[wp-trac] [WordPress Trac] #60390: HTML API: Indicate if a given tag name represents an HTML tag.

WordPress Trac noreply at wordpress.org
Tue Jan 30 23:41:22 UTC 2024


#60390: HTML API: Indicate if a given tag name represents an HTML tag.
-------------------------+----------------------
 Reporter:  dmsnell      |       Owner:  (none)
     Type:  enhancement  |      Status:  closed
 Priority:  normal       |   Milestone:
Component:  HTML API     |     Version:  trunk
 Severity:  normal       |  Resolution:  invalid
 Keywords:               |     Focuses:
-------------------------+----------------------
Changes (by dmsnell):

 * keywords:  has-patch =>
 * status:  new => closed
 * resolution:   => invalid
 * milestone:  Awaiting Review =>


Comment:

 This may not be necessary; based on what I'm seeing in the spec, what
 matters isn't whether an element is an HTML element, but whether we're
 inside foreign content.

 https://html.spec.whatwg.org/#parsing-main-inforeign

 So maybe this shouldn't appear and instead we need to push ahead on
 supporting foreign content.

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


More information about the wp-trac mailing list