- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 25 Aug 2010 23:16:36 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv31611
Modified Files:
spec.html tokenization.html
Log Message:
that's not english (whatwg r5350)
[updated by splitter]
Index: tokenization.html
===================================================================
RCS file: /sources/public/html5/spec/tokenization.html,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -d -r1.26 -r1.27
--- tokenization.html 16 Aug 2010 22:16:47 -0000 1.26
+++ tokenization.html 25 Aug 2010 23:16:34 -0000 1.27
@@ -1445,8 +1445,8 @@
<p>Otherwise, append the returned character token to the current
attribute's value.</p>
- <p>Finally, switch back to the attribute value state that you were
- in when were switched into this state.</p>
+ <p>Finally, switch back to the attribute value state that switched
+ into this state.</p>
<h5 id="after-attribute-value-quoted-state"><span class="secno">8.2.4.42 </span><dfn>After attribute value (quoted) state</dfn></h5>
Index: spec.html
===================================================================
RCS file: /sources/public/html5/spec/spec.html,v
retrieving revision 1.1178
retrieving revision 1.1179
diff -u -d -r1.1178 -r1.1179
--- spec.html 25 Aug 2010 23:06:34 -0000 1.1178
+++ spec.html 25 Aug 2010 23:16:34 -0000 1.1179
@@ -336,7 +336,7 @@
<a href="Overview.html">single page HTML</a>,
<a href="spec.html">multipage HTML</a>,
<a href="author/">web developer edition</a>.
-This is revision 1.4266.
+This is revision 1.4267.
</p>
<p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a>
© 2010 <a href="http://www.w3.org/"><abbr title="World Wide
Received on Wednesday, 25 August 2010 23:16:37 UTC