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