Mozilla/mozilla/layout/reftests/bugs/393655-4-ref.html
dholbert%cs.stanford.edu 93565a18cc Bug 393655: Fix undetected cases of lines going empty --> nonempty, due to margins. r+sr=roc, a=blocking1.9+
git-svn-id: svn://10.0.0.236/trunk@239470 18797224-902f-48f8-a5cc-f745e15eee43
2007-11-15 19:07:04 +00:00

10 lines
112 B
HTML

<html>
<body>
Foo
<div id="editMe" style="margin-top: 50px;">
a
</div>
<div>Bar</div>
</body>
</html>