Bug 231575 - Customized built-in elements
Summary: Customized built-in elements
Status: RESOLVED DUPLICATE of bug 182671
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: Safari 15
Hardware: All All
: P2 Blocker
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-10-12 07:31 PDT by Stephen Belovarich
Modified: 2021-10-13 13:47 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stephen Belovarich 2021-10-12 07:31:38 PDT
Web Components are indispensible for user interface development although major portions of the set of specifications that comprise Web Components are missing in WebKit. One specification that should be supported in WebKit is customized built-in elements. Would Apple reconsider their position regarding customized built-in elements given the specification is broadly supported in Chrome, Firefox, and Edge?

As a web developer, omissions from specifications documented in the HTML Living Standard are problematic at best. It makes our jobs difficult having to track the missing features from WebKit. Having to load a polyfill for customized built-in elements in Safari reduces the benefit of custom elements for the end user, because they are expected to be parsed and rendered directly by the browser.

Link to specification: https://html.spec.whatwg.org/multipage/custom-elements.html#custom-elements-customized-builtin-example
Comment 1 Sam Sneddon [:gsnedders] 2021-10-13 13:47:04 PDT

*** This bug has been marked as a duplicate of bug 182671 ***