[Webkit-unassigned] [Bug 45784] Deleting line break before h1 converts h1 to span

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 14 17:13:34 PDT 2011


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





--- Comment #7 from Ryosuke Niwa <rniwa at webkit.org>  2011-09-14 17:13:33 PST ---
It turned out that fixing this bug is much easier than I had initially thought.  We already have a code to do a similar trick for Mail blockquote so I can just apply the same technique on h1-h6 and other elements that retain structures and appearances.

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