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

WordPress Trac noreply at wordpress.org
Fri Jan 19 19:01:44 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:
--------------------------------------+----------------------
Changes (by dmsnell):

 * owner:  (none) => dmsnell
 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"57314" 57314]:
 {{{
 #!CommitTicketReference repository="" revision="57314"
 HTML API: Add support for HR element.

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

  - HR

 Previously, this element was not supported and the HTML Processor would
 bail when encountering
 it. Now, with this patch, it will proceed to parse an HTML document when
 encountering one.

 Developed in WordPress/wordpress-develop#5897

 Props jonsurrell, dmsnell
 Fixes #60283
 }}}

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


More information about the wp-trac mailing list