[Webkit-unassigned] [Bug 23496] execCommand('bold') will remove <b style='font-style:italic'>, it should probably replace it with <span style='font-style:italic'

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 23 02:15:32 PST 2009


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





------- Comment #3 from eric at webkit.org  2009-01-23 02:15 PDT -------
I've written a skeleton patch to fix this, which I'm about to attach.  I think
I may need some advice from Justin as to how best write my proposed
replaceNodeWithSpanPreservingAttributesAndChildren method, since I don't think
editing has had to deal with "attribute transfer" between nodes before.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list