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

WordPress Trac noreply at wordpress.org
Fri Jan 19 22:05:53 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:"57317" 57317]:
 {{{
 #!CommitTicketReference repository="" revision="57317"
 HTML API: Add support for PRE and LISTING elements.

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

  - PRE, LISTING

 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.

 Developed in WordPress/wordpress-develop#5903

 Props jonsurrell, dmsnell
 Fixes #60283
 }}}

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


More information about the wp-trac mailing list