- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 18 Feb 2010 09:47:09 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec-author-view
In directory hutz:/tmp/cvs-serv31725
Modified Files:
Overview.html spec.html
Log Message:
Switch to the Mozilla model for <object> plugin param passing. Let me know if this causes compat issues. (whatwg r4785)
[updated by splitter]
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/Overview.html,v
retrieving revision 1.727
retrieving revision 1.728
diff -u -d -r1.727 -r1.728
--- Overview.html 18 Feb 2010 08:16:55 -0000 1.727
+++ Overview.html 18 Feb 2010 09:47:06 -0000 1.728
@@ -304,7 +304,7 @@
</dl><p>This specification is available in the following formats:
<a href="spec.html">single page HTML</a>,
<a href="Overview.html">multipage HTML</a>.
-This is revision 1.3831.
+This is revision 1.3833.
</p>
<p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a>
© 2009 <a href="http://www.w3.org/"><abbr title="World Wide
Index: spec.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/spec.html,v
retrieving revision 1.732
retrieving revision 1.733
diff -u -d -r1.732 -r1.733
--- spec.html 18 Feb 2010 08:16:55 -0000 1.732
+++ spec.html 18 Feb 2010 09:47:06 -0000 1.733
@@ -302,7 +302,7 @@
</dl><p>This specification is available in the following formats:
<a href=spec.html>single page HTML</a>,
<a href=Overview.html>multipage HTML</a>.
-This is revision 1.3831.
+This is revision 1.3833.
</p>
<p class=copyright><a href=http://www.w3.org/Consortium/Legal/ipr-notice#Copyright>Copyright</a>
© 2009 <a href=http://www.w3.org/><abbr title="World Wide
Received on Thursday, 18 February 2010 09:47:11 UTC