diff --git a/domparser b/domparser index 712b955..1def116 100644 --- a/domparser +++ b/domparser @@ -294,7 +294,7 @@ must run the appropriate steps, depending on node's interfac
Comment
<!--", node's
data, and
"-->".
@@ -344,7 +344,7 @@ must run the appropriate steps, depending on node's interfac
DocumentFragment
Let node the context object's +
Let node be the context object's start node.
Let element be as follows, depending on diff --git a/source.html b/source.html index e73a1cf..52630e4 100644 --- a/source.html +++ b/source.html @@ -274,7 +274,7 @@
Comment
<!--", node's
data, and
"-->".
@@ -324,7 +324,7 @@ DocumentFragment
Range interfaceLet node the context object's +
Let node be the context object's start node.
Let element be as follows, depending on