- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 18 Sep 2009 08:40:35 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv32085
Modified Files:
Overview.html
Log Message:
Added some examples to a lower section a while back. (whatwg r3898)
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.3059
retrieving revision 1.3060
diff -u -d -r1.3059 -r1.3060
--- Overview.html 18 Sep 2009 08:37:53 -0000 1.3059
+++ Overview.html 18 Sep 2009 08:40:32 -0000 1.3060
@@ -59587,11 +59587,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
Received on Friday, 18 September 2009 08:40:45 UTC