[wp-trac] [WordPress Trac] #59883: Remove support for HTML4 and XHTML
WordPress Trac
noreply at wordpress.org
Fri Dec 26 13:14:38 UTC 2025
#59883: Remove support for HTML4 and XHTML
-------------------------------------------------+-------------------------
Reporter: dmsnell | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting
| Review
Component: HTML API | Version: 6.5
Severity: normal | Resolution:
Keywords: dev-feedback has-dev-note 2nd- | Focuses:
opinion |
-------------------------------------------------+-------------------------
Comment (by jonsurrell):
In [changeset:"61411" 61411]:
{{{
#!CommitTicketReference repository="" revision="61411"
Scripts: Remove default type attribute from tags.
`SCRIPT`, `STYLE`, and stylesheet `LINK` tags do not require a type
attribute since the HTML5 standard was released in 2008. Removing the type
attribute simplifies logic and normalizes the produced HTML content.
Developed in https://github.com/WordPress/wordpress-develop/pull/10658.
Follow-up to [46164].
Props hardikhuptechdev, jonsurrell, dmsnell, westonruter.
Fixes #64428. See #59883, #64442.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/59883#comment:11>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list