- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 04 Aug 2011 21:57:55 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec-author-view
In directory hutz:/tmp/cvs-serv21518
Modified Files:
Overview.html spec.html spec.preprocessed.html
Log Message:
Allow UAs to opt out of the storage mutex and corrupt data instead of being slow. (whatwg r6368)
[updated by splitter]
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/Overview.html,v
retrieving revision 1.1528
retrieving revision 1.1529
diff -u -d -r1.1528 -r1.1529
--- Overview.html 4 Aug 2011 06:57:23 -0000 1.1528
+++ Overview.html 4 Aug 2011 21:57:44 -0000 1.1529
@@ -361,7 +361,7 @@
<dt>Editor:</dt>
<dd><a href="mailto:ian@hixie.ch">Ian Hickson</a>, Google, Inc.</dd>
</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>, <a href="http://dev.w3.org/html5/spec/">full specification</a>.
- This is revision 1.5086.</p>
+ This is revision 1.5088.</p>
<p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a>
© 2011 <a href="http://www.w3.org/"><abbr title="World Wide
Web Consortium">W3C</abbr></a><sup>®</sup> (<a href="http://www.csail.mit.edu/"><abbr title="Massachusetts
Index: spec.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/spec.html,v
retrieving revision 1.1658
retrieving revision 1.1659
diff -u -d -r1.1658 -r1.1659
--- spec.html 4 Aug 2011 06:57:26 -0000 1.1658
+++ spec.html 4 Aug 2011 21:57:44 -0000 1.1659
@@ -362,7 +362,7 @@
<dt>Editor:</dt>
<dd><a href="mailto:ian@hixie.ch">Ian Hickson</a>, Google, Inc.</dd>
</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>, <a href="http://dev.w3.org/html5/spec/">full specification</a>.
- This is revision 1.5086.</p>
+ This is revision 1.5088.</p>
<p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a>
© 2011 <a href="http://www.w3.org/"><abbr title="World Wide
Web Consortium">W3C</abbr></a><sup>®</sup> (<a href="http://www.csail.mit.edu/"><abbr title="Massachusetts
Index: spec.preprocessed.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/spec.preprocessed.html,v
retrieving revision 1.510
retrieving revision 1.511
diff -u -d -r1.510 -r1.511
--- spec.preprocessed.html 4 Aug 2011 06:57:33 -0000 1.510
+++ spec.preprocessed.html 4 Aug 2011 21:57:52 -0000 1.511
@@ -378,7 +378,7 @@
<dt>Editor:</dt>
<dd><a href="mailto:ian@hixie.ch">Ian Hickson</a>, Google, Inc.</dd>
</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>, <a href="http://dev.w3.org/html5/spec/">full specification</a>.
- This is revision 1.5086.</p>
+ This is revision 1.5088.</p>
<p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a>
© 2011 <a href="http://www.w3.org/"><abbr title="World Wide
Web Consortium">W3C</abbr></a><sup>®</sup> (<a href="http://www.csail.mit.edu/"><abbr title="Massachusetts
Received on Thursday, 4 August 2011 21:57:57 UTC