Actions
Bug #47572
closedThe hgroup element has been removed from the HTML5 specification
Status:
Closed
Priority:
Must have
Assignee:
Category:
Content Rendering
Target version:
Start date:
2013-04-25
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
css_styled_content is using the <hgroup> element for grouping the header and subheader in content elements. Please note that following this decision [1], hgroup will be removed from the HTML5 specification. As such, it should be removed from csc.
Although it could be discussed the <header> element should group the header and subheader, it is fine to leave them without any wrapping. The document outline is still there when using the right order for header and subheader.
[1] http://lists.w3.org/Archives/Public/public-html-admin/2013Apr/0003.html
Updated by Gerrit Code Review over 11 years ago
- Status changed from Accepted to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/20147
Updated by Patrick Broens over 11 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 085d532143b10cdb9ec4312200b8b110d3825869.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed
Actions