[webkit-reviews] review requested: [Bug 23486] WebKit execCommand bold/italic should remove strong/em tags (since IE inserts them) : [Attachment 26948] Remove <strong>/<em> when toggling bold/italic to match IE (not FF)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 22 17:34:49 PST 2009


Eric Seidel <eric at webkit.org> has asked  for review:
Bug 23486: WebKit execCommand bold/italic should remove strong/em tags (since
IE inserts them)
https://bugs.webkit.org/show_bug.cgi?id=23486

Attachment 26948: Remove <strong>/<em> when toggling bold/italic to match IE
(not FF)
https://bugs.webkit.org/attachment.cgi?id=26948&action=review

------- Additional Comments from Eric Seidel <eric at webkit.org>
 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(-)


More information about the webkit-reviews mailing list