[Webkit-unassigned] [Bug 52360] No line break at zero-width spaces (ZWSP) if ZWSP is placed between tags

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 23 07:33:08 PDT 2011


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


Tom Humphrey <tomhumphrey_bugs at japonicus.plus.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tomhumphrey_bugs at japonicus.
                   |                            |plus.com




--- Comment #8 from Tom Humphrey <tomhumphrey_bugs at japonicus.plus.com>  2011-09-23 07:33:08 PST ---
As well as zero-width spaces, maybe also consider splitting on other space types (hair, thin, em, en). 

Although the html 4 spec only recognises ZWSP as white-space (see http://www.w3.org/TR/html401/struct/text.html#h-9.1 ), handling the other types of space similarly seems harmless and would match the behaviour of Firefox and IE and would also make for consistency between the handling of space between inline elements and text (text already breaks on all of these).

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