Skip to content
Anne van Kesteren edited this page Feb 22, 2018 · 20 revisions

Warning: this is no longer kept up-to-date.

Custom Elements

Custom elements is a feature that, until recently, was developed as monkey patches onto various specifications. This page helps implementers get a consolidated view of how custom elements have changed the HTML Standard.

These are the affected sections:

All relevant commits can be found in the list of pull requests tagged "topic: custom elements".

You may also be interested in similar information for changes to the DOM Standard.

Clone this wiki locally