Skip to content
Domenic Denicola edited this page Apr 20, 2016 · 9 revisions

Custom Elements

Custom elements is a feature that, until recently, was developed as monkeypatches onto various specifications. To help implementers have a consolidated view of how custom elements change the DOM Standard, we have a few resources.

First, there is a rendered HTML diff containing all the changes related to custom elements.

Second, we provide this listing of affected sections:

Finally, here is a listing of all relevant commits:

Clone this wiki locally