- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 06 May 2011 00:17:02 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv19513
Modified Files:
Overview.html
Log Message:
try to clarify that this algorithm a little (whatwg r6091)
Index: Overview.html
===================================================================
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:17:04 UTC