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

branch
TOR_BUG_3246
changeset 7
129ffea94266
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