Project

General

Profile

Actions

Task #54409

closed

Remove acronym without removing abbr

Added by Thomas Skierlo over 10 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Category:
RTE (rtehtmlarea + ckeditor)
Target version:
Start date:
2013-12-14
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
7
PHP Version:
5.3
Tags:
Complexity:
Sprint Focus:

Description

'acronym' has been removed from HTML5. 'abbr' should be used instead. Removing the tag is easy, but the problem is, that 'acronym' and 'abbr' share the same button, which is 'acronym'.

So to avoid invalid markup one currently has to enable a 'depreciated' button to get a non-depreciated tag.

Actions

Also available in: Atom PDF