layout/reftests/scoped-style/scoped-style-017-ref.html

changeset 2
7e26c7da4463
equal deleted inserted replaced
-1:000000000000 0:1b7fcdbe9d3e
1 <!DOCTYPE html>
2 <body>
3 <p>First</p>
4 <div style="text-decoration: underline">
5 <p>Second</p>
6 <p>Third</p>
7 </div>
8 </body>

mercurial