diff --git a/dom.bs b/dom.bs index 4d62591a..a1c80538 100644 --- a/dom.bs +++ b/dom.bs @@ -9579,6 +9579,8 @@ These are the changes made to the features described in {{DOMString}}, {{DOMException}}, and {{DOMTimeStamp}} are now defined in Web IDL. +

{{DOMStringList}} is now defined in HTML. + {{Node}} now inherits from {{EventTarget}}. Nodes are implicitly @@ -9618,7 +9620,6 @@ Interfaces:

  • DOMImplementationSource
  • DOMLocator
  • DOMObject -
  • DOMStringList
  • DOMUserData
  • Entity
  • EntityReference