- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
 - Date: Sun, 30 Oct 2011 18:57:08 +0000
 - To: public-html-commits@w3.org
 
Update of /sources/public/html5/spec-author-view
In directory hutz:/tmp/cvs-serv1309
Modified Files:
	Overview.html spec.html spec.preprocessed.html 
	the-nav-element.html 
Log Message:
Go back to ignoring document.domain changes for the purposes of canvas tainting. (whatwg r6789)
[updated by splitter]
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/Overview.html,v
retrieving revision 1.1704
retrieving revision 1.1705
diff -u -d -r1.1704 -r1.1705
--- Overview.html	30 Oct 2011 17:57:13 -0000	1.1704
+++ Overview.html	30 Oct 2011 18:57:01 -0000	1.1705
@@ -169,7 +169,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.5435.</p> 
+      This is revision 1.5437.</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.1834
retrieving revision 1.1835
diff -u -d -r1.1834 -r1.1835
--- spec.html	30 Oct 2011 17:57:13 -0000	1.1834
+++ spec.html	30 Oct 2011 18:57:01 -0000	1.1835
@@ -170,7 +170,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.5435.</p> 
+      This is revision 1.5437.</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
@@ -6791,7 +6791,7 @@
   <p><a href="news.html">News</a> -
      <a href="blog.html">Blog</a> -
      <a href="forums.html">Forums</a></p>
-  <p>Last Modified: <data itemprop="dateModified">2009-04-01</data></p>
+  <p>Last Modified: <span itemprop="dateModified">2009-04-01</span></p>
   <nav>
    <h1>Navigation</h1>
    <ul>
Index: spec.preprocessed.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/spec.preprocessed.html,v
retrieving revision 1.686
retrieving revision 1.687
diff -u -d -r1.686 -r1.687
--- spec.preprocessed.html	30 Oct 2011 17:57:18 -0000	1.686
+++ spec.preprocessed.html	30 Oct 2011 18:57:05 -0000	1.687
@@ -183,7 +183,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.5435.</p> 
+      This is revision 1.5437.</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
@@ -6460,7 +6460,7 @@
   <p><a href="news.html">News</a> -
      <a href="blog.html">Blog</a> -
      <a href="forums.html">Forums</a></p>
-  <p>Last Modified: <data itemprop="dateModified">2009-04-01</data></p>
+  <p>Last Modified: <span itemprop="dateModified">2009-04-01</span></p>
   <nav>
    <h1>Navigation</h1>
    <ul>
Index: the-nav-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-nav-element.html,v
retrieving revision 1.113
retrieving revision 1.114
diff -u -d -r1.113 -r1.114
--- the-nav-element.html	29 Oct 2011 05:58:05 -0000	1.113
+++ the-nav-element.html	30 Oct 2011 18:57:06 -0000	1.114
@@ -194,7 +194,7 @@
   <p><a href="news.html">News</a> -
      <a href="blog.html">Blog</a> -
      <a href="forums.html">Forums</a></p>
-  <p>Last Modified: <data itemprop="dateModified">2009-04-01</data></p>
+  <p>Last Modified: <span itemprop="dateModified">2009-04-01</span></p>
   <nav>
    <h1>Navigation</h1>
    <ul>
Received on Sunday, 30 October 2011 19:04:54 UTC