Changes between Initial Version and Version 1 of Ticket #22790, comment 8
- Timestamp:
- 12/06/2012 09:43:13 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #22790, comment 8
initial v1 1 Yeah, they are "not supported" in html5: http://www.w3schools.com/tags/default.asp1 Yeah, they are listed as obsolete in http://www.w3.org/TR/html5-diff/#obsolete-elements 2 2 3 3 We have two options: either revert back to html4 and add all the html5 tags, or keep the html5 schema and allow the obsolete/not-supported tags. Seems the second option is better as HTML 5.0 allows more attributes on all tags and generally is a bit more liberal than HTML 4/XHTML 1.