- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 28 Sep 2010 18:46:38 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv7786
Modified Files:
infrastructure.html spec.html
Log Message:
grammar (whatwg r5529)
[updated by splitter]
Index: infrastructure.html
===================================================================
RCS file: /sources/public/html5/spec/infrastructure.html,v
retrieving revision 1.1020
retrieving revision 1.1021
diff -u -d -r1.1020 -r1.1021
--- infrastructure.html 28 Sep 2010 07:16:33 -0000 1.1020
+++ infrastructure.html 28 Sep 2010 18:46:36 -0000 1.1021
@@ -964,7 +964,7 @@
link types</span>. This is also used by Microformats.</li>
<li>Authors can embed raw data using the <code title="script"><a href="scripting-1.html#script"><script type=""></a></code> mechanism with a custom
- type, for further handling by a inline or server-side scripts.</li>
+ type, for further handling by inline or server-side scripts.</li>
<li>Authors can create <a href="#plugin" title="plugin">plugins</a> and
invoke them using the <code><a href="the-iframe-element.html#the-embed-element">embed</a></code> element. This is how Flash
Index: spec.html
===================================================================
RCS file: /sources/public/html5/spec/spec.html,v
retrieving revision 1.1241
retrieving revision 1.1242
diff -u -d -r1.1241 -r1.1242
--- spec.html 28 Sep 2010 17:46:35 -0000 1.1241
+++ spec.html 28 Sep 2010 18:46:36 -0000 1.1242
@@ -338,7 +338,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.4417.
+This is revision 1.4418.
</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 Tuesday, 28 September 2010 18:46:40 UTC