diff --git a/spec/custom/index.html b/spec/custom/index.html index cbf59dbb..f8aeae75 100644 --- a/spec/custom/index.html +++ b/spec/custom/index.html @@ -749,6 +749,19 @@

DOM+: New DocumentNotably, all the of the ways in which button is special apply to such "plastic buttons" as well: their focus behavior, ability to participate in form submission, the disabled attribute, and so on.

+

This may belong in HTML, not DOM? Part of the semantics section?

+ +

When authoring custom element constructors, developers are bound by the following conformance requirements:

+ + +