[wp-trac] [WordPress Trac] #60283: HTML API: Support all HTML tags in standard

WordPress Trac noreply at wordpress.org
Tue Jan 23 01:49:21 UTC 2024


#60283: HTML API: Support all HTML tags in standard
--------------------------------------+----------------------
 Reporter:  jonsurrell                |       Owner:  dmsnell
     Type:  enhancement               |      Status:  closed
 Priority:  normal                    |   Milestone:  6.5
Component:  HTML API                  |     Version:
 Severity:  normal                    |  Resolution:  fixed
 Keywords:  has-patch has-unit-tests  |     Focuses:
--------------------------------------+----------------------

Comment (by dmsnell):

 In [changeset:"57326" 57326]:
 {{{
 #!CommitTicketReference repository="" revision="57326"
 HTML API: Support PARAM, SOURCE, and TRACK tags.

 Adds support for the following HTML elements to the HTML Processor:

  - PARAM, SOURCE, TRACK

 Previously these elements were not supported and the HTML Processor would
 bail when encountering them. Now, with this patch applied, it will proceed
 to parse an HTML document when encountering those tags.

 Props jonsurrell, dmsnell
 Fixes #60283
 }}}

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/60283#comment:24>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list