layout/reftests/ib-split/insert-into-split-inline-13-noib-ref.html

branch
TOR_BUG_9701
changeset 11
deefc01c0e14
equal deleted inserted replaced
-1:000000000000 0:3d602d83f0b9
1 <!DOCTYPE html>
2 <html>
3 <body>
4 <div style="display: inline; border: 2px solid; border-right: none"></div>
5 <div>One</div>
6 <div style="display: inline; border: 2px solid; border-left: none">TwoThree</div>
7 </body>
8 </html>

mercurial