[wp-trac] [WordPress Trac] #61576: HTML API: Improved spec support in 6.7

WordPress Trac noreply at wordpress.org
Thu Aug 8 07:24:12 UTC 2024


#61576: HTML API: Improved spec support in 6.7
--------------------------------------+---------------------
 Reporter:  dmsnell                   |       Owner:  (none)
     Type:  enhancement               |      Status:  new
 Priority:  normal                    |   Milestone:  6.7
Component:  HTML API                  |     Version:  6.6
 Severity:  normal                    |  Resolution:
 Keywords:  has-patch has-unit-tests  |     Focuses:
--------------------------------------+---------------------

Comment (by dmsnell):

 In [changeset:"58867" 58867]:
 {{{
 #!CommitTicketReference repository="" revision="58867"
 HTML API: Add support for SVG and MathML (Foreign content)

 As part of work to add more spec support to the HTML API, this patch adds
 support for SVG and MathML elements, or more generally, "foreign content."

 The rules in foreign content are a mix of XML and HTML parsing rules and
 introduce additional complexity into the processor, but is important in
 order to avoid getting lost when inside these elements.

 Developed in https://github.com/wordpress/wordpress-develop/pull/6006
 Discussed in https://core.trac.wordpress.org/ticket/61576

 Props: dmsnell, jonsurrell, westonruter.
 See #61576.
 }}}

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


More information about the wp-trac mailing list