[Webkit-unassigned] [Bug 30148] Applying h1 format to text node after HR tag fails to include first letter of text node.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 20 19:16:22 PST 2010


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


Tony Chang (Google) <tony at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |enrica at apple.com,
                   |                            |tony at chromium.org




--- Comment #1 from Tony Chang (Google) <tony at chromium.org>  2010-01-20 19:16:21 PST ---
The patch on bug 32131  fixes this test as well.  It's another case where we
call applyStyle then restore the selection incorrectly.  In this case, we're
off by a character so the selection no longer contains the first letter after
the HR tag.

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