[Webkit-unassigned] [Bug 16065] WebKit cannot remove h* tags using removeFormat but adds style-span instead

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 18 10:01:49 PDT 2009


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





--- Comment #12 from Anders Jenbo <fuck at os.dk>  2009-08-18 10:01:48 PDT ---
By the way   is not the same as " ".

NBSP is char 00A0 and space is 0020, NBSP will not wrap on long lines (NBSP
stands for "none breakble space"), so it is effectivly like setting the content
to white-space:nowrap.

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