Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #18788, comment 25


Ignore:
Timestamp:
03/02/2016 12:28:23 AM (9 years ago)
Author:
sephr
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #18788, comment 25

    initial v1  
    1 This change breaks XHTML support in many areas. In many places throughout the documentation, WordPress claims to have XHTML support (and actually did support XHTML before this change). CDATA sections are not redundant for people emitting strict XHTML5 served as application/xhtml+xml, like myself.
     1This change breaks XHTML support in many areas. CDATA sections are not redundant for people emitting strict XHTML5 served as application/xhtml+xml, like myself.
    22
    3 I've been emitting XHTML5 ever since 2009, so I depend on the continued support of valid syntax.
     3I've been emitting an XHTML5 theme ever since 2009, so I depend on the continued support of valid syntax.