diff --git a/dom.bs b/dom.bs index 43889107..e3118ffd 100644 --- a/dom.bs +++ b/dom.bs @@ -5666,7 +5666,8 @@ given a document, localName, namespace, and opt
  • Let C be definition's constructor. -

  • Set result to Construct(C). +

  • Set result to the result of constructing C, with no + arguments.

  • If result does not implement the {{HTMLElement}} interface, then throw a @@ -9728,6 +9729,7 @@ Dominic Cooney, Dominique Hazaël-Massieux, Don Jordan, Doug Schepers, +Edgar Chen, Elisée Maurer, Elliott Sprehn, Eric Bidelman, @@ -9794,6 +9796,7 @@ Robbert Broersma, Robin Berjon, Roland Steiner, Rune F. Halvorsen, +Russell Bicknell, Ruud Steltenpool, Ryosuke Niwa, Sam Dutton,