layout/reftests/bugs/526463-1-ref.html

branch
TOR_BUG_9701
changeset 3
141e0f1194b1
equal deleted inserted replaced
-1:000000000000 0:b9d4246865a1
1 <!DOCTYPE html>
2 <html>
3 <head>
4 <title>Testcase, bug 526463</title>
5 </head>
6 <body>
7 <div style="border-radius: 50px;overflow:hidden;background:gold">
8 outer div
9 <div>inner div</div>
10 </div>
11 </body>
12 </html>

mercurial