Make something a comment that should be
authorAryeh Gregor <AryehGregor+gitcommit@gmail.com>
Fri, 05 Aug 2011 13:24:21 -0600
changeset 501 b4a7022ce5a7
parent 500 9de15e506169
child 502 002dace811b1
Make something a comment that should be
editing.html
source.html
--- a/editing.html	Fri Aug 05 12:59:10 2011 -0600
+++ b/editing.html	Fri Aug 05 13:24:21 2011 -0600
@@ -3840,8 +3840,8 @@
     from <var title="">start offset</var>.
 
     <li>
-    <p>IE also includes &lt;br&gt; (at least for the purposes of the indent
-    command), but this is unlikely to match user expectations.
+    <p class=comments>IE also includes &lt;br&gt; (at least for the purposes of
+    the indent command), but this is unlikely to match user expectations.
 
     <p>Otherwise, if <var title="">start node</var> has a <a href=#visible>visible</a>
     <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> with <a class=external data-anolis-spec=domrange href=http://html5.org/specs/dom-range.html#concept-indexof title=concept-indexof>index</a> greater than or equal to <var title="">start offset</var>,
--- a/source.html	Fri Aug 05 12:59:10 2011 -0600
+++ b/source.html	Fri Aug 05 13:24:21 2011 -0600
@@ -3852,8 +3852,8 @@
     from <var>start offset</var>.
 
     <li>
-    <p>IE also includes &lt;br> (at least for the purposes of the indent
-    command), but this is unlikely to match user expectations.
+    <p class=comments>IE also includes &lt;br> (at least for the purposes of
+    the indent command), but this is unlikely to match user expectations.
 
     <p>Otherwise, if <var>start node</var> has a <span>visible</span>
     [[child]] with [[index]] greater than or equal to <var>start offset</var>,