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

WordPress Trac noreply at wordpress.org
Thu Aug 8 07:31:32 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:"58868" 58868]:
 {{{
 #!CommitTicketReference repository="" revision="58868"
 HTML API: Add support for SVG and MathML (Foreign content) (remove file)

 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.

 This patch follows the first by deleting the empty files, which were
 mistakenly left in during the initial merge.

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

 Follow-up to [58867].

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

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


More information about the wp-trac mailing list