[Webkit-unassigned] [Bug 23466] WebKit editing commands should remove empty (attribute-less) span tags (like FF does)
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jan 22 16:34:13 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=23466
eric at webkit.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #26946| |review?
Flag| |
------- Comment #1 from eric at webkit.org 2009-01-22 16:34 PDT -------
Created an attachment (id=26946)
--> (https://bugs.webkit.org/attachment.cgi?id=26946&action=view)
Remove <span> turds left by editing commands
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(-)
--
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