Remove an XXX
authorAryeh Gregor <AryehGregor+gitcommit@gmail.com>
Mon, 30 May 2011 14:28:57 -0600
changeset 202 f5a784f57311
parent 201 c89f63a8832b
child 203 152edd1e3cca
Remove an XXX

It looks like if the parent of the node can't contain a list, we'll just
break out of it, so all is well.
editcommands.html
source.html
--- a/editcommands.html	Mon May 30 14:25:21 2011 -0600
+++ b/editcommands.html	Mon May 30 14:28:57 2011 -0600
@@ -3677,9 +3677,6 @@
   case.
   -->
 
-  <p class=XXX>Double-check what happens if the node's parent can't contain a
-  list.
-
   <li>If every member of <var title="">node list</var> is equal to or the <a class=external data-anolis-spec=domcore href=http://dvcs.w3.org/hg/domcore/raw-file/tip/Overview.html#concept-tree-child title=concept-tree-child>child</a> of
   an <a href=#html-element>HTML element</a> with <a class=external data-anolis-spec=domcore href=http://dvcs.w3.org/hg/domcore/raw-file/tip/Overview.html#concept-element-local-name title=concept-element-local-name>local name</a> <var title="">tag name</var>, and no
   member of <var title="">node list</var> is equal to or the <a class=external data-anolis-spec=domcore href=http://dvcs.w3.org/hg/domcore/raw-file/tip/Overview.html#concept-tree-ancestor title=concept-tree-ancestor>ancestor</a> of an
--- a/source.html	Mon May 30 14:25:21 2011 -0600
+++ b/source.html	Mon May 30 14:28:57 2011 -0600
@@ -3688,9 +3688,6 @@
   case.
   -->
 
-  <p class=XXX>Double-check what happens if the node's parent can't contain a
-  list.
-
   <li>If every member of <var>node list</var> is equal to or the [[child]] of
   an <span>HTML element</span> with [[localname]] <var>tag name</var>, and no
   member of <var>node list</var> is equal to or the [[ancestor]] of an