← Back to release summary

Customized built-in elements

Category
Web Components
Type
New or changed feature
Status
Enabled by default (Chrome 67)
Intent stage
None

Summary

Authors can now create custom elements which inherit from the semantics of native, built-in elements. This is helpful when web authors want to add features to their custom elements, but they cannot be implemented in CSS or JavaScript though the features are available in built-in elements.

Standards & signals

Docs: https://developers.google.com/web/fundamentals/web-components/customelements#extendhtml

View on chromestatus.com