--- a/editcommands.html Mon May 30 14:42:47 2011 -0600
+++ b/editcommands.html Mon May 30 14:44:20 2011 -0600
@@ -4104,6 +4104,8 @@
<p class=XXX>Does not handle cases where block-extending the selection leaves
it collapsed, like <code title=""><p>foo</p>{}<p>bar</p></code>.
+However, it's not clear if any such selection can be generated by the user:
+browsers don't normally let you put the cursor in weird places like that.
<ol>
<li>Let <var title="">items</var> be a list of all <code class=external data-anolis-spec=html title="the li element"><a href=http://www.whatwg.org/html/#the-li-element>li</a></code>s that are
--- a/source.html Mon May 30 14:42:47 2011 -0600
+++ b/source.html Mon May 30 14:44:20 2011 -0600
@@ -4130,6 +4130,8 @@
<p class=XXX>Does not handle cases where block-extending the selection leaves
it collapsed, like <code title><p>foo</p>{}<p>bar</p></code>.
+However, it's not clear if any such selection can be generated by the user:
+browsers don't normally let you put the cursor in weird places like that.
<ol>
<li>Let <var>items</var> be a list of all [[li]]s that are