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

branch
TOR_BUG_3246
changeset 7
129ffea94266
equal deleted inserted replaced
-1:000000000000 0:752505ed0675
1 <!DOCTYPE html>
2 <body>
3 <div>
4 <p>First</p>
5 </div>
6 <div>
7 <p style="color: green">Second</p>
8 </div>
9 </body>

mercurial