[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:16:37 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=23496
------- Comment #4 from eric at webkit.org 2009-01-23 02:16 PDT -------
Created an attachment (id=26966)
--> (https://bugs.webkit.org/attachment.cgi?id=26966&action=view)
First pass, incomplete fix
WebCore/css/CSSStyleDeclaration.h | 1 +
WebCore/dom/NamedAttrMap.h | 1 +
WebCore/editing/ApplyStyleCommand.cpp | 75 +++++++++++++++++++-------------
WebCore/editing/ApplyStyleCommand.h | 3 +-
4 files changed, 47 insertions(+), 33 deletions(-)
--
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