Short URL: http://html5.org/r/4929
| SVN | Bug | Comment | Time (UTC) |
|---|---|---|---|
| 4929 | 9135 | add ref to 2dcontext | 2010-03-31 21:37 |
Index: source
===================================================================
--- source (revision 4928)
+++ source (revision 4929)
@@ -27673,7 +27673,8 @@
<!--START w3c-html-->
<!--END complete--><!--END html-->
- <p>Contexts are defined by other specifications.</p>
+ <p>Contexts are defined by other specifications, for example the 2D
+ Context specification. <a href="#refs2DCONTEXT">[2DCONTEXT]</a></p>
<!--START complete--><!--START html-->
<div class="impl">
@@ -101628,6 +101629,10 @@
<dl>
<!--REFERENCES ON-->
+ <dt id="refs2DCONTEXT">[2DCONTEXT]</dt>
+ <dd><cite><a href="http://dev.w3.org/html5/2dcontext/">HTML Canvas
+ 2D Context</a></cite>, I. Hickson. W3C.</dd>
+
<dt id="refsABNF">[ABNF]</dt>
<dd><cite><a href="http://www.ietf.org/rfc/std/std68.txt">Augmented
BNF for Syntax Specifications: ABNF</a></cite>, D. Crocker,