- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Sat, 07 Nov 2009 07:18:47 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv23588
Modified Files:
dom.html embedded-content-0.html infrastructure.html
introduction.html semantics.html tabular-data.html
text-level-semantics.html the-canvas-element.html video.html
Log Message:
Update W3C copy boilerplate.
[updated by splitter]
Index: infrastructure.html
===================================================================
RCS file: /sources/public/html5/spec/infrastructure.html,v
retrieving revision 1.657
retrieving revision 1.658
diff -u -d -r1.657 -r1.658
--- infrastructure.html 27 Oct 2009 22:36:38 -0000 1.657
+++ infrastructure.html 7 Nov 2009 07:18:44 -0000 1.658
@@ -226,6 +226,7 @@
<a href="spec.html#contents">Table of contents</a> –
<a href="dom.html">3 Semantics, structure, and APIs of HTML documents →</a>
</nav><p>This is revision 1.3507.</p>
+<p>This is revision 1.3507.</p>
<h2 id="infrastructure"><span class="secno">2 </span>Common infrastructure</h2><h3 id="terminology"><span class="secno">2.1 </span>Terminology</h3><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><p>This specification refers to both HTML and XML attributes and IDL
Index: text-level-semantics.html
===================================================================
RCS file: /sources/public/html5/spec/text-level-semantics.html,v
retrieving revision 1.650
retrieving revision 1.651
diff -u -d -r1.650 -r1.651
--- text-level-semantics.html 27 Oct 2009 22:36:39 -0000 1.650
+++ text-level-semantics.html 7 Nov 2009 07:18:45 -0000 1.651
@@ -226,6 +226,7 @@
<a href="spec.html#contents">Table of contents</a> –
<a href="video.html">4.8.7 The video element →</a>
</nav><p>This is revision 1.3507.</p>
+<p>This is revision 1.3507.</p>
<h3 id="text-level-semantics"><span class="secno">4.6 </span>Text-level semantics</h3><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><h4 id="the-a-element"><span class="secno">4.6.1 </span>The <dfn><code>a</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><dl class="element"><dt>Categories</dt>
Index: the-canvas-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-canvas-element.html,v
retrieving revision 1.519
retrieving revision 1.520
diff -u -d -r1.519 -r1.520
--- the-canvas-element.html 27 Oct 2009 22:36:39 -0000 1.519
+++ the-canvas-element.html 7 Nov 2009 07:18:45 -0000 1.520
@@ -226,6 +226,7 @@
<a href="spec.html#contents">Table of contents</a> –
<a href="tabular-data.html">4.9 Tabular data →</a>
</nav><p>This is revision 1.3507.</p>
+<p>This is revision 1.3507.</p>
<h4 id="the-canvas-element"><span class="secno">4.8.11 </span>The <dfn id="canvas"><code>canvas</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments. </i><span><a href="http://www.w3.org/html/wg/tracker/issues/74">ISSUE-74</a> (canvas-accessibility) blocks progress to Last Call</span></p><dl class="element"><dt>Categories</dt>
Index: tabular-data.html
===================================================================
RCS file: /sources/public/html5/spec/tabular-data.html,v
retrieving revision 1.651
retrieving revision 1.652
diff -u -d -r1.651 -r1.652
--- tabular-data.html 27 Oct 2009 22:36:39 -0000 1.651
+++ tabular-data.html 7 Nov 2009 07:18:45 -0000 1.652
@@ -226,6 +226,7 @@
<a href="spec.html#contents">Table of contents</a> –
<a href="forms.html">4.10 Forms →</a>
</nav><p>This is revision 1.3507.</p>
+<p>This is revision 1.3507.</p>
<h3 id="tabular-data"><span class="secno">4.9 </span>Tabular data</h3><p class="XXX annotation"><b>Status: </b><i>Last call for comments. </i><span><a href="http://www.w3.org/html/wg/tracker/issues/32">ISSUE-32</a> (table-summary) blocks progress to Last Call</span></p><h4 id="the-table-element"><span class="secno">4.9.1 </span>The <dfn><code>table</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><dl class="element"><dt>Categories</dt>
Index: embedded-content-0.html
===================================================================
RCS file: /sources/public/html5/spec/embedded-content-0.html,v
retrieving revision 1.647
retrieving revision 1.648
diff -u -d -r1.647 -r1.648
--- embedded-content-0.html 27 Oct 2009 22:36:38 -0000 1.647
+++ embedded-content-0.html 7 Nov 2009 07:18:44 -0000 1.648
@@ -226,6 +226,7 @@
<a href="spec.html#contents">Table of contents</a> –
<a href="semantics.html">4 The elements of HTML →</a>
</nav><p>This is revision 1.3507.</p>
+<p>This is revision 1.3507.</p>
<h6 id="embedded-content-0"><span class="secno">3.2.5.1.6 </span>Embedded content</h6><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><p><dfn id="embedded-content">Embedded content</dfn> is content that imports another
Index: dom.html
===================================================================
RCS file: /sources/public/html5/spec/dom.html,v
retrieving revision 1.657
retrieving revision 1.658
diff -u -d -r1.657 -r1.658
--- dom.html 27 Oct 2009 22:36:37 -0000 1.657
+++ dom.html 7 Nov 2009 07:18:44 -0000 1.658
@@ -226,6 +226,7 @@
<a href="spec.html#contents">Table of contents</a> –
<a href="embedded-content-0.html">3.2.5.1.6 Embedded content →</a>
</nav><p>This is revision 1.3507.</p>
+<p>This is revision 1.3507.</p>
<h2 id="dom"><span class="secno">3 </span>Semantics, structure, and APIs of HTML documents</h2><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><h3 id="documents"><span class="secno">3.1 </span>Documents</h3><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><p>Every XML and HTML document in an HTML UA is represented by a
Index: video.html
===================================================================
RCS file: /sources/public/html5/spec/video.html,v
retrieving revision 1.526
retrieving revision 1.527
diff -u -d -r1.526 -r1.527
--- video.html 27 Oct 2009 22:36:39 -0000 1.526
+++ video.html 7 Nov 2009 07:18:45 -0000 1.527
@@ -226,6 +226,7 @@
<a href="spec.html#contents">Table of contents</a> –
<a href="the-canvas-element.html">4.8.11 The canvas element →</a>
</nav><p>This is revision 1.3507.</p>
+<p>This is revision 1.3507.</p>
<h4 id="video"><span class="secno">4.8.7 </span>The <dfn><code>video</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments. </i><span><a href="http://www.w3.org/html/wg/tracker/issues/7">ISSUE-7</a> (video-codecs), <a href="http://www.w3.org/html/wg/tracker/issues/9">ISSUE-9</a> (video-accessibility) and <a href="http://www.w3.org/html/wg/tracker/issues/10">ISSUE-10</a> (video-smil) block progress to Last Call</span></p><dl class="element"><dt>Categories</dt>
Index: semantics.html
===================================================================
RCS file: /sources/public/html5/spec/semantics.html,v
retrieving revision 1.657
retrieving revision 1.658
diff -u -d -r1.657 -r1.658
--- semantics.html 27 Oct 2009 22:36:38 -0000 1.657
+++ semantics.html 7 Nov 2009 07:18:45 -0000 1.658
@@ -226,6 +226,7 @@
<a href="spec.html#contents">Table of contents</a> –
<a href="text-level-semantics.html">4.6 Text-level semantics →</a>
</nav><p>This is revision 1.3507.</p>
+<p>This is revision 1.3507.</p>
<h2 id="semantics"><span class="secno">4 </span>The elements of HTML</h2><h3 id="the-root-element"><span class="secno">4.1 </span>The root element</h3><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><h4 id="the-html-element-0"><span class="secno">4.1.1 </span>The <dfn><code>html</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><dl class="element"><dt>Categories</dt>
Index: introduction.html
===================================================================
RCS file: /sources/public/html5/spec/introduction.html,v
retrieving revision 1.657
retrieving revision 1.658
diff -u -d -r1.657 -r1.658
--- introduction.html 27 Oct 2009 22:36:38 -0000 1.657
+++ introduction.html 7 Nov 2009 07:18:45 -0000 1.658
@@ -224,6 +224,7 @@
<a href="spec.html#contents">Table of contents</a> –
<a href="infrastructure.html">2 Common infrastructure →</a>
</nav><p>This is revision 1.3507.</p>
+<p>This is revision 1.3507.</p>
<h2 id="introduction"><span class="secno">1 </span>Introduction</h2><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><h3 id="background"><span class="secno">1.1 </span>Background</h3><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><p><i>This section is non-normative.</i></p><p>The World Wide Web's markup language has always been HTML. HTML
Received on Saturday, 7 November 2009 07:18:52 UTC