diff --git a/dom.bs b/dom.bs index 0fcb607c9..6cd096d1a 100644 --- a/dom.bs +++ b/dom.bs @@ -5370,9 +5370,8 @@ The document element of a
Per the node tree constraints, there can only be one such element. -When an element or one of its -ancestors is the -document element, it is in a document. +
An element is in a document if its root is a +document.
Per the node tree constraints, there can only be one such element.
-When an element or one of its ancestors is the document element, it is in a document.
+An element is in a document if its root is a document.
namespaceURI