[html5] r6958 - [e] (0) Internal note of an example in case we need one. Fixing https://www.w3.o [...]

whatwg at whatwg.org whatwg at whatwg.org
Tue Jan 31 16:02:16 PST 2012


Author: ianh
Date: 2012-01-31 16:02:14 -0800 (Tue, 31 Jan 2012)
New Revision: 6958

Modified:
   complete.html
   index
   source
Log:
[e] (0) Internal note of an example in case we need one.
Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=15217
Affected topics: Canvas

Modified: complete.html
===================================================================
--- complete.html	2012-01-31 23:36:21 UTC (rev 6957)
+++ complete.html	2012-02-01 00:02:14 UTC (rev 6958)
@@ -240,7 +240,7 @@
 
   <header class=head id=head><p><a class=logo href=http://www.whatwg.org/><img alt=WHATWG height=101 src=/images/logo width=101></a></p>
    <hgroup><h1 class=allcaps>HTML</h1>
-    <h2 class="no-num no-toc">Living Standard — Last Updated 31 January 2012</h2>
+    <h2 class="no-num no-toc">Living Standard — Last Updated 1 February 2012</h2>
    </hgroup><dl><dt><strong>Web developer edition:</strong></dt>
     <dd><strong><a href=http://developers.whatwg.org/>http://developers.whatwg.org/</a></strong></dd>
     <dt>Multiple-page version:</dt>
@@ -34950,6 +34950,7 @@
   operations by a quarter turn, and a rectangle twice as wide as it is
   tall is then drawn on the canvas, the actual result will be a
   square.</p>
+  <!-- q.v. http://goo.gl/5RLrN -->
 
   </div>
 

Modified: index
===================================================================
--- index	2012-01-31 23:36:21 UTC (rev 6957)
+++ index	2012-02-01 00:02:14 UTC (rev 6958)
@@ -240,7 +240,7 @@
 
   <header class=head id=head><p><a class=logo href=http://www.whatwg.org/><img alt=WHATWG height=101 src=/images/logo width=101></a></p>
    <hgroup><h1 class=allcaps>HTML</h1>
-    <h2 class="no-num no-toc">Living Standard — Last Updated 31 January 2012</h2>
+    <h2 class="no-num no-toc">Living Standard — Last Updated 1 February 2012</h2>
    </hgroup><dl><dt><strong>Web developer edition:</strong></dt>
     <dd><strong><a href=http://developers.whatwg.org/>http://developers.whatwg.org/</a></strong></dd>
     <dt>Multiple-page version:</dt>
@@ -34950,6 +34950,7 @@
   operations by a quarter turn, and a rectangle twice as wide as it is
   tall is then drawn on the canvas, the actual result will be a
   square.</p>
+  <!-- q.v. http://goo.gl/5RLrN -->
 
   </div>
 

Modified: source
===================================================================
--- source	2012-01-31 23:36:21 UTC (rev 6957)
+++ source	2012-02-01 00:02:14 UTC (rev 6958)
@@ -40650,6 +40650,7 @@
   operations by a quarter turn, and a rectangle twice as wide as it is
   tall is then drawn on the canvas, the actual result will be a
   square.</p>
+  <!-- q.v. http://goo.gl/5RLrN -->
 
   </div>
 




More information about the Commit-Watchers mailing list