- From: CVS User egraff <cvsmail@w3.org>
- Date: Wed, 26 Jun 2013 18:29:42 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/2dcontext
In directory roscoe:/tmp/cvs-serv30600
Modified Files:
canvas2d-implemtation.html
Log Message:
Made title and H1 more explicitly Canvas
--- /sources/public/html5/2dcontext/canvas2d-implemtation.html 2013/06/26 17:38:30 1.1
+++ /sources/public/html5/2dcontext/canvas2d-implemtation.html 2013/06/26 18:29:42 1.2
@@ -77,12 +77,12 @@
</style>
- <title></title>
+ <title>Canvas2D Implementation</title>
</head>
<body>
- <h1>W3Candidate Recommendation 17 December 2012</h1>
+ <h1>W3C HTML Canvas2D Context Candidate Recommendation 17 December 2012</h1>
<div>Status document: June 20, 2013</div>
<div ><p>Items have been tagged as having tests are based on tests listed at <a href="http://w3c-test.org/web-platform-tests/master/2dcontext/">http://w3c-test.org/web-platform-tests/master/2dcontext/</a> and
at the test authors site <a href="http://philip.html5.org/tests/canvas/suite/tests/">http://philip.html5.org/tests/canvas/suite/tests/</a>.
Received on Wednesday, 26 June 2013 18:29:48 UTC