- From: Sam Ruby via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 12 Oct 2012 21:14:27 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv4243
Modified Files:
single-page.html spec.html textFieldSelection.html
Log Message:
commit 96f140caad746816385c5eb0b2fb330d6b370ea4
Author: Edward O'Connor <hober0@gmail.com>
Date: Fri Oct 12 13:59:28 2012 -0700
[Bug 19515] Fix Canvas spec headings.
Index: single-page.html
===================================================================
RCS file: /sources/public/html5/spec/single-page.html,v
retrieving revision 1.164
retrieving revision 1.165
diff -u -d -r1.164 -r1.165
--- single-page.html 12 Oct 2012 15:44:25 -0000 1.164
+++ single-page.html 12 Oct 2012 21:14:23 -0000 1.165
@@ -95780,6 +95780,7 @@
+<!--FIXUP 2dcontext -4-->
<h2 class="no-num" id="references">References</h2><!--REFS-->
<p>All references are normative unless marked "Non-normative".</p>
Index: textFieldSelection.html
===================================================================
RCS file: /sources/public/html5/spec/textFieldSelection.html,v
retrieving revision 1.202
retrieving revision 1.203
diff -u -d -r1.202 -r1.203
--- textFieldSelection.html 12 Oct 2012 15:14:29 -0000 1.202
+++ textFieldSelection.html 12 Oct 2012 21:14:25 -0000 1.203
@@ -38229,6 +38229,7 @@
+<!--FIXUP 2dcontext -4-->
<h2 class="no-num" id="references">References</h2><!--REFS-->
<p>All references are normative unless marked "Non-normative".</p>
Received on Friday, 12 October 2012 21:14:28 UTC