Opened 12 months ago
Last modified 7 months ago
#21164 new defect (bug)
wp_customize_support_script support for XHTML themes
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Awaiting Review |
| Component: | Validation | Version: | 3.4 |
| Severity: | normal | Keywords: | has-patch reporter-feedback |
| Cc: |
Description
The script just needs wrapping in a CDATA section for XHTML themes.
Attachments (1)
Change History (5)
Note: See
TracTickets for help on using
tickets.
Is the theme being served with an application/xml+xhtml mime type? That's about the only reason why this would matter. Otherwise, I don't think we care about validation of the preview frame.