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