html5/markup Overview.html,1.465,1.466 a.html,1.100,1.101 abbr.html,1.71,1.72 acknowledgments.html,1.30,1.31 address.html,1.73,1.74 area.html,1.94,1.95 article.html,1.78,1.79 aside.html,1.76,1.77 audio.html,1.92,1.93 b.html,1.75,1.76 base.html,1.85,1.86 bdo.html,1.72,1.73 blockquote.html,1.78,1.79 body.html,1.87,1.88 br.html,1.69,1.70 button.button.html,1.85,1.86 button.html,1.44,1.45 button.reset.html,1.85,1.86 button.submit.html,1.85,1.86 canvas.html,1.78,1.79 caption.html,1.74,1.75 cite.html,1.74,1.75 code.html,1.72,1.73 col.html,1.77,1.78 colgroup.html,1.77,1.78 command.checkbox.html,1.82,1.83 command.command.html,1.82,1.83 command.html,1.45,1.46 command.radio.html,1.82,1.83 common-models.html,1.56,1.57 datalist.html,1.80,1.81 datatypes.html,1.79,1.80 dd.html,1.77,1.78 del.html,1.84,1.85 details.html,1.65,1.66 dfn.html,1.74,1.75 div.html,1.75,1.76 dl.html,1.75,1.76 documents.html,1.45,1.46 dt.html,1.76,1.77 elements-by-function.html,1.18,1.19 elements.html,1.66,1.67 em.html,1.73,1.74 embed.html

Update of /sources/public/html5/markup
In directory hutz:/tmp/cvs-serv16858

Modified Files:
	Overview.html a.html abbr.html acknowledgments.html 
	address.html area.html article.html aside.html audio.html 
	b.html base.html bdo.html blockquote.html body.html br.html 
	button.button.html button.html button.reset.html 
	button.submit.html canvas.html caption.html cite.html 
	code.html col.html colgroup.html command.checkbox.html 
	command.command.html command.html command.radio.html 
	common-models.html datalist.html datatypes.html dd.html 
	del.html details.html dfn.html div.html dl.html documents.html 
	dt.html elements-by-function.html elements.html em.html 
	embed.html fieldset.html figcaption.html figure.html 
	footer.html form.html global-attributes.html h1.html h2.html 
	h3.html h4.html h5.html h6.html head.html header.html 
	hgroup.html hr.html html.html i.html iframe.html img.html 
	index-of-terms.html index-of-terms.xhtml input.button.html 
	input.checkbox.html input.color.html input.date.html 
	input.datetime-local.html input.datetime.html input.email.html 
	input.file.html input.hidden.html input.html input.image.html 
	input.month.html input.number.html input.password.html 
	input.radio.html input.range.html input.reset.html 
	input.search.html input.submit.html input.tel.html 
	input.text.html input.time.html input.url.html input.week.html 
	ins.html intro.html kbd.html keygen.html label.html 
	legend.html li.html link.html map.html mark.html menu.html 
	meta.charset.html meta.html 
	meta.http-equiv.content-language.html 
	meta.http-equiv.content-type.html 
	meta.http-equiv.default-style.html 
	meta.http-equiv.refresh.html meta.name.html meter.html 
	nav.html noscript.html object.html ol.html optgroup.html 
	option.html output.html p.html param.html pre.html 
	progress.html q.html references.html rp.html rt.html ruby.html 
	samp.html script.html section.html select.html small.html 
	source.html span.html spec.html strong.html style.css 
	style.html sub.html summary.html sup.html syntax.html 
	table.html tbody.html td.html terminology.html textarea.html 
	tfoot.html th.html thead.html time.html title.html tr.html 
	ul.html var.html video.html wbr.html 
Log Message:
wd-prep

Index: body.html
===================================================================
RCS file: /sources/public/html5/markup/body.html,v
retrieving revision 1.87
retrieving revision 1.88
diff -u -d -r1.87 -r1.88
--- body.html	29 Aug 2010 00:57:57 -0000	1.87
+++ body.html	19 Oct 2010 17:37:58 -0000	1.88
@@ -2,7 +2,7 @@
 <html id="body">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  body &#8211; document body</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="blockquote.html" title="blockquote">
@@ -308,6 +308,7 @@
            attribute <a href="http://dev.w3.org/html5/spec/webappapis.html#function" title="">Function</a> <a href="http://dev.w3.org/html5/spec/webappapis.html#handler-window-onpageshow" title="handler-window-onpageshow">onpageshow</a>;
            attribute <a href="http://dev.w3.org/html5/spec/webappapis.html#function" title="">Function</a> <a href="http://dev.w3.org/html5/spec/webappapis.html#handler-window-onredo" title="handler-window-onredo">onredo</a>;
            attribute <a href="http://dev.w3.org/html5/spec/webappapis.html#function" title="">Function</a> <a href="http://dev.w3.org/html5/spec/webappapis.html#handler-window-onresize" title="handler-window-onresize">onresize</a>;
+           attribute <a href="http://dev.w3.org/html5/spec/webappapis.html#function" title="">Function</a> <a href="http://dev.w3.org/html5/spec/webappapis.html#handler-window-onscroll" title="handler-window-onscroll">onscroll</a>;
            attribute <a href="http://dev.w3.org/html5/spec/webappapis.html#function" title="">Function</a> <a href="http://dev.w3.org/html5/spec/webappapis.html#handler-window-onstorage" title="handler-window-onstorage">onstorage</a>;
            attribute <a href="http://dev.w3.org/html5/spec/webappapis.html#function" title="">Function</a> <a href="http://dev.w3.org/html5/spec/webappapis.html#handler-window-onundo" title="handler-window-onundo">onundo</a>;
            attribute <a href="http://dev.w3.org/html5/spec/webappapis.html#function" title="">Function</a> <a href="http://dev.w3.org/html5/spec/webappapis.html#handler-window-onunload" title="handler-window-onunload">onunload</a>;

Index: legend.html
===================================================================
RCS file: /sources/public/html5/markup/legend.html,v
retrieving revision 1.76
retrieving revision 1.77
diff -u -d -r1.76 -r1.77
--- legend.html	29 Aug 2010 00:58:02 -0000	1.76
+++ legend.html	19 Oct 2010 17:38:02 -0000	1.77
@@ -2,7 +2,7 @@
 <html id="legend">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  legend &#8211; title or explanatory caption</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="label.html" title="label">

Index: address.html
===================================================================
RCS file: /sources/public/html5/markup/address.html,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -d -r1.73 -r1.74
--- address.html	29 Aug 2010 00:57:56 -0000	1.73
+++ address.html	19 Oct 2010 17:37:58 -0000	1.74
@@ -2,7 +2,7 @@
 <html id="address">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  address &#8211; contact information</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="abbr.html" title="abbr">

Index: button.html
===================================================================
RCS file: /sources/public/html5/markup/button.html,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -d -r1.44 -r1.45
--- button.html	29 Aug 2010 00:57:57 -0000	1.44
+++ button.html	19 Oct 2010 17:37:58 -0000	1.45
@@ -2,7 +2,7 @@
 <html id="button">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:   button &#8211; button</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="br.html" title="br">

Index: th.html
===================================================================
RCS file: /sources/public/html5/markup/th.html,v
retrieving revision 1.91
retrieving revision 1.92
diff -u -d -r1.91 -r1.92
--- th.html	29 Aug 2010 00:58:05 -0000	1.91
+++ th.html	19 Oct 2010 17:38:05 -0000	1.92
@@ -2,7 +2,7 @@
 <html id="th">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  th &#8211; table header cell</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="tfoot.html" title="tfoot">

Index: mark.html
===================================================================
RCS file: /sources/public/html5/markup/mark.html,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -d -r1.73 -r1.74
--- mark.html	29 Aug 2010 00:58:02 -0000	1.73
+++ mark.html	19 Oct 2010 17:38:02 -0000	1.74
@@ -2,7 +2,7 @@
 <html id="mark">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  mark &#8211; marked (highlighted) text (NEW)</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="map.html" title="map">

Index: Overview.html
===================================================================
RCS file: /sources/public/html5/markup/Overview.html,v
retrieving revision 1.465
retrieving revision 1.466
diff -u -d -r1.465 -r1.466
--- Overview.html	29 Aug 2010 00:57:56 -0000	1.465
+++ Overview.html	19 Oct 2010 17:37:57 -0000	1.466
@@ -4,7 +4,7 @@
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <title>HTML: The Markup Language Reference</title>
 <link rel="stylesheet" href="style.css" type="text/css">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <link rel="next" href="intro.html" title="intro">
 <link rel="index" href="index-of-terms.html">
 <link rel="contents" href="Overview.html#toc">
@@ -12,34 +12,35 @@
 <body onload="initDfn()" class="chunk">
 <div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
 <div class="head">
+<div><a href="http://www.w3.org/"><img height="48" width="72" alt="W3C" src="http://www.w3.org/Icons/w3c_home"></a></div>
 <h1>HTML: The Markup Language Reference</h1>
-<h2>Unofficial Editor&#8217;s Draft <em>29 August 2010</em>
+<h2>W3C Working Draft <em>19 October 2010</em>
 </h2>
+<dl class="ed-draft-link">
+<dt class="ed-draft-link">Latest Editor&#8217;s Draft is also available:</dt>
+<dd>
+<a id="latestED" href="http://dev.w3.org/html5/markup/">http://dev.w3.org/html5/markup/</a> </dd>
+</dl>
 <dl>
+<dt>Latest Published Version:</dt>
+<dd><a href="http://www.w3.org/TR/html-markup/">http://www.w3.org/TR/html-markup/</a></dd>
+</dl>
+<dl>
+<dt>This Version:</dt>
+<dd><a href="http://www.w3.org/TR/2010/WD-html-markup-20101019/">http://www.w3.org/TR/2010/WD-html-markup-20101019/</a></dd>
+</dl>
+<dl>
+<dt>Previous Versions:</dt>
+<dd><a href="http://www.w3.org/TR/2010/WD-html-markup-20100304/">http://www.w3.org/TR/2010/WD-html-markup-20100304/</a></dd>
+<dd><a href="http://www.w3.org/TR/2010/WD-html-markup-20100624/">http://www.w3.org/TR/2010/WD-html-markup-20100624/</a></dd>
+</dl>
 <dt>Editors:</dt>
 <dd>
 <a href="http://sideshowbarker.net/">Michael(tm) Smith</a> &lt;<a href="mailto:sideshowbarker@gmail.com">sideshowbarker@gmail.com</a>&gt;</dd>
-</dl>
 <p>The content of this document is also available as
         <a href="spec.html">a single HTML file</a>.
           </p>
-<div class="main-license">
-<p class="copyright">
-              Copyright &#169; 2010 <span>Michael(tm) Smith</span></p>
-<p class="copyright">
-              Permission is hereby granted, free of charge, to any
-              person obtaining a copy of this document (the &#8220;Document&#8221;), to deal
-              in the Document without restriction, including without limitation
-              the rights to use, copy, modify, merge, publish, distribute,
-              sublicense, and/or sell copies of the Document, and to permit
-              persons to whom the Document is furnished to do so, subject to the
-              following conditions:
-            </p>
-<p class="copyright">
-              The above copyright notice and this permission notice shall be
-              included in all copies or substantial portions of the Document.
-            </p>
-</div>
+<p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> &#169; 2010 <a href="http://www.w3.org/"><abbr title="World Wide Web Consortium">W3C</abbr></a><sup>&#174;</sup> (<a href="http://www.csail.mit.edu/"><abbr title="Massachusetts Institute of Technology">MIT</abbr></a>, <a href="http://www.ercim.eu/"><abbr title="European Research Consortium for Informatics and Mathematics">ERCIM</abbr></a>, <a href="http://www.keio.ac.jp/">Keio</a>), All Rights Reserved. W3C <a href="http://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer">liability</a>, <a href="http://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks">trademark</a> and <a href="http://www.w3.org/Consortium/Legal/copyright-documents">document use</a> rules apply.</p>
 </div>
 <hr>
 <div id="tocjump" class="skip-link" style="text-align: center"><a href="Overview.html#toc">Skip to Table of Contents</a></div>
@@ -67,8 +68,15 @@
 <div id="status">
       <h2>Status of this Document </h2>
     
+    <p><em>
+        This section describes the status of this document at the time of
+        its publication.  Other documents may supersede this document. A list
+        of current W3C publications and the latest revision of this technical
+        report can be found in the <a href="http://www.w3.org/TR/">W3C technical
+          reports index</a> at http://www.w3.org/TR/.
+      </em></p>
     <p>
-        This document is the 29 August 2010 Editor&#8217;s Draft of 
+        This document is the 19 October 2010 Working Draft of 
         <cite>HTML: The Markup Language Reference</cite>.
       
       If you&#8217;d like to comment on this document, the preferred
@@ -78,6 +86,13 @@
       <a href="mailto:public-html-comments@w3.org">public-html-comments@w3.org</a>
       (<a href="http://lists.w3.org/Archives/Public/public-html-comments">archived</a>).
     </p>
+    <p>
+      This document
+       was published by 
+      the <a href="http://www.w3.org/html/wg/">W3C HTML Working Group</a>,
+      part of the <a href="http://www.w3.org/MarkUp/Activity.html">HTML Activity</a>
+      in the W3C <a href="http://www.w3.org/Interaction/">Interaction Domain</a>.
+    </p>
     <div>
   <div>
     <h2 id="instability">Instability and incompleteness of this document</h2>
@@ -110,12 +125,28 @@
 </div>
     <p>
           Publication as
-          an Editor&#8217;s Draft does not imply endorsement by the
+          a Working Draft does not imply endorsement by the
           W3C Membership. This is a draft document and may be updated, replaced
           or obsoleted by other documents at any time. It is inappropriate to cite
           this document as other than work in progress.
         </p>
-    </div>
+    <p>
+        This document was produced by a group operating under the
+        <a href="http://www.w3.org/Consortium/Patent-Policy-20040205/">5 February
+          2004 W3C Patent Policy</a>.
+        This document is informative only.
+        W3C maintains a
+        <a href="http://www.w3.org/2004/01/pp-impl/40318/status">public list of
+          any patent disclosures</a> made in connection with the deliverables of
+        the group; that page also includes instructions for disclosing a patent.
+        An individual who has actual knowledge of a patent which the individual
+        believes contains
+        <a href="http://www.w3.org/Consortium/Patent-Policy-20040205/#def-essential">Essential
+          Claim(s)</a> must disclose the information in accordance with
+        <a href="http://www.w3.org/Consortium/Patent-Policy-20040205/#sec-Disclosure">section
+          6 of the W3C Patent Policy</a>.
+      </p>
+</div>
 <div class="toc" id="toc">
 
       <h2>Table of Contents <a class="hash" href="#toc">#</a> <a class="toc-bak" href="Overview.html#toc-toc">T</a>

Index: br.html
===================================================================
RCS file: /sources/public/html5/markup/br.html,v
retrieving revision 1.69
retrieving revision 1.70
diff -u -d -r1.69 -r1.70
--- br.html	29 Aug 2010 00:57:57 -0000	1.69
+++ br.html	19 Oct 2010 17:37:58 -0000	1.70
@@ -2,7 +2,7 @@
 <html id="br">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  br &#8211; line break</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="body.html" title="body">

Index: input.email.html
===================================================================
RCS file: /sources/public/html5/markup/input.email.html,v
retrieving revision 1.89
retrieving revision 1.90
diff -u -d -r1.89 -r1.90
--- input.email.html	29 Aug 2010 00:58:01 -0000	1.89
+++ input.email.html	19 Oct 2010 17:38:01 -0000	1.90
@@ -2,7 +2,7 @@
 <html id="input.email">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  input  type=email &#8211; e-mail address input control (NEW)</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="input.range.html" title="input type=range">
@@ -372,10 +372,10 @@
 
   readonly attribute <a href="http://dev.w3.org/html5/spec/infrastructure.html#nodelist" title="">NodeList</a> <a href="http://dev.w3.org/html5/spec/forms.html#dom-lfe-labels" title="dom-lfe-labels">labels</a>;
 
-  void <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-select" title="dom-textarea/input-select">select</a>();
-           attribute unsigned long <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-selectionstart" title="dom-textarea/input-selectionStart">selectionStart</a>;
-           attribute unsigned long <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-selectionend" title="dom-textarea/input-selectionEnd">selectionEnd</a>;
-  void <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-setselectionrange" title="dom-textarea/input-setSelectionRange">setSelectionRange</a>(in unsigned long start, in unsigned long end);
+  void <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-select" title="dom-textarea/input-select">select</a>();
+           attribute unsigned long <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-selectionstart" title="dom-textarea/input-selectionStart">selectionStart</a>;
+           attribute unsigned long <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-selectionend" title="dom-textarea/input-selectionEnd">selectionEnd</a>;
+  void <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-setselectionrange" title="dom-textarea/input-setSelectionRange">setSelectionRange</a>(in unsigned long start, in unsigned long end);
 };</pre>
 </div>
 </div>

Index: tr.html
===================================================================
RCS file: /sources/public/html5/markup/tr.html,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -d -r1.75 -r1.76
--- tr.html	29 Aug 2010 00:58:05 -0000	1.75
+++ tr.html	19 Oct 2010 17:38:05 -0000	1.76
@@ -2,7 +2,7 @@
 <html id="tr">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  tr &#8211; table row</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="title.html" title="title">

Index: input.month.html
===================================================================
RCS file: /sources/public/html5/markup/input.month.html,v
retrieving revision 1.89
retrieving revision 1.90
diff -u -d -r1.89 -r1.90
--- input.month.html	29 Aug 2010 00:58:01 -0000	1.89
+++ input.month.html	19 Oct 2010 17:38:01 -0000	1.90
@@ -2,7 +2,7 @@
 <html id="input.month">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  input  type=month &#8211; year-and-month input control (NEW)</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="input.date.html" title="input type=date">
@@ -367,10 +367,10 @@
 
   readonly attribute <a href="http://dev.w3.org/html5/spec/infrastructure.html#nodelist" title="">NodeList</a> <a href="http://dev.w3.org/html5/spec/forms.html#dom-lfe-labels" title="dom-lfe-labels">labels</a>;
 
-  void <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-select" title="dom-textarea/input-select">select</a>();
-           attribute unsigned long <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-selectionstart" title="dom-textarea/input-selectionStart">selectionStart</a>;
-           attribute unsigned long <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-selectionend" title="dom-textarea/input-selectionEnd">selectionEnd</a>;
-  void <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-setselectionrange" title="dom-textarea/input-setSelectionRange">setSelectionRange</a>(in unsigned long start, in unsigned long end);
+  void <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-select" title="dom-textarea/input-select">select</a>();
+           attribute unsigned long <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-selectionstart" title="dom-textarea/input-selectionStart">selectionStart</a>;
+           attribute unsigned long <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-selectionend" title="dom-textarea/input-selectionEnd">selectionEnd</a>;
+  void <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-setselectionrange" title="dom-textarea/input-setSelectionRange">setSelectionRange</a>(in unsigned long start, in unsigned long end);
 };</pre>
 </div>
 </div>

Index: iframe.html
===================================================================
RCS file: /sources/public/html5/markup/iframe.html,v
retrieving revision 1.98
retrieving revision 1.99
diff -u -d -r1.98 -r1.99
--- iframe.html	29 Aug 2010 00:58:00 -0000	1.98
+++ iframe.html	19 Oct 2010 17:38:00 -0000	1.99
@@ -2,7 +2,7 @@
 <html id="iframe">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  iframe &#8211; nested browsing context (inline frame)</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="i.html" title="i">

Index: ins.html
===================================================================
RCS file: /sources/public/html5/markup/ins.html,v
retrieving revision 1.85
retrieving revision 1.86
diff -u -d -r1.85 -r1.86
--- ins.html	29 Aug 2010 00:58:02 -0000	1.85
+++ ins.html	19 Oct 2010 17:38:01 -0000	1.86
@@ -2,7 +2,7 @@
 <html id="ins">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  ins &#8211; inserted text</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="input.color.html" title="input type=color">

Index: abbr.html
===================================================================
RCS file: /sources/public/html5/markup/abbr.html,v
retrieving revision 1.71
retrieving revision 1.72
diff -u -d -r1.71 -r1.72
--- abbr.html	29 Aug 2010 00:57:56 -0000	1.71
+++ abbr.html	19 Oct 2010 17:37:57 -0000	1.72
@@ -2,7 +2,7 @@
 <html id="abbr">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  abbr &#8211; abbreviation</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="a.html" title="a">

Index: div.html
===================================================================
RCS file: /sources/public/html5/markup/div.html,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -d -r1.75 -r1.76
--- div.html	29 Aug 2010 00:57:58 -0000	1.75
+++ div.html	19 Oct 2010 17:37:59 -0000	1.76
@@ -2,7 +2,7 @@
 <html id="div">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  div &#8211; generic flow container</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="dfn.html" title="dfn">

Index: meta.name.html
===================================================================
RCS file: /sources/public/html5/markup/meta.name.html,v
retrieving revision 1.84
retrieving revision 1.85
diff -u -d -r1.84 -r1.85
--- meta.name.html	29 Aug 2010 00:58:02 -0000	1.84
+++ meta.name.html	19 Oct 2010 17:38:02 -0000	1.85
@@ -2,7 +2,7 @@
 <html id="meta.name">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  meta  name &#8211; name-value metadata</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="meta.html" title="meta">

Index: table.html
===================================================================
RCS file: /sources/public/html5/markup/table.html,v
retrieving revision 1.82
retrieving revision 1.83
diff -u -d -r1.82 -r1.83
--- table.html	29 Aug 2010 00:58:04 -0000	1.82
+++ table.html	19 Oct 2010 17:38:04 -0000	1.83
@@ -2,7 +2,7 @@
 <html id="table">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  table &#8211; table</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="sup.html" title="sup">

Index: nav.html
===================================================================
RCS file: /sources/public/html5/markup/nav.html,v
retrieving revision 1.79
retrieving revision 1.80
diff -u -d -r1.79 -r1.80
--- nav.html	29 Aug 2010 00:58:02 -0000	1.79
+++ nav.html	19 Oct 2010 17:38:02 -0000	1.80
@@ -2,7 +2,7 @@
 <html id="nav">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  nav &#8211; group of navigational links (NEW)</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="meter.html" title="meter">

Index: html.html
===================================================================
RCS file: /sources/public/html5/markup/html.html,v
retrieving revision 1.81
retrieving revision 1.82
diff -u -d -r1.81 -r1.82
--- html.html	29 Aug 2010 00:58:00 -0000	1.81
+++ html.html	19 Oct 2010 17:38:00 -0000	1.82
@@ -2,7 +2,7 @@
 <html id="html">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  html &#8211; root element</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="hr.html" title="hr">

Index: meta.http-equiv.content-type.html
===================================================================
RCS file: /sources/public/html5/markup/meta.http-equiv.content-type.html,v
retrieving revision 1.87
retrieving revision 1.88
diff -u -d -r1.87 -r1.88
--- meta.http-equiv.content-type.html	29 Aug 2010 00:58:02 -0000	1.87
+++ meta.http-equiv.content-type.html	19 Oct 2010 17:38:02 -0000	1.88
@@ -2,7 +2,7 @@
 <html id="meta.http-equiv.content-type">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  meta  http-equiv=content-type &#8211; document character-encoding declaration</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="meta.charset.html" title="meta charset">

Index: footer.html
===================================================================
RCS file: /sources/public/html5/markup/footer.html,v
retrieving revision 1.78
retrieving revision 1.79
diff -u -d -r1.78 -r1.79
--- footer.html	29 Aug 2010 00:57:59 -0000	1.78
+++ footer.html	19 Oct 2010 17:38:00 -0000	1.79
@@ -2,7 +2,7 @@
 <html id="footer">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  footer &#8211; footer (NEW)</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="figure.html" title="figure">

Index: global-attributes.html
===================================================================
RCS file: /sources/public/html5/markup/global-attributes.html,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -d -r1.32 -r1.33
--- global-attributes.html	29 Aug 2010 00:57:59 -0000	1.32
+++ global-attributes.html	19 Oct 2010 17:38:00 -0000	1.33
@@ -2,7 +2,7 @@
 <html id="global-attributes">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5: Global attributes</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="common-models.html" title="common models">

Index: meta.http-equiv.content-language.html
===================================================================
RCS file: /sources/public/html5/markup/meta.http-equiv.content-language.html,v
retrieving revision 1.83
retrieving revision 1.84
diff -u -d -r1.83 -r1.84
--- meta.http-equiv.content-language.html	29 Aug 2010 00:58:02 -0000	1.83
+++ meta.http-equiv.content-language.html	19 Oct 2010 17:38:02 -0000	1.84
@@ -2,7 +2,7 @@
 <html id="meta.http-equiv.content-language">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  meta  http-equiv=content-language &#8211; &#8220;default language&#8221; pragma directive (OBSOLETE)</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="meta.http-equiv.default-style.html" title="meta http-equiv=default-style">

Index: script.html
===================================================================
RCS file: /sources/public/html5/markup/script.html,v
retrieving revision 1.94
retrieving revision 1.95
diff -u -d -r1.94 -r1.95
--- script.html	29 Aug 2010 00:58:04 -0000	1.94
+++ script.html	19 Oct 2010 17:38:03 -0000	1.95
@@ -2,7 +2,7 @@
 <html id="script">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  script &#8211; embedded script</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="samp.html" title="samp">

Index: input.range.html
===================================================================
RCS file: /sources/public/html5/markup/input.range.html,v
retrieving revision 1.89
retrieving revision 1.90
diff -u -d -r1.89 -r1.90
--- input.range.html	29 Aug 2010 00:58:01 -0000	1.89
+++ input.range.html	19 Oct 2010 17:38:01 -0000	1.90
@@ -2,7 +2,7 @@
 <html id="input.range">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  input  type=range &#8211; imprecise number-input control (NEW)</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="input.number.html" title="input type=number">
@@ -289,10 +289,10 @@
 
   readonly attribute <a href="http://dev.w3.org/html5/spec/infrastructure.html#nodelist" title="">NodeList</a> <a href="http://dev.w3.org/html5/spec/forms.html#dom-lfe-labels" title="dom-lfe-labels">labels</a>;
 
-  void <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-select" title="dom-textarea/input-select">select</a>();
-           attribute unsigned long <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-selectionstart" title="dom-textarea/input-selectionStart">selectionStart</a>;
-           attribute unsigned long <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-selectionend" title="dom-textarea/input-selectionEnd">selectionEnd</a>;
-  void <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-setselectionrange" title="dom-textarea/input-setSelectionRange">setSelectionRange</a>(in unsigned long start, in unsigned long end);
+  void <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-select" title="dom-textarea/input-select">select</a>();
+           attribute unsigned long <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-selectionstart" title="dom-textarea/input-selectionStart">selectionStart</a>;
+           attribute unsigned long <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-selectionend" title="dom-textarea/input-selectionEnd">selectionEnd</a>;
+  void <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-setselectionrange" title="dom-textarea/input-setSelectionRange">setSelectionRange</a>(in unsigned long start, in unsigned long end);
 };</pre>
 </div>
 </div>

Index: audio.html
===================================================================
RCS file: /sources/public/html5/markup/audio.html,v
retrieving revision 1.92
retrieving revision 1.93
diff -u -d -r1.92 -r1.93
--- audio.html	29 Aug 2010 00:57:57 -0000	1.92
+++ audio.html	19 Oct 2010 17:37:58 -0000	1.93
@@ -2,7 +2,7 @@
 <html id="audio">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  audio &#8211; audio stream (NEW)</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="aside.html" title="aside">

Index: time.html
===================================================================
RCS file: /sources/public/html5/markup/time.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- time.html	29 Aug 2010 00:58:05 -0000	1.86
+++ time.html	19 Oct 2010 17:38:05 -0000	1.87
@@ -2,7 +2,7 @@
 <html id="time">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  time &#8211; date and/or time (NEW)</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="thead.html" title="thead">

Index: meta.http-equiv.default-style.html
===================================================================
RCS file: /sources/public/html5/markup/meta.http-equiv.default-style.html,v
retrieving revision 1.83
retrieving revision 1.84
diff -u -d -r1.83 -r1.84
--- meta.http-equiv.default-style.html	29 Aug 2010 00:58:02 -0000	1.83
+++ meta.http-equiv.default-style.html	19 Oct 2010 17:38:02 -0000	1.84
@@ -2,7 +2,7 @@
 <html id="meta.http-equiv.default-style">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  meta  http-equiv=default-style &#8211; &#8220;preferred stylesheet&#8221; pragma directive</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="meta.http-equiv.refresh.html" title="meta http-equiv=refresh">

Index: input.html
===================================================================
RCS file: /sources/public/html5/markup/input.html,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -d -r1.45 -r1.46
--- input.html	29 Aug 2010 00:58:01 -0000	1.45
+++ input.html	19 Oct 2010 17:38:01 -0000	1.46
@@ -2,7 +2,7 @@
 <html id="input">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:   input &#8211; input control  (CHANGED)</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="img.html" title="img">

Index: command.html
===================================================================
RCS file: /sources/public/html5/markup/command.html,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -d -r1.45 -r1.46
--- command.html	29 Aug 2010 00:57:58 -0000	1.45
+++ command.html	19 Oct 2010 17:37:59 -0000	1.46
@@ -2,7 +2,7 @@
 <html id="command">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:   command &#8211; command  (NEW)</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="colgroup.html" title="colgroup">

Index: keygen.html
===================================================================
RCS file: /sources/public/html5/markup/keygen.html,v
retrieving revision 1.82
retrieving revision 1.83
diff -u -d -r1.82 -r1.83
--- keygen.html	29 Aug 2010 00:58:02 -0000	1.82
+++ keygen.html	19 Oct 2010 17:38:02 -0000	1.83
@@ -2,7 +2,7 @@
 <html id="keygen">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  keygen &#8211; key-pair generator/input control (NEW)</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="kbd.html" title="kbd">

Index: command.command.html
===================================================================
RCS file: /sources/public/html5/markup/command.command.html,v
retrieving revision 1.82
retrieving revision 1.83
diff -u -d -r1.82 -r1.83
--- command.command.html	29 Aug 2010 00:57:58 -0000	1.82
+++ command.command.html	19 Oct 2010 17:37:58 -0000	1.83
@@ -2,7 +2,7 @@
 <html id="command.command">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  command  type=command &#8211; command with an associated action (NEW)</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="command.html" title="command">

Index: elements-by-function.html
===================================================================
RCS file: /sources/public/html5/markup/elements-by-function.html,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- elements-by-function.html	29 Aug 2010 00:57:59 -0000	1.18
+++ elements-by-function.html	19 Oct 2010 17:37:59 -0000	1.19
@@ -2,7 +2,7 @@
 <html id="elements-by-function">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5: HTML elements organized by function</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="syntax.html" title="syntax">

Index: progress.html
===================================================================
RCS file: /sources/public/html5/markup/progress.html,v
retrieving revision 1.85
retrieving revision 1.86
diff -u -d -r1.85 -r1.86
--- progress.html	29 Aug 2010 00:58:03 -0000	1.85
+++ progress.html	19 Oct 2010 17:38:03 -0000	1.86
@@ -2,7 +2,7 @@
 <html id="progress">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  progress &#8211; progress indicator (NEW)</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="pre.html" title="pre">

Index: dfn.html
===================================================================
RCS file: /sources/public/html5/markup/dfn.html,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -d -r1.74 -r1.75
--- dfn.html	29 Aug 2010 00:57:58 -0000	1.74
+++ dfn.html	19 Oct 2010 17:37:59 -0000	1.75
@@ -2,7 +2,7 @@
 <html id="dfn">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  dfn &#8211; defining instance</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="details.html" title="details">

Index: intro.html
===================================================================
RCS file: /sources/public/html5/markup/intro.html,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -d -r1.37 -r1.38
--- intro.html	29 Aug 2010 00:58:02 -0000	1.37
+++ intro.html	19 Oct 2010 17:38:02 -0000	1.38
@@ -2,7 +2,7 @@
 <html id="intro">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5: Introduction</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="next" href="terminology.html" title="terminology">

Index: textarea.html
===================================================================
RCS file: /sources/public/html5/markup/textarea.html,v
retrieving revision 1.88
retrieving revision 1.89
diff -u -d -r1.88 -r1.89
--- textarea.html	29 Aug 2010 00:58:05 -0000	1.88
+++ textarea.html	19 Oct 2010 17:38:04 -0000	1.89
@@ -2,7 +2,7 @@
 <html id="textarea">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  textarea &#8211; text input area</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="td.html" title="td">
@@ -269,10 +269,10 @@
 
   readonly attribute <a href="http://dev.w3.org/html5/spec/infrastructure.html#nodelist" title="">NodeList</a> <a href="http://dev.w3.org/html5/spec/forms.html#dom-lfe-labels" title="dom-lfe-labels">labels</a>;
 
-  void <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-select" title="dom-textarea/input-select">select</a>();
-           attribute unsigned long <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-selectionstart" title="dom-textarea/input-selectionStart">selectionStart</a>;
-           attribute unsigned long <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-selectionend" title="dom-textarea/input-selectionEnd">selectionEnd</a>;
-  void <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-setselectionrange" title="dom-textarea/input-setSelectionRange">setSelectionRange</a>(in unsigned long start, in unsigned long end);
+  void <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-select" title="dom-textarea/input-select">select</a>();
+           attribute unsigned long <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-selectionstart" title="dom-textarea/input-selectionStart">selectionStart</a>;
+           attribute unsigned long <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-selectionend" title="dom-textarea/input-selectionEnd">selectionEnd</a>;
+  void <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-setselectionrange" title="dom-textarea/input-setSelectionRange">setSelectionRange</a>(in unsigned long start, in unsigned long end);
 };</pre>
 </div>
 </div>

Index: cite.html
===================================================================
RCS file: /sources/public/html5/markup/cite.html,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -d -r1.74 -r1.75
--- cite.html	29 Aug 2010 00:57:57 -0000	1.74
+++ cite.html	19 Oct 2010 17:37:58 -0000	1.75
@@ -2,7 +2,7 @@
 <html id="cite">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  cite &#8211; cited title of a work (CHANGED)</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="caption.html" title="caption">

Index: meter.html
===================================================================
RCS file: /sources/public/html5/markup/meter.html,v
retrieving revision 1.87
retrieving revision 1.88
diff -u -d -r1.87 -r1.88
--- meter.html	29 Aug 2010 00:58:02 -0000	1.87
+++ meter.html	19 Oct 2010 17:38:02 -0000	1.88
@@ -2,7 +2,7 @@
 <html id="meter">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  meter &#8211; scalar gauge (NEW)</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="meta.http-equiv.content-type.html" title="meta http-equiv=content-type">

Index: input.button.html
===================================================================
RCS file: /sources/public/html5/markup/input.button.html,v
retrieving revision 1.85
retrieving revision 1.86
diff -u -d -r1.85 -r1.86
--- input.button.html	29 Aug 2010 00:58:00 -0000	1.85
+++ input.button.html	19 Oct 2010 17:38:00 -0000	1.86
@@ -2,7 +2,7 @@
 <html id="input.button">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  input  type=button &#8211; button</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="input.radio.html" title="input type=radio">
@@ -225,10 +225,10 @@
 
   readonly attribute <a href="http://dev.w3.org/html5/spec/infrastructure.html#nodelist" title="">NodeList</a> <a href="http://dev.w3.org/html5/spec/forms.html#dom-lfe-labels" title="dom-lfe-labels">labels</a>;
 
-  void <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-select" title="dom-textarea/input-select">select</a>();
-           attribute unsigned long <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-selectionstart" title="dom-textarea/input-selectionStart">selectionStart</a>;
-           attribute unsigned long <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-selectionend" title="dom-textarea/input-selectionEnd">selectionEnd</a>;
-  void <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-setselectionrange" title="dom-textarea/input-setSelectionRange">setSelectionRange</a>(in unsigned long start, in unsigned long end);
+  void <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-select" title="dom-textarea/input-select">select</a>();
+           attribute unsigned long <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-selectionstart" title="dom-textarea/input-selectionStart">selectionStart</a>;
+           attribute unsigned long <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-selectionend" title="dom-textarea/input-selectionEnd">selectionEnd</a>;
+  void <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-setselectionrange" title="dom-textarea/input-setSelectionRange">setSelectionRange</a>(in unsigned long start, in unsigned long end);
 };</pre>
 </div>
 </div>

Index: aside.html
===================================================================
RCS file: /sources/public/html5/markup/aside.html,v
retrieving revision 1.76
retrieving revision 1.77
diff -u -d -r1.76 -r1.77
--- aside.html	29 Aug 2010 00:57:57 -0000	1.76
+++ aside.html	19 Oct 2010 17:37:58 -0000	1.77
@@ -2,7 +2,7 @@
 <html id="aside">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  aside &#8211; tangential content (NEW)</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="article.html" title="article">

Index: syntax.html
===================================================================
RCS file: /sources/public/html5/markup/syntax.html,v
retrieving revision 1.70
retrieving revision 1.71
diff -u -d -r1.70 -r1.71
--- syntax.html	29 Aug 2010 00:58:04 -0000	1.70
+++ syntax.html	19 Oct 2010 17:38:04 -0000	1.71
@@ -2,7 +2,7 @@
 <html id="syntax">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5: HTML syntax</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="documents.html" title="documents">

Index: section.html
===================================================================
RCS file: /sources/public/html5/markup/section.html,v
retrieving revision 1.81
retrieving revision 1.82
diff -u -d -r1.81 -r1.82
--- section.html	29 Aug 2010 00:58:04 -0000	1.81
+++ section.html	19 Oct 2010 17:38:03 -0000	1.82
@@ -2,7 +2,7 @@
 <html id="section">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  section &#8211; section (NEW)</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="script.html" title="script">

Index: link.html
===================================================================
RCS file: /sources/public/html5/markup/link.html,v
retrieving revision 1.90
retrieving revision 1.91
diff -u -d -r1.90 -r1.91
--- link.html	29 Aug 2010 00:58:02 -0000	1.90
+++ link.html	19 Oct 2010 17:38:02 -0000	1.91
@@ -2,7 +2,7 @@
 <html id="link">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  link &#8211; inter-document relationship metadata</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="li.html" title="li">

Index: meta.http-equiv.refresh.html
===================================================================
RCS file: /sources/public/html5/markup/meta.http-equiv.refresh.html,v
retrieving revision 1.82
retrieving revision 1.83
diff -u -d -r1.82 -r1.83
--- meta.http-equiv.refresh.html	29 Aug 2010 00:58:02 -0000	1.82
+++ meta.http-equiv.refresh.html	19 Oct 2010 17:38:02 -0000	1.83
@@ -2,7 +2,7 @@
 <html id="meta.http-equiv.refresh">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  meta  http-equiv=refresh &#8211; &#8220;refresh&#8221; pragma directive</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="meta.name.html" title="meta name">

Index: area.html
===================================================================
RCS file: /sources/public/html5/markup/area.html,v
retrieving revision 1.94
retrieving revision 1.95
diff -u -d -r1.94 -r1.95
--- area.html	29 Aug 2010 00:57:56 -0000	1.94
+++ area.html	19 Oct 2010 17:37:58 -0000	1.95
@@ -2,7 +2,7 @@
 <html id="area">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  area &#8211; image-map hyperlink</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="address.html" title="address">

Index: input.text.html
===================================================================
RCS file: /sources/public/html5/markup/input.text.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- input.text.html	29 Aug 2010 00:58:01 -0000	1.86
+++ input.text.html	19 Oct 2010 17:38:01 -0000	1.87
@@ -2,7 +2,7 @@
 <html id="input.text">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  input  type=text &#8211; text-input field</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="input.html" title="input">
@@ -330,10 +330,10 @@
 
   readonly attribute <a href="http://dev.w3.org/html5/spec/infrastructure.html#nodelist" title="">NodeList</a> <a href="http://dev.w3.org/html5/spec/forms.html#dom-lfe-labels" title="dom-lfe-labels">labels</a>;
 
-  void <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-select" title="dom-textarea/input-select">select</a>();
-           attribute unsigned long <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-selectionstart" title="dom-textarea/input-selectionStart">selectionStart</a>;
-           attribute unsigned long <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-selectionend" title="dom-textarea/input-selectionEnd">selectionEnd</a>;
-  void <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-setselectionrange" title="dom-textarea/input-setSelectionRange">setSelectionRange</a>(in unsigned long start, in unsigned long end);
+  void <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-select" title="dom-textarea/input-select">select</a>();
+           attribute unsigned long <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-selectionstart" title="dom-textarea/input-selectionStart">selectionStart</a>;
+           attribute unsigned long <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-selectionend" title="dom-textarea/input-selectionEnd">selectionEnd</a>;
+  void <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-setselectionrange" title="dom-textarea/input-setSelectionRange">setSelectionRange</a>(in unsigned long start, in unsigned long end);
 };</pre>
 </div>
 </div>

Index: samp.html
===================================================================
RCS file: /sources/public/html5/markup/samp.html,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -d -r1.73 -r1.74
--- samp.html	29 Aug 2010 00:58:03 -0000	1.73
+++ samp.html	19 Oct 2010 17:38:03 -0000	1.74
@@ -2,7 +2,7 @@
 <html id="samp">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  samp &#8211; (sample) output</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="ruby.html" title="ruby">

Index: h6.html
===================================================================
RCS file: /sources/public/html5/markup/h6.html,v
retrieving revision 1.79
retrieving revision 1.80
diff -u -d -r1.79 -r1.80
--- h6.html	29 Aug 2010 00:58:00 -0000	1.79
+++ h6.html	19 Oct 2010 17:38:00 -0000	1.80
@@ -2,7 +2,7 @@
 <html id="h6">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  h6 &#8211; heading</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="h5.html" title="h5">

Index: input.checkbox.html
===================================================================
RCS file: /sources/public/html5/markup/input.checkbox.html,v
retrieving revision 1.85
retrieving revision 1.86
diff -u -d -r1.85 -r1.86
--- input.checkbox.html	29 Aug 2010 00:58:01 -0000	1.85
+++ input.checkbox.html	19 Oct 2010 17:38:00 -0000	1.86
@@ -2,7 +2,7 @@
 <html id="input.checkbox">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  input  type=checkbox &#8211; checkbox</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="input.password.html" title="input type=password">
@@ -249,10 +249,10 @@
 
   readonly attribute <a href="http://dev.w3.org/html5/spec/infrastructure.html#nodelist" title="">NodeList</a> <a href="http://dev.w3.org/html5/spec/forms.html#dom-lfe-labels" title="dom-lfe-labels">labels</a>;
 
-  void <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-select" title="dom-textarea/input-select">select</a>();
-           attribute unsigned long <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-selectionstart" title="dom-textarea/input-selectionStart">selectionStart</a>;
-           attribute unsigned long <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-selectionend" title="dom-textarea/input-selectionEnd">selectionEnd</a>;
-  void <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-setselectionrange" title="dom-textarea/input-setSelectionRange">setSelectionRange</a>(in unsigned long start, in unsigned long end);
+  void <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-select" title="dom-textarea/input-select">select</a>();
+           attribute unsigned long <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-selectionstart" title="dom-textarea/input-selectionStart">selectionStart</a>;
+           attribute unsigned long <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-selectionend" title="dom-textarea/input-selectionEnd">selectionEnd</a>;
+  void <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-setselectionrange" title="dom-textarea/input-setSelectionRange">setSelectionRange</a>(in unsigned long start, in unsigned long end);
 };</pre>
 </div>
 </div>

Index: a.html
===================================================================
RCS file: /sources/public/html5/markup/a.html,v
retrieving revision 1.100
retrieving revision 1.101
diff -u -d -r1.100 -r1.101
--- a.html	29 Aug 2010 00:57:56 -0000	1.100
+++ a.html	19 Oct 2010 17:37:57 -0000	1.101
@@ -2,7 +2,7 @@
 <html id="a">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  a &#8211; hyperlink (CHANGED)</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="elements.html" title="elements">

Index: object.html
===================================================================
RCS file: /sources/public/html5/markup/object.html,v
retrieving revision 1.95
retrieving revision 1.96
diff -u -d -r1.95 -r1.96
--- object.html	29 Aug 2010 00:58:03 -0000	1.95
+++ object.html	19 Oct 2010 17:38:02 -0000	1.96
@@ -2,7 +2,7 @@
 <html id="object">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  object &#8211; generic external content</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="noscript.html" title="noscript">

Index: terminology.html
===================================================================
RCS file: /sources/public/html5/markup/terminology.html,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -d -r1.52 -r1.53
--- terminology.html	29 Aug 2010 00:58:05 -0000	1.52
+++ terminology.html	19 Oct 2010 17:38:04 -0000	1.53
@@ -2,7 +2,7 @@
 <html id="terminology">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5: Terminology</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="intro.html" title="intro">

Index: input.tel.html
===================================================================
RCS file: /sources/public/html5/markup/input.tel.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- input.tel.html	29 Aug 2010 00:58:01 -0000	1.86
+++ input.tel.html	19 Oct 2010 17:38:01 -0000	1.87
@@ -2,7 +2,7 @@
 <html id="input.tel">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  input  type=tel &#8211; telephone-number-input field (NEW)</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="input.search.html" title="input type=search">
@@ -327,10 +327,10 @@
 
   readonly attribute <a href="http://dev.w3.org/html5/spec/infrastructure.html#nodelist" title="">NodeList</a> <a href="http://dev.w3.org/html5/spec/forms.html#dom-lfe-labels" title="dom-lfe-labels">labels</a>;
 
-  void <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-select" title="dom-textarea/input-select">select</a>();
-           attribute unsigned long <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-selectionstart" title="dom-textarea/input-selectionStart">selectionStart</a>;
-           attribute unsigned long <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-selectionend" title="dom-textarea/input-selectionEnd">selectionEnd</a>;
-  void <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-setselectionrange" title="dom-textarea/input-setSelectionRange">setSelectionRange</a>(in unsigned long start, in unsigned long end);
+  void <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-select" title="dom-textarea/input-select">select</a>();
+           attribute unsigned long <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-selectionstart" title="dom-textarea/input-selectionStart">selectionStart</a>;
+           attribute unsigned long <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-selectionend" title="dom-textarea/input-selectionEnd">selectionEnd</a>;
+  void <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-setselectionrange" title="dom-textarea/input-setSelectionRange">setSelectionRange</a>(in unsigned long start, in unsigned long end);
 };</pre>
 </div>
 </div>

Index: h4.html
===================================================================
RCS file: /sources/public/html5/markup/h4.html,v
retrieving revision 1.79
retrieving revision 1.80
diff -u -d -r1.79 -r1.80
--- h4.html	29 Aug 2010 00:58:00 -0000	1.79
+++ h4.html	19 Oct 2010 17:38:00 -0000	1.80
@@ -2,7 +2,7 @@
 <html id="h4">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  h4 &#8211; heading</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="h3.html" title="h3">

Index: header.html
===================================================================
RCS file: /sources/public/html5/markup/header.html,v
retrieving revision 1.78
retrieving revision 1.79
diff -u -d -r1.78 -r1.79
--- header.html	29 Aug 2010 00:58:00 -0000	1.78
+++ header.html	19 Oct 2010 17:38:00 -0000	1.79
@@ -2,7 +2,7 @@
 <html id="header">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  header &#8211; header (NEW)</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="head.html" title="head">

Index: b.html
===================================================================
RCS file: /sources/public/html5/markup/b.html,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -d -r1.75 -r1.76
--- b.html	29 Aug 2010 00:57:57 -0000	1.75
+++ b.html	19 Oct 2010 17:37:58 -0000	1.76
@@ -2,7 +2,7 @@
 <html id="b">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  b &#8211; offset text conventionally styled in bold (CHANGED)</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="audio.html" title="audio">

Index: img.html
===================================================================
RCS file: /sources/public/html5/markup/img.html,v
retrieving revision 1.94
retrieving revision 1.95
diff -u -d -r1.94 -r1.95
--- img.html	29 Aug 2010 00:58:00 -0000	1.94
+++ img.html	19 Oct 2010 17:38:00 -0000	1.95
@@ -2,7 +2,7 @@
 <html id="img">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  img &#8211; image</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="iframe.html" title="iframe">

Index: wbr.html
===================================================================
RCS file: /sources/public/html5/markup/wbr.html,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -d -r1.32 -r1.33
--- wbr.html	29 Aug 2010 00:58:05 -0000	1.32
+++ wbr.html	19 Oct 2010 17:38:05 -0000	1.33
@@ -2,7 +2,7 @@
 <html id="wbr">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  wbr &#8211; line-break opportunity (NEW)</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="video.html" title="video">

Index: bdo.html
===================================================================
RCS file: /sources/public/html5/markup/bdo.html,v
retrieving revision 1.72
retrieving revision 1.73
diff -u -d -r1.72 -r1.73
--- bdo.html	29 Aug 2010 00:57:57 -0000	1.72
+++ bdo.html	19 Oct 2010 17:37:58 -0000	1.73
@@ -2,7 +2,7 @@
 <html id="bdo">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  bdo &#8211; BiDi override</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="base.html" title="base">

Index: input.number.html
===================================================================
RCS file: /sources/public/html5/markup/input.number.html,v
retrieving revision 1.89
retrieving revision 1.90
diff -u -d -r1.89 -r1.90
--- input.number.html	29 Aug 2010 00:58:01 -0000	1.89
+++ input.number.html	19 Oct 2010 17:38:01 -0000	1.90
@@ -2,7 +2,7 @@
 <html id="input.number">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  input  type=number &#8211; number input control (NEW)</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="input.week.html" title="input type=week">
@@ -313,10 +313,10 @@
 
   readonly attribute <a href="http://dev.w3.org/html5/spec/infrastructure.html#nodelist" title="">NodeList</a> <a href="http://dev.w3.org/html5/spec/forms.html#dom-lfe-labels" title="dom-lfe-labels">labels</a>;
 
-  void <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-select" title="dom-textarea/input-select">select</a>();
-           attribute unsigned long <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-selectionstart" title="dom-textarea/input-selectionStart">selectionStart</a>;
-           attribute unsigned long <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-selectionend" title="dom-textarea/input-selectionEnd">selectionEnd</a>;
-  void <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-setselectionrange" title="dom-textarea/input-setSelectionRange">setSelectionRange</a>(in unsigned long start, in unsigned long end);
+  void <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-select" title="dom-textarea/input-select">select</a>();
+           attribute unsigned long <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-selectionstart" title="dom-textarea/input-selectionStart">selectionStart</a>;
+           attribute unsigned long <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-selectionend" title="dom-textarea/input-selectionEnd">selectionEnd</a>;
+  void <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-setselectionrange" title="dom-textarea/input-setSelectionRange">setSelectionRange</a>(in unsigned long start, in unsigned long end);
 };</pre>
 </div>
 </div>

Index: col.html
===================================================================
RCS file: /sources/public/html5/markup/col.html,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -d -r1.77 -r1.78
--- col.html	29 Aug 2010 00:57:57 -0000	1.77
+++ col.html	19 Oct 2010 17:37:58 -0000	1.78
@@ -2,7 +2,7 @@
 <html id="col">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  col &#8211; table column</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="code.html" title="code">

Index: datatypes.html
===================================================================
RCS file: /sources/public/html5/markup/datatypes.html,v
retrieving revision 1.79
retrieving revision 1.80
diff -u -d -r1.79 -r1.80
--- datatypes.html	29 Aug 2010 00:57:58 -0000	1.79
+++ datatypes.html	19 Oct 2010 17:37:59 -0000	1.80
@@ -2,7 +2,7 @@
 <html id="datatypes">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5: Data types (common microsyntaxes)</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="global-attributes.html" title="global attributes">

Index: command.radio.html
===================================================================
RCS file: /sources/public/html5/markup/command.radio.html,v
retrieving revision 1.82
retrieving revision 1.83
diff -u -d -r1.82 -r1.83
--- command.radio.html	29 Aug 2010 00:57:58 -0000	1.82
+++ command.radio.html	19 Oct 2010 17:37:59 -0000	1.83
@@ -2,7 +2,7 @@
 <html id="command.radio">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  command  type=radio &#8211; selection of one item from a list of items (NEW)</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="command.command.html" title="command type=command">

Index: input.datetime.html
===================================================================
RCS file: /sources/public/html5/markup/input.datetime.html,v
retrieving revision 1.89
retrieving revision 1.90
diff -u -d -r1.89 -r1.90
--- input.datetime.html	29 Aug 2010 00:58:01 -0000	1.89
+++ input.datetime.html	19 Oct 2010 17:38:01 -0000	1.90
@@ -2,7 +2,7 @@
 <html id="input.datetime">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  input  type=datetime &#8211; global date-and-time input control (NEW)</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="input.image.html" title="input type=image">
@@ -380,10 +380,10 @@
 
   readonly attribute <a href="http://dev.w3.org/html5/spec/infrastructure.html#nodelist" title="">NodeList</a> <a href="http://dev.w3.org/html5/spec/forms.html#dom-lfe-labels" title="dom-lfe-labels">labels</a>;
 
-  void <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-select" title="dom-textarea/input-select">select</a>();
-           attribute unsigned long <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-selectionstart" title="dom-textarea/input-selectionStart">selectionStart</a>;
-           attribute unsigned long <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-selectionend" title="dom-textarea/input-selectionEnd">selectionEnd</a>;
-  void <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-setselectionrange" title="dom-textarea/input-setSelectionRange">setSelectionRange</a>(in unsigned long start, in unsigned long end);
+  void <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-select" title="dom-textarea/input-select">select</a>();
+           attribute unsigned long <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-selectionstart" title="dom-textarea/input-selectionStart">selectionStart</a>;
+           attribute unsigned long <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-selectionend" title="dom-textarea/input-selectionEnd">selectionEnd</a>;
+  void <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-setselectionrange" title="dom-textarea/input-setSelectionRange">setSelectionRange</a>(in unsigned long start, in unsigned long end);
 };</pre>
 </div>
 </div>

Index: input.password.html
===================================================================
RCS file: /sources/public/html5/markup/input.password.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- input.password.html	29 Aug 2010 00:58:01 -0000	1.86
+++ input.password.html	19 Oct 2010 17:38:01 -0000	1.87
@@ -2,7 +2,7 @@
 <html id="input.password">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  input  type=password &#8211; password-input field</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="input.text.html" title="input type=text">
@@ -313,10 +313,10 @@
 
   readonly attribute <a href="http://dev.w3.org/html5/spec/infrastructure.html#nodelist" title="">NodeList</a> <a href="http://dev.w3.org/html5/spec/forms.html#dom-lfe-labels" title="dom-lfe-labels">labels</a>;
 
-  void <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-select" title="dom-textarea/input-select">select</a>();
-           attribute unsigned long <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-selectionstart" title="dom-textarea/input-selectionStart">selectionStart</a>;
-           attribute unsigned long <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-selectionend" title="dom-textarea/input-selectionEnd">selectionEnd</a>;
-  void <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-setselectionrange" title="dom-textarea/input-setSelectionRange">setSelectionRange</a>(in unsigned long start, in unsigned long end);
+  void <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-select" title="dom-textarea/input-select">select</a>();
+           attribute unsigned long <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-selectionstart" title="dom-textarea/input-selectionStart">selectionStart</a>;
+           attribute unsigned long <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-selectionend" title="dom-textarea/input-selectionEnd">selectionEnd</a>;
+  void <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-setselectionrange" title="dom-textarea/input-setSelectionRange">setSelectionRange</a>(in unsigned long start, in unsigned long end);
 };</pre>
 </div>
 </div>

Index: embed.html
===================================================================
RCS file: /sources/public/html5/markup/embed.html,v
retrieving revision 1.87
retrieving revision 1.88
diff -u -d -r1.87 -r1.88
--- embed.html	29 Aug 2010 00:57:59 -0000	1.87
+++ embed.html	19 Oct 2010 17:37:59 -0000	1.88
@@ -2,7 +2,7 @@
 <html id="embed">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  embed &#8211; integration point for plugins (NEW)</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="em.html" title="em">

Index: dd.html
===================================================================
RCS file: /sources/public/html5/markup/dd.html,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -d -r1.77 -r1.78
--- dd.html	29 Aug 2010 00:57:58 -0000	1.77
+++ dd.html	19 Oct 2010 17:37:59 -0000	1.78
@@ -2,7 +2,7 @@
 <html id="dd">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  dd &#8211; description or value</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="datalist.html" title="datalist">

Index: common-models.html
===================================================================
RCS file: /sources/public/html5/markup/common-models.html,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -d -r1.56 -r1.57
--- common-models.html	29 Aug 2010 00:57:58 -0000	1.56
+++ common-models.html	19 Oct 2010 17:37:59 -0000	1.57
@@ -2,7 +2,7 @@
 <html id="common-models">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5: Common content models</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="elements.html" title="elements">

Index: ul.html
===================================================================
RCS file: /sources/public/html5/markup/ul.html,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -d -r1.74 -r1.75
--- ul.html	29 Aug 2010 00:58:05 -0000	1.74
+++ ul.html	19 Oct 2010 17:38:05 -0000	1.75
@@ -2,7 +2,7 @@
 <html id="ul">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  ul &#8211; unordered list</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="tr.html" title="tr">

Index: input.time.html
===================================================================
RCS file: /sources/public/html5/markup/input.time.html,v
retrieving revision 1.89
retrieving revision 1.90
diff -u -d -r1.89 -r1.90
--- input.time.html	29 Aug 2010 00:58:02 -0000	1.89
+++ input.time.html	19 Oct 2010 17:38:01 -0000	1.90
@@ -2,7 +2,7 @@
 <html id="input.time">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  input  type=time &#8211; time input control (NEW)</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="input.month.html" title="input type=month">
@@ -341,10 +341,10 @@
 
   readonly attribute <a href="http://dev.w3.org/html5/spec/infrastructure.html#nodelist" title="">NodeList</a> <a href="http://dev.w3.org/html5/spec/forms.html#dom-lfe-labels" title="dom-lfe-labels">labels</a>;
 
-  void <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-select" title="dom-textarea/input-select">select</a>();
-           attribute unsigned long <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-selectionstart" title="dom-textarea/input-selectionStart">selectionStart</a>;
-           attribute unsigned long <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-selectionend" title="dom-textarea/input-selectionEnd">selectionEnd</a>;
-  void <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-setselectionrange" title="dom-textarea/input-setSelectionRange">setSelectionRange</a>(in unsigned long start, in unsigned long end);
+  void <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-select" title="dom-textarea/input-select">select</a>();
+           attribute unsigned long <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-selectionstart" title="dom-textarea/input-selectionStart">selectionStart</a>;
+           attribute unsigned long <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-selectionend" title="dom-textarea/input-selectionEnd">selectionEnd</a>;
+  void <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-setselectionrange" title="dom-textarea/input-setSelectionRange">setSelectionRange</a>(in unsigned long start, in unsigned long end);
 };</pre>
 </div>
 </div>

Index: dt.html
===================================================================
RCS file: /sources/public/html5/markup/dt.html,v
retrieving revision 1.76
retrieving revision 1.77
diff -u -d -r1.76 -r1.77
--- dt.html	29 Aug 2010 00:57:59 -0000	1.76
+++ dt.html	19 Oct 2010 17:37:59 -0000	1.77
@@ -2,7 +2,7 @@
 <html id="dt">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  dt &#8211; term or name</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="dl.html" title="dl">

Index: strong.html
===================================================================
RCS file: /sources/public/html5/markup/strong.html,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -d -r1.77 -r1.78
--- strong.html	29 Aug 2010 00:58:04 -0000	1.77
+++ strong.html	19 Oct 2010 17:38:04 -0000	1.78
@@ -2,7 +2,7 @@
 <html id="strong">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  strong &#8211; strong importance</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="span.html" title="span">

Index: acknowledgments.html
===================================================================
RCS file: /sources/public/html5/markup/acknowledgments.html,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -d -r1.30 -r1.31
--- acknowledgments.html	29 Aug 2010 00:57:56 -0000	1.30
+++ acknowledgments.html	19 Oct 2010 17:37:58 -0000	1.31
@@ -2,7 +2,7 @@
 <html id="acknowledgments">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5: Acknowledgments</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="references.html" title="references">

Index: input.color.html
===================================================================
RCS file: /sources/public/html5/markup/input.color.html,v
retrieving revision 1.87
retrieving revision 1.88
diff -u -d -r1.87 -r1.88
--- input.color.html	29 Aug 2010 00:58:01 -0000	1.87
+++ input.color.html	19 Oct 2010 17:38:00 -0000	1.88
@@ -2,7 +2,7 @@
 <html id="input.color">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  input  type=color &#8211; color-well control (NEW)</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="input.tel.html" title="input type=tel">
@@ -275,10 +275,10 @@
 
   readonly attribute <a href="http://dev.w3.org/html5/spec/infrastructure.html#nodelist" title="">NodeList</a> <a href="http://dev.w3.org/html5/spec/forms.html#dom-lfe-labels" title="dom-lfe-labels">labels</a>;
 
-  void <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-select" title="dom-textarea/input-select">select</a>();
-           attribute unsigned long <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-selectionstart" title="dom-textarea/input-selectionStart">selectionStart</a>;
-           attribute unsigned long <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-selectionend" title="dom-textarea/input-selectionEnd">selectionEnd</a>;
-  void <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-setselectionrange" title="dom-textarea/input-setSelectionRange">setSelectionRange</a>(in unsigned long start, in unsigned long end);
+  void <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-select" title="dom-textarea/input-select">select</a>();
+           attribute unsigned long <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-selectionstart" title="dom-textarea/input-selectionStart">selectionStart</a>;
+           attribute unsigned long <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-selectionend" title="dom-textarea/input-selectionEnd">selectionEnd</a>;
+  void <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-setselectionrange" title="dom-textarea/input-setSelectionRange">setSelectionRange</a>(in unsigned long start, in unsigned long end);
 };</pre>
 </div>
 </div>

Index: li.html
===================================================================
RCS file: /sources/public/html5/markup/li.html,v
retrieving revision 1.83
retrieving revision 1.84
diff -u -d -r1.83 -r1.84
--- li.html	29 Aug 2010 00:58:02 -0000	1.83
+++ li.html	19 Oct 2010 17:38:02 -0000	1.84
@@ -2,7 +2,7 @@
 <html id="li">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  li &#8211; list item</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="legend.html" title="legend">

Index: style.html
===================================================================
RCS file: /sources/public/html5/markup/style.html,v
retrieving revision 1.88
retrieving revision 1.89
diff -u -d -r1.88 -r1.89
--- style.html	29 Aug 2010 00:58:04 -0000	1.88
+++ style.html	19 Oct 2010 17:38:04 -0000	1.89
@@ -2,7 +2,7 @@
 <html id="style">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  style &#8211; style (presentation) information</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="strong.html" title="strong">

Index: documents.html
===================================================================
RCS file: /sources/public/html5/markup/documents.html,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -d -r1.45 -r1.46
--- documents.html	29 Aug 2010 00:57:58 -0000	1.45
+++ documents.html	19 Oct 2010 17:37:59 -0000	1.46
@@ -2,7 +2,7 @@
 <html id="documents">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5: Documents</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="terminology.html" title="terminology">

Index: del.html
===================================================================
RCS file: /sources/public/html5/markup/del.html,v
retrieving revision 1.84
retrieving revision 1.85
diff -u -d -r1.84 -r1.85
--- del.html	29 Aug 2010 00:57:58 -0000	1.84
+++ del.html	19 Oct 2010 17:37:59 -0000	1.85
@@ -2,7 +2,7 @@
 <html id="del">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  del &#8211; deleted text</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="dd.html" title="dd">

Index: menu.html
===================================================================
RCS file: /sources/public/html5/markup/menu.html,v
retrieving revision 1.90
retrieving revision 1.91
diff -u -d -r1.90 -r1.91
--- menu.html	29 Aug 2010 00:58:02 -0000	1.90
+++ menu.html	19 Oct 2010 17:38:02 -0000	1.91
@@ -2,7 +2,7 @@
 <html id="menu">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  menu &#8211; list of commands (CHANGED)</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="mark.html" title="mark">

Index: input.image.html
===================================================================
RCS file: /sources/public/html5/markup/input.image.html,v
retrieving revision 1.90
retrieving revision 1.91
diff -u -d -r1.90 -r1.91
--- input.image.html	29 Aug 2010 00:58:01 -0000	1.90
+++ input.image.html	19 Oct 2010 17:38:01 -0000	1.91
@@ -2,7 +2,7 @@
 <html id="input.image">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  input  type=image &#8211; image-coordinates input control</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="input.hidden.html" title="input type=hidden">
@@ -341,10 +341,10 @@
 
   readonly attribute <a href="http://dev.w3.org/html5/spec/infrastructure.html#nodelist" title="">NodeList</a> <a href="http://dev.w3.org/html5/spec/forms.html#dom-lfe-labels" title="dom-lfe-labels">labels</a>;
 
-  void <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-select" title="dom-textarea/input-select">select</a>();
-           attribute unsigned long <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-selectionstart" title="dom-textarea/input-selectionStart">selectionStart</a>;
-           attribute unsigned long <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-selectionend" title="dom-textarea/input-selectionEnd">selectionEnd</a>;
-  void <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-setselectionrange" title="dom-textarea/input-setSelectionRange">setSelectionRange</a>(in unsigned long start, in unsigned long end);
+  void <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-select" title="dom-textarea/input-select">select</a>();
+           attribute unsigned long <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-selectionstart" title="dom-textarea/input-selectionStart">selectionStart</a>;
+           attribute unsigned long <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-selectionend" title="dom-textarea/input-selectionEnd">selectionEnd</a>;
+  void <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-setselectionrange" title="dom-textarea/input-setSelectionRange">setSelectionRange</a>(in unsigned long start, in unsigned long end);
 };</pre>
 </div>
 </div>

Index: code.html
===================================================================
RCS file: /sources/public/html5/markup/code.html,v
retrieving revision 1.72
retrieving revision 1.73
diff -u -d -r1.72 -r1.73
--- code.html	29 Aug 2010 00:57:57 -0000	1.72
+++ code.html	19 Oct 2010 17:37:58 -0000	1.73
@@ -2,7 +2,7 @@
 <html id="code">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  code &#8211; code fragment</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="cite.html" title="cite">

Index: h2.html
===================================================================
RCS file: /sources/public/html5/markup/h2.html,v
retrieving revision 1.79
retrieving revision 1.80
diff -u -d -r1.79 -r1.80
--- h2.html	29 Aug 2010 00:58:00 -0000	1.79
+++ h2.html	19 Oct 2010 17:38:00 -0000	1.80
@@ -2,7 +2,7 @@
 <html id="h2">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  h2 &#8211; heading</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="h1.html" title="h1">

Index: head.html
===================================================================
RCS file: /sources/public/html5/markup/head.html,v
retrieving revision 1.76
retrieving revision 1.77
diff -u -d -r1.76 -r1.77
--- head.html	29 Aug 2010 00:58:00 -0000	1.76
+++ head.html	19 Oct 2010 17:38:00 -0000	1.77
@@ -2,7 +2,7 @@
 <html id="head">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  head &#8211; document metadata container</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="h6.html" title="h6">

Index: p.html
===================================================================
RCS file: /sources/public/html5/markup/p.html,v
retrieving revision 1.79
retrieving revision 1.80
diff -u -d -r1.79 -r1.80
--- p.html	29 Aug 2010 00:58:03 -0000	1.79
+++ p.html	19 Oct 2010 17:38:03 -0000	1.80
@@ -2,7 +2,7 @@
 <html id="p">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  p &#8211; paragraph</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="output.html" title="output">

Index: figcaption.html
===================================================================
RCS file: /sources/public/html5/markup/figcaption.html,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -d -r1.47 -r1.48
--- figcaption.html	29 Aug 2010 00:57:59 -0000	1.47
+++ figcaption.html	19 Oct 2010 17:37:59 -0000	1.48
@@ -2,7 +2,7 @@
 <html id="figcaption">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  figcaption &#8211; figure caption (NEW)</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="fieldset.html" title="fieldset">

Index: map.html
===================================================================
RCS file: /sources/public/html5/markup/map.html,v
retrieving revision 1.83
retrieving revision 1.84
diff -u -d -r1.83 -r1.84
--- map.html	29 Aug 2010 00:58:02 -0000	1.83
+++ map.html	19 Oct 2010 17:38:02 -0000	1.84
@@ -2,7 +2,7 @@
 <html id="map">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  map &#8211; image-map definition</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="link.html" title="link">

Index: input.file.html
===================================================================
RCS file: /sources/public/html5/markup/input.file.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- input.file.html	29 Aug 2010 00:58:01 -0000	1.86
+++ input.file.html	19 Oct 2010 17:38:01 -0000	1.87
@@ -2,7 +2,7 @@
 <html id="input.file">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  input  type=file &#8211; file upload control</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="input.reset.html" title="input type=reset">
@@ -255,10 +255,10 @@
 
   readonly attribute <a href="http://dev.w3.org/html5/spec/infrastructure.html#nodelist" title="">NodeList</a> <a href="http://dev.w3.org/html5/spec/forms.html#dom-lfe-labels" title="dom-lfe-labels">labels</a>;
 
-  void <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-select" title="dom-textarea/input-select">select</a>();
-           attribute unsigned long <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-selectionstart" title="dom-textarea/input-selectionStart">selectionStart</a>;
-           attribute unsigned long <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-selectionend" title="dom-textarea/input-selectionEnd">selectionEnd</a>;
-  void <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-setselectionrange" title="dom-textarea/input-setSelectionRange">setSelectionRange</a>(in unsigned long start, in unsigned long end);
+  void <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-select" title="dom-textarea/input-select">select</a>();
+           attribute unsigned long <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-selectionstart" title="dom-textarea/input-selectionStart">selectionStart</a>;
+           attribute unsigned long <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-selectionend" title="dom-textarea/input-selectionEnd">selectionEnd</a>;
+  void <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-setselectionrange" title="dom-textarea/input-setSelectionRange">setSelectionRange</a>(in unsigned long start, in unsigned long end);
 };</pre>
 </div>
 </div>

Index: input.radio.html
===================================================================
RCS file: /sources/public/html5/markup/input.radio.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- input.radio.html	29 Aug 2010 00:58:01 -0000	1.86
+++ input.radio.html	19 Oct 2010 17:38:01 -0000	1.87
@@ -2,7 +2,7 @@
 <html id="input.radio">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  input  type=radio &#8211; radio button</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="input.checkbox.html" title="input type=checkbox">
@@ -250,10 +250,10 @@
 
   readonly attribute <a href="http://dev.w3.org/html5/spec/infrastructure.html#nodelist" title="">NodeList</a> <a href="http://dev.w3.org/html5/spec/forms.html#dom-lfe-labels" title="dom-lfe-labels">labels</a>;
 
-  void <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-select" title="dom-textarea/input-select">select</a>();
-           attribute unsigned long <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-selectionstart" title="dom-textarea/input-selectionStart">selectionStart</a>;
-           attribute unsigned long <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-selectionend" title="dom-textarea/input-selectionEnd">selectionEnd</a>;
-  void <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-setselectionrange" title="dom-textarea/input-setSelectionRange">setSelectionRange</a>(in unsigned long start, in unsigned long end);
+  void <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-select" title="dom-textarea/input-select">select</a>();
+           attribute unsigned long <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-selectionstart" title="dom-textarea/input-selectionStart">selectionStart</a>;
+           attribute unsigned long <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-selectionend" title="dom-textarea/input-selectionEnd">selectionEnd</a>;
+  void <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-setselectionrange" title="dom-textarea/input-setSelectionRange">setSelectionRange</a>(in unsigned long start, in unsigned long end);
 };</pre>
 </div>
 </div>

Index: command.checkbox.html
===================================================================
RCS file: /sources/public/html5/markup/command.checkbox.html,v
retrieving revision 1.82
retrieving revision 1.83
diff -u -d -r1.82 -r1.83
--- command.checkbox.html	29 Aug 2010 00:57:58 -0000	1.82
+++ command.checkbox.html	19 Oct 2010 17:37:58 -0000	1.83
@@ -2,7 +2,7 @@
 <html id="command.checkbox">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  command  type=checkbox &#8211; state or option that can be toggled (NEW)</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="command.radio.html" title="command type=radio">

Index: param.html
===================================================================
RCS file: /sources/public/html5/markup/param.html,v
retrieving revision 1.80
retrieving revision 1.81
diff -u -d -r1.80 -r1.81
--- param.html	29 Aug 2010 00:58:03 -0000	1.80
+++ param.html	19 Oct 2010 17:38:03 -0000	1.81
@@ -2,7 +2,7 @@
 <html id="param">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  param &#8211; initialization parameters for plugins</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="p.html" title="p">

Index: span.html
===================================================================
RCS file: /sources/public/html5/markup/span.html,v
retrieving revision 1.76
retrieving revision 1.77
diff -u -d -r1.76 -r1.77
--- span.html	29 Aug 2010 00:58:04 -0000	1.76
+++ span.html	19 Oct 2010 17:38:03 -0000	1.77
@@ -2,7 +2,7 @@
 <html id="span">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  span &#8211; generic span</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="source.html" title="source">

Index: input.reset.html
===================================================================
RCS file: /sources/public/html5/markup/input.reset.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- input.reset.html	29 Aug 2010 00:58:01 -0000	1.86
+++ input.reset.html	19 Oct 2010 17:38:01 -0000	1.87
@@ -2,7 +2,7 @@
 <html id="input.reset">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  input  type=reset &#8211; reset button</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="input.submit.html" title="input type=submit">
@@ -226,10 +226,10 @@
 
   readonly attribute <a href="http://dev.w3.org/html5/spec/infrastructure.html#nodelist" title="">NodeList</a> <a href="http://dev.w3.org/html5/spec/forms.html#dom-lfe-labels" title="dom-lfe-labels">labels</a>;
 
-  void <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-select" title="dom-textarea/input-select">select</a>();
-           attribute unsigned long <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-selectionstart" title="dom-textarea/input-selectionStart">selectionStart</a>;
-           attribute unsigned long <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-selectionend" title="dom-textarea/input-selectionEnd">selectionEnd</a>;
-  void <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-setselectionrange" title="dom-textarea/input-setSelectionRange">setSelectionRange</a>(in unsigned long start, in unsigned long end);
+  void <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-select" title="dom-textarea/input-select">select</a>();
+           attribute unsigned long <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-selectionstart" title="dom-textarea/input-selectionStart">selectionStart</a>;
+           attribute unsigned long <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-selectionend" title="dom-textarea/input-selectionEnd">selectionEnd</a>;
+  void <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-setselectionrange" title="dom-textarea/input-setSelectionRange">setSelectionRange</a>(in unsigned long start, in unsigned long end);
 };</pre>
 </div>
 </div>

Index: input.datetime-local.html
===================================================================
RCS file: /sources/public/html5/markup/input.datetime-local.html,v
retrieving revision 1.89
retrieving revision 1.90
diff -u -d -r1.89 -r1.90
--- input.datetime-local.html	29 Aug 2010 00:58:01 -0000	1.89
+++ input.datetime-local.html	19 Oct 2010 17:38:00 -0000	1.90
@@ -2,7 +2,7 @@
 <html id="input.datetime-local">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  input  type=datetime-local &#8211; local date-and-time input control (NEW)</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="input.datetime.html" title="input type=datetime">
@@ -362,10 +362,10 @@
 
   readonly attribute <a href="http://dev.w3.org/html5/spec/infrastructure.html#nodelist" title="">NodeList</a> <a href="http://dev.w3.org/html5/spec/forms.html#dom-lfe-labels" title="dom-lfe-labels">labels</a>;
 
-  void <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-select" title="dom-textarea/input-select">select</a>();
-           attribute unsigned long <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-selectionstart" title="dom-textarea/input-selectionStart">selectionStart</a>;
-           attribute unsigned long <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-selectionend" title="dom-textarea/input-selectionEnd">selectionEnd</a>;
-  void <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-setselectionrange" title="dom-textarea/input-setSelectionRange">setSelectionRange</a>(in unsigned long start, in unsigned long end);
+  void <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-select" title="dom-textarea/input-select">select</a>();
+           attribute unsigned long <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-selectionstart" title="dom-textarea/input-selectionStart">selectionStart</a>;
+           attribute unsigned long <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-selectionend" title="dom-textarea/input-selectionEnd">selectionEnd</a>;
+  void <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-setselectionrange" title="dom-textarea/input-setSelectionRange">setSelectionRange</a>(in unsigned long start, in unsigned long end);
 };</pre>
 </div>
 </div>

Index: meta.html
===================================================================
RCS file: /sources/public/html5/markup/meta.html,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -d -r1.41 -r1.42
--- meta.html	29 Aug 2010 00:58:02 -0000	1.41
+++ meta.html	19 Oct 2010 17:38:02 -0000	1.42
@@ -2,7 +2,7 @@
 <html id="meta">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:   meta &#8211; metadata  (CHANGED)</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="menu.html" title="menu">

Index: q.html
===================================================================
RCS file: /sources/public/html5/markup/q.html,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -d -r1.77 -r1.78
--- q.html	29 Aug 2010 00:58:03 -0000	1.77
+++ q.html	19 Oct 2010 17:38:03 -0000	1.78
@@ -2,7 +2,7 @@
 <html id="q">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  q &#8211; quoted text</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="progress.html" title="progress">

Index: option.html
===================================================================
RCS file: /sources/public/html5/markup/option.html,v
retrieving revision 1.85
retrieving revision 1.86
diff -u -d -r1.85 -r1.86
--- option.html	29 Aug 2010 00:58:03 -0000	1.85
+++ option.html	19 Oct 2010 17:38:02 -0000	1.86
@@ -2,7 +2,7 @@
 <html id="option">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  option &#8211; option</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="optgroup.html" title="optgroup">

Index: label.html
===================================================================
RCS file: /sources/public/html5/markup/label.html,v
retrieving revision 1.85
retrieving revision 1.86
diff -u -d -r1.85 -r1.86
--- label.html	29 Aug 2010 00:58:02 -0000	1.85
+++ label.html	19 Oct 2010 17:38:02 -0000	1.86
@@ -2,7 +2,7 @@
 <html id="label">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  label &#8211; caption for a form control</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="keygen.html" title="keygen">

Index: select.html
===================================================================
RCS file: /sources/public/html5/markup/select.html,v
retrieving revision 1.83
retrieving revision 1.84
diff -u -d -r1.83 -r1.84
--- select.html	29 Aug 2010 00:58:04 -0000	1.83
+++ select.html	19 Oct 2010 17:38:03 -0000	1.84
@@ -2,7 +2,7 @@
 <html id="select">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  select &#8211; option-selection form control</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="section.html" title="section">
@@ -177,8 +177,8 @@
 
   readonly attribute <a href="http://dev.w3.org/html5/spec/common-dom-interfaces.html#htmloptionscollection" title="">HTMLOptionsCollection</a> <a href="http://dev.w3.org/html5/spec/the-button-element.html#dom-select-options" title="dom-select-options">options</a>;
            attribute unsigned long <a href="http://dev.w3.org/html5/spec/the-button-element.html#dom-select-length" title="dom-select-length">length</a>;
-  caller getter any <a href="http://dev.w3.org/html5/spec/the-button-element.html#dom-select-item" title="dom-select-item">item</a>(in unsigned long index);
-  caller getter any <a href="http://dev.w3.org/html5/spec/the-button-element.html#dom-select-nameditem" title="dom-select-namedItem">namedItem</a>(in DOMString name);
+  getter any <a href="http://dev.w3.org/html5/spec/the-button-element.html#dom-select-item" title="dom-select-item">item</a>(in unsigned long index);
+  any <a href="http://dev.w3.org/html5/spec/the-button-element.html#dom-select-nameditem" title="dom-select-namedItem">namedItem</a>(in DOMString name);
   void <a href="http://dev.w3.org/html5/spec/the-button-element.html#dom-select-add" title="dom-select-add">add</a>(in <a href="http://dev.w3.org/html5/spec/elements.html#htmlelement" title="">HTMLElement</a> element, in optional <a href="http://dev.w3.org/html5/spec/elements.html#htmlelement" title="">HTMLElement</a> before);
   void <a href="http://dev.w3.org/html5/spec/the-button-element.html#dom-select-add" title="dom-select-add">add</a>(in <a href="http://dev.w3.org/html5/spec/elements.html#htmlelement" title="">HTMLElement</a> element, in long before);
   void <a href="http://dev.w3.org/html5/spec/the-button-element.html#dom-select-remove" title="dom-select-remove">remove</a>(in long index);

Index: noscript.html
===================================================================
RCS file: /sources/public/html5/markup/noscript.html,v
retrieving revision 1.79
retrieving revision 1.80
diff -u -d -r1.79 -r1.80
--- noscript.html	29 Aug 2010 00:58:02 -0000	1.79
+++ noscript.html	19 Oct 2010 17:38:02 -0000	1.80
@@ -2,7 +2,7 @@
 <html id="noscript">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  noscript &#8211; fallback content for script</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="nav.html" title="nav">

Index: blockquote.html
===================================================================
RCS file: /sources/public/html5/markup/blockquote.html,v
retrieving revision 1.78
retrieving revision 1.79
diff -u -d -r1.78 -r1.79
--- blockquote.html	29 Aug 2010 00:57:57 -0000	1.78
+++ blockquote.html	19 Oct 2010 17:37:58 -0000	1.79
@@ -2,7 +2,7 @@
 <html id="blockquote">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  blockquote &#8211; block quotation</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="bdo.html" title="bdo">

Index: hr.html
===================================================================
RCS file: /sources/public/html5/markup/hr.html,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -d -r1.77 -r1.78
--- hr.html	29 Aug 2010 00:58:00 -0000	1.77
+++ hr.html	19 Oct 2010 17:38:00 -0000	1.78
@@ -2,7 +2,7 @@
 <html id="hr">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  hr &#8211; thematic break (CHANGED)</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="hgroup.html" title="hgroup">

Index: td.html
===================================================================
RCS file: /sources/public/html5/markup/td.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- td.html	29 Aug 2010 00:58:05 -0000	1.86
+++ td.html	19 Oct 2010 17:38:04 -0000	1.87
@@ -2,7 +2,7 @@
 <html id="td">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  td &#8211; table cell</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="tbody.html" title="tbody">

Index: em.html
===================================================================
RCS file: /sources/public/html5/markup/em.html,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -d -r1.73 -r1.74
--- em.html	29 Aug 2010 00:57:59 -0000	1.73
+++ em.html	19 Oct 2010 17:37:59 -0000	1.74
@@ -2,7 +2,7 @@
 <html id="em">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  em &#8211; emphatic stress</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="dt.html" title="dt">

Index: figure.html
===================================================================
RCS file: /sources/public/html5/markup/figure.html,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -d -r1.61 -r1.62
--- figure.html	29 Aug 2010 00:57:59 -0000	1.61
+++ figure.html	19 Oct 2010 17:38:00 -0000	1.62
@@ -2,7 +2,7 @@
 <html id="figure">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  figure &#8211; figure with optional caption (NEW)</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="figcaption.html" title="figcaption">

Index: input.hidden.html
===================================================================
RCS file: /sources/public/html5/markup/input.hidden.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- input.hidden.html	29 Aug 2010 00:58:01 -0000	1.86
+++ input.hidden.html	19 Oct 2010 17:38:01 -0000	1.87
@@ -2,7 +2,7 @@
 <html id="input.hidden">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  input  type=hidden &#8211; hidden input control</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="input.file.html" title="input type=file">
@@ -215,10 +215,10 @@
 
   readonly attribute <a href="http://dev.w3.org/html5/spec/infrastructure.html#nodelist" title="">NodeList</a> <a href="http://dev.w3.org/html5/spec/forms.html#dom-lfe-labels" title="dom-lfe-labels">labels</a>;
 
-  void <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-select" title="dom-textarea/input-select">select</a>();
-           attribute unsigned long <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-selectionstart" title="dom-textarea/input-selectionStart">selectionStart</a>;
-           attribute unsigned long <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-selectionend" title="dom-textarea/input-selectionEnd">selectionEnd</a>;
-  void <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-setselectionrange" title="dom-textarea/input-setSelectionRange">setSelectionRange</a>(in unsigned long start, in unsigned long end);
+  void <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-select" title="dom-textarea/input-select">select</a>();
+           attribute unsigned long <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-selectionstart" title="dom-textarea/input-selectionStart">selectionStart</a>;
+           attribute unsigned long <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-selectionend" title="dom-textarea/input-selectionEnd">selectionEnd</a>;
+  void <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-setselectionrange" title="dom-textarea/input-setSelectionRange">setSelectionRange</a>(in unsigned long start, in unsigned long end);
 };</pre>
 </div>
 </div>

Index: caption.html
===================================================================
RCS file: /sources/public/html5/markup/caption.html,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -d -r1.74 -r1.75
--- caption.html	29 Aug 2010 00:57:57 -0000	1.74
+++ caption.html	19 Oct 2010 17:37:58 -0000	1.75
@@ -2,7 +2,7 @@
 <html id="caption">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  caption &#8211; table title</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="canvas.html" title="canvas">

Index: style.css
===================================================================
RCS file: /sources/public/html5/markup/style.css,v
retrieving revision 1.142
retrieving revision 1.143
diff -u -d -r1.142 -r1.143
--- style.css	12 Aug 2010 19:55:32 -0000	1.142
+++ style.css	19 Oct 2010 17:38:04 -0000	1.143
@@ -1276,3 +1276,13 @@
   margin-top: 6px;
   font-style: italic;
 }
+dl.ed-draft-link {
+  outline-offset: 8px;
+  outline: solid green;
+  width: 30em;
+}
+dt.ed-draft-link {
+  width: 18em;
+  padding: 6px;
+  background-color: rgb(255, 255, 150);
+}

Index: kbd.html
===================================================================
RCS file: /sources/public/html5/markup/kbd.html,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -d -r1.73 -r1.74
--- kbd.html	29 Aug 2010 00:58:02 -0000	1.73
+++ kbd.html	19 Oct 2010 17:38:02 -0000	1.74
@@ -2,7 +2,7 @@
 <html id="kbd">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  kbd &#8211; user input</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="ins.html" title="ins">

Index: references.html
===================================================================
RCS file: /sources/public/html5/markup/references.html,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -d -r1.41 -r1.42
--- references.html	29 Aug 2010 00:58:03 -0000	1.41
+++ references.html	19 Oct 2010 17:38:03 -0000	1.42
@@ -2,7 +2,7 @@
 <html id="references">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5: References</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="datatypes.html" title="datatypes">

Index: base.html
===================================================================
RCS file: /sources/public/html5/markup/base.html,v
retrieving revision 1.85
retrieving revision 1.86
diff -u -d -r1.85 -r1.86
--- base.html	29 Aug 2010 00:57:57 -0000	1.85
+++ base.html	19 Oct 2010 17:37:58 -0000	1.86
@@ -2,7 +2,7 @@
 <html id="base">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  base &#8211; base URL</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="b.html" title="b">

Index: canvas.html
===================================================================
RCS file: /sources/public/html5/markup/canvas.html,v
retrieving revision 1.78
retrieving revision 1.79
diff -u -d -r1.78 -r1.79
--- canvas.html	29 Aug 2010 00:57:57 -0000	1.78
+++ canvas.html	19 Oct 2010 17:37:58 -0000	1.79
@@ -2,7 +2,7 @@
 <html id="canvas">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  canvas &#8211; canvas for dynamic graphics (NEW)</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="button.button.html" title="button type=button">

Index: input.search.html
===================================================================
RCS file: /sources/public/html5/markup/input.search.html,v
retrieving revision 1.89
retrieving revision 1.90
diff -u -d -r1.89 -r1.90
--- input.search.html	29 Aug 2010 00:58:01 -0000	1.89
+++ input.search.html	19 Oct 2010 17:38:01 -0000	1.90
@@ -2,7 +2,7 @@
 <html id="input.search">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  input  type=search &#8211; search field (NEW)</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="input.url.html" title="input type=url">
@@ -328,10 +328,10 @@
 
   readonly attribute <a href="http://dev.w3.org/html5/spec/infrastructure.html#nodelist" title="">NodeList</a> <a href="http://dev.w3.org/html5/spec/forms.html#dom-lfe-labels" title="dom-lfe-labels">labels</a>;
 
-  void <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-select" title="dom-textarea/input-select">select</a>();
-           attribute unsigned long <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-selectionstart" title="dom-textarea/input-selectionStart">selectionStart</a>;
-           attribute unsigned long <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-selectionend" title="dom-textarea/input-selectionEnd">selectionEnd</a>;
-  void <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-setselectionrange" title="dom-textarea/input-setSelectionRange">setSelectionRange</a>(in unsigned long start, in unsigned long end);
+  void <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-select" title="dom-textarea/input-select">select</a>();
+           attribute unsigned long <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-selectionstart" title="dom-textarea/input-selectionStart">selectionStart</a>;
+           attribute unsigned long <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-selectionend" title="dom-textarea/input-selectionEnd">selectionEnd</a>;
+  void <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-setselectionrange" title="dom-textarea/input-setSelectionRange">setSelectionRange</a>(in unsigned long start, in unsigned long end);
 };</pre>
 </div>
 </div>

Index: tfoot.html
===================================================================
RCS file: /sources/public/html5/markup/tfoot.html,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -d -r1.75 -r1.76
--- tfoot.html	29 Aug 2010 00:58:05 -0000	1.75
+++ tfoot.html	19 Oct 2010 17:38:05 -0000	1.76
@@ -2,7 +2,7 @@
 <html id="tfoot">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  tfoot &#8211; table footer row group</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="textarea.html" title="textarea">

Index: rt.html
===================================================================
RCS file: /sources/public/html5/markup/rt.html,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -d -r1.75 -r1.76
--- rt.html	29 Aug 2010 00:58:03 -0000	1.75
+++ rt.html	19 Oct 2010 17:38:03 -0000	1.76
@@ -2,7 +2,7 @@
 <html id="rt">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  rt &#8211; ruby text (NEW)</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="rp.html" title="rp">

Index: fieldset.html
===================================================================
RCS file: /sources/public/html5/markup/fieldset.html,v
retrieving revision 1.79
retrieving revision 1.80
diff -u -d -r1.79 -r1.80
--- fieldset.html	29 Aug 2010 00:57:59 -0000	1.79
+++ fieldset.html	19 Oct 2010 17:37:59 -0000	1.80
@@ -2,7 +2,7 @@
 <html id="fieldset">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  fieldset &#8211; set of related form controls</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="embed.html" title="embed">

Index: spec.html
===================================================================
RCS file: /sources/public/html5/markup/spec.html,v
retrieving revision 1.284
retrieving revision 1.285
diff -u -d -r1.284 -r1.285
--- spec.html	29 Aug 2010 00:58:04 -0000	1.284
+++ spec.html	19 Oct 2010 17:38:03 -0000	1.285
@@ -4,39 +4,40 @@
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <title>HTML: The Markup Language Reference</title>
 <link rel="stylesheet" href="style.css" type="text/css">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 </head>
 <body onload="initDfn()">
 <div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
 <div class="head">
+<div><a href="http://www.w3.org/"><img height="48" width="72" alt="W3C" src="http://www.w3.org/Icons/w3c_home"></a></div>
 <h1>HTML: The Markup Language Reference</h1>
-<h2>Unofficial Editor&#8217;s Draft <em>29 August 2010</em>
+<h2>W3C Working Draft <em>19 October 2010</em>
 </h2>
+<dl class="ed-draft-link">
+<dt class="ed-draft-link">Latest Editor&#8217;s Draft is also available:</dt>
+<dd>
+<a id="latestED" href="http://dev.w3.org/html5/markup/">http://dev.w3.org/html5/markup/</a> </dd>
+</dl>
+<dl>
+<dt>Latest Published Version:</dt>
+<dd><a href="http://www.w3.org/TR/html-markup/">http://www.w3.org/TR/html-markup/</a></dd>
+</dl>
+<dl>
+<dt>This Version:</dt>
+<dd><a href="http://www.w3.org/TR/2010/WD-html-markup-20101019/">http://www.w3.org/TR/2010/WD-html-markup-20101019/</a></dd>
+</dl>
 <dl>
+<dt>Previous Versions:</dt>
+<dd><a href="http://www.w3.org/TR/2010/WD-html-markup-20100304/">http://www.w3.org/TR/2010/WD-html-markup-20100304/</a></dd>
+<dd><a href="http://www.w3.org/TR/2010/WD-html-markup-20100624/">http://www.w3.org/TR/2010/WD-html-markup-20100624/</a></dd>
+</dl>
 <dt>Editors:</dt>
 <dd>
 <a href="http://sideshowbarker.net/">Michael(tm) Smith</a> &lt;<a href="mailto:sideshowbarker@gmail.com">sideshowbarker@gmail.com</a>&gt;</dd>
-</dl>
 <p>The content of this document is also available as
         <a href="Overview.html">multiple HTML files</a>.
           </p>
-<div class="main-license">
-<p class="copyright">
-              Copyright &#169; 2010 <span>Michael(tm) Smith</span></p>
-<p class="copyright">
-              Permission is hereby granted, free of charge, to any
-              person obtaining a copy of this document (the &#8220;Document&#8221;), to deal
-              in the Document without restriction, including without limitation
-              the rights to use, copy, modify, merge, publish, distribute,
-              sublicense, and/or sell copies of the Document, and to permit
-              persons to whom the Document is furnished to do so, subject to the
-              following conditions:
-            </p>
-<p class="copyright">
-              The above copyright notice and this permission notice shall be
-              included in all copies or substantial portions of the Document.
-            </p>
-</div>
+<p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> &#169; 2010 <a href="http://www.w3.org/"><abbr title="World Wide Web Consortium">W3C</abbr></a><sup>&#174;</sup> (<a href="http://www.csail.mit.edu/"><abbr title="Massachusetts Institute of Technology">MIT</abbr></a>, <a href="http://www.ercim.eu/"><abbr title="European Research Consortium for Informatics and Mathematics">ERCIM</abbr></a>, <a href="http://www.keio.ac.jp/">Keio</a>), All Rights Reserved. W3C <a href="http://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer">liability</a>, <a href="http://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks">trademark</a> and <a href="http://www.w3.org/Consortium/Legal/copyright-documents">document use</a> rules apply.</p>
 </div>
 <hr>
 <div id="tocjump" class="skip-link" style="text-align: center"><a href="spec.html#toc">Skip to Table of Contents</a></div>
@@ -64,8 +65,15 @@
 <div id="status">
       <h2>Status of this Document </h2>
     
+    <p><em>
+        This section describes the status of this document at the time of
+        its publication.  Other documents may supersede this document. A list
+        of current W3C publications and the latest revision of this technical
+        report can be found in the <a href="http://www.w3.org/TR/">W3C technical
+          reports index</a> at http://www.w3.org/TR/.
+      </em></p>
     <p>
-        This document is the 29 August 2010 Editor&#8217;s Draft of 
+        This document is the 19 October 2010 Working Draft of 
         <cite>HTML: The Markup Language Reference</cite>.
       
       If you&#8217;d like to comment on this document, the preferred
@@ -75,6 +83,13 @@
       <a href="mailto:public-html-comments@w3.org">public-html-comments@w3.org</a>
       (<a href="http://lists.w3.org/Archives/Public/public-html-comments">archived</a>).
     </p>
+    <p>
+      This document
+       was published by 
+      the <a href="http://www.w3.org/html/wg/">W3C HTML Working Group</a>,
+      part of the <a href="http://www.w3.org/MarkUp/Activity.html">HTML Activity</a>
+      in the W3C <a href="http://www.w3.org/Interaction/">Interaction Domain</a>.
+    </p>
     <div>
   <div>
     <h2 id="instability">Instability and incompleteness of this document</h2>
@@ -107,12 +122,28 @@
 </div>
     <p>
           Publication as
-          an Editor&#8217;s Draft does not imply endorsement by the
+          a Working Draft does not imply endorsement by the
           W3C Membership. This is a draft document and may be updated, replaced
           or obsoleted by other documents at any time. It is inappropriate to cite
           this document as other than work in progress.
         </p>
-    </div>
+    <p>
+        This document was produced by a group operating under the
+        <a href="http://www.w3.org/Consortium/Patent-Policy-20040205/">5 February
+          2004 W3C Patent Policy</a>.
+        This document is informative only.
+        W3C maintains a
+        <a href="http://www.w3.org/2004/01/pp-impl/40318/status">public list of
+          any patent disclosures</a> made in connection with the deliverables of
+        the group; that page also includes instructions for disclosing a patent.
+        An individual who has actual knowledge of a patent which the individual
+        believes contains
+        <a href="http://www.w3.org/Consortium/Patent-Policy-20040205/#def-essential">Essential
+          Claim(s)</a> must disclose the information in accordance with
+        <a href="http://www.w3.org/Consortium/Patent-Policy-20040205/#sec-Disclosure">section
+          6 of the W3C Patent Policy</a>.
+      </p>
+</div>
 <div class="toc" id="toc">
 
       <h2>Table of Contents <a class="hash" href="#toc">#</a> <a class="toc-bak" href="#toc-toc">T</a>
@@ -4839,6 +4870,7 @@
            attribute <a href="http://dev.w3.org/html5/spec/webappapis.html#function" title="">Function</a> <a href="http://dev.w3.org/html5/spec/webappapis.html#handler-window-onpageshow" title="handler-window-onpageshow">onpageshow</a>;
            attribute <a href="http://dev.w3.org/html5/spec/webappapis.html#function" title="">Function</a> <a href="http://dev.w3.org/html5/spec/webappapis.html#handler-window-onredo" title="handler-window-onredo">onredo</a>;
            attribute <a href="http://dev.w3.org/html5/spec/webappapis.html#function" title="">Function</a> <a href="http://dev.w3.org/html5/spec/webappapis.html#handler-window-onresize" title="handler-window-onresize">onresize</a>;
+           attribute <a href="http://dev.w3.org/html5/spec/webappapis.html#function" title="">Function</a> <a href="http://dev.w3.org/html5/spec/webappapis.html#handler-window-onscroll" title="handler-window-onscroll">onscroll</a>;
            attribute <a href="http://dev.w3.org/html5/spec/webappapis.html#function" title="">Function</a> <a href="http://dev.w3.org/html5/spec/webappapis.html#handler-window-onstorage" title="handler-window-onstorage">onstorage</a>;
            attribute <a href="http://dev.w3.org/html5/spec/webappapis.html#function" title="">Function</a> <a href="http://dev.w3.org/html5/spec/webappapis.html#handler-window-onundo" title="handler-window-onundo">onundo</a>;
            attribute <a href="http://dev.w3.org/html5/spec/webappapis.html#function" title="">Function</a> <a href="http://dev.w3.org/html5/spec/webappapis.html#handler-window-onunload" title="handler-window-onunload">onunload</a>;
@@ -8021,6 +8053,7 @@
            attribute DOMString <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-fs-action" title="dom-fs-action">action</a>;
            attribute DOMString <a href="http://dev.w3.org/html5/spec/forms.html#dom-form-autocomplete" title="dom-form-autocomplete">autocomplete</a>;
            attribute DOMString <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-fs-enctype" title="dom-fs-enctype">enctype</a>;
+           attribute DOMString <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-fs-encoding" title="dom-fs-encoding">encoding</a>;
            attribute DOMString <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-fs-method" title="dom-fs-method">method</a>;
            attribute DOMString <a href="http://dev.w3.org/html5/spec/forms.html#dom-form-name" title="dom-form-name">name</a>;
            attribute boolean <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-fs-novalidate" title="dom-fs-noValidate">noValidate</a>;
@@ -8028,8 +8061,8 @@
 
   readonly attribute <a href="http://dev.w3.org/html5/spec/common-dom-interfaces.html#htmlformcontrolscollection" title="">HTMLFormControlsCollection</a> <a href="http://dev.w3.org/html5/spec/forms.html#dom-form-elements" title="dom-form-elements">elements</a>;
   readonly attribute long <a href="http://dev.w3.org/html5/spec/forms.html#dom-form-length" title="dom-form-length">length</a>;
-  caller getter any <a href="http://dev.w3.org/html5/spec/forms.html#dom-form-item" title="dom-form-item">item</a>(in unsigned long index);
-  caller getter any <a href="http://dev.w3.org/html5/spec/forms.html#dom-form-nameditem" title="dom-form-namedItem">namedItem</a>(in DOMString name);
+  caller <a href="http://dev.w3.org/html5/spec/forms.html#dom-form-item" title="dom-form-item">getter</a> any (in unsigned long index);
+  caller <a href="http://dev.w3.org/html5/spec/forms.html#dom-form-nameditem" title="dom-form-namedItem">getter</a> any (in DOMString name);
 
   void <a href="http://dev.w3.org/html5/spec/forms.html#dom-form-submit" title="dom-form-submit">submit</a>();
   void <a href="http://dev.w3.org/html5/spec/forms.html#dom-form-reset" title="dom-form-reset">reset</a>();
@@ -10117,10 +10150,10 @@
 
   readonly attribute <a href="http://dev.w3.org/html5/spec/infrastructure.html#nodelist" title="">NodeList</a> <a href="http://dev.w3.org/html5/spec/forms.html#dom-lfe-labels" title="dom-lfe-labels">labels</a>;
 
-  void <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-select" title="dom-textarea/input-select">select</a>();
-           attribute unsigned long <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-selectionstart" title="dom-textarea/input-selectionStart">selectionStart</a>;
-           attribute unsigned long <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-selectionend" title="dom-textarea/input-selectionEnd">selectionEnd</a>;
-  void <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-setselectionrange" title="dom-textarea/input-setSelectionRange">setSelectionRange</a>(in unsigned long start, in unsigned long end);
+  void <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-select" title="dom-textarea/input-select">select</a>();
+           attribute unsigned long <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-selectionstart" title="dom-textarea/input-selectionStart">selectionStart</a>;
+           attribute unsigned long <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-selectionend" title="dom-textarea/input-selectionEnd">selectionEnd</a>;
+  void <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-setselectionrange" title="dom-textarea/input-setSelectionRange">setSelectionRange</a>(in unsigned long start, in unsigned long end);
 };</pre>
 </div>
 </div>
@@ -10419,10 +10452,10 @@
 
   readonly attribute <a href="http://dev.w3.org/html5/spec/infrastructure.html#nodelist" title="">NodeList</a> <a href="http://dev.w3.org/html5/spec/forms.html#dom-lfe-labels" title="dom-lfe-labels">labels</a>;
 
-  void <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-select" title="dom-textarea/input-select">select</a>();
-           attribute unsigned long <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-selectionstart" title="dom-textarea/input-selectionStart">selectionStart</a>;
-           attribute unsigned long <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-selectionend" title="dom-textarea/input-selectionEnd">selectionEnd</a>;
-  void <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-setselectionrange" title="dom-textarea/input-setSelectionRange">setSelectionRange</a>(in unsigned long start, in unsigned long end);
+  void <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-select" title="dom-textarea/input-select">select</a>();
+           attribute unsigned long <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-selectionstart" title="dom-textarea/input-selectionStart">selectionStart</a>;
+           attribute unsigned long <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-selectionend" title="dom-textarea/input-selectionEnd">selectionEnd</a>;
+  void <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-setselectionrange" title="dom-textarea/input-setSelectionRange">setSelectionRange</a>(in unsigned long start, in unsigned long end);
 };</pre>
 </div>
 </div>
@@ -10657,10 +10690,10 @@
 
   readonly attribute <a href="http://dev.w3.org/html5/spec/infrastructure.html#nodelist" title="">NodeList</a> <a href="http://dev.w3.org/html5/spec/forms.html#dom-lfe-labels" title="dom-lfe-labels">labels</a>;
 
-  void <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-select" title="dom-textarea/input-select">select</a>();
-           attribute unsigned long <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-selectionstart" title="dom-textarea/input-selectionStart">selectionStart</a>;
-           attribute unsigned long <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-selectionend" title="dom-textarea/input-selectionEnd">selectionEnd</a>;
-  void <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-setselectionrange" title="dom-textarea/input-setSelectionRange">setSelectionRange</a>(in unsigned long start, in unsigned long end);
+  void <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-select" title="dom-textarea/input-select">select</a>();
+           attribute unsigned long <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-selectionstart" title="dom-textarea/input-selectionStart">selectionStart</a>;
+           attribute unsigned long <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-selectionend" title="dom-textarea/input-selectionEnd">selectionEnd</a>;
+  void <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-setselectionrange" title="dom-textarea/input-setSelectionRange">setSelectionRange</a>(in unsigned long start, in unsigned long end);
 };</pre>
 </div>
 </div>
@@ -10896,10 +10929,10 @@
 
   readonly attribute <a href="http://dev.w3.org/html5/spec/infrastructure.html#nodelist" title="">NodeList</a> <a href="http://dev.w3.org/html5/spec/forms.html#dom-lfe-labels" title="dom-lfe-labels">labels</a>;
 
-  void <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-select" title="dom-textarea/input-select">select</a>();
-           attribute unsigned long <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-selectionstart" title="dom-textarea/input-selectionStart">selectionStart</a>;
-           attribute unsigned long <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-selectionend" title="dom-textarea/input-selectionEnd">selectionEnd</a>;
-  void <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-setselectionrange" title="dom-textarea/input-setSelectionRange">setSelectionRange</a>(in unsigned long start, in unsigned long end);
+  void <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-select" title="dom-textarea/input-select">select</a>();
+           attribute unsigned long <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-selectionstart" title="dom-textarea/input-selectionStart">selectionStart</a>;
+           attribute unsigned long <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-selectionend" title="dom-textarea/input-selectionEnd">selectionEnd</a>;
+  void <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-setselectionrange" title="dom-textarea/input-setSelectionRange">setSelectionRange</a>(in unsigned long start, in unsigned long end);
 };</pre>
 </div>
 </div>
@@ -11110,10 +11143,10 @@
 
   readonly attribute <a href="http://dev.w3.org/html5/spec/infrastructure.html#nodelist" title="">NodeList</a> <a href="http://dev.w3.org/html5/spec/forms.html#dom-lfe-labels" title="dom-lfe-labels">labels</a>;
 
-  void <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-select" title="dom-textarea/input-select">select</a>();
-           attribute unsigned long <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-selectionstart" title="dom-textarea/input-selectionStart">selectionStart</a>;
-           attribute unsigned long <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-selectionend" title="dom-textarea/input-selectionEnd">selectionEnd</a>;
-  void <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-setselectionrange" title="dom-textarea/input-setSelectionRange">setSelectionRange</a>(in unsigned long start, in unsigned long end);
+  void <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-select" title="dom-textarea/input-select">select</a>();
+           attribute unsigned long <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-selectionstart" title="dom-textarea/input-selectionStart">selectionStart</a>;
+           attribute unsigned long <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-selectionend" title="dom-textarea/input-selectionEnd">selectionEnd</a>;
+  void <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-setselectionrange" title="dom-textarea/input-setSelectionRange">setSelectionRange</a>(in unsigned long start, in unsigned long end);
 };</pre>
 </div>
 </div>
@@ -11402,10 +11435,10 @@
 
   readonly attribute <a href="http://dev.w3.org/html5/spec/infrastructure.html#nodelist" title="">NodeList</a> <a href="http://dev.w3.org/html5/spec/forms.html#dom-lfe-labels" title="dom-lfe-labels">labels</a>;
 
-  void <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-select" title="dom-textarea/input-select">select</a>();
-           attribute unsigned long <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-selectionstart" title="dom-textarea/input-selectionStart">selectionStart</a>;
-           attribute unsigned long <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-selectionend" title="dom-textarea/input-selectionEnd">selectionEnd</a>;
-  void <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-setselectionrange" title="dom-textarea/input-setSelectionRange">setSelectionRange</a>(in unsigned long start, in unsigned long end);
+  void <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-select" title="dom-textarea/input-select">select</a>();
+           attribute unsigned long <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-selectionstart" title="dom-textarea/input-selectionStart">selectionStart</a>;
+           attribute unsigned long <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-selectionend" title="dom-textarea/input-selectionEnd">selectionEnd</a>;
+  void <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-setselectionrange" title="dom-textarea/input-setSelectionRange">setSelectionRange</a>(in unsigned long start, in unsigned long end);
 };</pre>
 </div>
 </div>
@@ -11617,10 +11650,10 @@
 
   readonly attribute <a href="http://dev.w3.org/html5/spec/infrastructure.html#nodelist" title="">NodeList</a> <a href="http://dev.w3.org/html5/spec/forms.html#dom-lfe-labels" title="dom-lfe-labels">labels</a>;
 
-  void <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-select" title="dom-textarea/input-select">select</a>();
-           attribute unsigned long <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-selectionstart" title="dom-textarea/input-selectionStart">selectionStart</a>;
-           attribute unsigned long <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-selectionend" title="dom-textarea/input-selectionEnd">selectionEnd</a>;
-  void <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-setselectionrange" title="dom-textarea/input-setSelectionRange">setSelectionRange</a>(in unsigned long start, in unsigned long end);
+  void <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-select" title="dom-textarea/input-select">select</a>();
+           attribute unsigned long <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-selectionstart" title="dom-textarea/input-selectionStart">selectionStart</a>;
+           attribute unsigned long <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-selectionend" title="dom-textarea/input-selectionEnd">selectionEnd</a>;
+  void <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-setselectionrange" title="dom-textarea/input-setSelectionRange">setSelectionRange</a>(in unsigned long start, in unsigned long end);
 };</pre>
 </div>
 </div>
@@ -11861,10 +11894,10 @@
 
   readonly attribute <a href="http://dev.w3.org/html5/spec/infrastructure.html#nodelist" title="">NodeList</a> <a href="http://dev.w3.org/html5/spec/forms.html#dom-lfe-labels" title="dom-lfe-labels">labels</a>;
 
-  void <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-select" title="dom-textarea/input-select">select</a>();
-           attribute unsigned long <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-selectionstart" title="dom-textarea/input-selectionStart">selectionStart</a>;
-           attribute unsigned long <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-selectionend" title="dom-textarea/input-selectionEnd">selectionEnd</a>;
-  void <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-setselectionrange" title="dom-textarea/input-setSelectionRange">setSelectionRange</a>(in unsigned long start, in unsigned long end);
+  void <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-select" title="dom-textarea/input-select">select</a>();
+           attribute unsigned long <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-selectionstart" title="dom-textarea/input-selectionStart">selectionStart</a>;
+           attribute unsigned long <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-selectionend" title="dom-textarea/input-selectionEnd">selectionEnd</a>;
+  void <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-setselectionrange" title="dom-textarea/input-setSelectionRange">setSelectionRange</a>(in unsigned long start, in unsigned long end);
 };</pre>
 </div>
 </div>
@@ -12065,10 +12098,10 @@
 
   readonly attribute <a href="http://dev.w3.org/html5/spec/infrastructure.html#nodelist" title="">NodeList</a> <a href="http://dev.w3.org/html5/spec/forms.html#dom-lfe-labels" title="dom-lfe-labels">labels</a>;
 
-  void <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-select" title="dom-textarea/input-select">select</a>();
-           attribute unsigned long <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-selectionstart" title="dom-textarea/input-selectionStart">selectionStart</a>;
-           attribute unsigned long <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-selectionend" title="dom-textarea/input-selectionEnd">selectionEnd</a>;
-  void <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-setselectionrange" title="dom-textarea/input-setSelectionRange">setSelectionRange</a>(in unsigned long start, in unsigned long end);
+  void <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-select" title="dom-textarea/input-select">select</a>();
+           attribute unsigned long <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-selectionstart" title="dom-textarea/input-selectionStart">selectionStart</a>;
+           attribute unsigned long <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-selectionend" title="dom-textarea/input-selectionEnd">selectionEnd</a>;
+  void <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-setselectionrange" title="dom-textarea/input-setSelectionRange">setSelectionRange</a>(in unsigned long start, in unsigned long end);
 };</pre>
 </div>
 </div>
@@ -12395,10 +12428,10 @@
 
   readonly attribute <a href="http://dev.w3.org/html5/spec/infrastructure.html#nodelist" title="">NodeList</a> <a href="http://dev.w3.org/html5/spec/forms.html#dom-lfe-labels" title="dom-lfe-labels">labels</a>;
 
-  void <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-select" title="dom-textarea/input-select">select</a>();
-           attribute unsigned long <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-selectionstart" title="dom-textarea/input-selectionStart">selectionStart</a>;
-           attribute unsigned long <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-selectionend" title="dom-textarea/input-selectionEnd">selectionEnd</a>;
-  void <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-setselectionrange" title="dom-textarea/input-setSelectionRange">setSelectionRange</a>(in unsigned long start, in unsigned long end);
+  void <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-select" title="dom-textarea/input-select">select</a>();
+           attribute unsigned long <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-selectionstart" title="dom-textarea/input-selectionStart">selectionStart</a>;
+           attribute unsigned long <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-selectionend" title="dom-textarea/input-selectionEnd">selectionEnd</a>;
+  void <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-setselectionrange" title="dom-textarea/input-setSelectionRange">setSelectionRange</a>(in unsigned long start, in unsigned long end);
 };</pre>
 </div>
 </div>
@@ -12764,10 +12797,10 @@
 
   readonly attribute <a href="http://dev.w3.org/html5/spec/infrastructure.html#nodelist" title="">NodeList</a> <a href="http://dev.w3.org/html5/spec/forms.html#dom-lfe-labels" title="dom-lfe-labels">labels</a>;
 
-  void <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-select" title="dom-textarea/input-select">select</a>();
-           attribute unsigned long <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-selectionstart" title="dom-textarea/input-selectionStart">selectionStart</a>;
-           attribute unsigned long <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-selectionend" title="dom-textarea/input-selectionEnd">selectionEnd</a>;
-  void <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-setselectionrange" title="dom-textarea/input-setSelectionRange">setSelectionRange</a>(in unsigned long start, in unsigned long end);
+  void <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-select" title="dom-textarea/input-select">select</a>();
+           attribute unsigned long <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-selectionstart" title="dom-textarea/input-selectionStart">selectionStart</a>;
+           attribute unsigned long <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-selectionend" title="dom-textarea/input-selectionEnd">selectionEnd</a>;
+  void <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-setselectionrange" title="dom-textarea/input-setSelectionRange">setSelectionRange</a>(in unsigned long start, in unsigned long end);
 };</pre>
 </div>
 </div>
@@ -13115,10 +13148,10 @@
 
   readonly attribute <a href="http://dev.w3.org/html5/spec/infrastructure.html#nodelist" title="">NodeList</a> <a href="http://dev.w3.org/html5/spec/forms.html#dom-lfe-labels" title="dom-lfe-labels">labels</a>;
 
-  void <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-select" title="dom-textarea/input-select">select</a>();
-           attribute unsigned long <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-selectionstart" title="dom-textarea/input-selectionStart">selectionStart</a>;
-           attribute unsigned long <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-selectionend" title="dom-textarea/input-selectionEnd">selectionEnd</a>;
-  void <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-setselectionrange" title="dom-textarea/input-setSelectionRange">setSelectionRange</a>(in unsigned long start, in unsigned long end);
+  void <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-select" title="dom-textarea/input-select">select</a>();
+           attribute unsigned long <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-selectionstart" title="dom-textarea/input-selectionStart">selectionStart</a>;
+           attribute unsigned long <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-selectionend" title="dom-textarea/input-selectionEnd">selectionEnd</a>;
+  void <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-setselectionrange" title="dom-textarea/input-setSelectionRange">setSelectionRange</a>(in unsigned long start, in unsigned long end);
 };</pre>
 </div>
 </div>
@@ -13453,10 +13486,10 @@
 
   readonly attribute <a href="http://dev.w3.org/html5/spec/infrastructure.html#nodelist" title="">NodeList</a> <a href="http://dev.w3.org/html5/spec/forms.html#dom-lfe-labels" title="dom-lfe-labels">labels</a>;
 
-  void <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-select" title="dom-textarea/input-select">select</a>();
-           attribute unsigned long <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-selectionstart" title="dom-textarea/input-selectionStart">selectionStart</a>;
-           attribute unsigned long <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-selectionend" title="dom-textarea/input-selectionEnd">selectionEnd</a>;
-  void <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-setselectionrange" title="dom-textarea/input-setSelectionRange">setSelectionRange</a>(in unsigned long start, in unsigned long end);
+  void <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-select" title="dom-textarea/input-select">select</a>();
+           attribute unsigned long <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-selectionstart" title="dom-textarea/input-selectionStart">selectionStart</a>;
+           attribute unsigned long <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-selectionend" title="dom-textarea/input-selectionEnd">selectionEnd</a>;
+  void <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-setselectionrange" title="dom-textarea/input-setSelectionRange">setSelectionRange</a>(in unsigned long start, in unsigned long end);
 };</pre>
 </div>
 </div>
@@ -13809,10 +13842,10 @@
 
   readonly attribute <a href="http://dev.w3.org/html5/spec/infrastructure.html#nodelist" title="">NodeList</a> <a href="http://dev.w3.org/html5/spec/forms.html#dom-lfe-labels" title="dom-lfe-labels">labels</a>;
 
-  void <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-select" title="dom-textarea/input-select">select</a>();
-           attribute unsigned long <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-selectionstart" title="dom-textarea/input-selectionStart">selectionStart</a>;
-           attribute unsigned long <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-selectionend" title="dom-textarea/input-selectionEnd">selectionEnd</a>;
-  void <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-setselectionrange" title="dom-textarea/input-setSelectionRange">setSelectionRange</a>(in unsigned long start, in unsigned long end);
+  void <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-select" title="dom-textarea/input-select">select</a>();
+           attribute unsigned long <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-selectionstart" title="dom-textarea/input-selectionStart">selectionStart</a>;
+           attribute unsigned long <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-selectionend" title="dom-textarea/input-selectionEnd">selectionEnd</a>;
+  void <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-setselectionrange" title="dom-textarea/input-setSelectionRange">setSelectionRange</a>(in unsigned long start, in unsigned long end);
 };</pre>
 </div>
 </div>
@@ -14139,10 +14172,10 @@
 
   readonly attribute <a href="http://dev.w3.org/html5/spec/infrastructure.html#nodelist" title="">NodeList</a> <a href="http://dev.w3.org/html5/spec/forms.html#dom-lfe-labels" title="dom-lfe-labels">labels</a>;
 
-  void <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-select" title="dom-textarea/input-select">select</a>();
-           attribute unsigned long <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-selectionstart" title="dom-textarea/input-selectionStart">selectionStart</a>;
-           attribute unsigned long <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-selectionend" title="dom-textarea/input-selectionEnd">selectionEnd</a>;
-  void <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-setselectionrange" title="dom-textarea/input-setSelectionRange">setSelectionRange</a>(in unsigned long start, in unsigned long end);
+  void <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-select" title="dom-textarea/input-select">select</a>();
+           attribute unsigned long <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-selectionstart" title="dom-textarea/input-selectionStart">selectionStart</a>;
+           attribute unsigned long <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-selectionend" title="dom-textarea/input-selectionEnd">selectionEnd</a>;
+  void <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-setselectionrange" title="dom-textarea/input-setSelectionRange">setSelectionRange</a>(in unsigned long start, in unsigned long end);
 };</pre>
 </div>
 </div>
@@ -14531,10 +14564,10 @@
 
   readonly attribute <a href="http://dev.w3.org/html5/spec/infrastructure.html#nodelist" title="">NodeList</a> <a href="http://dev.w3.org/html5/spec/forms.html#dom-lfe-labels" title="dom-lfe-labels">labels</a>;
 
-  void <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-select" title="dom-textarea/input-select">select</a>();
-           attribute unsigned long <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-selectionstart" title="dom-textarea/input-selectionStart">selectionStart</a>;
-           attribute unsigned long <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-selectionend" title="dom-textarea/input-selectionEnd">selectionEnd</a>;
-  void <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-setselectionrange" title="dom-textarea/input-setSelectionRange">setSelectionRange</a>(in unsigned long start, in unsigned long end);
+  void <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-select" title="dom-textarea/input-select">select</a>();
+           attribute unsigned long <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-selectionstart" title="dom-textarea/input-selectionStart">selectionStart</a>;
+           attribute unsigned long <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-selectionend" title="dom-textarea/input-selectionEnd">selectionEnd</a>;
+  void <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-setselectionrange" title="dom-textarea/input-setSelectionRange">setSelectionRange</a>(in unsigned long start, in unsigned long end);
 };</pre>
 </div>
 </div>
@@ -14833,10 +14866,10 @@
 
   readonly attribute <a href="http://dev.w3.org/html5/spec/infrastructure.html#nodelist" title="">NodeList</a> <a href="http://dev.w3.org/html5/spec/forms.html#dom-lfe-labels" title="dom-lfe-labels">labels</a>;
 
-  void <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-select" title="dom-textarea/input-select">select</a>();
-           attribute unsigned long <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-selectionstart" title="dom-textarea/input-selectionStart">selectionStart</a>;
-           attribute unsigned long <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-selectionend" title="dom-textarea/input-selectionEnd">selectionEnd</a>;
-  void <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-setselectionrange" title="dom-textarea/input-setSelectionRange">setSelectionRange</a>(in unsigned long start, in unsigned long end);
+  void <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-select" title="dom-textarea/input-select">select</a>();
+           attribute unsigned long <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-selectionstart" title="dom-textarea/input-selectionStart">selectionStart</a>;
+           attribute unsigned long <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-selectionend" title="dom-textarea/input-selectionEnd">selectionEnd</a>;
+  void <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-setselectionrange" title="dom-textarea/input-setSelectionRange">setSelectionRange</a>(in unsigned long start, in unsigned long end);
 };</pre>
 </div>
 </div>
@@ -15111,10 +15144,10 @@
 
   readonly attribute <a href="http://dev.w3.org/html5/spec/infrastructure.html#nodelist" title="">NodeList</a> <a href="http://dev.w3.org/html5/spec/forms.html#dom-lfe-labels" title="dom-lfe-labels">labels</a>;
 
-  void <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-select" title="dom-textarea/input-select">select</a>();
-           attribute unsigned long <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-selectionstart" title="dom-textarea/input-selectionStart">selectionStart</a>;
-           attribute unsigned long <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-selectionend" title="dom-textarea/input-selectionEnd">selectionEnd</a>;
-  void <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-setselectionrange" title="dom-textarea/input-setSelectionRange">setSelectionRange</a>(in unsigned long start, in unsigned long end);
+  void <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-select" title="dom-textarea/input-select">select</a>();
+           attribute unsigned long <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-selectionstart" title="dom-textarea/input-selectionStart">selectionStart</a>;
+           attribute unsigned long <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-selectionend" title="dom-textarea/input-selectionEnd">selectionEnd</a>;
+  void <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-setselectionrange" title="dom-textarea/input-setSelectionRange">setSelectionRange</a>(in unsigned long start, in unsigned long end);
 };</pre>
 </div>
 </div>
@@ -15472,10 +15505,10 @@
 
   readonly attribute <a href="http://dev.w3.org/html5/spec/infrastructure.html#nodelist" title="">NodeList</a> <a href="http://dev.w3.org/html5/spec/forms.html#dom-lfe-labels" title="dom-lfe-labels">labels</a>;
 
-  void <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-select" title="dom-textarea/input-select">select</a>();
-           attribute unsigned long <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-selectionstart" title="dom-textarea/input-selectionStart">selectionStart</a>;
-           attribute unsigned long <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-selectionend" title="dom-textarea/input-selectionEnd">selectionEnd</a>;
-  void <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-setselectionrange" title="dom-textarea/input-setSelectionRange">setSelectionRange</a>(in unsigned long start, in unsigned long end);
+  void <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-select" title="dom-textarea/input-select">select</a>();
+           attribute unsigned long <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-selectionstart" title="dom-textarea/input-selectionStart">selectionStart</a>;
+           attribute unsigned long <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-selectionend" title="dom-textarea/input-selectionEnd">selectionEnd</a>;
+  void <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-setselectionrange" title="dom-textarea/input-setSelectionRange">setSelectionRange</a>(in unsigned long start, in unsigned long end);
 };</pre>
 </div>
 </div>
@@ -15790,10 +15823,10 @@
 
   readonly attribute <a href="http://dev.w3.org/html5/spec/infrastructure.html#nodelist" title="">NodeList</a> <a href="http://dev.w3.org/html5/spec/forms.html#dom-lfe-labels" title="dom-lfe-labels">labels</a>;
 
-  void <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-select" title="dom-textarea/input-select">select</a>();
-           attribute unsigned long <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-selectionstart" title="dom-textarea/input-selectionStart">selectionStart</a>;
-           attribute unsigned long <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-selectionend" title="dom-textarea/input-selectionEnd">selectionEnd</a>;
-  void <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-setselectionrange" title="dom-textarea/input-setSelectionRange">setSelectionRange</a>(in unsigned long start, in unsigned long end);
+  void <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-select" title="dom-textarea/input-select">select</a>();
+           attribute unsigned long <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-selectionstart" title="dom-textarea/input-selectionStart">selectionStart</a>;
+           attribute unsigned long <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-selectionend" title="dom-textarea/input-selectionEnd">selectionEnd</a>;
+  void <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-setselectionrange" title="dom-textarea/input-setSelectionRange">setSelectionRange</a>(in unsigned long start, in unsigned long end);
 };</pre>
 </div>
 </div>
@@ -16107,10 +16140,10 @@
 
   readonly attribute <a href="http://dev.w3.org/html5/spec/infrastructure.html#nodelist" title="">NodeList</a> <a href="http://dev.w3.org/html5/spec/forms.html#dom-lfe-labels" title="dom-lfe-labels">labels</a>;
 
-  void <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-select" title="dom-textarea/input-select">select</a>();
-           attribute unsigned long <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-selectionstart" title="dom-textarea/input-selectionStart">selectionStart</a>;
-           attribute unsigned long <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-selectionend" title="dom-textarea/input-selectionEnd">selectionEnd</a>;
-  void <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-setselectionrange" title="dom-textarea/input-setSelectionRange">setSelectionRange</a>(in unsigned long start, in unsigned long end);
+  void <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-select" title="dom-textarea/input-select">select</a>();
+           attribute unsigned long <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-selectionstart" title="dom-textarea/input-selectionStart">selectionStart</a>;
+           attribute unsigned long <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-selectionend" title="dom-textarea/input-selectionEnd">selectionEnd</a>;
+  void <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-setselectionrange" title="dom-textarea/input-setSelectionRange">setSelectionRange</a>(in unsigned long start, in unsigned long end);
 };</pre>
 </div>
 </div>
@@ -16423,10 +16456,10 @@
 
   readonly attribute <a href="http://dev.w3.org/html5/spec/infrastructure.html#nodelist" title="">NodeList</a> <a href="http://dev.w3.org/html5/spec/forms.html#dom-lfe-labels" title="dom-lfe-labels">labels</a>;
 
-  void <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-select" title="dom-textarea/input-select">select</a>();
-           attribute unsigned long <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-selectionstart" title="dom-textarea/input-selectionStart">selectionStart</a>;
-           attribute unsigned long <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-selectionend" title="dom-textarea/input-selectionEnd">selectionEnd</a>;
-  void <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-setselectionrange" title="dom-textarea/input-setSelectionRange">setSelectionRange</a>(in unsigned long start, in unsigned long end);
+  void <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-select" title="dom-textarea/input-select">select</a>();
+           attribute unsigned long <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-selectionstart" title="dom-textarea/input-selectionStart">selectionStart</a>;
+           attribute unsigned long <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-selectionend" title="dom-textarea/input-selectionEnd">selectionEnd</a>;
+  void <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-setselectionrange" title="dom-textarea/input-setSelectionRange">setSelectionRange</a>(in unsigned long start, in unsigned long end);
 };</pre>
 </div>
 </div>
@@ -16687,10 +16720,10 @@
 
   readonly attribute <a href="http://dev.w3.org/html5/spec/infrastructure.html#nodelist" title="">NodeList</a> <a href="http://dev.w3.org/html5/spec/forms.html#dom-lfe-labels" title="dom-lfe-labels">labels</a>;
 
-  void <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-select" title="dom-textarea/input-select">select</a>();
-           attribute unsigned long <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-selectionstart" title="dom-textarea/input-selectionStart">selectionStart</a>;
-           attribute unsigned long <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-selectionend" title="dom-textarea/input-selectionEnd">selectionEnd</a>;
-  void <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-setselectionrange" title="dom-textarea/input-setSelectionRange">setSelectionRange</a>(in unsigned long start, in unsigned long end);
+  void <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-select" title="dom-textarea/input-select">select</a>();
+           attribute unsigned long <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-selectionstart" title="dom-textarea/input-selectionStart">selectionStart</a>;
+           attribute unsigned long <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-selectionend" title="dom-textarea/input-selectionEnd">selectionEnd</a>;
+  void <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-setselectionrange" title="dom-textarea/input-setSelectionRange">setSelectionRange</a>(in unsigned long start, in unsigned long end);
 };</pre>
 </div>
 </div>
@@ -19454,6 +19487,7 @@
 <pre class="idl">interface <b>HTMLOListElement</b> : <a href="http://dev.w3.org/html5/spec/elements.html#htmlelement" title="">HTMLElement</a> {
            attribute boolean <a href="http://dev.w3.org/html5/spec/grouping-content.html#dom-ol-reversed" title="dom-ol-reversed">reversed</a>;
            attribute long <a href="http://dev.w3.org/html5/spec/grouping-content.html#dom-ol-start" title="dom-ol-start">start</a>;
+           attribute DOMString <a href="http://dev.w3.org/html5/spec/obsolete.html#dom-ol-type" title="dom-ol-type">type</a>;
 };</pre>
 </div>
       <div class="no-number no-toc display" id="ol-display">
@@ -21131,8 +21165,8 @@
 
   readonly attribute <a href="http://dev.w3.org/html5/spec/common-dom-interfaces.html#htmloptionscollection" title="">HTMLOptionsCollection</a> <a href="http://dev.w3.org/html5/spec/the-button-element.html#dom-select-options" title="dom-select-options">options</a>;
            attribute unsigned long <a href="http://dev.w3.org/html5/spec/the-button-element.html#dom-select-length" title="dom-select-length">length</a>;
-  caller getter any <a href="http://dev.w3.org/html5/spec/the-button-element.html#dom-select-item" title="dom-select-item">item</a>(in unsigned long index);
-  caller getter any <a href="http://dev.w3.org/html5/spec/the-button-element.html#dom-select-nameditem" title="dom-select-namedItem">namedItem</a>(in DOMString name);
+  getter any <a href="http://dev.w3.org/html5/spec/the-button-element.html#dom-select-item" title="dom-select-item">item</a>(in unsigned long index);
+  any <a href="http://dev.w3.org/html5/spec/the-button-element.html#dom-select-nameditem" title="dom-select-namedItem">namedItem</a>(in DOMString name);
   void <a href="http://dev.w3.org/html5/spec/the-button-element.html#dom-select-add" title="dom-select-add">add</a>(in <a href="http://dev.w3.org/html5/spec/elements.html#htmlelement" title="">HTMLElement</a> element, in optional <a href="http://dev.w3.org/html5/spec/elements.html#htmlelement" title="">HTMLElement</a> before);
   void <a href="http://dev.w3.org/html5/spec/the-button-element.html#dom-select-add" title="dom-select-add">add</a>(in <a href="http://dev.w3.org/html5/spec/elements.html#htmlelement" title="">HTMLElement</a> element, in long before);
   void <a href="http://dev.w3.org/html5/spec/the-button-element.html#dom-select-remove" title="dom-select-remove">remove</a>(in long index);
@@ -22586,10 +22620,10 @@
 
   readonly attribute <a href="http://dev.w3.org/html5/spec/infrastructure.html#nodelist" title="">NodeList</a> <a href="http://dev.w3.org/html5/spec/forms.html#dom-lfe-labels" title="dom-lfe-labels">labels</a>;
 
-  void <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-select" title="dom-textarea/input-select">select</a>();
-           attribute unsigned long <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-selectionstart" title="dom-textarea/input-selectionStart">selectionStart</a>;
-           attribute unsigned long <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-selectionend" title="dom-textarea/input-selectionEnd">selectionEnd</a>;
-  void <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-setselectionrange" title="dom-textarea/input-setSelectionRange">setSelectionRange</a>(in unsigned long start, in unsigned long end);
+  void <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-select" title="dom-textarea/input-select">select</a>();
+           attribute unsigned long <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-selectionstart" title="dom-textarea/input-selectionStart">selectionStart</a>;
+           attribute unsigned long <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-selectionend" title="dom-textarea/input-selectionEnd">selectionEnd</a>;
+  void <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-setselectionrange" title="dom-textarea/input-setSelectionRange">setSelectionRange</a>(in unsigned long start, in unsigned long end);
 };</pre>
 </div>
 </div>
@@ -23711,11 +23745,12 @@
         <h2 class="element-subhead">DOM interface <a class="hash" href="#video-interface">#</a>
 </h2>
 <pre class="idl">interface <b>HTMLVideoElement</b> : <a href="http://dev.w3.org/html5/spec/video.html#htmlmediaelement" title="">HTMLMediaElement</a> {
-           attribute DOMString <a href="http://dev.w3.org/html5/spec/the-map-element.html#dom-dim-width" title="dom-dim-width">width</a>;
-           attribute DOMString <a href="http://dev.w3.org/html5/spec/the-map-element.html#dom-dim-height" title="dom-dim-height">height</a>;
+           attribute unsigned long <a href="http://dev.w3.org/html5/spec/the-map-element.html#dom-dim-width" title="dom-dim-width">width</a>;
+           attribute unsigned long <a href="http://dev.w3.org/html5/spec/the-map-element.html#dom-dim-height" title="dom-dim-height">height</a>;
   readonly attribute unsigned long <a href="http://dev.w3.org/html5/spec/video.html#dom-video-videowidth" title="dom-video-videoWidth">videoWidth</a>;
   readonly attribute unsigned long <a href="http://dev.w3.org/html5/spec/video.html#dom-video-videoheight" title="dom-video-videoHeight">videoHeight</a>;
            attribute DOMString <a href="http://dev.w3.org/html5/spec/video.html#dom-video-poster" title="dom-video-poster">poster</a>;
+           attribute boolean <a href="#dom-media-audio" title="dom-media-audio">audio</a>; 
 };</pre>
 </div>
 </div>

Index: datalist.html
===================================================================
RCS file: /sources/public/html5/markup/datalist.html,v
retrieving revision 1.80
retrieving revision 1.81
diff -u -d -r1.80 -r1.81
--- datalist.html	29 Aug 2010 00:57:58 -0000	1.80
+++ datalist.html	19 Oct 2010 17:37:59 -0000	1.81
@@ -2,7 +2,7 @@
 <html id="datalist">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  datalist &#8211; predefined options for other controls (NEW)</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="command.checkbox.html" title="command type=checkbox">

Index: h1.html
===================================================================
RCS file: /sources/public/html5/markup/h1.html,v
retrieving revision 1.78
retrieving revision 1.79
diff -u -d -r1.78 -r1.79
--- h1.html	29 Aug 2010 00:58:00 -0000	1.78
+++ h1.html	19 Oct 2010 17:38:00 -0000	1.79
@@ -2,7 +2,7 @@
 <html id="h1">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  h1 &#8211; heading</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="form.html" title="form">

Index: h3.html
===================================================================
RCS file: /sources/public/html5/markup/h3.html,v
retrieving revision 1.79
retrieving revision 1.80
diff -u -d -r1.79 -r1.80
--- h3.html	29 Aug 2010 00:58:00 -0000	1.79
+++ h3.html	19 Oct 2010 17:38:00 -0000	1.80
@@ -2,7 +2,7 @@
 <html id="h3">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  h3 &#8211; heading</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="h2.html" title="h2">

Index: optgroup.html
===================================================================
RCS file: /sources/public/html5/markup/optgroup.html,v
retrieving revision 1.76
retrieving revision 1.77
diff -u -d -r1.76 -r1.77
--- optgroup.html	29 Aug 2010 00:58:03 -0000	1.76
+++ optgroup.html	19 Oct 2010 17:38:02 -0000	1.77
@@ -2,7 +2,7 @@
 <html id="optgroup">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  optgroup &#8211; group of options</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="ol.html" title="ol">

Index: input.week.html
===================================================================
RCS file: /sources/public/html5/markup/input.week.html,v
retrieving revision 1.89
retrieving revision 1.90
diff -u -d -r1.89 -r1.90
--- input.week.html	29 Aug 2010 00:58:02 -0000	1.89
+++ input.week.html	19 Oct 2010 17:38:01 -0000	1.90
@@ -2,7 +2,7 @@
 <html id="input.week">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  input  type=week &#8211; year-and-week input control (NEW)</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="input.time.html" title="input type=time">
@@ -403,10 +403,10 @@
 
   readonly attribute <a href="http://dev.w3.org/html5/spec/infrastructure.html#nodelist" title="">NodeList</a> <a href="http://dev.w3.org/html5/spec/forms.html#dom-lfe-labels" title="dom-lfe-labels">labels</a>;
 
-  void <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-select" title="dom-textarea/input-select">select</a>();
-           attribute unsigned long <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-selectionstart" title="dom-textarea/input-selectionStart">selectionStart</a>;
-           attribute unsigned long <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-selectionend" title="dom-textarea/input-selectionEnd">selectionEnd</a>;
-  void <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-setselectionrange" title="dom-textarea/input-setSelectionRange">setSelectionRange</a>(in unsigned long start, in unsigned long end);
+  void <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-select" title="dom-textarea/input-select">select</a>();
+           attribute unsigned long <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-selectionstart" title="dom-textarea/input-selectionStart">selectionStart</a>;
+           attribute unsigned long <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-selectionend" title="dom-textarea/input-selectionEnd">selectionEnd</a>;
+  void <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-setselectionrange" title="dom-textarea/input-setSelectionRange">setSelectionRange</a>(in unsigned long start, in unsigned long end);
 };</pre>
 </div>
 </div>

Index: button.button.html
===================================================================
RCS file: /sources/public/html5/markup/button.button.html,v
retrieving revision 1.85
retrieving revision 1.86
diff -u -d -r1.85 -r1.86
--- button.button.html	29 Aug 2010 00:57:57 -0000	1.85
+++ button.button.html	19 Oct 2010 17:37:58 -0000	1.86
@@ -2,7 +2,7 @@
 <html id="button.button">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  button  type=button &#8211; button with no additional semantics</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="button.reset.html" title="button type=reset">

Index: form.html
===================================================================
RCS file: /sources/public/html5/markup/form.html,v
retrieving revision 1.89
retrieving revision 1.90
diff -u -d -r1.89 -r1.90
--- form.html	29 Aug 2010 00:57:59 -0000	1.89
+++ form.html	19 Oct 2010 17:38:00 -0000	1.90
@@ -2,7 +2,7 @@
 <html id="form">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  form &#8211; user-submittable form</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="footer.html" title="footer">
@@ -204,6 +204,7 @@
            attribute DOMString <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-fs-action" title="dom-fs-action">action</a>;
            attribute DOMString <a href="http://dev.w3.org/html5/spec/forms.html#dom-form-autocomplete" title="dom-form-autocomplete">autocomplete</a>;
            attribute DOMString <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-fs-enctype" title="dom-fs-enctype">enctype</a>;
+           attribute DOMString <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-fs-encoding" title="dom-fs-encoding">encoding</a>;
            attribute DOMString <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-fs-method" title="dom-fs-method">method</a>;
            attribute DOMString <a href="http://dev.w3.org/html5/spec/forms.html#dom-form-name" title="dom-form-name">name</a>;
            attribute boolean <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-fs-novalidate" title="dom-fs-noValidate">noValidate</a>;
@@ -211,8 +212,8 @@
 
   readonly attribute <a href="http://dev.w3.org/html5/spec/common-dom-interfaces.html#htmlformcontrolscollection" title="">HTMLFormControlsCollection</a> <a href="http://dev.w3.org/html5/spec/forms.html#dom-form-elements" title="dom-form-elements">elements</a>;
   readonly attribute long <a href="http://dev.w3.org/html5/spec/forms.html#dom-form-length" title="dom-form-length">length</a>;
-  caller getter any <a href="http://dev.w3.org/html5/spec/forms.html#dom-form-item" title="dom-form-item">item</a>(in unsigned long index);
-  caller getter any <a href="http://dev.w3.org/html5/spec/forms.html#dom-form-nameditem" title="dom-form-namedItem">namedItem</a>(in DOMString name);
+  caller <a href="http://dev.w3.org/html5/spec/forms.html#dom-form-item" title="dom-form-item">getter</a> any (in unsigned long index);
+  caller <a href="http://dev.w3.org/html5/spec/forms.html#dom-form-nameditem" title="dom-form-namedItem">getter</a> any (in DOMString name);
 
   void <a href="http://dev.w3.org/html5/spec/forms.html#dom-form-submit" title="dom-form-submit">submit</a>();
   void <a href="http://dev.w3.org/html5/spec/forms.html#dom-form-reset" title="dom-form-reset">reset</a>();

Index: small.html
===================================================================
RCS file: /sources/public/html5/markup/small.html,v
retrieving revision 1.76
retrieving revision 1.77
diff -u -d -r1.76 -r1.77
--- small.html	29 Aug 2010 00:58:04 -0000	1.76
+++ small.html	19 Oct 2010 17:38:03 -0000	1.77
@@ -2,7 +2,7 @@
 <html id="small">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  small &#8211; small print (CHANGED)</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="select.html" title="select">

Index: ruby.html
===================================================================
RCS file: /sources/public/html5/markup/ruby.html,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -d -r1.75 -r1.76
--- ruby.html	29 Aug 2010 00:58:03 -0000	1.75
+++ ruby.html	19 Oct 2010 17:38:03 -0000	1.76
@@ -2,7 +2,7 @@
 <html id="ruby">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  ruby &#8211; ruby annotation (NEW)</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="rt.html" title="rt">

Index: index-of-terms.html
===================================================================
RCS file: /sources/public/html5/markup/index-of-terms.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- index-of-terms.html	29 Aug 2010 00:58:00 -0000	1.3
+++ index-of-terms.html	19 Oct 2010 17:38:00 -0000	1.4
@@ -2,7 +2,7 @@
 <html id="index-of-terms">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5: Index</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="up" href="Overview.html">

Index: ol.html
===================================================================
RCS file: /sources/public/html5/markup/ol.html,v
retrieving revision 1.81
retrieving revision 1.82
diff -u -d -r1.81 -r1.82
--- ol.html	29 Aug 2010 00:58:03 -0000	1.81
+++ ol.html	19 Oct 2010 17:38:02 -0000	1.82
@@ -2,7 +2,7 @@
 <html id="ol">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  ol &#8211; ordered list</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="object.html" title="object">
@@ -125,6 +125,7 @@
 <pre class="idl">interface <b>HTMLOListElement</b> : <a href="http://dev.w3.org/html5/spec/elements.html#htmlelement" title="">HTMLElement</a> {
            attribute boolean <a href="http://dev.w3.org/html5/spec/grouping-content.html#dom-ol-reversed" title="dom-ol-reversed">reversed</a>;
            attribute long <a href="http://dev.w3.org/html5/spec/grouping-content.html#dom-ol-start" title="dom-ol-start">start</a>;
+           attribute DOMString <a href="http://dev.w3.org/html5/spec/obsolete.html#dom-ol-type" title="dom-ol-type">type</a>;
 };</pre>
 </div>
       <div class="no-number no-toc display" id="ol-display">

Index: article.html
===================================================================
RCS file: /sources/public/html5/markup/article.html,v
retrieving revision 1.78
retrieving revision 1.79
diff -u -d -r1.78 -r1.79
--- article.html	29 Aug 2010 00:57:57 -0000	1.78
+++ article.html	19 Oct 2010 17:37:58 -0000	1.79
@@ -2,7 +2,7 @@
 <html id="article">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  article &#8211; article (NEW)</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="area.html" title="area">

Index: elements.html
===================================================================
RCS file: /sources/public/html5/markup/elements.html,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -d -r1.66 -r1.67
--- elements.html	29 Aug 2010 00:57:59 -0000	1.66
+++ elements.html	19 Oct 2010 17:37:59 -0000	1.67
@@ -2,7 +2,7 @@
 <html id="elements">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5: HTML elements</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="elements-by-function.html" title="elements by function">

Index: colgroup.html
===================================================================
RCS file: /sources/public/html5/markup/colgroup.html,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -d -r1.77 -r1.78
--- colgroup.html	29 Aug 2010 00:57:58 -0000	1.77
+++ colgroup.html	19 Oct 2010 17:37:58 -0000	1.78
@@ -2,7 +2,7 @@
 <html id="colgroup">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  colgroup &#8211; table column group</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="col.html" title="col">

Index: dl.html
===================================================================
RCS file: /sources/public/html5/markup/dl.html,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -d -r1.75 -r1.76
--- dl.html	29 Aug 2010 00:57:58 -0000	1.75
+++ dl.html	19 Oct 2010 17:37:59 -0000	1.76
@@ -2,7 +2,7 @@
 <html id="dl">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  dl &#8211; description list</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="div.html" title="div">

Index: thead.html
===================================================================
RCS file: /sources/public/html5/markup/thead.html,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -d -r1.75 -r1.76
--- thead.html	29 Aug 2010 00:58:05 -0000	1.75
+++ thead.html	19 Oct 2010 17:38:05 -0000	1.76
@@ -2,7 +2,7 @@
 <html id="thead">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  thead &#8211; table heading group</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="th.html" title="th">

Index: h5.html
===================================================================
RCS file: /sources/public/html5/markup/h5.html,v
retrieving revision 1.79
retrieving revision 1.80
diff -u -d -r1.79 -r1.80
--- h5.html	29 Aug 2010 00:58:00 -0000	1.79
+++ h5.html	19 Oct 2010 17:38:00 -0000	1.80
@@ -2,7 +2,7 @@
 <html id="h5">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  h5 &#8211; heading</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="h4.html" title="h4">

Index: tbody.html
===================================================================
RCS file: /sources/public/html5/markup/tbody.html,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -d -r1.75 -r1.76
--- tbody.html	29 Aug 2010 00:58:05 -0000	1.75
+++ tbody.html	19 Oct 2010 17:38:04 -0000	1.76
@@ -2,7 +2,7 @@
 <html id="tbody">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  tbody &#8211; table row group</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="table.html" title="table">

Index: video.html
===================================================================
RCS file: /sources/public/html5/markup/video.html,v
retrieving revision 1.96
retrieving revision 1.97
diff -u -d -r1.96 -r1.97
--- video.html	29 Aug 2010 00:58:05 -0000	1.96
+++ video.html	19 Oct 2010 17:38:05 -0000	1.97
@@ -2,7 +2,7 @@
 <html id="video">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  video &#8211; video (NEW)</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="var.html" title="var">
@@ -209,11 +209,12 @@
         <h2 class="element-subhead">DOM interface <a class="hash" href="#video-interface">#</a>
 </h2>
 <pre class="idl">interface <b>HTMLVideoElement</b> : <a href="http://dev.w3.org/html5/spec/video.html#htmlmediaelement" title="">HTMLMediaElement</a> {
-           attribute DOMString <a href="http://dev.w3.org/html5/spec/the-map-element.html#dom-dim-width" title="dom-dim-width">width</a>;
-           attribute DOMString <a href="http://dev.w3.org/html5/spec/the-map-element.html#dom-dim-height" title="dom-dim-height">height</a>;
+           attribute unsigned long <a href="http://dev.w3.org/html5/spec/the-map-element.html#dom-dim-width" title="dom-dim-width">width</a>;
+           attribute unsigned long <a href="http://dev.w3.org/html5/spec/the-map-element.html#dom-dim-height" title="dom-dim-height">height</a>;
   readonly attribute unsigned long <a href="http://dev.w3.org/html5/spec/video.html#dom-video-videowidth" title="dom-video-videoWidth">videoWidth</a>;
   readonly attribute unsigned long <a href="http://dev.w3.org/html5/spec/video.html#dom-video-videoheight" title="dom-video-videoHeight">videoHeight</a>;
            attribute DOMString <a href="http://dev.w3.org/html5/spec/video.html#dom-video-poster" title="dom-video-poster">poster</a>;
+           attribute boolean <a href=".html#dom-media-audio" title="dom-media-audio">audio</a>; 
 };</pre>
 </div>
 </div>

Index: source.html
===================================================================
RCS file: /sources/public/html5/markup/source.html,v
retrieving revision 1.91
retrieving revision 1.92
diff -u -d -r1.91 -r1.92
--- source.html	29 Aug 2010 00:58:04 -0000	1.91
+++ source.html	19 Oct 2010 17:38:03 -0000	1.92
@@ -2,7 +2,7 @@
 <html id="source">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  source &#8211; media source (NEW)</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="small.html" title="small">

Index: button.reset.html
===================================================================
RCS file: /sources/public/html5/markup/button.reset.html,v
retrieving revision 1.85
retrieving revision 1.86
diff -u -d -r1.85 -r1.86
--- button.reset.html	29 Aug 2010 00:57:57 -0000	1.85
+++ button.reset.html	19 Oct 2010 17:37:58 -0000	1.86
@@ -2,7 +2,7 @@
 <html id="button.reset">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  button  type=reset &#8211; reset button</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="button.submit.html" title="button type=submit">

Index: meta.charset.html
===================================================================
RCS file: /sources/public/html5/markup/meta.charset.html,v
retrieving revision 1.90
retrieving revision 1.91
diff -u -d -r1.90 -r1.91
--- meta.charset.html	29 Aug 2010 00:58:02 -0000	1.90
+++ meta.charset.html	19 Oct 2010 17:38:02 -0000	1.91
@@ -2,7 +2,7 @@
 <html id="meta.charset">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  meta  charset &#8211; document character-encoding declaration (NEW)</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="meta.http-equiv.content-language.html" title="meta http-equiv=content-language">

Index: output.html
===================================================================
RCS file: /sources/public/html5/markup/output.html,v
retrieving revision 1.87
retrieving revision 1.88
diff -u -d -r1.87 -r1.88
--- output.html	29 Aug 2010 00:58:03 -0000	1.87
+++ output.html	19 Oct 2010 17:38:03 -0000	1.88
@@ -2,7 +2,7 @@
 <html id="output">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  output &#8211; result of a calculation in a form (NEW)</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="option.html" title="option">

Index: i.html
===================================================================
RCS file: /sources/public/html5/markup/i.html,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -d -r1.74 -r1.75
--- i.html	29 Aug 2010 00:58:00 -0000	1.74
+++ i.html	19 Oct 2010 17:38:00 -0000	1.75
@@ -2,7 +2,7 @@
 <html id="i">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  i &#8211; offset text conventionally styled in italic (CHANGED)</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="html.html" title="html">

Index: input.submit.html
===================================================================
RCS file: /sources/public/html5/markup/input.submit.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- input.submit.html	29 Aug 2010 00:58:01 -0000	1.86
+++ input.submit.html	19 Oct 2010 17:38:01 -0000	1.87
@@ -2,7 +2,7 @@
 <html id="input.submit">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  input  type=submit &#8211; submit button</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="input.button.html" title="input type=button">
@@ -303,10 +303,10 @@
 
   readonly attribute <a href="http://dev.w3.org/html5/spec/infrastructure.html#nodelist" title="">NodeList</a> <a href="http://dev.w3.org/html5/spec/forms.html#dom-lfe-labels" title="dom-lfe-labels">labels</a>;
 
-  void <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-select" title="dom-textarea/input-select">select</a>();
-           attribute unsigned long <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-selectionstart" title="dom-textarea/input-selectionStart">selectionStart</a>;
-           attribute unsigned long <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-selectionend" title="dom-textarea/input-selectionEnd">selectionEnd</a>;
-  void <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-setselectionrange" title="dom-textarea/input-setSelectionRange">setSelectionRange</a>(in unsigned long start, in unsigned long end);
+  void <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-select" title="dom-textarea/input-select">select</a>();
+           attribute unsigned long <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-selectionstart" title="dom-textarea/input-selectionStart">selectionStart</a>;
+           attribute unsigned long <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-selectionend" title="dom-textarea/input-selectionEnd">selectionEnd</a>;
+  void <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-setselectionrange" title="dom-textarea/input-setSelectionRange">setSelectionRange</a>(in unsigned long start, in unsigned long end);
 };</pre>
 </div>
 </div>

Index: input.date.html
===================================================================
RCS file: /sources/public/html5/markup/input.date.html,v
retrieving revision 1.88
retrieving revision 1.89
diff -u -d -r1.88 -r1.89
--- input.date.html	29 Aug 2010 00:58:01 -0000	1.88
+++ input.date.html	19 Oct 2010 17:38:00 -0000	1.89
@@ -2,7 +2,7 @@
 <html id="input.date">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  input  type=date &#8211; date input control (NEW)</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="input.datetime-local.html" title="input type=datetime-local">
@@ -349,10 +349,10 @@
 
   readonly attribute <a href="http://dev.w3.org/html5/spec/infrastructure.html#nodelist" title="">NodeList</a> <a href="http://dev.w3.org/html5/spec/forms.html#dom-lfe-labels" title="dom-lfe-labels">labels</a>;
 
-  void <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-select" title="dom-textarea/input-select">select</a>();
-           attribute unsigned long <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-selectionstart" title="dom-textarea/input-selectionStart">selectionStart</a>;
-           attribute unsigned long <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-selectionend" title="dom-textarea/input-selectionEnd">selectionEnd</a>;
-  void <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-setselectionrange" title="dom-textarea/input-setSelectionRange">setSelectionRange</a>(in unsigned long start, in unsigned long end);
+  void <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-select" title="dom-textarea/input-select">select</a>();
+           attribute unsigned long <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-selectionstart" title="dom-textarea/input-selectionStart">selectionStart</a>;
+           attribute unsigned long <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-selectionend" title="dom-textarea/input-selectionEnd">selectionEnd</a>;
+  void <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-setselectionrange" title="dom-textarea/input-setSelectionRange">setSelectionRange</a>(in unsigned long start, in unsigned long end);
 };</pre>
 </div>
 </div>

Index: var.html
===================================================================
RCS file: /sources/public/html5/markup/var.html,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -d -r1.73 -r1.74
--- var.html	29 Aug 2010 00:58:05 -0000	1.73
+++ var.html	19 Oct 2010 17:38:05 -0000	1.74
@@ -2,7 +2,7 @@
 <html id="var">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  var &#8211; variable or placeholder text</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="ul.html" title="ul">

Index: sub.html
===================================================================
RCS file: /sources/public/html5/markup/sub.html,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -d -r1.75 -r1.76
--- sub.html	29 Aug 2010 00:58:04 -0000	1.75
+++ sub.html	19 Oct 2010 17:38:04 -0000	1.76
@@ -2,7 +2,7 @@
 <html id="sub">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  sub &#8211; subscript</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="style.html" title="style">

Index: title.html
===================================================================
RCS file: /sources/public/html5/markup/title.html,v
retrieving revision 1.78
retrieving revision 1.79
diff -u -d -r1.78 -r1.79
--- title.html	29 Aug 2010 00:58:05 -0000	1.78
+++ title.html	19 Oct 2010 17:38:05 -0000	1.79
@@ -2,7 +2,7 @@
 <html id="title">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  title &#8211; document title</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="time.html" title="time">

Index: pre.html
===================================================================
RCS file: /sources/public/html5/markup/pre.html,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -d -r1.77 -r1.78
--- pre.html	29 Aug 2010 00:58:03 -0000	1.77
+++ pre.html	19 Oct 2010 17:38:03 -0000	1.78
@@ -2,7 +2,7 @@
 <html id="pre">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  pre &#8211; preformatted text</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="param.html" title="param">

Index: button.submit.html
===================================================================
RCS file: /sources/public/html5/markup/button.submit.html,v
retrieving revision 1.85
retrieving revision 1.86
diff -u -d -r1.85 -r1.86
--- button.submit.html	29 Aug 2010 00:57:57 -0000	1.85
+++ button.submit.html	19 Oct 2010 17:37:58 -0000	1.86
@@ -2,7 +2,7 @@
 <html id="button.submit">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  button  type=submit &#8211; submit button</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="button.html" title="button">

Index: rp.html
===================================================================
RCS file: /sources/public/html5/markup/rp.html,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -d -r1.75 -r1.76
--- rp.html	29 Aug 2010 00:58:03 -0000	1.75
+++ rp.html	19 Oct 2010 17:38:03 -0000	1.76
@@ -2,7 +2,7 @@
 <html id="rp">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  rp &#8211; ruby parenthesis (NEW)</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="q.html" title="q">

Index: sup.html
===================================================================
RCS file: /sources/public/html5/markup/sup.html,v
retrieving revision 1.76
retrieving revision 1.77
diff -u -d -r1.76 -r1.77
--- sup.html	29 Aug 2010 00:58:04 -0000	1.76
+++ sup.html	19 Oct 2010 17:38:04 -0000	1.77
@@ -2,7 +2,7 @@
 <html id="sup">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  sup &#8211; superscript</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="summary.html" title="summary">

Index: details.html
===================================================================
RCS file: /sources/public/html5/markup/details.html,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -d -r1.65 -r1.66
--- details.html	29 Aug 2010 00:57:58 -0000	1.65
+++ details.html	19 Oct 2010 17:37:59 -0000	1.66
@@ -2,7 +2,7 @@
 <html id="details">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  details &#8211; control for additional on-demand information (NEW)</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="del.html" title="del">

Index: input.url.html
===================================================================
RCS file: /sources/public/html5/markup/input.url.html,v
retrieving revision 1.89
retrieving revision 1.90
diff -u -d -r1.89 -r1.90
--- input.url.html	29 Aug 2010 00:58:02 -0000	1.89
+++ input.url.html	19 Oct 2010 17:38:01 -0000	1.90
@@ -2,7 +2,7 @@
 <html id="input.url">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  input  type=url &#8211; URL input control (NEW)</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="input.email.html" title="input type=email">
@@ -329,10 +329,10 @@
 
   readonly attribute <a href="http://dev.w3.org/html5/spec/infrastructure.html#nodelist" title="">NodeList</a> <a href="http://dev.w3.org/html5/spec/forms.html#dom-lfe-labels" title="dom-lfe-labels">labels</a>;
 
-  void <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-select" title="dom-textarea/input-select">select</a>();
-           attribute unsigned long <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-selectionstart" title="dom-textarea/input-selectionStart">selectionStart</a>;
-           attribute unsigned long <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-selectionend" title="dom-textarea/input-selectionEnd">selectionEnd</a>;
-  void <a href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-setselectionrange" title="dom-textarea/input-setSelectionRange">setSelectionRange</a>(in unsigned long start, in unsigned long end);
+  void <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-select" title="dom-textarea/input-select">select</a>();
+           attribute unsigned long <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-selectionstart" title="dom-textarea/input-selectionStart">selectionStart</a>;
+           attribute unsigned long <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-selectionend" title="dom-textarea/input-selectionEnd">selectionEnd</a>;
+  void <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-textarea-input-setselectionrange" title="dom-textarea/input-setSelectionRange">setSelectionRange</a>(in unsigned long start, in unsigned long end);
 };</pre>
 </div>
 </div>

Index: summary.html
===================================================================
RCS file: /sources/public/html5/markup/summary.html,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -d -r1.47 -r1.48
--- summary.html	29 Aug 2010 00:58:04 -0000	1.47
+++ summary.html	19 Oct 2010 17:38:04 -0000	1.48
@@ -2,7 +2,7 @@
 <html id="summary">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  summary &#8211; summary, caption, or legend for a details control (NEW)</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="sub.html" title="sub">

Index: hgroup.html
===================================================================
RCS file: /sources/public/html5/markup/hgroup.html,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -d -r1.74 -r1.75
--- hgroup.html	29 Aug 2010 00:58:00 -0000	1.74
+++ hgroup.html	19 Oct 2010 17:38:00 -0000	1.75
@@ -2,7 +2,7 @@
 <html id="hgroup">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="ED.css" type="text/css">
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
 <title>HTML5:  hgroup &#8211; heading group (NEW)</title>
 <link rel="stylesheet" href="style.css" type="text/css">
 <link rel="prev" href="header.html" title="header">

Index: index-of-terms.xhtml
===================================================================
RCS file: /sources/public/html5/markup/index-of-terms.xhtml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- index-of-terms.xhtml	29 Aug 2010 00:58:00 -0000	1.3
+++ index-of-terms.xhtml	19 Oct 2010 17:38:00 -0000	1.4
@@ -1,7 +1,7 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" id="index-of-terms">
 <head>
-<link rel="stylesheet" href="ED.css" type="text/css"/><title>HTML5: Index</title>
+<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css"/><title>HTML5: Index</title>
 <link rel="stylesheet" href="style.css" type="text/css"/><link rel="up" href="Overview.html"/>
 <link rel="contents" href="Overview.html#toc"/>
 <link rel="index" href="index-of-terms.html"/>

Received on Tuesday, 19 October 2010 17:38:51 UTC