layout/reftests/webcomponents/basic-shadow-2-ref.html

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

mercurial