summaryrefslogtreecommitdiffstats
path: root/layout/reftests/scoped-style/scoped-style-important-004-ref.html
blob: 9993e6f3125b7be6aeeb5f5b2eb56313b6600845 (plain)
1
2
3
4
5
6
<!DOCTYPE html>
<body>
  <p style="color: green">First</p>
  <p style="color: green">Second</p>
  <p style="color: green">Third</p>
</body>