[html5] r7396 - [e] (0) Mention the lack of HD support in the W3C spec. Affected topics: HTML
whatwg at whatwg.org
whatwg at whatwg.org
Mon Sep 24 12:50:26 PDT 2012
Author: ianh
Date: 2012-09-24 12:50:25 -0700 (Mon, 24 Sep 2012)
New Revision: 7396
Modified:
complete.html
index
source
Log:
[e] (0) Mention the lack of HD support in the W3C spec.
Affected topics: HTML
Modified: complete.html
===================================================================
--- complete.html 2012-09-24 19:26:14 UTC (rev 7395)
+++ complete.html 2012-09-24 19:50:25 UTC (rev 7396)
@@ -1597,6 +1597,10 @@
examples in a few places.</li> <!-- checkins for w3c bugs 18269,
18266, 18250, 18222, 18286 -->
+ <li>The W3C HTML specification does not handle high-density backing stores for
+ <code><a href=#the-canvas-element>canvas</a></code> in a manner compatible with existing content.
+ <!-- and this is causing problems with the test suite: https://www.w3.org/Bugs/Public/show_bug.cgi?id=15042 -->
+
</ul><p>The following sections are only published in the WHATWG
specifications and are not currently available anywhere else:</p>
Modified: index
===================================================================
--- index 2012-09-24 19:26:14 UTC (rev 7395)
+++ index 2012-09-24 19:50:25 UTC (rev 7396)
@@ -1597,6 +1597,10 @@
examples in a few places.</li> <!-- checkins for w3c bugs 18269,
18266, 18250, 18222, 18286 -->
+ <li>The W3C HTML specification does not handle high-density backing stores for
+ <code><a href=#the-canvas-element>canvas</a></code> in a manner compatible with existing content.
+ <!-- and this is causing problems with the test suite: https://www.w3.org/Bugs/Public/show_bug.cgi?id=15042 -->
+
</ul><p>The following sections are only published in the WHATWG
specifications and are not currently available anywhere else:</p>
Modified: source
===================================================================
--- source 2012-09-24 19:26:14 UTC (rev 7395)
+++ source 2012-09-24 19:50:25 UTC (rev 7396)
@@ -315,6 +315,10 @@
examples in a few places.</li> <!-- checkins for w3c bugs 18269,
18266, 18250, 18222, 18286 -->
+ <li>The W3C HTML specification does not handle high-density backing stores for
+ <code>canvas</code> in a manner compatible with existing content.</p>
+ <!-- and this is causing problems with the test suite: https://www.w3.org/Bugs/Public/show_bug.cgi?id=15042 -->
+
</ul>
<p>The following sections are only published in the WHATWG
More information about the Commit-Watchers
mailing list