summaryrefslogtreecommitdiffstats
path: root/layout/reftests/scoped-style/scoped-style-010-ref.html
blob: 4f6e81bc53506139c72ab007ecfa229187c70651 (plain)
1
2
3
4
5
6
<!DOCTYPE html>
<body>
  <p>First</p>
  <p style="color: green; text-decoration: underline">Second</p>
  <p>Third</p>
</body>