[webkit-reviews] review requested: [Bug 23466] WebKit editing commands should remove empty (attribute-less) span tags (like FF does) : [Attachment 26946] Remove <span> turds left by editing commands

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 22 16:34:13 PST 2009


Eric Seidel <eric at webkit.org> has asked  for review:
Bug 23466: WebKit editing commands should remove empty (attribute-less) span
tags (like FF does)
https://bugs.webkit.org/show_bug.cgi?id=23466

Attachment 26946: Remove <span> turds left by editing commands
https://bugs.webkit.org/attachment.cgi?id=26946&action=review

------- Additional Comments from Eric Seidel <eric at webkit.org>
 LayoutTests/ChangeLog				    |	12 ++++++
 .../execCommand/empty-span-removal-expected.txt    |	14 +++++++
 .../editing/execCommand/empty-span-removal.html    |	13 ++++++
 .../execCommand/resources/empty-span-removal.js    |	40 ++++++++++++++++++++
 .../editing/execCommand/toggle-styles-expected.txt |	12 +++---
 WebCore/ChangeLog				    |	21 ++++++++++
 WebCore/editing/ApplyStyleCommand.cpp		    |	28 +++++++++++---
 7 files changed, 128 insertions(+), 12 deletions(-)


More information about the webkit-reviews mailing list