diff --git a/dom.bs b/dom.bs index 90d7ce7d2..230d560e0 100644 --- a/dom.bs +++ b/dom.bs @@ -1872,7 +1872,7 @@ steps: -
NonElementParentNode
The {{NonElementParentNode/getElementById()}} method is not @@ -1906,7 +1906,7 @@ method must return the first element, in such element otherwise. -
ParentNode
NonElementParentNode
- ParentNode
+ NonElementParentNode
+ ParentNode
NonDocumentTypeChildNode
ChildNode
Elements
@@ -1150,7 +1150,7 @@ childList
" for parent with removedNodes a list solely containing node,
nextSibling oldNextSibling, and previousSibling oldPreviousSibling.
NonElementParentNode
NonElementParentNode
The getElementById()
method is not
on elements for compatibility with older versions of
jQuery. If a time comes where that version of jQuery has disappeared, we might be able to
@@ -1169,7 +1169,7 @@
ParentNode
ParentNode
To convert nodes into a node, run these steps: