- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 21 Jul 2010 06:57:46 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec-author-view
In directory hutz:/tmp/cvs-serv30019
Modified Files:
Overview.html acknowledgements.html
apis-in-html-documents.html
association-of-controls-and-forms.html browsers.html
commands.html common-input-element-attributes.html
common-microsyntaxes.html content-models.html dnd.html
dom.html editing.html edits.html elements.html
embedded-content-1.html forms.html grouping-content.html
history.html iana.html index.html infrastructure.html
interactive-elements.html introduction.html links.html
named-character-references.html number-state.html
obsolete.html offline.html origin-0.html references.html
scripting-1.html sections.html semantics.html spec.html
states-of-the-type-attribute.html syntax.html
tabular-data.html text-level-semantics.html
the-button-element.html the-canvas-element.html
the-iframe-element.html the-input-element.html
the-map-element.html the-xhtml-syntax.html timers.html
urls.html video.html webappapis.html
Log Message:
Make WebSockets support subprotocol negotiation. (whatwg r5173)
[updated by splitter]
Index: infrastructure.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/infrastructure.html,v
retrieving revision 1.627
retrieving revision 1.628
diff -u -d -r1.627 -r1.628
--- infrastructure.html 21 Jul 2010 01:17:34 -0000 1.627
+++ infrastructure.html 21 Jul 2010 06:57:41 -0000 1.628
@@ -307,7 +307,7 @@
<body onload="fixBrokenLink(); init()"><div class="head" id="head">
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
- <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4125</span></h1>
+ <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4126</span></h1>
</div><div>
<a href="introduction.html">← 1 Introduction</a> –
<a href="Overview.html#contents">Table of contents</a> –
Index: text-level-semantics.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/text-level-semantics.html,v
retrieving revision 1.625
retrieving revision 1.626
diff -u -d -r1.625 -r1.626
--- text-level-semantics.html 21 Jul 2010 01:17:36 -0000 1.625
+++ text-level-semantics.html 21 Jul 2010 06:57:43 -0000 1.626
@@ -307,7 +307,7 @@
<body onload="fixBrokenLink(); init()"><div class="head" id="head">
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
- <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4125</span></h1>
+ <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4126</span></h1>
</div><div>
<a href="grouping-content.html">← 4.5 Grouping content</a> –
<a href="Overview.html#contents">Table of contents</a> –
Index: scripting-1.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/scripting-1.html,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -d -r1.67 -r1.68
--- scripting-1.html 21 Jul 2010 01:17:35 -0000 1.67
+++ scripting-1.html 21 Jul 2010 06:57:42 -0000 1.68
@@ -307,7 +307,7 @@
<body onload="fixBrokenLink(); init()"><div class="head" id="head">
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
- <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4125</span></h1>
+ <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4126</span></h1>
</div><div>
<a href="semantics.html">← 4 The elements of HTML</a> –
<a href="Overview.html#contents">Table of contents</a> –
Index: the-map-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-map-element.html,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -d -r1.66 -r1.67
--- the-map-element.html 21 Jul 2010 01:17:37 -0000 1.66
+++ the-map-element.html 21 Jul 2010 06:57:44 -0000 1.67
@@ -307,7 +307,7 @@
<body onload="fixBrokenLink(); init()"><div class="head" id="head">
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
- <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4125</span></h1>
+ <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4126</span></h1>
</div><div>
<a href="the-canvas-element.html">← 4.8.10 The canvas element</a> –
<a href="Overview.html#contents">Table of contents</a> –
Index: the-canvas-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-canvas-element.html,v
retrieving revision 1.619
retrieving revision 1.620
diff -u -d -r1.619 -r1.620
--- the-canvas-element.html 21 Jul 2010 01:17:36 -0000 1.619
+++ the-canvas-element.html 21 Jul 2010 06:57:43 -0000 1.620
@@ -307,7 +307,7 @@
<body onload="fixBrokenLink(); init()"><div class="head" id="head">
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
- <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4125</span></h1>
+ <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4126</span></h1>
</div><div>
<a href="video.html">← 4.8.6 The video element</a> –
<a href="Overview.html#contents">Table of contents</a> –
Index: tabular-data.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/tabular-data.html,v
retrieving revision 1.609
retrieving revision 1.610
diff -u -d -r1.609 -r1.610
--- tabular-data.html 21 Jul 2010 01:17:36 -0000 1.609
+++ tabular-data.html 21 Jul 2010 06:57:43 -0000 1.610
@@ -307,7 +307,7 @@
<body onload="fixBrokenLink(); init()"><div class="head" id="head">
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
- <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4125</span></h1>
+ <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4126</span></h1>
</div><div>
<a href="the-map-element.html">← 4.8.11 The map element</a> –
<a href="Overview.html#contents">Table of contents</a> –
Index: the-iframe-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-iframe-element.html,v
retrieving revision 1.83
retrieving revision 1.84
diff -u -d -r1.83 -r1.84
--- the-iframe-element.html 21 Jul 2010 01:17:37 -0000 1.83
+++ the-iframe-element.html 21 Jul 2010 06:57:43 -0000 1.84
@@ -307,7 +307,7 @@
<body onload="fixBrokenLink(); init()"><div class="head" id="head">
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
- <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4125</span></h1>
+ <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4126</span></h1>
</div><div>
<a href="embedded-content-1.html">← 4.8 Embedded content</a> –
<a href="Overview.html#contents">Table of contents</a> –
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/Overview.html,v
retrieving revision 1.974
retrieving revision 1.975
diff -u -d -r1.974 -r1.975
--- Overview.html 21 Jul 2010 01:17:33 -0000 1.974
+++ Overview.html 21 Jul 2010 06:57:40 -0000 1.975
@@ -304,7 +304,7 @@
</script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><link href="style.css" rel="stylesheet"><script src="link-fixup.js"></script><body onload="fixBrokenLink(); init()"><div class="head" id="head">
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
- <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4125</span></h1>
+ <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4126</span></h1>
<h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
<h2 class="no-num no-toc" id="editor-s-draft-21-july-2010">Editor's Draft 21 July 2010</h2>
<dl><dt>Latest Published Version:</dt>
@@ -324,7 +324,7 @@
<dt>Editors:</dt>
<dd><a href="mailto:ian@hixie.ch">Ian Hickson</a>, Google, Inc.</dd>
</dl><p>This specification is available in the following formats: <a href="spec.html">single page HTML</a>, <a href="Overview.html">multipage HTML</a>, <a href="http://dev.w3.org/html5/spec/">full specification</a>.
- This is revision 1.4125.</p>
+ This is revision 1.4126.</p>
<p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a>
© 2010 <a href="http://www.w3.org/"><abbr title="World Wide
Web Consortium">W3C</abbr></a><sup>®</sup> (<a href="http://www.csail.mit.edu/"><abbr title="Massachusetts
Index: association-of-controls-and-forms.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/association-of-controls-and-forms.html,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -d -r1.63 -r1.64
--- association-of-controls-and-forms.html 21 Jul 2010 01:17:34 -0000 1.63
+++ association-of-controls-and-forms.html 21 Jul 2010 06:57:40 -0000 1.64
@@ -307,7 +307,7 @@
<body onload="fixBrokenLink(); init()"><div class="head" id="head">
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
- <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4125</span></h1>
+ <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4126</span></h1>
</div><div>
<a href="the-button-element.html">← 4.10.8 The button element</a> –
<a href="Overview.html#contents">Table of contents</a> –
Index: history.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/history.html,v
retrieving revision 1.621
retrieving revision 1.622
diff -u -d -r1.621 -r1.622
--- history.html 21 Jul 2010 01:17:34 -0000 1.621
+++ history.html 21 Jul 2010 06:57:41 -0000 1.622
@@ -307,7 +307,7 @@
<body onload="fixBrokenLink(); init()"><div class="head" id="head">
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
- <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4125</span></h1>
+ <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4126</span></h1>
</div><div>
<a href="origin-0.html">← 5.3 Origin</a> –
<a href="Overview.html#contents">Table of contents</a> –
Index: origin-0.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/origin-0.html,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -d -r1.43 -r1.44
--- origin-0.html 21 Jul 2010 01:17:35 -0000 1.43
+++ origin-0.html 21 Jul 2010 06:57:42 -0000 1.44
@@ -307,7 +307,7 @@
<body onload="fixBrokenLink(); init()"><div class="head" id="head">
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
- <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4125</span></h1>
+ <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4126</span></h1>
</div><div>
<a href="browsers.html">← 5 Loading Web pages</a> –
<a href="Overview.html#contents">Table of contents</a> –
Index: common-input-element-attributes.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/common-input-element-attributes.html,v
retrieving revision 1.71
retrieving revision 1.72
diff -u -d -r1.71 -r1.72
--- common-input-element-attributes.html 21 Jul 2010 01:17:34 -0000 1.71
+++ common-input-element-attributes.html 21 Jul 2010 06:57:41 -0000 1.72
@@ -307,7 +307,7 @@
<body onload="fixBrokenLink(); init()"><div class="head" id="head">
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
- <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4125</span></h1>
+ <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4126</span></h1>
</div><div>
<a href="number-state.html">← 4.10.7.1.13 Number state</a> –
<a href="Overview.html#contents">Table of contents</a> –
Index: dom.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/dom.html,v
retrieving revision 1.626
retrieving revision 1.627
diff -u -d -r1.626 -r1.627
--- dom.html 21 Jul 2010 01:17:34 -0000 1.626
+++ dom.html 21 Jul 2010 06:57:41 -0000 1.627
@@ -307,7 +307,7 @@
<body onload="fixBrokenLink(); init()"><div class="head" id="head">
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
- <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4125</span></h1>
+ <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4126</span></h1>
</div><div>
<a href="urls.html">← 2.5 URLs</a> –
<a href="Overview.html#contents">Table of contents</a> –
Index: embedded-content-1.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/embedded-content-1.html,v
retrieving revision 1.76
retrieving revision 1.77
diff -u -d -r1.76 -r1.77
--- embedded-content-1.html 21 Jul 2010 01:17:34 -0000 1.76
+++ embedded-content-1.html 21 Jul 2010 06:57:41 -0000 1.77
@@ -307,7 +307,7 @@
<body onload="fixBrokenLink(); init()"><div class="head" id="head">
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
- <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4125</span></h1>
+ <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4126</span></h1>
</div><div>
<a href="edits.html">← 4.7 Edits</a> –
<a href="Overview.html#contents">Table of contents</a> –
Index: the-input-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-input-element.html,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -d -r1.61 -r1.62
--- the-input-element.html 21 Jul 2010 01:17:37 -0000 1.61
+++ the-input-element.html 21 Jul 2010 06:57:43 -0000 1.62
@@ -307,7 +307,7 @@
<body onload="fixBrokenLink(); init()"><div class="head" id="head">
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
- <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4125</span></h1>
+ <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4126</span></h1>
</div><div>
<a href="forms.html">← 4.10 Forms</a> –
<a href="Overview.html#contents">Table of contents</a> –
Index: acknowledgements.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/acknowledgements.html,v
retrieving revision 1.636
retrieving revision 1.637
diff -u -d -r1.636 -r1.637
--- acknowledgements.html 21 Jul 2010 01:17:33 -0000 1.636
+++ acknowledgements.html 21 Jul 2010 06:57:40 -0000 1.637
@@ -306,7 +306,7 @@
<body onload="fixBrokenLink(); init()"><div class="head" id="head">
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
- <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4125</span></h1>
+ <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4126</span></h1>
</div><div>
<a href="references.html">← References</a> –
<a href="Overview.html#contents">Table of contents</a>
@@ -543,6 +543,7 @@
James M Snell,
James Perrett,
James Robinson,
+ Jamie Lokier,
Jan-Klaas Kollhof,
Jason Kersey,
Jason Lustig,
Index: grouping-content.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/grouping-content.html,v
retrieving revision 1.72
retrieving revision 1.73
diff -u -d -r1.72 -r1.73
--- grouping-content.html 21 Jul 2010 01:17:34 -0000 1.72
+++ grouping-content.html 21 Jul 2010 06:57:41 -0000 1.73
@@ -307,7 +307,7 @@
<body onload="fixBrokenLink(); init()"><div class="head" id="head">
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
- <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4125</span></h1>
+ <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4126</span></h1>
</div><div>
<a href="sections.html">← 4.4 Sections</a> –
<a href="Overview.html#contents">Table of contents</a> –
Index: timers.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/timers.html,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -d -r1.65 -r1.66
--- timers.html 21 Jul 2010 01:17:37 -0000 1.65
+++ timers.html 21 Jul 2010 06:57:44 -0000 1.66
@@ -307,7 +307,7 @@
<body onload="fixBrokenLink(); init()"><div class="head" id="head">
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
- <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4125</span></h1>
+ <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4126</span></h1>
</div><div>
<a href="webappapis.html">← 6 Web application APIs</a> –
<a href="Overview.html#contents">Table of contents</a> –
Index: elements.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/elements.html,v
retrieving revision 1.80
retrieving revision 1.81
diff -u -d -r1.80 -r1.81
--- elements.html 21 Jul 2010 01:17:34 -0000 1.80
+++ elements.html 21 Jul 2010 06:57:41 -0000 1.81
@@ -307,7 +307,7 @@
<body onload="fixBrokenLink(); init()"><div class="head" id="head">
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
- <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4125</span></h1>
+ <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4126</span></h1>
</div><div>
<a href="dom.html">← 3 Semantics, structure, and APIs of HTML documents</a> –
<a href="Overview.html#contents">Table of contents</a> –
Index: urls.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/urls.html,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -d -r1.75 -r1.76
--- urls.html 21 Jul 2010 01:17:37 -0000 1.75
+++ urls.html 21 Jul 2010 06:57:44 -0000 1.76
@@ -307,7 +307,7 @@
<body onload="fixBrokenLink(); init()"><div class="head" id="head">
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
- <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4125</span></h1>
+ <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4126</span></h1>
</div><div>
<a href="common-microsyntaxes.html">← 2.4 Common microsyntaxes</a> –
<a href="Overview.html#contents">Table of contents</a> –
Index: iana.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/iana.html,v
retrieving revision 1.71
retrieving revision 1.72
diff -u -d -r1.71 -r1.72
--- iana.html 21 Jul 2010 01:17:34 -0000 1.71
+++ iana.html 21 Jul 2010 06:57:41 -0000 1.72
@@ -307,7 +307,7 @@
<body onload="fixBrokenLink(); init()"><div class="head" id="head">
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
- <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4125</span></h1>
+ <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4126</span></h1>
</div><div>
<a href="obsolete.html">← 10 Obsolete features</a> –
<a href="Overview.html#contents">Table of contents</a> –
Index: forms.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/forms.html,v
retrieving revision 1.616
retrieving revision 1.617
diff -u -d -r1.616 -r1.617
--- forms.html 21 Jul 2010 01:17:34 -0000 1.616
+++ forms.html 21 Jul 2010 06:57:41 -0000 1.617
@@ -307,7 +307,7 @@
<body onload="fixBrokenLink(); init()"><div class="head" id="head">
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
- <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4125</span></h1>
+ <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4126</span></h1>
</div><div>
<a href="tabular-data.html">← 4.9 Tabular data</a> –
<a href="Overview.html#contents">Table of contents</a> –
Index: interactive-elements.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/interactive-elements.html,v
retrieving revision 1.617
retrieving revision 1.618
diff -u -d -r1.617 -r1.618
--- interactive-elements.html 21 Jul 2010 01:17:34 -0000 1.617
+++ interactive-elements.html 21 Jul 2010 06:57:41 -0000 1.618
@@ -307,7 +307,7 @@
<body onload="fixBrokenLink(); init()"><div class="head" id="head">
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
- <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4125</span></h1>
+ <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4126</span></h1>
</div><div>
<a href="association-of-controls-and-forms.html">← 4.10.18 Association of controls and forms</a> –
<a href="Overview.html#contents">Table of contents</a> –
Index: editing.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/editing.html,v
retrieving revision 1.622
retrieving revision 1.623
diff -u -d -r1.622 -r1.623
--- editing.html 21 Jul 2010 01:17:34 -0000 1.622
+++ editing.html 21 Jul 2010 06:57:41 -0000 1.623
@@ -307,7 +307,7 @@
<body onload="fixBrokenLink(); init()"><div class="head" id="head">
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
- <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4125</span></h1>
+ <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4126</span></h1>
</div><div>
<a href="timers.html">← 6.2 Timers</a> –
<a href="Overview.html#contents">Table of contents</a> –
@@ -318,7 +318,7 @@
<ol><li><a href="editing.html#documentSelection"><span class="secno">7.6.1 </span>APIs for the browsing context selection</a><li><a href="editing.html#textFieldSelection"><span class="secno">7.6.2 </span>APIs for the text field selections</a></ol><li><a href="editing.html#contenteditable"><span class="secno">7.7 </span>The <code title="attr-contenteditable">contenteditable</code> attribute</a>
<ol><li><a href="editing.html#making-entire-documents-editable"><span class="secno">7.7.1 </span>Making entire documents editable</a></ol><li><a href="editing.html#spelling-and-grammar-checking"><span class="secno">7.8 </span>Spelling and grammar checking</a></ol></ol></div>
- <h2 id="editing"><span class="secno">7 </span><dfn>User interaction</dfn></h2><h3 id="the-hidden-attribute"><span class="secno">7.1 </span>The <dfn title="attr-hidden"><code>hidden</code></dfn> attribute</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/95">ISSUE-95</a> (hidden) blocks progress to Last Call</span><p>All <a href="infrastructure.html#html-elements">HTML elements</a> may have the <code title="attr-hidden"><a href="#the-hidden-attribute">hidden</a></code> content attribute set. The <code title="attr-hidden"><a href="#the-hidden-attribute">hidden</a></code> attribute is a <a href="common-microsyntaxes.html#boolean-attribute">boolean
+ <h2 id="editing"><span class="secno">7 </span><dfn>User interaction</dfn></h2><h3 id="the-hidden-attribute"><span class="secno">7.1 </span>The <dfn title="attr-hidden"><code>hidden</code></dfn> attribute</h3><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>All <a href="infrastructure.html#html-elements">HTML elements</a> may have the <code title="attr-hidden"><a href="#the-hidden-attribute">hidden</a></code> content attribute set. The <code title="attr-hidden"><a href="#the-hidden-attribute">hidden</a></code> attribute is a <a href="common-microsyntaxes.html#boolean-attribute">boolean
attribute</a>. When specified on an element, it indicates that
the element is not yet, or is no longer, relevant. <div class="example">
Index: video.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/video.html,v
retrieving revision 1.640
retrieving revision 1.641
diff -u -d -r1.640 -r1.641
--- video.html 21 Jul 2010 01:17:37 -0000 1.640
+++ video.html 21 Jul 2010 06:57:44 -0000 1.641
@@ -307,7 +307,7 @@
<body onload="fixBrokenLink(); init()"><div class="head" id="head">
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
- <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4125</span></h1>
+ <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4126</span></h1>
</div><div>
<a href="the-iframe-element.html">← 4.8.2 The iframe element</a> –
<a href="Overview.html#contents">Table of contents</a> –
Index: browsers.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/browsers.html,v
retrieving revision 1.632
retrieving revision 1.633
diff -u -d -r1.632 -r1.633
--- browsers.html 21 Jul 2010 01:17:34 -0000 1.632
+++ browsers.html 21 Jul 2010 06:57:40 -0000 1.633
@@ -307,7 +307,7 @@
<body onload="fixBrokenLink(); init()"><div class="head" id="head">
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
- <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4125</span></h1>
+ <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4126</span></h1>
</div><div>
<a href="links.html">← 4.12 Links</a> –
<a href="Overview.html#contents">Table of contents</a> –
Index: edits.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/edits.html,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -d -r1.58 -r1.59
--- edits.html 21 Jul 2010 01:17:34 -0000 1.58
+++ edits.html 21 Jul 2010 06:57:41 -0000 1.59
@@ -307,7 +307,7 @@
<body onload="fixBrokenLink(); init()"><div class="head" id="head">
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
- <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4125</span></h1>
+ <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4126</span></h1>
</div><div>
<a href="text-level-semantics.html">← 4.6 Text-level semantics</a> –
<a href="Overview.html#contents">Table of contents</a> –
Index: the-xhtml-syntax.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-xhtml-syntax.html,v
retrieving revision 1.599
retrieving revision 1.600
diff -u -d -r1.599 -r1.600
--- the-xhtml-syntax.html 21 Jul 2010 01:17:37 -0000 1.599
+++ the-xhtml-syntax.html 21 Jul 2010 06:57:44 -0000 1.600
@@ -307,7 +307,7 @@
<body onload="fixBrokenLink(); init()"><div class="head" id="head">
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
- <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4125</span></h1>
+ <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4126</span></h1>
</div><div>
<a href="named-character-references.html">← 8.2 Named character references</a> –
<a href="Overview.html#contents">Table of contents</a> –
Index: offline.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/offline.html,v
retrieving revision 1.617
retrieving revision 1.618
diff -u -d -r1.617 -r1.618
--- offline.html 21 Jul 2010 01:17:35 -0000 1.617
+++ offline.html 21 Jul 2010 06:57:42 -0000 1.618
@@ -307,7 +307,7 @@
<body onload="fixBrokenLink(); init()"><div class="head" id="head">
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
- <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4125</span></h1>
+ <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4126</span></h1>
</div><div>
<a href="history.html">← 5.4 Session history and navigation</a> –
<a href="Overview.html#contents">Table of contents</a> –
Index: content-models.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/content-models.html,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -d -r1.73 -r1.74
--- content-models.html 21 Jul 2010 01:17:34 -0000 1.73
+++ content-models.html 21 Jul 2010 06:57:41 -0000 1.74
@@ -307,7 +307,7 @@
<body onload="fixBrokenLink(); init()"><div class="head" id="head">
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
- <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4125</span></h1>
+ <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4126</span></h1>
</div><div>
<a href="elements.html">← 3.2 Elements</a> –
<a href="Overview.html#contents">Table of contents</a> –
Index: states-of-the-type-attribute.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/states-of-the-type-attribute.html,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -d -r1.66 -r1.67
--- states-of-the-type-attribute.html 21 Jul 2010 01:17:36 -0000 1.66
+++ states-of-the-type-attribute.html 21 Jul 2010 06:57:43 -0000 1.67
@@ -307,7 +307,7 @@
<body onload="fixBrokenLink(); init()"><div class="head" id="head">
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
- <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4125</span></h1>
+ <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4126</span></h1>
</div><div>
<a href="the-input-element.html">← 4.10.7 The input element</a> –
<a href="Overview.html#contents">Table of contents</a> –
Index: apis-in-html-documents.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/apis-in-html-documents.html,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -d -r1.68 -r1.69
--- apis-in-html-documents.html 21 Jul 2010 01:17:33 -0000 1.68
+++ apis-in-html-documents.html 21 Jul 2010 06:57:40 -0000 1.69
@@ -307,7 +307,7 @@
<body onload="fixBrokenLink(); init()"><div class="head" id="head">
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
- <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4125</span></h1>
+ <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4126</span></h1>
</div><div>
<a href="content-models.html">← 3.2.5 Content models</a> –
<a href="Overview.html#contents">Table of contents</a> –
Index: obsolete.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/obsolete.html,v
retrieving revision 1.619
retrieving revision 1.620
diff -u -d -r1.619 -r1.620
--- obsolete.html 21 Jul 2010 01:17:35 -0000 1.619
+++ obsolete.html 21 Jul 2010 06:57:42 -0000 1.620
@@ -307,7 +307,7 @@
<body onload="fixBrokenLink(); init()"><div class="head" id="head">
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
- <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4125</span></h1>
+ <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4126</span></h1>
</div><div>
<a href="the-xhtml-syntax.html">← 9 The XHTML syntax</a> –
<a href="Overview.html#contents">Table of contents</a> –
Index: named-character-references.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/named-character-references.html,v
retrieving revision 1.620
retrieving revision 1.621
diff -u -d -r1.620 -r1.621
--- named-character-references.html 21 Jul 2010 01:17:35 -0000 1.620
+++ named-character-references.html 21 Jul 2010 06:57:41 -0000 1.621
@@ -307,7 +307,7 @@
<body onload="fixBrokenLink(); init()"><div class="head" id="head">
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
- <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4125</span></h1>
+ <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4126</span></h1>
</div><div>
<a href="syntax.html">← 8 The HTML syntax</a> –
<a href="Overview.html#contents">Table of contents</a> –
Index: references.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/references.html,v
retrieving revision 1.617
retrieving revision 1.618
diff -u -d -r1.617 -r1.618
--- references.html 21 Jul 2010 01:17:35 -0000 1.617
+++ references.html 21 Jul 2010 06:57:42 -0000 1.618
@@ -307,7 +307,7 @@
<body onload="fixBrokenLink(); init()"><div class="head" id="head">
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
- <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4125</span></h1>
+ <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4126</span></h1>
</div><div>
<a href="index.html">← Index</a> –
<a href="Overview.html#contents">Table of contents</a> –
Index: semantics.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/semantics.html,v
retrieving revision 1.629
retrieving revision 1.630
diff -u -d -r1.629 -r1.630
--- semantics.html 21 Jul 2010 01:17:35 -0000 1.629
+++ semantics.html 21 Jul 2010 06:57:42 -0000 1.630
@@ -307,7 +307,7 @@
<body onload="fixBrokenLink(); init()"><div class="head" id="head">
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
- <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4125</span></h1>
+ <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4126</span></h1>
</div><div>
<a href="apis-in-html-documents.html">← 3.3 APIs in HTML documents</a> –
<a href="Overview.html#contents">Table of contents</a> –
Index: index.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index.html,v
retrieving revision 1.632
retrieving revision 1.633
diff -u -d -r1.632 -r1.633
--- index.html 21 Jul 2010 01:17:34 -0000 1.632
+++ index.html 21 Jul 2010 06:57:41 -0000 1.633
@@ -307,7 +307,7 @@
<body onload="fixBrokenLink(); init()"><div class="head" id="head">
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
- <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4125</span></h1>
+ <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4126</span></h1>
</div><div>
<a href="iana.html">← 11 IANA considerations</a> –
<a href="Overview.html#contents">Table of contents</a> –
Index: the-button-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-button-element.html,v
retrieving revision 1.69
retrieving revision 1.70
diff -u -d -r1.69 -r1.70
--- the-button-element.html 21 Jul 2010 01:17:36 -0000 1.69
+++ the-button-element.html 21 Jul 2010 06:57:43 -0000 1.70
@@ -307,7 +307,7 @@
<body onload="fixBrokenLink(); init()"><div class="head" id="head">
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
- <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4125</span></h1>
+ <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4126</span></h1>
</div><div>
<a href="common-input-element-attributes.html">← 4.10.7.2 Common input element attributes</a> –
<a href="Overview.html#contents">Table of contents</a> –
Index: dnd.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/dnd.html,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -d -r1.67 -r1.68
--- dnd.html 21 Jul 2010 01:17:34 -0000 1.67
+++ dnd.html 21 Jul 2010 06:57:41 -0000 1.68
@@ -307,7 +307,7 @@
<body onload="fixBrokenLink(); init()"><div class="head" id="head">
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
- <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4125</span></h1>
+ <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4126</span></h1>
</div><div>
<a href="editing.html">← 7 User interaction</a> –
<a href="Overview.html#contents">Table of contents</a> –
Index: links.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/links.html,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -d -r1.74 -r1.75
--- links.html 21 Jul 2010 01:17:35 -0000 1.74
+++ links.html 21 Jul 2010 06:57:41 -0000 1.75
@@ -307,7 +307,7 @@
<body onload="fixBrokenLink(); init()"><div class="head" id="head">
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
- <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4125</span></h1>
+ <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4126</span></h1>
</div><div>
<a href="commands.html">← 4.11.5 Commands</a> –
<a href="Overview.html#contents">Table of contents</a> –
Index: spec.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/spec.html,v
retrieving revision 1.982
retrieving revision 1.983
diff -u -d -r1.982 -r1.983
--- spec.html 21 Jul 2010 01:17:35 -0000 1.982
+++ spec.html 21 Jul 2010 06:57:42 -0000 1.983
@@ -311,7 +311,7 @@
</head><body onload="init()"><div class="head" id="head">
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
- <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4125</span></h1>
+ <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4126</span></h1>
<h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
<h2 class="no-num no-toc" id="editor-s-draft-21-july-2010">Editor's Draft 21 July 2010</h2>
<dl><dt>Latest Published Version:</dt>
@@ -331,7 +331,7 @@
<dt>Editors:</dt>
<dd><a href="mailto:ian@hixie.ch">Ian Hickson</a>, Google, Inc.</dd>
</dl><p>This specification is available in the following formats: <a href="spec.html">single page HTML</a>, <a href="Overview.html">multipage HTML</a>, <a href="http://dev.w3.org/html5/spec/">full specification</a>.
- This is revision 1.4125.</p>
+ This is revision 1.4126.</p>
<p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a>
© 2010 <a href="http://www.w3.org/"><abbr title="World Wide
Web Consortium">W3C</abbr></a><sup>®</sup> (<a href="http://www.csail.mit.edu/"><abbr title="Massachusetts
@@ -23957,7 +23957,7 @@
</dd>
- </dl><h2 id="editing"><span class="secno">7 </span><dfn>User interaction</dfn></h2><h3 id="the-hidden-attribute"><span class="secno">7.1 </span>The <dfn title="attr-hidden"><code>hidden</code></dfn> attribute</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/95">ISSUE-95</a> (hidden) blocks progress to Last Call</span></p><p>All <a href="#html-elements">HTML elements</a> may have the <code title="attr-hidden"><a href="#the-hidden-attribute">hidden</a></code> content attribute set. The <code title="attr-hidden"><a href="#the-hidden-attribute">hidden</a></code> attribute is a <a href="#boolean-attribute">boolean
+ </dl><h2 id="editing"><span class="secno">7 </span><dfn>User interaction</dfn></h2><h3 id="the-hidden-attribute"><span class="secno">7.1 </span>The <dfn title="attr-hidden"><code>hidden</code></dfn> attribute</h3><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><p>All <a href="#html-elements">HTML elements</a> may have the <code title="attr-hidden"><a href="#the-hidden-attribute">hidden</a></code> content attribute set. The <code title="attr-hidden"><a href="#the-hidden-attribute">hidden</a></code> attribute is a <a href="#boolean-attribute">boolean
attribute</a>. When specified on an element, it indicates that
the element is not yet, or is no longer, relevant. </p><div class="example">
@@ -30241,6 +30241,7 @@
James M Snell,
James Perrett,
James Robinson,
+ Jamie Lokier,
Jan-Klaas Kollhof,
Jason Kersey,
Jason Lustig,
Index: number-state.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/number-state.html,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -d -r1.63 -r1.64
--- number-state.html 21 Jul 2010 01:17:35 -0000 1.63
+++ number-state.html 21 Jul 2010 06:57:42 -0000 1.64
@@ -307,7 +307,7 @@
<body onload="fixBrokenLink(); init()"><div class="head" id="head">
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
- <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4125</span></h1>
+ <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4126</span></h1>
</div><div>
<a href="states-of-the-type-attribute.html">← 4.10.7.1 States of the type attribute</a> –
<a href="Overview.html#contents">Table of contents</a> –
Index: sections.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/sections.html,v
retrieving revision 1.76
retrieving revision 1.77
diff -u -d -r1.76 -r1.77
--- sections.html 21 Jul 2010 01:17:35 -0000 1.76
+++ sections.html 21 Jul 2010 06:57:42 -0000 1.77
@@ -307,7 +307,7 @@
<body onload="fixBrokenLink(); init()"><div class="head" id="head">
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
- <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4125</span></h1>
+ <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4126</span></h1>
</div><div>
<a href="scripting-1.html">← 4.3 Scripting</a> –
<a href="Overview.html#contents">Table of contents</a> –
Index: introduction.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/introduction.html,v
retrieving revision 1.624
retrieving revision 1.625
diff -u -d -r1.624 -r1.625
--- introduction.html 21 Jul 2010 01:17:35 -0000 1.624
+++ introduction.html 21 Jul 2010 06:57:41 -0000 1.625
@@ -306,7 +306,7 @@
<body onload="fixBrokenLink(); init()"><div class="head" id="head">
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
- <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4125</span></h1>
+ <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4126</span></h1>
</div><div>
<a href="Overview.html#contents">Table of contents</a> –
<a href="infrastructure.html">2 Common infrastructure →</a>
Index: commands.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/commands.html,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -d -r1.60 -r1.61
--- commands.html 21 Jul 2010 01:17:34 -0000 1.60
+++ commands.html 21 Jul 2010 06:57:41 -0000 1.61
@@ -307,7 +307,7 @@
<body onload="fixBrokenLink(); init()"><div class="head" id="head">
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
- <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4125</span></h1>
+ <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4126</span></h1>
</div><div>
<a href="interactive-elements.html">← 4.11 Interactive elements</a> –
<a href="Overview.html#contents">Table of contents</a> –
Index: syntax.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/syntax.html,v
retrieving revision 1.627
retrieving revision 1.628
diff -u -d -r1.627 -r1.628
--- syntax.html 21 Jul 2010 01:17:36 -0000 1.627
+++ syntax.html 21 Jul 2010 06:57:43 -0000 1.628
@@ -307,7 +307,7 @@
<body onload="fixBrokenLink(); init()"><div class="head" id="head">
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
- <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4125</span></h1>
+ <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4126</span></h1>
</div><div>
<a href="dnd.html">← 7.9 Drag and drop</a> –
<a href="Overview.html#contents">Table of contents</a> –
Index: webappapis.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/webappapis.html,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -d -r1.47 -r1.48
--- webappapis.html 21 Jul 2010 01:17:37 -0000 1.47
+++ webappapis.html 21 Jul 2010 06:57:44 -0000 1.48
@@ -307,7 +307,7 @@
<body onload="fixBrokenLink(); init()"><div class="head" id="head">
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
- <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4125</span></h1>
+ <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4126</span></h1>
</div><div>
<a href="offline.html">← 5.6 Offline Web applications</a> –
<a href="Overview.html#contents">Table of contents</a> –
Index: common-microsyntaxes.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/common-microsyntaxes.html,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -d -r1.65 -r1.66
--- common-microsyntaxes.html 21 Jul 2010 01:17:34 -0000 1.65
+++ common-microsyntaxes.html 21 Jul 2010 06:57:41 -0000 1.66
@@ -307,7 +307,7 @@
<body onload="fixBrokenLink(); init()"><div class="head" id="head">
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
- <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4125</span></h1>
+ <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4126</span></h1>
</div><div>
<a href="infrastructure.html">← 2 Common infrastructure</a> –
<a href="Overview.html#contents">Table of contents</a> –
Received on Wednesday, 21 July 2010 06:57:49 UTC