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

WordPress Trac noreply at wordpress.org
Wed Jan 24 03:28:42 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:"57343" 57343]:
 {{{
 #!CommitTicketReference repository="" revision="57343"
 HTML API: Support INPUT tags.

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

  - INPUT

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

 Developed in https://github.com/WordPress/wordpress-develop/pull/5907
 Discussed in https://core.trac.wordpress.org/ticket/60283

 Props jonsurrell
 See #60283
 }}}

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


More information about the wp-trac mailing list