[wp-trac] [WordPress Trac] #60283: HTML API: Support all HTML tags in standard
WordPress Trac
noreply at wordpress.org
Thu Jan 18 13:49:32 UTC 2024
#60283: HTML API: Support all HTML tags in standard
-------------------------+-----------------------------
Reporter: jonsurrell | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: HTML API | Version:
Severity: normal | Keywords:
Focuses: |
-------------------------+-----------------------------
The HTML API does not yet support all HTML tags in the
[https://html.spec.whatwg.org/ HTML standard]. Support should be
introduced for all HTML tags.
This ticket does not cover foreign content like SVG.
Unsupported tags are listed in `WP_HTML_Processor::step_in_body`,
[https://github.com/WordPress/wordpress-
develop/blob/e707e37f23dcb6723ba3cea22d45f8f35ef95deb/src/wp-includes
/html-api/class-wp-html-processor.php#L946-L962 currently at this
location].
--
Ticket URL: <https://core.trac.wordpress.org/ticket/60283>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list