- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 01 Jun 2010 04:28:15 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv31175
Modified Files:
acknowledgements.html apis-in-html-documents.html
association-of-controls-and-forms.html browsers.html
commands.html common-dom-interfaces.html
common-input-element-attributes.html common-microsyntaxes.html
content-models.html converting-html-to-other-formats.html
dnd.html dom.html editing.html edits.html elements.html
embedded-content-1.html fetching-resources.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
namespaces.html number-state.html obsolete.html offline.html
origin-0.html parsing.html references.html rendering.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-end.html
the-iframe-element.html the-input-element.html
the-map-element.html the-xhtml-syntax.html timers.html
tokenization.html urls.html video.html webappapis.html
Log Message:
change how boilerplate is added and update some boilerplate text with the new mechanism (whatwg r5099)
[updated by splitter]
Index: infrastructure.html
===================================================================
RCS file: /sources/public/html5/spec/infrastructure.html,v
retrieving revision 1.1004
retrieving revision 1.1005
diff -u -d -r1.1004 -r1.1005
--- infrastructure.html 23 May 2010 05:37:12 -0000 1.1004
+++ infrastructure.html 1 Jun 2010 04:28:10 -0000 1.1005
@@ -291,6 +291,7 @@
<link href="common-microsyntaxes.html" title="2.4 Common microsyntaxes" rel="next">
</head><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</h1>
</div><div>
<a href="introduction.html">← 1 Introduction</a> –
@@ -464,7 +465,7 @@
different <meta charset> elements applying in each case.
--><p>The term <dfn title="">Unicode character</dfn> is used to mean a
<i title="">Unicode scalar value</i> (i.e. any Unicode code point
- that is not a surrogate code point). <a href="references.html#refsUNICODE">[UNICODE]</a></p><!--FIXUP microdata +1--><!--FIXUP 2dcontext +1--><h3 id="conformance-requirements"><span class="secno">2.2 </span>Conformance requirements</h3><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><!--FIXUP microdata -1--><!--FIXUP 2dcontext -1--><p>All diagrams, examples, and notes in this specification are
+ that is not a surrogate code point). <a href="references.html#refsUNICODE">[UNICODE]</a></p><h3 id="conformance-requirements"><span class="secno">2.2 </span>Conformance requirements</h3><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><p>All diagrams, examples, and notes in this specification are
non-normative, as are all sections explicitly marked non-normative.
Everything else in this specification is normative.</p><p>The key words "MUST", "MUST NOT", "REQUIRED", <!--"SHALL", "SHALL
NOT",--> "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and
Index: text-level-semantics.html
===================================================================
RCS file: /sources/public/html5/spec/text-level-semantics.html,v
retrieving revision 1.990
retrieving revision 1.991
diff -u -d -r1.990 -r1.991
--- text-level-semantics.html 23 May 2010 05:37:14 -0000 1.990
+++ text-level-semantics.html 1 Jun 2010 04:28:12 -0000 1.991
@@ -291,6 +291,7 @@
<link href="edits.html" title="4.7 Edits" rel="next">
</head><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</h1>
</div><div>
<a href="grouping-content.html">← 4.5 Grouping content</a> –
Index: scripting-1.html
===================================================================
RCS file: /sources/public/html5/spec/scripting-1.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- scripting-1.html 23 May 2010 05:37:13 -0000 1.2
+++ scripting-1.html 1 Jun 2010 04:28:11 -0000 1.3
@@ -291,6 +291,7 @@
<link href="sections.html" title="4.4 Sections" rel="next">
</head><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</h1>
</div><div>
<a href="semantics.html">← 4 The elements of HTML</a> –
Index: the-map-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-map-element.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- the-map-element.html 23 May 2010 05:37:14 -0000 1.2
+++ the-map-element.html 1 Jun 2010 04:28:13 -0000 1.3
@@ -291,6 +291,7 @@
<link href="tabular-data.html" title="4.9 Tabular data" rel="next">
</head><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</h1>
</div><div>
<a href="the-canvas-element.html">← 4.8.10 The canvas element</a> –
Index: the-canvas-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-canvas-element.html,v
retrieving revision 1.857
retrieving revision 1.858
diff -u -d -r1.857 -r1.858
--- the-canvas-element.html 23 May 2010 05:37:14 -0000 1.857
+++ the-canvas-element.html 1 Jun 2010 04:28:12 -0000 1.858
@@ -291,6 +291,7 @@
<link href="the-map-element.html" title="4.8.11 The map element" rel="next">
</head><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</h1>
</div><div>
<a href="video.html">← 4.8.6 The video element</a> –
Index: tabular-data.html
===================================================================
RCS file: /sources/public/html5/spec/tabular-data.html,v
retrieving revision 1.985
retrieving revision 1.986
diff -u -d -r1.985 -r1.986
--- tabular-data.html 23 May 2010 05:37:14 -0000 1.985
+++ tabular-data.html 1 Jun 2010 04:28:12 -0000 1.986
@@ -291,6 +291,7 @@
<link href="forms.html" title="4.10 Forms" rel="next">
</head><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</h1>
</div><div>
<a href="the-map-element.html">← 4.8.11 The map element</a> –
Index: the-iframe-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-iframe-element.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- the-iframe-element.html 23 May 2010 05:37:14 -0000 1.2
+++ the-iframe-element.html 1 Jun 2010 04:28:13 -0000 1.3
@@ -291,6 +291,7 @@
<link href="video.html" title="4.8.6 The video element" rel="next">
</head><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</h1>
</div><div>
<a href="embedded-content-1.html">← 4.8 Embedded content</a> –
Index: converting-html-to-other-formats.html
===================================================================
RCS file: /sources/public/html5/spec/converting-html-to-other-formats.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- converting-html-to-other-formats.html 23 May 2010 05:37:11 -0000 1.2
+++ converting-html-to-other-formats.html 1 Jun 2010 04:28:10 -0000 1.3
@@ -291,6 +291,7 @@
<link href="browsers.html" title="5 Loading Web pages" rel="next">
</head><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</h1>
</div><div>
<a href="links.html">← 4.12 Links</a> –
Index: association-of-controls-and-forms.html
===================================================================
RCS file: /sources/public/html5/spec/association-of-controls-and-forms.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- association-of-controls-and-forms.html 23 May 2010 05:37:11 -0000 1.2
+++ association-of-controls-and-forms.html 1 Jun 2010 04:28:09 -0000 1.3
@@ -291,6 +291,7 @@
<link href="interactive-elements.html" title="4.11 Interactive elements" rel="next">
</head><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</h1>
</div><div>
<a href="the-button-element.html">← 4.10.8 The button element</a> –
Index: the-end.html
===================================================================
RCS file: /sources/public/html5/spec/the-end.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- the-end.html 23 May 2010 05:37:14 -0000 1.2
+++ the-end.html 1 Jun 2010 04:28:12 -0000 1.3
@@ -291,6 +291,7 @@
<link href="named-character-references.html" title="8.5 Named character references" rel="next">
</head><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</h1>
</div><div>
<a href="tokenization.html">← 8.2.4 Tokenization</a> –
Index: history.html
===================================================================
RCS file: /sources/public/html5/spec/history.html,v
retrieving revision 1.986
retrieving revision 1.987
diff -u -d -r1.986 -r1.987
--- history.html 23 May 2010 05:37:11 -0000 1.986
+++ history.html 1 Jun 2010 04:28:10 -0000 1.987
@@ -291,6 +291,7 @@
<link href="offline.html" title="5.6 Offline Web applications" rel="next">
</head><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</h1>
</div><div>
<a href="origin-0.html">← 5.3 Origin</a> –
Index: common-dom-interfaces.html
===================================================================
RCS file: /sources/public/html5/spec/common-dom-interfaces.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- common-dom-interfaces.html 23 May 2010 05:37:11 -0000 1.2
+++ common-dom-interfaces.html 1 Jun 2010 04:28:09 -0000 1.3
@@ -291,6 +291,7 @@
<link href="namespaces.html" title="2.8 Namespaces" rel="next">
</head><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</h1>
</div><div>
<a href="fetching-resources.html">← 2.6 Fetching resources</a> –
Index: parsing.html
===================================================================
RCS file: /sources/public/html5/spec/parsing.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- parsing.html 23 May 2010 05:37:13 -0000 1.2
+++ parsing.html 1 Jun 2010 04:28:11 -0000 1.3
@@ -291,6 +291,7 @@
<link href="tokenization.html" title="8.2.4 Tokenization" rel="next">
</head><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</h1>
</div><div>
<a href="syntax.html">← 8 The HTML syntax</a> –
Index: fetching-resources.html
===================================================================
RCS file: /sources/public/html5/spec/fetching-resources.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- fetching-resources.html 23 May 2010 05:37:11 -0000 1.2
+++ fetching-resources.html 1 Jun 2010 04:28:10 -0000 1.3
@@ -291,6 +291,7 @@
<link href="common-dom-interfaces.html" title="2.7 Common DOM interfaces" rel="next">
</head><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</h1>
</div><div>
<a href="urls.html">← 2.5 URLs</a> –
Index: origin-0.html
===================================================================
RCS file: /sources/public/html5/spec/origin-0.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- origin-0.html 23 May 2010 05:37:13 -0000 1.2
+++ origin-0.html 1 Jun 2010 04:28:11 -0000 1.3
@@ -291,6 +291,7 @@
<link href="history.html" title="5.4 Session history and navigation" rel="next">
</head><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</h1>
</div><div>
<a href="browsers.html">← 5 Loading Web pages</a> –
Index: common-input-element-attributes.html
===================================================================
RCS file: /sources/public/html5/spec/common-input-element-attributes.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- common-input-element-attributes.html 23 May 2010 05:37:11 -0000 1.2
+++ common-input-element-attributes.html 1 Jun 2010 04:28:09 -0000 1.3
@@ -291,6 +291,7 @@
<link href="the-button-element.html" title="4.10.8 The button element" rel="next">
</head><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</h1>
</div><div>
<a href="number-state.html">← 4.10.7.1.13 Number state</a> –
Index: dom.html
===================================================================
RCS file: /sources/public/html5/spec/dom.html,v
retrieving revision 1.996
retrieving revision 1.997
diff -u -d -r1.996 -r1.997
--- dom.html 23 May 2010 05:37:11 -0000 1.996
+++ dom.html 1 Jun 2010 04:28:10 -0000 1.997
@@ -291,6 +291,7 @@
<link href="elements.html" title="3.2 Elements" rel="next">
</head><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</h1>
</div><div>
<a href="namespaces.html">← 2.8 Namespaces</a> –
Index: embedded-content-1.html
===================================================================
RCS file: /sources/public/html5/spec/embedded-content-1.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- embedded-content-1.html 23 May 2010 05:37:11 -0000 1.2
+++ embedded-content-1.html 1 Jun 2010 04:28:10 -0000 1.3
@@ -291,6 +291,7 @@
<link href="the-iframe-element.html" title="4.8.2 The iframe element" rel="next">
</head><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</h1>
</div><div>
<a href="edits.html">← 4.7 Edits</a> –
Index: the-input-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-input-element.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- the-input-element.html 23 May 2010 05:37:14 -0000 1.2
+++ the-input-element.html 1 Jun 2010 04:28:13 -0000 1.3
@@ -291,6 +291,7 @@
<link href="states-of-the-type-attribute.html" title="4.10.7.1 States of the type attribute" rel="next">
</head><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</h1>
</div><div>
<a href="forms.html">← 4.10 Forms</a> –
Index: rendering.html
===================================================================
RCS file: /sources/public/html5/spec/rendering.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- rendering.html 23 May 2010 05:37:13 -0000 1.2
+++ rendering.html 1 Jun 2010 04:28:11 -0000 1.3
@@ -291,6 +291,7 @@
<link href="obsolete.html" title="11 Obsolete features" rel="next">
</head><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</h1>
</div><div>
<a href="the-xhtml-syntax.html">← 9 The XHTML syntax</a> –
Index: acknowledgements.html
===================================================================
RCS file: /sources/public/html5/spec/acknowledgements.html,v
retrieving revision 1.1000
retrieving revision 1.1001
diff -u -d -r1.1000 -r1.1001
--- acknowledgements.html 23 May 2010 05:37:11 -0000 1.1000
+++ acknowledgements.html 1 Jun 2010 04:28:09 -0000 1.1001
@@ -290,6 +290,7 @@
<link href="spec.html#contents" title="Table of contents" rel="index">
</head><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</h1>
</div><div>
<a href="references.html">← References</a> –
Index: grouping-content.html
===================================================================
RCS file: /sources/public/html5/spec/grouping-content.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- grouping-content.html 23 May 2010 05:37:11 -0000 1.2
+++ grouping-content.html 1 Jun 2010 04:28:10 -0000 1.3
@@ -291,6 +291,7 @@
<link href="text-level-semantics.html" title="4.6 Text-level semantics" rel="next">
</head><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</h1>
</div><div>
<a href="sections.html">← 4.4 Sections</a> –
Index: timers.html
===================================================================
RCS file: /sources/public/html5/spec/timers.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- timers.html 23 May 2010 05:37:14 -0000 1.2
+++ timers.html 1 Jun 2010 04:28:13 -0000 1.3
@@ -291,6 +291,7 @@
<link href="editing.html" title="7 User interaction" rel="next">
</head><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</h1>
</div><div>
<a href="webappapis.html">← 6 Web application APIs</a> –
Index: elements.html
===================================================================
RCS file: /sources/public/html5/spec/elements.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- elements.html 23 May 2010 05:37:11 -0000 1.2
+++ elements.html 1 Jun 2010 04:28:10 -0000 1.3
@@ -291,6 +291,7 @@
<link href="content-models.html" title="3.2.5 Content models" rel="next">
</head><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</h1>
</div><div>
<a href="dom.html">← 3 Semantics, structure, and APIs of HTML documents</a> –
Index: urls.html
===================================================================
RCS file: /sources/public/html5/spec/urls.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- urls.html 23 May 2010 05:37:14 -0000 1.2
+++ urls.html 1 Jun 2010 04:28:13 -0000 1.3
@@ -291,6 +291,7 @@
<link href="fetching-resources.html" title="2.6 Fetching resources" rel="next">
</head><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</h1>
</div><div>
<a href="common-microsyntaxes.html">← 2.4 Common microsyntaxes</a> –
Index: tokenization.html
===================================================================
RCS file: /sources/public/html5/spec/tokenization.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- tokenization.html 23 May 2010 05:37:14 -0000 1.2
+++ tokenization.html 1 Jun 2010 04:28:13 -0000 1.3
@@ -291,6 +291,7 @@
<link href="the-end.html" title="8.2.6 The end" rel="next">
</head><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</h1>
</div><div>
<a href="parsing.html">← 8.2 Parsing HTML documents</a> –
Index: forms.html
===================================================================
RCS file: /sources/public/html5/spec/forms.html,v
retrieving revision 1.989
retrieving revision 1.990
diff -u -d -r1.989 -r1.990
--- forms.html 23 May 2010 05:37:11 -0000 1.989
+++ forms.html 1 Jun 2010 04:28:10 -0000 1.990
@@ -291,6 +291,7 @@
<link href="the-input-element.html" title="4.10.7 The input element" rel="next">
</head><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</h1>
</div><div>
<a href="tabular-data.html">← 4.9 Tabular data</a> –
Index: interactive-elements.html
===================================================================
RCS file: /sources/public/html5/spec/interactive-elements.html,v
retrieving revision 1.988
retrieving revision 1.989
diff -u -d -r1.988 -r1.989
--- interactive-elements.html 23 May 2010 05:37:12 -0000 1.988
+++ interactive-elements.html 1 Jun 2010 04:28:10 -0000 1.989
@@ -291,6 +291,7 @@
<link href="commands.html" title="4.11.5 Commands" rel="next">
</head><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</h1>
</div><div>
<a href="association-of-controls-and-forms.html">← 4.10.18 Association of controls and forms</a> –
Index: editing.html
===================================================================
RCS file: /sources/public/html5/spec/editing.html,v
retrieving revision 1.991
retrieving revision 1.992
diff -u -d -r1.991 -r1.992
--- editing.html 23 May 2010 05:37:11 -0000 1.991
+++ editing.html 1 Jun 2010 04:28:10 -0000 1.992
@@ -291,6 +291,7 @@
<link href="dnd.html" title="7.9 Drag and drop" rel="next">
</head><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</h1>
</div><div>
<a href="timers.html">← 6.2 Timers</a> –
Index: video.html
===================================================================
RCS file: /sources/public/html5/spec/video.html,v
retrieving revision 1.865
retrieving revision 1.866
diff -u -d -r1.865 -r1.866
--- video.html 23 May 2010 05:37:14 -0000 1.865
+++ video.html 1 Jun 2010 04:28:13 -0000 1.866
@@ -291,6 +291,7 @@
<link href="the-canvas-element.html" title="4.8.10 The canvas element" rel="next">
</head><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</h1>
</div><div>
<a href="the-iframe-element.html">← 4.8.2 The iframe element</a> –
Index: browsers.html
===================================================================
RCS file: /sources/public/html5/spec/browsers.html,v
retrieving revision 1.990
retrieving revision 1.991
diff -u -d -r1.990 -r1.991
--- browsers.html 23 May 2010 05:37:11 -0000 1.990
+++ browsers.html 1 Jun 2010 04:28:09 -0000 1.991
@@ -291,6 +291,7 @@
<link href="origin-0.html" title="5.3 Origin" rel="next">
</head><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</h1>
</div><div>
<a href="converting-html-to-other-formats.html">← 4.15 Converting HTML to other formats</a> –
Index: edits.html
===================================================================
RCS file: /sources/public/html5/spec/edits.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- edits.html 23 May 2010 05:37:11 -0000 1.2
+++ edits.html 1 Jun 2010 04:28:10 -0000 1.3
@@ -291,6 +291,7 @@
<link href="embedded-content-1.html" title="4.8 Embedded content" rel="next">
</head><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</h1>
</div><div>
<a href="text-level-semantics.html">← 4.6 Text-level semantics</a> –
Index: the-xhtml-syntax.html
===================================================================
RCS file: /sources/public/html5/spec/the-xhtml-syntax.html,v
retrieving revision 1.995
retrieving revision 1.996
diff -u -d -r1.995 -r1.996
--- the-xhtml-syntax.html 23 May 2010 05:37:14 -0000 1.995
+++ the-xhtml-syntax.html 1 Jun 2010 04:28:13 -0000 1.996
@@ -291,6 +291,7 @@
<link href="rendering.html" title="10 Rendering" rel="next">
</head><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</h1>
</div><div>
<a href="named-character-references.html">← 8.5 Named character references</a> –
Index: iana.html
===================================================================
RCS file: /sources/public/html5/spec/iana.html,v
retrieving revision 1.321
retrieving revision 1.322
diff -u -d -r1.321 -r1.322
--- iana.html 23 May 2010 05:37:12 -0000 1.321
+++ iana.html 1 Jun 2010 04:28:10 -0000 1.322
@@ -291,6 +291,7 @@
<link href="index.html" title="Index" rel="next">
</head><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</h1>
</div><div>
<a href="obsolete.html">← 11 Obsolete features</a> –
Index: offline.html
===================================================================
RCS file: /sources/public/html5/spec/offline.html,v
retrieving revision 1.984
retrieving revision 1.985
diff -u -d -r1.984 -r1.985
--- offline.html 23 May 2010 05:37:13 -0000 1.984
+++ offline.html 1 Jun 2010 04:28:11 -0000 1.985
@@ -291,6 +291,7 @@
<link href="webappapis.html" title="6 Web application APIs" rel="next">
</head><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</h1>
</div><div>
<a href="history.html">← 5.4 Session history and navigation</a> –
Index: content-models.html
===================================================================
RCS file: /sources/public/html5/spec/content-models.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- content-models.html 23 May 2010 05:37:11 -0000 1.2
+++ content-models.html 1 Jun 2010 04:28:09 -0000 1.3
@@ -291,6 +291,7 @@
<link href="apis-in-html-documents.html" title="3.3 APIs in HTML documents" rel="next">
</head><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</h1>
</div><div>
<a href="elements.html">← 3.2 Elements</a> –
Index: states-of-the-type-attribute.html
===================================================================
RCS file: /sources/public/html5/spec/states-of-the-type-attribute.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- states-of-the-type-attribute.html 23 May 2010 05:37:14 -0000 1.2
+++ states-of-the-type-attribute.html 1 Jun 2010 04:28:12 -0000 1.3
@@ -291,6 +291,7 @@
<link href="number-state.html" title="4.10.7.1.13 Number state" rel="next">
</head><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</h1>
</div><div>
<a href="the-input-element.html">← 4.10.7 The input element</a> –
Index: apis-in-html-documents.html
===================================================================
RCS file: /sources/public/html5/spec/apis-in-html-documents.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- apis-in-html-documents.html 23 May 2010 05:37:11 -0000 1.2
+++ apis-in-html-documents.html 1 Jun 2010 04:28:09 -0000 1.3
@@ -291,6 +291,7 @@
<link href="semantics.html" title="4 The elements of HTML" rel="next">
</head><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</h1>
</div><div>
<a href="content-models.html">← 3.2.5 Content models</a> –
Index: obsolete.html
===================================================================
RCS file: /sources/public/html5/spec/obsolete.html,v
retrieving revision 1.986
retrieving revision 1.987
diff -u -d -r1.986 -r1.987
--- obsolete.html 23 May 2010 05:37:13 -0000 1.986
+++ obsolete.html 1 Jun 2010 04:28:11 -0000 1.987
@@ -291,6 +291,7 @@
<link href="iana.html" title="12 IANA considerations" rel="next">
</head><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</h1>
</div><div>
<a href="rendering.html">← 10 Rendering</a> –
Index: named-character-references.html
===================================================================
RCS file: /sources/public/html5/spec/named-character-references.html,v
retrieving revision 1.983
retrieving revision 1.984
diff -u -d -r1.983 -r1.984
--- named-character-references.html 23 May 2010 05:37:13 -0000 1.983
+++ named-character-references.html 1 Jun 2010 04:28:11 -0000 1.984
@@ -291,6 +291,7 @@
<link href="the-xhtml-syntax.html" title="9 The XHTML syntax" rel="next">
</head><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</h1>
</div><div>
<a href="the-end.html">← 8.2.6 The end</a> –
Index: references.html
===================================================================
RCS file: /sources/public/html5/spec/references.html,v
retrieving revision 1.990
retrieving revision 1.991
diff -u -d -r1.990 -r1.991
--- references.html 23 May 2010 05:37:13 -0000 1.990
+++ references.html 1 Jun 2010 04:28:11 -0000 1.991
@@ -291,6 +291,7 @@
<link href="acknowledgements.html" title="Acknowledgements" rel="next">
</head><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</h1>
</div><div>
<a href="index.html">← Index</a> –
Index: semantics.html
===================================================================
RCS file: /sources/public/html5/spec/semantics.html,v
retrieving revision 1.1004
retrieving revision 1.1005
diff -u -d -r1.1004 -r1.1005
--- semantics.html 23 May 2010 05:37:13 -0000 1.1004
+++ semantics.html 1 Jun 2010 04:28:12 -0000 1.1005
@@ -291,6 +291,7 @@
<link href="scripting-1.html" title="4.3 Scripting" rel="next">
</head><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</h1>
</div><div>
<a href="apis-in-html-documents.html">← 3.3 APIs in HTML documents</a> –
Index: index.html
===================================================================
RCS file: /sources/public/html5/spec/index.html,v
retrieving revision 1.992
retrieving revision 1.993
diff -u -d -r1.992 -r1.993
--- index.html 23 May 2010 05:37:12 -0000 1.992
+++ index.html 1 Jun 2010 04:28:10 -0000 1.993
@@ -291,6 +291,7 @@
<link href="references.html" title="References" rel="next">
</head><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</h1>
</div><div>
<a href="iana.html">← 12 IANA considerations</a> –
Index: the-button-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-button-element.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- the-button-element.html 23 May 2010 05:37:14 -0000 1.2
+++ the-button-element.html 1 Jun 2010 04:28:12 -0000 1.3
@@ -291,6 +291,7 @@
<link href="association-of-controls-and-forms.html" title="4.10.18 Association of controls and forms" rel="next">
</head><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</h1>
</div><div>
<a href="common-input-element-attributes.html">← 4.10.7.2 Common input element attributes</a> –
Index: dnd.html
===================================================================
RCS file: /sources/public/html5/spec/dnd.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- dnd.html 23 May 2010 05:37:11 -0000 1.2
+++ dnd.html 1 Jun 2010 04:28:10 -0000 1.3
@@ -291,6 +291,7 @@
<link href="syntax.html" title="8 The HTML syntax" rel="next">
</head><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</h1>
</div><div>
<a href="editing.html">← 7 User interaction</a> –
Index: links.html
===================================================================
RCS file: /sources/public/html5/spec/links.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- links.html 23 May 2010 05:37:12 -0000 1.2
+++ links.html 1 Jun 2010 04:28:11 -0000 1.3
@@ -291,6 +291,7 @@
<link href="converting-html-to-other-formats.html" title="4.15 Converting HTML to other formats" rel="next">
</head><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</h1>
</div><div>
<a href="commands.html">← 4.11.5 Commands</a> –
Index: spec.html
===================================================================
RCS file: /sources/public/html5/spec/spec.html,v
retrieving revision 1.1034
retrieving revision 1.1035
diff -u -d -r1.1034 -r1.1035
--- spec.html 23 May 2010 05:37:13 -0000 1.1034
+++ spec.html 1 Jun 2010 04:28:12 -0000 1.1035
@@ -288,10 +288,10 @@
<script src="link-fixup.js"></script>
</head><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</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-23-may-2010">Editor's Draft 23 May 2010</h2>
+ <h2 class="no-num no-toc" id="editor-s-draft-1-june-2010">Editor's Draft 1 June 2010</h2>
<dl><dt>Latest Published Version:</dt>
<dd><a href="http://www.w3.org/TR/html5/">http://www.w3.org/TR/html5/</a></dd>
<dt>Latest Editor's Draft:</dt>
@@ -309,9 +309,9 @@
</dl><p>This specification is available in the following formats:
<a href="Overview.html">single page HTML</a>,
<a href="spec.html">multipage HTML</a>.
-This is revision 1.4094.
+This is revision 1.4095.
</p>
- <p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a>
+ <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
Institute of Technology">MIT</abbr></a>, <a href="http://www.ercim.org/"><abbr title="European Research
@@ -321,12 +321,14 @@
and <a href="http://www.w3.org/Consortium/Legal/copyright-documents">document
use</a> rules apply.</p>
+
<!-- UNDER NO CIRCUMSTANCES IS THE FOLLOWING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST -->
- <p class="alt">The <a href="http://www.whatwg.org/specs/web-apps/current-work/multipage/">WHATWG
- version</a> of this specification is available under a license that
- permits reuse of the specification text.</p>
+ <p class="alt">The text of this specification is also
+ available in the WHATWG <a href="http://www.whatwg.org/specs/web-apps/current-work/complete.html">Web Applications 1.0</a> specification, under a license that permits
+ reuse of the specification text.</p>
<!-- UNDER NO CIRCUMSTANCES IS THE PRECEDING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST -->
+
</div><hr class="top"><h2 class="no-num no-toc" id="abstract">Abstract</h2><p>This specification defines the 5th major revision of the core
language of the World Wide Web: the Hypertext Markup Language
(HTML). In this version, new features are introduced to help Web
@@ -392,8 +394,7 @@
Group</a> is the W3C working group responsible for this
specification's progress along the W3C Recommendation
track.
-
- This specification is the 23 May 2010 Editor's Draft.
+ This specification is the 1 June 2010 Editor's Draft.
</p><!-- UNDER NO CIRCUMSTANCES IS THE PRECEDING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><!-- relationship to other work (required) --><p>The contents of this specification are also part of <a href="http://www.whatwg.org/specs/web-apps/current-work/multipage/">a
specification</a> published by the <a href="http://www.whatwg.org/">WHATWG</a>, which is available under a
license that permits reuse of the specification text.</p><!-- UNDER NO CIRCUMSTANCES IS THE FOLLOWING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><!-- required patent boilerplate --><p>This document was produced by a group operating under the <a href="http://www.w3.org/Consortium/Patent-Policy-20040205/">5
Index: number-state.html
===================================================================
RCS file: /sources/public/html5/spec/number-state.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- number-state.html 23 May 2010 05:37:13 -0000 1.2
+++ number-state.html 1 Jun 2010 04:28:11 -0000 1.3
@@ -291,6 +291,7 @@
<link href="common-input-element-attributes.html" title="4.10.7.2 Common input element attributes" rel="next">
</head><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</h1>
</div><div>
<a href="states-of-the-type-attribute.html">← 4.10.7.1 States of the type attribute</a> –
Index: sections.html
===================================================================
RCS file: /sources/public/html5/spec/sections.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- sections.html 23 May 2010 05:37:13 -0000 1.2
+++ sections.html 1 Jun 2010 04:28:12 -0000 1.3
@@ -291,6 +291,7 @@
<link href="grouping-content.html" title="4.5 Grouping content" rel="next">
</head><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</h1>
</div><div>
<a href="scripting-1.html">← 4.3 Scripting</a> –
Index: namespaces.html
===================================================================
RCS file: /sources/public/html5/spec/namespaces.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- namespaces.html 23 May 2010 05:37:13 -0000 1.2
+++ namespaces.html 1 Jun 2010 04:28:11 -0000 1.3
@@ -291,6 +291,7 @@
<link href="dom.html" title="3 Semantics, structure, and APIs of HTML documents" rel="next">
</head><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</h1>
</div><div>
<a href="common-dom-interfaces.html">← 2.7 Common DOM interfaces</a> –
Index: introduction.html
===================================================================
RCS file: /sources/public/html5/spec/introduction.html,v
retrieving revision 1.993
retrieving revision 1.994
diff -u -d -r1.993 -r1.994
--- introduction.html 23 May 2010 05:37:12 -0000 1.993
+++ introduction.html 1 Jun 2010 04:28:10 -0000 1.994
@@ -290,6 +290,7 @@
<link href="infrastructure.html" title="2 Common infrastructure" rel="next">
</head><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</h1>
</div><div>
<a href="spec.html#contents">Table of contents</a> –
Index: commands.html
===================================================================
RCS file: /sources/public/html5/spec/commands.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- commands.html 23 May 2010 05:37:11 -0000 1.2
+++ commands.html 1 Jun 2010 04:28:09 -0000 1.3
@@ -291,6 +291,7 @@
<link href="links.html" title="4.12 Links" rel="next">
</head><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</h1>
</div><div>
<a href="interactive-elements.html">← 4.11 Interactive elements</a> –
Index: syntax.html
===================================================================
RCS file: /sources/public/html5/spec/syntax.html,v
retrieving revision 1.997
retrieving revision 1.998
diff -u -d -r1.997 -r1.998
--- syntax.html 23 May 2010 05:37:14 -0000 1.997
+++ syntax.html 1 Jun 2010 04:28:12 -0000 1.998
@@ -291,6 +291,7 @@
<link href="parsing.html" title="8.2 Parsing HTML documents" rel="next">
</head><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</h1>
</div><div>
<a href="dnd.html">← 7.9 Drag and drop</a> –
Index: webappapis.html
===================================================================
RCS file: /sources/public/html5/spec/webappapis.html,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- webappapis.html 23 May 2010 05:37:15 -0000 1.119
+++ webappapis.html 1 Jun 2010 04:28:13 -0000 1.120
@@ -291,6 +291,7 @@
<link href="timers.html" title="6.2 Timers" rel="next">
</head><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</h1>
</div><div>
<a href="offline.html">← 5.6 Offline Web applications</a> –
Index: common-microsyntaxes.html
===================================================================
RCS file: /sources/public/html5/spec/common-microsyntaxes.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- common-microsyntaxes.html 23 May 2010 05:37:11 -0000 1.2
+++ common-microsyntaxes.html 1 Jun 2010 04:28:09 -0000 1.3
@@ -291,6 +291,7 @@
<link href="urls.html" title="2.5 URLs" rel="next">
</head><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</h1>
</div><div>
<a href="infrastructure.html">← 2 Common infrastructure</a> –
Received on Tuesday, 1 June 2010 04:28:19 UTC