- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 22 Jun 2010 10:27:41 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec-author-view
In directory hutz:/tmp/cvs-serv28061
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:
prepare for publication
[updated by splitter]
Index: infrastructure.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/infrastructure.html,v
retrieving revision 1.595
retrieving revision 1.596
diff -u -d -r1.595 -r1.596
--- infrastructure.html 15 Jun 2010 23:47:26 -0000 1.595
+++ infrastructure.html 22 Jun 2010 10:27:35 -0000 1.596
@@ -305,7 +305,7 @@
document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
fixBrokenLink();
}
- </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><link href="introduction.html" title="1 Introduction" rel="prev">
+ </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><link href="introduction.html" title="1 Introduction" rel="prev">
<link href="Overview.html#contents" title="Table of contents" rel="index">
<link href="common-microsyntaxes.html" title="2.4 Common microsyntaxes" rel="next">
</head><body onload="fixBrokenLink(); init()"><div class="head" id="head">
Index: text-level-semantics.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/text-level-semantics.html,v
retrieving revision 1.594
retrieving revision 1.595
diff -u -d -r1.594 -r1.595
--- text-level-semantics.html 15 Jun 2010 23:47:29 -0000 1.594
+++ text-level-semantics.html 22 Jun 2010 10:27:38 -0000 1.595
@@ -305,7 +305,7 @@
document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
fixBrokenLink();
}
- </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><link href="grouping-content.html" title="4.5 Grouping content" rel="prev">
+ </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><link href="grouping-content.html" title="4.5 Grouping content" rel="prev">
<link href="Overview.html#contents" title="Table of contents" rel="index">
<link href="edits.html" title="4.7 Edits" rel="next">
</head><body onload="fixBrokenLink(); init()"><div class="head" id="head">
Index: scripting-1.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/scripting-1.html,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -d -r1.36 -r1.37
--- scripting-1.html 15 Jun 2010 23:47:27 -0000 1.36
+++ scripting-1.html 22 Jun 2010 10:27:37 -0000 1.37
@@ -305,7 +305,7 @@
document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
fixBrokenLink();
}
- </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><link href="semantics.html" title="4 The elements of HTML" rel="prev">
+ </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><link href="semantics.html" title="4 The elements of HTML" rel="prev">
<link href="Overview.html#contents" title="Table of contents" rel="index">
<link href="sections.html" title="4.4 Sections" rel="next">
</head><body onload="fixBrokenLink(); init()"><div class="head" id="head">
Index: the-map-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-map-element.html,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -d -r1.35 -r1.36
--- the-map-element.html 15 Jun 2010 23:47:30 -0000 1.35
+++ the-map-element.html 22 Jun 2010 10:27:39 -0000 1.36
@@ -305,7 +305,7 @@
document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
fixBrokenLink();
}
- </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><link href="the-canvas-element.html" title="4.8.10 The canvas element" rel="prev">
+ </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><link href="the-canvas-element.html" title="4.8.10 The canvas element" rel="prev">
<link href="Overview.html#contents" title="Table of contents" rel="index">
<link href="tabular-data.html" title="4.9 Tabular data" rel="next">
</head><body onload="fixBrokenLink(); init()"><div class="head" id="head">
Index: the-canvas-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-canvas-element.html,v
retrieving revision 1.588
retrieving revision 1.589
diff -u -d -r1.588 -r1.589
--- the-canvas-element.html 15 Jun 2010 23:47:30 -0000 1.588
+++ the-canvas-element.html 22 Jun 2010 10:27:38 -0000 1.589
@@ -305,7 +305,7 @@
document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
fixBrokenLink();
}
- </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><link href="video.html" title="4.8.6 The video element" rel="prev">
+ </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><link href="video.html" title="4.8.6 The video element" rel="prev">
<link href="Overview.html#contents" title="Table of contents" rel="index">
<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">
Index: tabular-data.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/tabular-data.html,v
retrieving revision 1.578
retrieving revision 1.579
diff -u -d -r1.578 -r1.579
--- tabular-data.html 15 Jun 2010 23:47:29 -0000 1.578
+++ tabular-data.html 22 Jun 2010 10:27:38 -0000 1.579
@@ -305,7 +305,7 @@
document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
fixBrokenLink();
}
- </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><link href="the-map-element.html" title="4.8.11 The map element" rel="prev">
+ </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><link href="the-map-element.html" title="4.8.11 The map element" rel="prev">
<link href="Overview.html#contents" title="Table of contents" rel="index">
<link href="forms.html" title="4.10 Forms" rel="next">
</head><body onload="fixBrokenLink(); init()"><div class="head" id="head">
Index: the-iframe-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-iframe-element.html,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -d -r1.51 -r1.52
--- the-iframe-element.html 15 Jun 2010 23:47:30 -0000 1.51
+++ the-iframe-element.html 22 Jun 2010 10:27:39 -0000 1.52
@@ -305,7 +305,7 @@
document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
fixBrokenLink();
}
- </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><link href="embedded-content-1.html" title="4.8 Embedded content" rel="prev">
+ </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><link href="embedded-content-1.html" title="4.8 Embedded content" rel="prev">
<link href="Overview.html#contents" title="Table of contents" rel="index">
<link href="video.html" title="4.8.6 The video element" rel="next">
</head><body onload="fixBrokenLink(); init()"><div class="head" id="head">
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/Overview.html,v
retrieving revision 1.939
retrieving revision 1.940
diff -u -d -r1.939 -r1.940
--- Overview.html 22 Jun 2010 08:17:33 -0000 1.939
+++ Overview.html 22 Jun 2010 10:27:33 -0000 1.940
@@ -305,13 +305,15 @@
document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
fixBrokenLink();
}
- </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"></head><body onload="fixBrokenLink(); init()"><div class="head" id="head">
+ </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"></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 (Edition for Web Authors)</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-22-june-2010">Editor's Draft 22 June 2010</h2>
- <dl><dt>Latest Published Version:</dt>
+ <h2 class="no-num no-toc" id="w3c-working-draft-24-june-2010">W3C Working Draft 24 June 2010</h2>
+ <dl><dt>This Version:</dt>
+ <dd><a href="http://www.w3.org/TR/2010/WD-html5-20100624/">http://www.w3.org/TR/2010/WD-html5-20100624/</a></dd>
+ <dt>Latest Published Version:</dt>
<dd><a href="http://www.w3.org/TR/html5/author/">http://www.w3.org/TR/html5/author/</a></dd>
<dt>Latest Editor's Draft:</dt>
<dd><a href="http://dev.w3.org/html5/spec-author-view/">http://dev.w3.org/html5/spec-author-view/</a></dd>
@@ -329,7 +331,7 @@
<a href="spec.html">single page HTML</a>,
<a href="Overview.html">multipage HTML</a>.
-This is revision 1.4101.
+This is revision 1.4102.
</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
@@ -414,7 +416,7 @@
Group</a> is the W3C working group responsible for this
specification's progress along the W3C Recommendation
track.
- This specification is the 22 June 2010 Editor's Draft.
+ This specification is the 24 June 2010 Working Draft snapshot.
</p><!-- UNDER NO CIRCUMSTANCES IS THE PRECEDING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><!-- relationship to other work (required) --><p>Work on this specification is also done at the <a href="http://www.whatwg.org/">WHATWG</a>. The W3C HTML working group
actively pursues convergence with the WHATWG, as required by the <a href="http://www.w3.org/2007/03/HTML-WG-charter">W3C HTML working
group charter</a>.</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: history.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/history.html,v
retrieving revision 1.590
retrieving revision 1.591
diff -u -d -r1.590 -r1.591
--- history.html 15 Jun 2010 23:47:26 -0000 1.590
+++ history.html 22 Jun 2010 10:27:35 -0000 1.591
@@ -305,7 +305,7 @@
document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
fixBrokenLink();
}
- </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><link href="origin-0.html" title="5.3 Origin" rel="prev">
+ </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><link href="origin-0.html" title="5.3 Origin" rel="prev">
<link href="Overview.html#contents" title="Table of contents" rel="index">
<link href="offline.html" title="5.6 Offline Web applications" rel="next">
</head><body onload="fixBrokenLink(); init()"><div class="head" id="head">
Index: origin-0.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/origin-0.html,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- origin-0.html 15 Jun 2010 23:47:27 -0000 1.12
+++ origin-0.html 22 Jun 2010 10:27:37 -0000 1.13
@@ -305,7 +305,7 @@
document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
fixBrokenLink();
}
- </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><link href="browsers.html" title="5 Loading Web pages" rel="prev">
+ </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><link href="browsers.html" title="5 Loading Web pages" rel="prev">
<link href="Overview.html#contents" title="Table of contents" rel="index">
<link href="history.html" title="5.4 Session history and navigation" rel="next">
</head><body onload="fixBrokenLink(); init()"><div class="head" id="head">
Index: common-input-element-attributes.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/common-input-element-attributes.html,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -d -r1.40 -r1.41
--- common-input-element-attributes.html 15 Jun 2010 23:47:25 -0000 1.40
+++ common-input-element-attributes.html 22 Jun 2010 10:27:34 -0000 1.41
@@ -305,7 +305,7 @@
document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
fixBrokenLink();
}
- </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><link href="number-state.html" title="4.10.7.1.13 Number state" rel="prev">
+ </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><link href="number-state.html" title="4.10.7.1.13 Number state" rel="prev">
<link href="Overview.html#contents" title="Table of contents" rel="index">
<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">
Index: dom.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/dom.html,v
retrieving revision 1.595
retrieving revision 1.596
diff -u -d -r1.595 -r1.596
--- dom.html 15 Jun 2010 23:47:25 -0000 1.595
+++ dom.html 22 Jun 2010 10:27:34 -0000 1.596
@@ -305,7 +305,7 @@
document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
fixBrokenLink();
}
- </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><link href="urls.html" title="2.5 URLs" rel="prev">
+ </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><link href="urls.html" title="2.5 URLs" rel="prev">
<link href="Overview.html#contents" title="Table of contents" rel="index">
<link href="elements.html" title="3.2 Elements" rel="next">
</head><body onload="fixBrokenLink(); init()"><div class="head" id="head">
Index: embedded-content-1.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/embedded-content-1.html,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -d -r1.45 -r1.46
--- embedded-content-1.html 22 Jun 2010 08:17:33 -0000 1.45
+++ embedded-content-1.html 22 Jun 2010 10:27:35 -0000 1.46
@@ -305,7 +305,7 @@
document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
fixBrokenLink();
}
- </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><link href="edits.html" title="4.7 Edits" rel="prev">
+ </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><link href="edits.html" title="4.7 Edits" rel="prev">
<link href="Overview.html#contents" title="Table of contents" rel="index">
<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">
Index: the-input-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-input-element.html,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -d -r1.30 -r1.31
--- the-input-element.html 15 Jun 2010 23:47:30 -0000 1.30
+++ the-input-element.html 22 Jun 2010 10:27:39 -0000 1.31
@@ -305,7 +305,7 @@
document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
fixBrokenLink();
}
- </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><link href="forms.html" title="4.10 Forms" rel="prev">
+ </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><link href="forms.html" title="4.10 Forms" rel="prev">
<link href="Overview.html#contents" title="Table of contents" rel="index">
<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">
Index: grouping-content.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/grouping-content.html,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -d -r1.41 -r1.42
--- grouping-content.html 15 Jun 2010 23:47:26 -0000 1.41
+++ grouping-content.html 22 Jun 2010 10:27:35 -0000 1.42
@@ -305,7 +305,7 @@
document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
fixBrokenLink();
}
- </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><link href="sections.html" title="4.4 Sections" rel="prev">
+ </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><link href="sections.html" title="4.4 Sections" rel="prev">
<link href="Overview.html#contents" title="Table of contents" rel="index">
<link href="text-level-semantics.html" title="4.6 Text-level semantics" rel="next">
</head><body onload="fixBrokenLink(); init()"><div class="head" id="head">
Index: timers.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/timers.html,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -d -r1.34 -r1.35
--- timers.html 15 Jun 2010 23:47:30 -0000 1.34
+++ timers.html 22 Jun 2010 10:27:39 -0000 1.35
@@ -305,7 +305,7 @@
document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
fixBrokenLink();
}
- </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><link href="webappapis.html" title="6 Web application APIs" rel="prev">
+ </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><link href="webappapis.html" title="6 Web application APIs" rel="prev">
<link href="Overview.html#contents" title="Table of contents" rel="index">
<link href="editing.html" title="7 User interaction" rel="next">
</head><body onload="fixBrokenLink(); init()"><div class="head" id="head">
Index: elements.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/elements.html,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -d -r1.49 -r1.50
--- elements.html 15 Jun 2010 23:47:25 -0000 1.49
+++ elements.html 22 Jun 2010 10:27:34 -0000 1.50
@@ -305,7 +305,7 @@
document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
fixBrokenLink();
}
- </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><link href="dom.html" title="3 Semantics, structure, and APIs of HTML documents" rel="prev">
+ </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><link href="dom.html" title="3 Semantics, structure, and APIs of HTML documents" rel="prev">
<link href="Overview.html#contents" title="Table of contents" rel="index">
<link href="content-models.html" title="3.2.5 Content models" rel="next">
</head><body onload="fixBrokenLink(); init()"><div class="head" id="head">
Index: urls.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/urls.html,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -d -r1.44 -r1.45
--- urls.html 15 Jun 2010 23:47:30 -0000 1.44
+++ urls.html 22 Jun 2010 10:27:39 -0000 1.45
@@ -305,7 +305,7 @@
document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
fixBrokenLink();
}
- </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><link href="common-microsyntaxes.html" title="2.4 Common microsyntaxes" rel="prev">
+ </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><link href="common-microsyntaxes.html" title="2.4 Common microsyntaxes" rel="prev">
<link href="Overview.html#contents" title="Table of contents" rel="index">
<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">
Index: iana.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/iana.html,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -d -r1.40 -r1.41
--- iana.html 15 Jun 2010 23:47:26 -0000 1.40
+++ iana.html 22 Jun 2010 10:27:35 -0000 1.41
@@ -305,7 +305,7 @@
document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
fixBrokenLink();
}
- </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><link href="obsolete.html" title="10 Obsolete features" rel="prev">
+ </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><link href="obsolete.html" title="10 Obsolete features" rel="prev">
<link href="Overview.html#contents" title="Table of contents" rel="index">
<link href="index.html" title="Index" rel="next">
</head><body onload="fixBrokenLink(); init()"><div class="head" id="head">
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.32
retrieving revision 1.33
diff -u -d -r1.32 -r1.33
--- association-of-controls-and-forms.html 15 Jun 2010 23:47:25 -0000 1.32
+++ association-of-controls-and-forms.html 22 Jun 2010 10:27:33 -0000 1.33
@@ -305,7 +305,7 @@
document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
fixBrokenLink();
}
- </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><link href="the-button-element.html" title="4.10.8 The button element" rel="prev">
+ </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><link href="the-button-element.html" title="4.10.8 The button element" rel="prev">
<link href="Overview.html#contents" title="Table of contents" rel="index">
<link href="interactive-elements.html" title="4.11 Interactive elements" rel="next">
</head><body onload="fixBrokenLink(); init()"><div class="head" id="head">
Index: forms.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/forms.html,v
retrieving revision 1.585
retrieving revision 1.586
diff -u -d -r1.585 -r1.586
--- forms.html 15 Jun 2010 23:47:26 -0000 1.585
+++ forms.html 22 Jun 2010 10:27:35 -0000 1.586
@@ -305,7 +305,7 @@
document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
fixBrokenLink();
}
- </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><link href="tabular-data.html" title="4.9 Tabular data" rel="prev">
+ </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><link href="tabular-data.html" title="4.9 Tabular data" rel="prev">
<link href="Overview.html#contents" title="Table of contents" rel="index">
<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">
Index: interactive-elements.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/interactive-elements.html,v
retrieving revision 1.585
retrieving revision 1.586
diff -u -d -r1.585 -r1.586
--- interactive-elements.html 15 Jun 2010 23:47:26 -0000 1.585
+++ interactive-elements.html 22 Jun 2010 10:27:35 -0000 1.586
@@ -305,7 +305,7 @@
document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
fixBrokenLink();
}
- </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><link href="association-of-controls-and-forms.html" title="4.10.18 Association of controls and forms" rel="prev">
+ </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><link href="association-of-controls-and-forms.html" title="4.10.18 Association of controls and forms" rel="prev">
<link href="Overview.html#contents" title="Table of contents" rel="index">
<link href="commands.html" title="4.11.5 Commands" rel="next">
</head><body onload="fixBrokenLink(); init()"><div class="head" id="head">
Index: editing.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/editing.html,v
retrieving revision 1.591
retrieving revision 1.592
diff -u -d -r1.591 -r1.592
--- editing.html 15 Jun 2010 23:47:25 -0000 1.591
+++ editing.html 22 Jun 2010 10:27:34 -0000 1.592
@@ -305,7 +305,7 @@
document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
fixBrokenLink();
}
- </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><link href="timers.html" title="6.2 Timers" rel="prev">
+ </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><link href="timers.html" title="6.2 Timers" rel="prev">
<link href="Overview.html#contents" title="Table of contents" rel="index">
<link href="dnd.html" title="7.9 Drag and drop" rel="next">
</head><body onload="fixBrokenLink(); init()"><div class="head" id="head">
Index: video.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/video.html,v
retrieving revision 1.609
retrieving revision 1.610
diff -u -d -r1.609 -r1.610
--- video.html 15 Jun 2010 23:47:30 -0000 1.609
+++ video.html 22 Jun 2010 10:27:39 -0000 1.610
@@ -305,7 +305,7 @@
document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
fixBrokenLink();
}
- </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><link href="the-iframe-element.html" title="4.8.2 The iframe element" rel="prev">
+ </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><link href="the-iframe-element.html" title="4.8.2 The iframe element" rel="prev">
<link href="Overview.html#contents" title="Table of contents" rel="index">
<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">
Index: browsers.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/browsers.html,v
retrieving revision 1.601
retrieving revision 1.602
diff -u -d -r1.601 -r1.602
--- browsers.html 15 Jun 2010 23:47:25 -0000 1.601
+++ browsers.html 22 Jun 2010 10:27:33 -0000 1.602
@@ -305,7 +305,7 @@
document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
fixBrokenLink();
}
- </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><link href="links.html" title="4.12 Links" rel="prev">
+ </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><link href="links.html" title="4.12 Links" rel="prev">
<link href="Overview.html#contents" title="Table of contents" rel="index">
<link href="origin-0.html" title="5.3 Origin" rel="next">
</head><body onload="fixBrokenLink(); init()"><div class="head" id="head">
Index: edits.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/edits.html,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -d -r1.27 -r1.28
--- edits.html 15 Jun 2010 23:47:25 -0000 1.27
+++ edits.html 22 Jun 2010 10:27:34 -0000 1.28
@@ -305,7 +305,7 @@
document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
fixBrokenLink();
}
- </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><link href="text-level-semantics.html" title="4.6 Text-level semantics" rel="prev">
+ </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><link href="text-level-semantics.html" title="4.6 Text-level semantics" rel="prev">
<link href="Overview.html#contents" title="Table of contents" rel="index">
<link href="embedded-content-1.html" title="4.8 Embedded content" rel="next">
</head><body onload="fixBrokenLink(); init()"><div class="head" id="head">
Index: the-xhtml-syntax.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-xhtml-syntax.html,v
retrieving revision 1.569
retrieving revision 1.570
diff -u -d -r1.569 -r1.570
--- the-xhtml-syntax.html 15 Jun 2010 23:47:30 -0000 1.569
+++ the-xhtml-syntax.html 22 Jun 2010 10:27:39 -0000 1.570
@@ -305,7 +305,7 @@
document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
fixBrokenLink();
}
- </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><link href="named-character-references.html" title="8.2 Named character references" rel="prev">
+ </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><link href="named-character-references.html" title="8.2 Named character references" rel="prev">
<link href="Overview.html#contents" title="Table of contents" rel="index">
<link href="obsolete.html" title="10 Obsolete features" rel="next">
</head><body onload="fixBrokenLink(); init()"><div class="head" id="head">
Index: offline.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/offline.html,v
retrieving revision 1.586
retrieving revision 1.587
diff -u -d -r1.586 -r1.587
--- offline.html 15 Jun 2010 23:47:27 -0000 1.586
+++ offline.html 22 Jun 2010 10:27:37 -0000 1.587
@@ -305,7 +305,7 @@
document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
fixBrokenLink();
}
- </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><link href="history.html" title="5.4 Session history and navigation" rel="prev">
+ </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><link href="history.html" title="5.4 Session history and navigation" rel="prev">
<link href="Overview.html#contents" title="Table of contents" rel="index">
<link href="webappapis.html" title="6 Web application APIs" rel="next">
</head><body onload="fixBrokenLink(); init()"><div class="head" id="head">
Index: content-models.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/content-models.html,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -d -r1.42 -r1.43
--- content-models.html 15 Jun 2010 23:47:25 -0000 1.42
+++ content-models.html 22 Jun 2010 10:27:34 -0000 1.43
@@ -305,7 +305,7 @@
document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
fixBrokenLink();
}
- </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><link href="elements.html" title="3.2 Elements" rel="prev">
+ </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><link href="elements.html" title="3.2 Elements" rel="prev">
<link href="Overview.html#contents" title="Table of contents" rel="index">
<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">
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.35
retrieving revision 1.36
diff -u -d -r1.35 -r1.36
--- states-of-the-type-attribute.html 15 Jun 2010 23:47:29 -0000 1.35
+++ states-of-the-type-attribute.html 22 Jun 2010 10:27:38 -0000 1.36
@@ -305,7 +305,7 @@
document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
fixBrokenLink();
}
- </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><link href="the-input-element.html" title="4.10.7 The input element" rel="prev">
+ </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><link href="the-input-element.html" title="4.10.7 The input element" rel="prev">
<link href="Overview.html#contents" title="Table of contents" rel="index">
<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">
Index: apis-in-html-documents.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/apis-in-html-documents.html,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -d -r1.37 -r1.38
--- apis-in-html-documents.html 15 Jun 2010 23:47:24 -0000 1.37
+++ apis-in-html-documents.html 22 Jun 2010 10:27:33 -0000 1.38
@@ -305,7 +305,7 @@
document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
fixBrokenLink();
}
- </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><link href="content-models.html" title="3.2.5 Content models" rel="prev">
+ </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><link href="content-models.html" title="3.2.5 Content models" rel="prev">
<link href="Overview.html#contents" title="Table of contents" rel="index">
<link href="semantics.html" title="4 The elements of HTML" rel="next">
</head><body onload="fixBrokenLink(); init()"><div class="head" id="head">
Index: obsolete.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/obsolete.html,v
retrieving revision 1.588
retrieving revision 1.589
diff -u -d -r1.588 -r1.589
--- obsolete.html 15 Jun 2010 23:47:27 -0000 1.588
+++ obsolete.html 22 Jun 2010 10:27:36 -0000 1.589
@@ -305,7 +305,7 @@
document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
fixBrokenLink();
}
- </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><link href="the-xhtml-syntax.html" title="9 The XHTML syntax" rel="prev">
+ </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><link href="the-xhtml-syntax.html" title="9 The XHTML syntax" rel="prev">
<link href="Overview.html#contents" title="Table of contents" rel="index">
<link href="iana.html" title="11 IANA considerations" rel="next">
</head><body onload="fixBrokenLink(); init()"><div class="head" id="head">
Index: named-character-references.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/named-character-references.html,v
retrieving revision 1.590
retrieving revision 1.591
diff -u -d -r1.590 -r1.591
--- named-character-references.html 15 Jun 2010 23:47:26 -0000 1.590
+++ named-character-references.html 22 Jun 2010 10:27:36 -0000 1.591
@@ -305,7 +305,7 @@
document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
fixBrokenLink();
}
- </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><link href="syntax.html" title="8 The HTML syntax" rel="prev">
+ </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><link href="syntax.html" title="8 The HTML syntax" rel="prev">
<link href="Overview.html#contents" title="Table of contents" rel="index">
<link href="the-xhtml-syntax.html" title="9 The XHTML syntax" rel="next">
</head><body onload="fixBrokenLink(); init()"><div class="head" id="head">
Index: references.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/references.html,v
retrieving revision 1.587
retrieving revision 1.588
diff -u -d -r1.587 -r1.588
--- references.html 15 Jun 2010 23:47:27 -0000 1.587
+++ references.html 22 Jun 2010 10:27:37 -0000 1.588
@@ -305,7 +305,7 @@
document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
fixBrokenLink();
}
- </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><link href="index.html" title="Index" rel="prev">
+ </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><link href="index.html" title="Index" rel="prev">
<link href="Overview.html#contents" title="Table of contents" rel="index">
<link href="acknowledgements.html" title="Acknowledgements" rel="next">
</head><body onload="fixBrokenLink(); init()"><div class="head" id="head">
Index: semantics.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/semantics.html,v
retrieving revision 1.598
retrieving revision 1.599
diff -u -d -r1.598 -r1.599
--- semantics.html 15 Jun 2010 23:47:27 -0000 1.598
+++ semantics.html 22 Jun 2010 10:27:37 -0000 1.599
@@ -305,7 +305,7 @@
document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
fixBrokenLink();
}
- </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><link href="apis-in-html-documents.html" title="3.3 APIs in HTML documents" rel="prev">
+ </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><link href="apis-in-html-documents.html" title="3.3 APIs in HTML documents" rel="prev">
<link href="Overview.html#contents" title="Table of contents" rel="index">
<link href="scripting-1.html" title="4.3 Scripting" rel="next">
</head><body onload="fixBrokenLink(); init()"><div class="head" id="head">
Index: index.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index.html,v
retrieving revision 1.601
retrieving revision 1.602
diff -u -d -r1.601 -r1.602
--- index.html 15 Jun 2010 23:47:26 -0000 1.601
+++ index.html 22 Jun 2010 10:27:35 -0000 1.602
@@ -305,7 +305,7 @@
document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
fixBrokenLink();
}
- </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><link href="iana.html" title="11 IANA considerations" rel="prev">
+ </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><link href="iana.html" title="11 IANA considerations" rel="prev">
<link href="Overview.html#contents" title="Table of contents" rel="index">
<link href="references.html" title="References" rel="next">
</head><body onload="fixBrokenLink(); init()"><div class="head" id="head">
Index: the-button-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-button-element.html,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -d -r1.38 -r1.39
--- the-button-element.html 15 Jun 2010 23:47:30 -0000 1.38
+++ the-button-element.html 22 Jun 2010 10:27:38 -0000 1.39
@@ -305,7 +305,7 @@
document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
fixBrokenLink();
}
- </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><link href="common-input-element-attributes.html" title="4.10.7.2 Common input element attributes" rel="prev">
+ </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><link href="common-input-element-attributes.html" title="4.10.7.2 Common input element attributes" rel="prev">
<link href="Overview.html#contents" title="Table of contents" rel="index">
<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">
Index: dnd.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/dnd.html,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -d -r1.36 -r1.37
--- dnd.html 15 Jun 2010 23:47:25 -0000 1.36
+++ dnd.html 22 Jun 2010 10:27:34 -0000 1.37
@@ -305,7 +305,7 @@
document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
fixBrokenLink();
}
- </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><link href="editing.html" title="7 User interaction" rel="prev">
+ </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><link href="editing.html" title="7 User interaction" rel="prev">
<link href="Overview.html#contents" title="Table of contents" rel="index">
<link href="syntax.html" title="8 The HTML syntax" rel="next">
</head><body onload="fixBrokenLink(); init()"><div class="head" id="head">
Index: links.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/links.html,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -d -r1.43 -r1.44
--- links.html 15 Jun 2010 23:47:26 -0000 1.43
+++ links.html 22 Jun 2010 10:27:36 -0000 1.44
@@ -305,7 +305,7 @@
document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
fixBrokenLink();
}
- </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><link href="commands.html" title="4.11.5 Commands" rel="prev">
+ </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><link href="commands.html" title="4.11.5 Commands" rel="prev">
<link href="Overview.html#contents" title="Table of contents" rel="index">
<link href="browsers.html" title="5 Loading Web pages" rel="next">
</head><body onload="fixBrokenLink(); init()"><div class="head" id="head">
Index: spec.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/spec.html,v
retrieving revision 1.947
retrieving revision 1.948
diff -u -d -r1.947 -r1.948
--- spec.html 22 Jun 2010 08:17:33 -0000 1.947
+++ spec.html 22 Jun 2010 10:27:37 -0000 1.948
@@ -303,13 +303,15 @@
document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
fixBrokenLink();
}
- </script><link href=http://www.w3.org/StyleSheets/TR/W3C-ED rel=stylesheet type=text/css></head><body onload=init()><div class=head id=head>
+ </script><link href=http://www.w3.org/StyleSheets/TR/W3C-WD rel=stylesheet type=text/css></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)</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-22-june-2010>Editor's Draft 22 June 2010</h2>
- <dl><dt>Latest Published Version:</dt>
+ <h2 class="no-num no-toc" id=w3c-working-draft-24-june-2010>W3C Working Draft 24 June 2010</h2>
+ <dl><dt>This Version:</dt>
+ <dd><a href=http://www.w3.org/TR/2010/WD-html5-20100624/>http://www.w3.org/TR/2010/WD-html5-20100624/</a></dd>
+ <dt>Latest Published Version:</dt>
<dd><a href=http://www.w3.org/TR/html5/author/>http://www.w3.org/TR/html5/author/</a></dd>
<dt>Latest Editor's Draft:</dt>
<dd><a href=http://dev.w3.org/html5/spec-author-view/>http://dev.w3.org/html5/spec-author-view/</a></dd>
@@ -327,7 +329,7 @@
<a href=spec.html>single page HTML</a>,
<a href=Overview.html>multipage HTML</a>.
-This is revision 1.4101.
+This is revision 1.4102.
</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
@@ -412,7 +414,7 @@
Group</a> is the W3C working group responsible for this
specification's progress along the W3C Recommendation
track.
- This specification is the 22 June 2010 Editor's Draft.
+ This specification is the 24 June 2010 Working Draft snapshot.
</p><!-- UNDER NO CIRCUMSTANCES IS THE PRECEDING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><!-- relationship to other work (required) --><p>Work on this specification is also done at the <a href=http://www.whatwg.org/>WHATWG</a>. The W3C HTML working group
actively pursues convergence with the WHATWG, as required by the <a href=http://www.w3.org/2007/03/HTML-WG-charter>W3C HTML working
group charter</a>.</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
@@ -1059,13 +1061,12 @@
the specification under the W3C copyright, while keeping a version
with the less restrictive license on the WHATWG site.</p><p>Since then, both groups have been working together.</p><!--w3c-html--><!--VERSION--><p>The <a href=http://www.whatwg.org/specs/web-apps/current-work/>HTML
specification</a> published by the WHATWG is not identical to
- this specification. The main differences are that the WHATWG version
- includes features not included in this W3C version: some features
- have been omitted as they are considered part of future revisions of
- HTML, not HTML5; and other features are omitted because at the W3C
- they are published as separate specifications. There are also some
- minor differences. For an exact list of differences, please see the
- WHATWG specification.</p><!--w3c-html--><!--VERSION--><p>A separate document has been published by the W3C HTML working
+ this specification. At the time of this publication, the main
+ differences were that the WHATWG version included features not
+ included in this W3C version: some features have been omitted, but
+ may be considered for future revisions of HTML beyond HTML5; and
+ other features were omitted because at the W3C they are published as
+ separate specifications.</p><!--w3c-html--><!--VERSION--><p>A separate document has been published by the W3C HTML working
group to document the differences between this specification and the
language described in the HTML4 specification. <a href=#refsHTMLDIFF>[HTMLDIFF]</a></p><h3 id=design-notes><span class=secno>1.5 </span>Design notes</h3><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><p><i>This section is non-normative.</i></p><p>It must be admitted that many aspects of HTML appear at first
glance to be nonsensical and inconsistent.</p><p>HTML, its supporting DOM APIs, as well as many of its supporting
Index: number-state.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/number-state.html,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -d -r1.32 -r1.33
--- number-state.html 15 Jun 2010 23:47:27 -0000 1.32
+++ number-state.html 22 Jun 2010 10:27:36 -0000 1.33
@@ -305,7 +305,7 @@
document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
fixBrokenLink();
}
- </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><link href="states-of-the-type-attribute.html" title="4.10.7.1 States of the type attribute" rel="prev">
+ </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><link href="states-of-the-type-attribute.html" title="4.10.7.1 States of the type attribute" rel="prev">
<link href="Overview.html#contents" title="Table of contents" rel="index">
<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">
Index: sections.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/sections.html,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -d -r1.45 -r1.46
--- sections.html 15 Jun 2010 23:47:27 -0000 1.45
+++ sections.html 22 Jun 2010 10:27:37 -0000 1.46
@@ -305,7 +305,7 @@
document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
fixBrokenLink();
}
- </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><link href="scripting-1.html" title="4.3 Scripting" rel="prev">
+ </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><link href="scripting-1.html" title="4.3 Scripting" rel="prev">
<link href="Overview.html#contents" title="Table of contents" rel="index">
<link href="grouping-content.html" title="4.5 Grouping content" rel="next">
</head><body onload="fixBrokenLink(); init()"><div class="head" id="head">
Index: introduction.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/introduction.html,v
retrieving revision 1.593
retrieving revision 1.594
diff -u -d -r1.593 -r1.594
--- introduction.html 18 Jun 2010 12:18:12 -0000 1.593
+++ introduction.html 22 Jun 2010 10:27:36 -0000 1.594
@@ -305,7 +305,7 @@
document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
fixBrokenLink();
}
- </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><link href="Overview.html#contents" title="Table of contents" rel="index">
+ </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><link href="Overview.html#contents" title="Table of contents" rel="index">
<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>
@@ -418,13 +418,12 @@
the specification under the W3C copyright, while keeping a version
with the less restrictive license on the WHATWG site.</p><p>Since then, both groups have been working together.</p><!--w3c-html--><!--VERSION--><p>The <a href="http://www.whatwg.org/specs/web-apps/current-work/">HTML
specification</a> published by the WHATWG is not identical to
- this specification. The main differences are that the WHATWG version
- includes features not included in this W3C version: some features
- have been omitted as they are considered part of future revisions of
- HTML, not HTML5; and other features are omitted because at the W3C
- they are published as separate specifications. There are also some
- minor differences. For an exact list of differences, please see the
- WHATWG specification.</p><!--w3c-html--><!--VERSION--><p>A separate document has been published by the W3C HTML working
+ this specification. At the time of this publication, the main
+ differences were that the WHATWG version included features not
+ included in this W3C version: some features have been omitted, but
+ may be considered for future revisions of HTML beyond HTML5; and
+ other features were omitted because at the W3C they are published as
+ separate specifications.</p><!--w3c-html--><!--VERSION--><p>A separate document has been published by the W3C HTML working
group to document the differences between this specification and the
language described in the HTML4 specification. <a href="references.html#refsHTMLDIFF">[HTMLDIFF]</a></p><h3 id="design-notes"><span class="secno">1.5 </span>Design notes</h3><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><p><i>This section is non-normative.</i></p><p>It must be admitted that many aspects of HTML appear at first
glance to be nonsensical and inconsistent.</p><p>HTML, its supporting DOM APIs, as well as many of its supporting
Index: commands.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/commands.html,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -d -r1.29 -r1.30
--- commands.html 15 Jun 2010 23:47:25 -0000 1.29
+++ commands.html 22 Jun 2010 10:27:34 -0000 1.30
@@ -305,7 +305,7 @@
document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
fixBrokenLink();
}
- </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><link href="interactive-elements.html" title="4.11 Interactive elements" rel="prev">
+ </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><link href="interactive-elements.html" title="4.11 Interactive elements" rel="prev">
<link href="Overview.html#contents" title="Table of contents" rel="index">
<link href="links.html" title="4.12 Links" rel="next">
</head><body onload="fixBrokenLink(); init()"><div class="head" id="head">
Index: acknowledgements.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/acknowledgements.html,v
retrieving revision 1.606
retrieving revision 1.607
diff -u -d -r1.606 -r1.607
--- acknowledgements.html 15 Jun 2010 23:47:24 -0000 1.606
+++ acknowledgements.html 22 Jun 2010 10:27:33 -0000 1.607
@@ -305,7 +305,7 @@
document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
fixBrokenLink();
}
- </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><link href="references.html" title="References" rel="prev">
+ </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><link href="references.html" title="References" rel="prev">
<link href="Overview.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>
Index: syntax.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/syntax.html,v
retrieving revision 1.596
retrieving revision 1.597
diff -u -d -r1.596 -r1.597
--- syntax.html 15 Jun 2010 23:47:29 -0000 1.596
+++ syntax.html 22 Jun 2010 10:27:38 -0000 1.597
@@ -305,7 +305,7 @@
document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
fixBrokenLink();
}
- </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><link href="dnd.html" title="7.9 Drag and drop" rel="prev">
+ </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><link href="dnd.html" title="7.9 Drag and drop" rel="prev">
<link href="Overview.html#contents" title="Table of contents" rel="index">
<link href="named-character-references.html" title="8.2 Named character references" rel="next">
</head><body onload="fixBrokenLink(); init()"><div class="head" id="head">
Index: webappapis.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/webappapis.html,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- webappapis.html 15 Jun 2010 23:47:30 -0000 1.16
+++ webappapis.html 22 Jun 2010 10:27:39 -0000 1.17
@@ -305,7 +305,7 @@
document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
fixBrokenLink();
}
- </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><link href="offline.html" title="5.6 Offline Web applications" rel="prev">
+ </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><link href="offline.html" title="5.6 Offline Web applications" rel="prev">
<link href="Overview.html#contents" title="Table of contents" rel="index">
<link href="timers.html" title="6.2 Timers" rel="next">
</head><body onload="fixBrokenLink(); init()"><div class="head" id="head">
Index: common-microsyntaxes.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/common-microsyntaxes.html,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -d -r1.34 -r1.35
--- common-microsyntaxes.html 15 Jun 2010 23:47:25 -0000 1.34
+++ common-microsyntaxes.html 22 Jun 2010 10:27:34 -0000 1.35
@@ -305,7 +305,7 @@
document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
fixBrokenLink();
}
- </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><link href="infrastructure.html" title="2 Common infrastructure" rel="prev">
+ </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><link href="infrastructure.html" title="2 Common infrastructure" rel="prev">
<link href="Overview.html#contents" title="Table of contents" rel="index">
<link href="urls.html" title="2.5 URLs" rel="next">
</head><body onload="fixBrokenLink(); init()"><div class="head" id="head">
Received on Tuesday, 22 June 2010 10:27:44 UTC