[Webkit-unassigned] [Bug 108137] Bidi-Isolated span leads to broken rendering

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 1 17:26:07 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=108137





--- Comment #10 from Levi Weintraub <leviw at chromium.org>  2013-02-01 17:28:09 PST ---
Created an attachment (id=186193)
 --> (https://bugs.webkit.org/attachment.cgi?id=186193&action=review)
Incorrect collapsed whitespace inside Isolates

More bad news. Inline Isolates do *not* properly handle ignored whitespace, instead it's all rendered, but of course not considered in Layout. You can see this in the attached test case. "4 5 6" should have only one space between characters and be contained in the green background.

With more testing, I believe my quick fix to be an acceptable first-run solution. I'll upload it next week. The right fix for all these issues will take more time :-/

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