Update an XXX
authorAryeh Gregor <AryehGregor+gitcommit@gmail.com>
Mon, 30 May 2011 14:44:20 -0600
changeset 206 aaf63021736a
parent 205 dcfd88b08738
child 207 a60e273bb837
Update an XXX
editcommands.html
source.html
--- 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="">&lt;p&gt;foo&lt;/p&gt;{}&lt;p&gt;bar&lt;/p&gt;</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>&lt;p>foo&lt;/p>{}&lt;p>bar&lt;/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