[Webkit-unassigned] [Bug 23486] WebKit execCommand bold/italic should remove strong/em tags (since IE inserts them)
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jan 22 17:34:49 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=23486
eric at webkit.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #26948| |review?
Flag| |
------- Comment #1 from eric at webkit.org 2009-01-22 17:34 PDT -------
Created an attachment (id=26948)
--> (https://bugs.webkit.org/attachment.cgi?id=26948&action=view)
Remove <strong>/<em> when toggling bold/italic to match IE (not FF)
LayoutTests/ChangeLog | 9 +++++++++
.../editing/execCommand/toggle-styles-expected.txt | 4 ++--
WebCore/ChangeLog | 12 ++++++++++++
WebCore/editing/ApplyStyleCommand.cpp | 6 ++++--
4 files changed, 27 insertions(+), 4 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