[Webkit-unassigned] [Bug 14395] When a <p> is inside <li> two <BR>s are rendered

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 26 12:37:02 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=14395





------- Comment #4 from mitz at webkit.org  2007-06-26 12:37 PDT -------
Created an attachment (id=15255)
 --> (http://bugs.webkit.org/attachment.cgi?id=15255&action=view)
Check if the inline really generates line boxes

This checks that the inline actually has some non-skipped content before
placing the marker outside it. It makes two editing test fail:
editing/pasteboard/4861080.html - I don't know what it's supposed to test once
this bug is fixed
editing/pasteboard/paste-4039777-fix.html - I don't understand the old results
(they don't seem to be what's described or what I would expect)

It might be better not to call inlineChildGeneratesLineBoxes() in all cases
except when curr is an anonymous block with continuation.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list