[html5] r3898 - [e] (0) Added some examples to a lower section a while back.

whatwg at whatwg.org whatwg at whatwg.org
Fri Sep 18 01:46:38 PDT 2009


Author: ianh
Date: 2009-09-18 01:46:36 -0700 (Fri, 18 Sep 2009)
New Revision: 3898

Modified:
   index
   source
Log:
[e] (0) Added some examples to a lower section a while back.

Modified: index
===================================================================
--- index	2009-09-18 08:43:58 UTC (rev 3897)
+++ index	2009-09-18 08:46:36 UTC (rev 3898)
@@ -65868,11 +65868,7 @@
 
      <li><p>Jump back to step 1 in this series of steps.</li>
 
-    </ol><!--XXX
-    <div class="example">
-     <p class="XXX">Need an example.</p>
-    </div>
---><p class=note>Because of the way this algorithm causes elements
+    </ol><p class=note>Because of the way this algorithm causes elements
     to change parents, it has been dubbed the "adoption agency
     algorithm" (in contrast with other possible algorithms for dealing
     with misnested content, which included the "incest algorithm", the

Modified: source
===================================================================
--- source	2009-09-18 08:43:58 UTC (rev 3897)
+++ source	2009-09-18 08:46:36 UTC (rev 3898)
@@ -81009,12 +81009,6 @@
 
     </ol>
 
-<!--XXX
-    <div class="example">
-     <p class="XXX">Need an example.</p>
-    </div>
--->
-
     <p class="note">Because of the way this algorithm causes elements
     to change parents, it has been dubbed the "adoption agency
     algorithm" (in contrast with other possible algorithms for dealing




More information about the Commit-Watchers mailing list