[Webkit-unassigned] [Bug 17733] execCommand with super/subscript doesn't toggle back to baseline
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jan 16 17:58:57 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=17733
eric at webkit.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #26819| |review?
Flag| |
------- Comment #9 from eric at webkit.org 2009-01-16 17:58 PDT -------
Created an attachment (id=26819)
--> (https://bugs.webkit.org/attachment.cgi?id=26819&action=view)
Fix execCommand() 'super' and 'sub' commands to add <sup> and <sub> in quirks
mode, and to toggle when called twice
LayoutTests/ChangeLog | 9 ++
.../editing/execCommand/toggle-styles-expected.txt | 12 ++--
WebCore/ChangeLog | 24 ++++++
WebCore/editing/ApplyStyleCommand.cpp | 84 ++++++++++++++------
WebCore/editing/EditorCommand.cpp | 4 +-
WebCore/editing/htmlediting.cpp | 7 ++-
WebCore/editing/htmlediting.h | 1 +
7 files changed, 107 insertions(+), 34 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