[Webkit-unassigned] [Bug 12423] Mixing white-space:pre text with non white-space:pre text within a text-align:justify block causes text to overlap

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jan 27 11:02:30 PST 2007


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





------- Comment #9 from ddkilzer at webkit.org  2007-01-27 11:02 PDT -------
(In reply to comment #8)
> I think the root cause is that line breaks are not computed correctly. See this
> (left-aligned) example:

I'm not positive, but the text with the white-space:pre style may be "binding"
to a space that precedes it instead of breaking.  I need to trace through
RenderBlock::findNextLineBreak() some more to grok it.


-- 
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