Skip to content

Commit

Permalink
[e] (0) Mention the lack of HD support in the W3C spec.
Browse files Browse the repository at this point in the history
Affected topics: HTML

git-svn-id: http://svn.whatwg.org/webapps@7396 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Sep 24, 2012
1 parent a75fa5e commit a98d08b
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 0 deletions.
4 changes: 4 additions & 0 deletions complete.html
Original file line number Diff line number Diff line change
Expand Up @@ -1597,6 +1597,10 @@ <h6 class=no-toc id=how-do-the-whatwg-and-w3c-specifications-differ?><span class
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>

Expand Down
4 changes: 4 additions & 0 deletions index
Original file line number Diff line number Diff line change
Expand Up @@ -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>

Expand Down
4 changes: 4 additions & 0 deletions source
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a98d08b

Please sign in to comment.