Opened 2 years ago
Closed 2 years ago
#17363 closed defect (bug) (duplicate)
Add XHTML namespace declaration to Twenty Eleven to provide XHTML compatibility
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Themes | Version: | 3.2 |
| Severity: | normal | Keywords: | has-patch |
| Cc: | tom@… |
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)
peaceablewhale — 2 years ago
comment:2
peaceablewhale — 2 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).
- Milestone Awaiting Review deleted
- Resolution set to duplicate
- Status changed from new to closed
Version 0, edited 2 years ago
by ocean90
(next)
comment:5
peaceablewhale — 2 years ago
- Resolution duplicate deleted
- Status changed from closed to reopened
Not a duplicate. That one is for Twenty Ten.
comment:6
peaceablewhale — 2 years ago
- Resolution set to duplicate
- Status changed from reopened to closed
Oops, you have merged this ticket to #14226. Closing this again.
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