layout/reftests/webcomponents/nested-insertion-point-1-ref.html

branch
TOR_BUG_9701
changeset 11
deefc01c0e14
equal deleted inserted replaced
-1:000000000000 0:043e4d345723
1 <!DOCTYPE HTML>
2 <html>
3 <body>
4 <div>
5 <div style="border: 10px solid green"><div style="border: 10px solid orange">Hello</div></div>
6 </div>
7 </body>
8 </html>

mercurial