Opened 13 years ago
Closed 13 years ago
#17363 closed defect (bug) (duplicate)
Add XHTML namespace declaration to Twenty Eleven to provide XHTML compatibility
Reported by: | peaceablewhale | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 3.2 |
Component: | Themes | Keywords: | has-patch |
Focuses: | Cc: |
Description
The HTML5 Spec allows the html element having a xmlns attribute with value "http://www.w3.org/1999/xhtml" This provides XHTML compatibility to HTML5.
Attachments (1)
Change History (7)
#2
@
13 years ago
The XML namespace declaration is required if the blog is served as application/xhtml+xml. http://www.w3.org/TR/html-polyglot/ provides guidelines for making webpage compatible with both HTML (text/html) and XHTML (application/xhtml+xml).
#4
@
13 years ago
- Milestone Awaiting Review deleted
- Resolution set to duplicate
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
The xmlns attribute is deprecated and no longer necessary in HTML 5.
http://www.whatwg.org/specs/web-apps/current-work/multipage/infrastructure.html#xml