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

changeset 2
7e26c7da4463
equal deleted inserted replaced
-1:000000000000 0:b6dc3b165e30
1 <!DOCTYPE html>
2 <body>
3 <p style="color: blue">First</p>
4 <p style="color: green">Second</p>
5 <p style="color: blue">Third</p>
6 </body>

mercurial