[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 10:21:28 PST 2007


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





------- Comment #8 from mitz at webkit.org  2007-01-27 10:21 PDT -------
I think the root cause is that line breaks are not computed correctly. See this
(left-aligned) example:

<div style="width: 350px; background-color: #ffe;">
Typical for type are type="text/css" for <style> and <span
style="white-space: pre;">type="text/javascript"</span> for <script>.
</div>


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