[wp-trac] [WordPress Trac] #22799: Erase Formatting Doesn't erase
WordPress Trac
noreply at wordpress.org
Fri Feb 1 16:33:31 UTC 2013
#22799: Erase Formatting Doesn't erase
-------------------------------------+------------------
Reporter: RDall | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.6
Component: TinyMCE | Version: 3.4
Severity: normal | Resolution:
Keywords: has-patch needs-testing |
-------------------------------------+------------------
Comment (by mark-k):
HTML5 defines strong, del and em as having semantic meaning and not a
styling one. If all the editor does is styling then it should use style
="font-weight:bold" instead of strong etc..
Looking at the patch the deletion of strong, em, del, and ins is wrong as
it changes the meaning of the content.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/22799#comment:11>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list