[Webkit-unassigned] [Bug 18926] dt:after generate a line break. Boost documentation page renders poorly
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Feb 1 02:58:26 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=18926
--- Comment #11 from Yuzo Fujishima <yuzo at google.com> 2010-02-01 02:58:25 PST ---
Hi, Eric, mitz,
Thank you for the review.
> What makes before and after content need special treatment?
> Have you looked at bug 7276?
I've updated the patch such that inline elements are treated in the same way
as pseudo elements.
> Why is a change to findNextLineBreak not matched by a change to calcInlinePrefWidths()?
Please correct me if wrong, but RenderBlock::calcInlinePrefWidths() doesn't
seem to treat pseudo/inline element boundaries breakable (unless whitespace
is around there).
I'll rebase or correct tests broken by this patch once this patch itself
becomes
good enough.
Yuzo
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list