- From: poot <cvsmail@w3.org>
- Date: Thu, 05 May 2011 20:19:45 -0400
- To: public-html-diffs@w3.org
hixie: try to clarify that this algorithm a little (whatwg r6091)
http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.4894&r2=1.4895&f=h
http://html5.org/tools/web-apps-tracker?from=6090&to=6091
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.4894
retrieving revision 1.4895
diff -u -d -r1.4894 -r1.4895
--- Overview.html 6 May 2011 00:05:29 -0000 1.4894
+++ Overview.html 6 May 2011 00:16:57 -0000 1.4895
@@ -14999,8 +14999,8 @@
the first relevant step below for each element as you enter and
exit it.</p>
- <dl class="switch"><dt>If the top of the stack is an element, and you are exiting
- that element</dt>
+ <dl class="switch"><dt>If you are exiting an element and that element is the element
+ at the top of the stack</dt>
<dd>
Received on Friday, 6 May 2011 00:19:47 UTC