- From: poot <cvsmail@w3.org>
- Date: Sat, 30 Apr 2011 07:45:39 -0400
- To: public-html-diffs@w3.org
mike: prune vendor-prefixes CSS props. b=12379
http://dev.w3.org/cvsweb/html5/markup/spec.html?r1=1.308&r2=1.309&f=h
===================================================================
RCS file: /sources/public/html5/markup/body.html,v
retrieving revision 1.92
retrieving revision 1.93
diff -u -d -r1.92 -r1.93
--- body.html 25 Feb 2011 07:05:17 -0000 1.92
+++ body.html 30 Apr 2011 11:35:33 -0000 1.93
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="blockquote.html">« blockquote</a></span>
<span class="nav-next"><a href="br.html">br »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the body element in the HTML5 spec" href="http://developers.whatwg.org/sections.html#the-body-element-0">ⓘ</a></span> <span class="element">body</span> – <span class="shortdesc">document body</span> <a class="hash" href="#body">#</a> <a class="toc-bak" href="Overview.html#body-toc">T</a>
+<span class="spec-link"><a title="Read about the body element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-body-element-0">ⓘ</a></span> <span class="element">body</span> – <span class="shortdesc">document body</span> <a class="hash" href="#body">#</a> <a class="toc-bak" href="Overview.html#body-toc">T</a>
</h2>
<div id="body-longdesc" class="longdesc">
<p>The
@@ -67,13 +67,13 @@
</div>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
<dt id="body.attrs.onafterprint" title="body.attrs.onafterprint">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/section-index.html#ix-handler-window-onafterprint">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/section-index.html#ix-handler-window-onafterprint">ⓘ</a>
<span class="attribute-name">onafterprint</span> = <span class="attr-values">
<a class="ref" href="datatypes.html#common.data.functionbody" title="common.data.functionbody" id="common.data.functionbody_xref1">functionbody</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -85,7 +85,7 @@
<code>FunctionBody</code> production
<a href="references.html#refsECMA262" id="refsECMA262_xref1">[ECMA 262]</a>.</div></dd>
<dt id="body.attrs.onbeforeprint" title="body.attrs.onbeforeprint">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/section-index.html#ix-handler-window-onbeforeprint">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/section-index.html#ix-handler-window-onbeforeprint">ⓘ</a>
<span class="attribute-name">onbeforeprint</span> = <span class="attr-values">
<a class="ref" href="datatypes.html#common.data.functionbody" title="common.data.functionbody" id="common.data.functionbody_xref2">functionbody</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -97,7 +97,7 @@
<code>FunctionBody</code> production
<a href="references.html#refsECMA262" id="refsECMA262_xref2">[ECMA 262]</a>.</div></dd>
<dt id="body.attrs.onbeforeunload" title="body.attrs.onbeforeunload">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/section-index.html#ix-handler-window-onbeforeunload">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/section-index.html#ix-handler-window-onbeforeunload">ⓘ</a>
<span class="attribute-name">onbeforeunload</span> = <span class="attr-values">
<a class="ref" href="datatypes.html#common.data.functionbody" title="common.data.functionbody" id="common.data.functionbody_xref3">functionbody</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -109,7 +109,7 @@
<code>FunctionBody</code> production
<a href="references.html#refsECMA262" id="refsECMA262_xref3">[ECMA 262]</a>.</div></dd>
<dt id="body.attrs.onblur" title="body.attrs.onblur">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/section-index.html#ix-handler-window-onblur">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/section-index.html#ix-handler-window-onblur">ⓘ</a>
<span class="attribute-name">onblur</span> = <span class="attr-values">
<a class="ref" href="datatypes.html#common.data.functionbody" title="common.data.functionbody" id="common.data.functionbody_xref4">functionbody</a>
</span>
@@ -121,7 +121,7 @@
<code>FunctionBody</code> production
<a href="references.html#refsECMA262" id="refsECMA262_xref4">[ECMA 262]</a>.</div></dd>
<dt id="body.attrs.onerror" title="body.attrs.onerror">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/section-index.html#ix-handler-window-onerror">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/section-index.html#ix-handler-window-onerror">ⓘ</a>
<span class="attribute-name">onerror</span> = <span class="attr-values">
<a class="ref" href="datatypes.html#common.data.functionbody" title="common.data.functionbody" id="common.data.functionbody_xref5">functionbody</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -133,7 +133,7 @@
<code>FunctionBody</code> production
<a href="references.html#refsECMA262" id="refsECMA262_xref5">[ECMA 262]</a>.</div></dd>
<dt id="body.attrs.onfocus" title="body.attrs.onfocus">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/section-index.html#ix-handler-window-onfocus">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/section-index.html#ix-handler-window-onfocus">ⓘ</a>
<span class="attribute-name">onfocus</span> = <span class="attr-values">
<a class="ref" href="datatypes.html#common.data.functionbody" title="common.data.functionbody" id="common.data.functionbody_xref6">functionbody</a>
</span>
@@ -145,7 +145,7 @@
<code>FunctionBody</code> production
<a href="references.html#refsECMA262" id="refsECMA262_xref6">[ECMA 262]</a>.</div></dd>
<dt id="body.attrs.onhashchange" title="body.attrs.onhashchange">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/section-index.html#ix-handler-window-onhashchange">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/section-index.html#ix-handler-window-onhashchange">ⓘ</a>
<span class="attribute-name">onhashchange</span> = <span class="attr-values">
<a class="ref" href="datatypes.html#common.data.functionbody" title="common.data.functionbody" id="common.data.functionbody_xref7">functionbody</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -158,7 +158,7 @@
<code>FunctionBody</code> production
<a href="references.html#refsECMA262" id="refsECMA262_xref7">[ECMA 262]</a>.</div></dd>
<dt id="body.attrs.onload" title="body.attrs.onload">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/section-index.html#ix-handler-window-onload">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/section-index.html#ix-handler-window-onload">ⓘ</a>
<span class="attribute-name">onload</span> = <span class="attr-values">
<a class="ref" href="datatypes.html#common.data.functionbody" title="common.data.functionbody" id="common.data.functionbody_xref8">functionbody</a>
</span>
@@ -170,7 +170,7 @@
<code>FunctionBody</code> production
<a href="references.html#refsECMA262" id="refsECMA262_xref8">[ECMA 262]</a>.</div></dd>
<dt id="body.attrs.onmessage" title="body.attrs.onmessage">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/section-index.html#ix-handler-window-onmessage">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/section-index.html#ix-handler-window-onmessage">ⓘ</a>
<span class="attribute-name">onmessage</span> = <span class="attr-values">
<a class="ref" href="datatypes.html#common.data.functionbody" title="common.data.functionbody" id="common.data.functionbody_xref9">functionbody</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -182,7 +182,7 @@
<code>FunctionBody</code> production
<a href="references.html#refsECMA262" id="refsECMA262_xref9">[ECMA 262]</a>.</div></dd>
<dt id="body.attrs.onoffline" title="body.attrs.onoffline">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/section-index.html#ix-handler-window-onoffline">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/section-index.html#ix-handler-window-onoffline">ⓘ</a>
<span class="attribute-name">onoffline</span> = <span class="attr-values">
<a class="ref" href="datatypes.html#common.data.functionbody" title="common.data.functionbody" id="common.data.functionbody_xref10">functionbody</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -194,7 +194,7 @@
<code>FunctionBody</code> production
<a href="references.html#refsECMA262" id="refsECMA262_xref10">[ECMA 262]</a>.</div></dd>
<dt id="body.attrs.ononline" title="body.attrs.ononline">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/section-index.html#ix-handler-window-ononline">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/section-index.html#ix-handler-window-ononline">ⓘ</a>
<span class="attribute-name">ononline</span> = <span class="attr-values">
<a class="ref" href="datatypes.html#common.data.functionbody" title="common.data.functionbody" id="common.data.functionbody_xref11">functionbody</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -206,7 +206,7 @@
<code>FunctionBody</code> production
<a href="references.html#refsECMA262" id="refsECMA262_xref11">[ECMA 262]</a>.</div></dd>
<dt id="body.attrs.onpopstate" title="body.attrs.onpopstate">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/section-index.html#ix-handler-window-onpopstate">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/section-index.html#ix-handler-window-onpopstate">ⓘ</a>
<span class="attribute-name">onpopstate</span> = <span class="attr-values">
<a class="ref" href="datatypes.html#common.data.functionbody" title="common.data.functionbody" id="common.data.functionbody_xref12">functionbody</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -218,7 +218,7 @@
<code>FunctionBody</code> production
<a href="references.html#refsECMA262" id="refsECMA262_xref12">[ECMA 262]</a>.</div></dd>
<dt id="body.attrs.onredo" title="body.attrs.onredo">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/section-index.html#ix-handler-window-onredo">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/section-index.html#ix-handler-window-onredo">ⓘ</a>
<span class="attribute-name">onredo</span> = <span class="attr-values">
<a class="ref" href="datatypes.html#common.data.functionbody" title="common.data.functionbody" id="common.data.functionbody_xref13">functionbody</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -230,7 +230,7 @@
<code>FunctionBody</code> production
<a href="references.html#refsECMA262" id="refsECMA262_xref13">[ECMA 262]</a>.</div></dd>
<dt id="body.attrs.onresize" title="body.attrs.onresize">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/section-index.html#ix-handler-window-onresize">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/section-index.html#ix-handler-window-onresize">ⓘ</a>
<span class="attribute-name">onresize</span> = <span class="attr-values">
<a class="ref" href="datatypes.html#common.data.functionbody" title="common.data.functionbody" id="common.data.functionbody_xref14">functionbody</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -242,7 +242,7 @@
<code>FunctionBody</code> production
<a href="references.html#refsECMA262" id="refsECMA262_xref14">[ECMA 262]</a>.</div></dd>
<dt id="body.attrs.onstorage" title="body.attrs.onstorage">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/section-index.html#ix-handler-window-onstorage">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/section-index.html#ix-handler-window-onstorage">ⓘ</a>
<span class="attribute-name">onstorage</span> = <span class="attr-values">
<a class="ref" href="datatypes.html#common.data.functionbody" title="common.data.functionbody" id="common.data.functionbody_xref15">functionbody</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -254,7 +254,7 @@
<code>FunctionBody</code> production
<a href="references.html#refsECMA262" id="refsECMA262_xref15">[ECMA 262]</a>.</div></dd>
<dt id="body.attrs.onundo" title="body.attrs.onundo">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/section-index.html#ix-handler-window-onundo">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/section-index.html#ix-handler-window-onundo">ⓘ</a>
<span class="attribute-name">onundo</span> = <span class="attr-values">
<a class="ref" href="datatypes.html#common.data.functionbody" title="common.data.functionbody" id="common.data.functionbody_xref16">functionbody</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -266,7 +266,7 @@
<code>FunctionBody</code> production
<a href="references.html#refsECMA262" id="refsECMA262_xref16">[ECMA 262]</a>.</div></dd>
<dt id="body.attrs.onunload" title="body.attrs.onunload">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/section-index.html#ix-handler-window-onunload">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/section-index.html#ix-handler-window-onunload">ⓘ</a>
<span class="attribute-name">onunload</span> = <span class="attr-values">
<a class="ref" href="datatypes.html#common.data.functionbody" title="common.data.functionbody" id="common.data.functionbody_xref17">functionbody</a>
</span>
Index: legend.html
===================================================================
RCS file: /sources/public/html5/markup/legend.html,v
retrieving revision 1.83
retrieving revision 1.84
diff -u -d -r1.83 -r1.84
--- legend.html 25 Feb 2011 07:05:22 -0000 1.83
+++ legend.html 30 Apr 2011 11:35:38 -0000 1.84
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="label.html">« label</a></span>
<span class="nav-next"><a href="li.html">li »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the legend element in the HTML5 spec" href="http://developers.whatwg.org/forms.html#the-legend-element">ⓘ</a></span> <span class="element">legend</span> – <span class="shortdesc">title or explanatory caption</span> <a class="hash" href="#legend">#</a> <a class="toc-bak" href="Overview.html#legend-toc">T</a>
+<span class="spec-link"><a title="Read about the legend element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/forms.html#the-legend-element">ⓘ</a></span> <span class="element">legend</span> – <span class="shortdesc">title or explanatory caption</span> <a class="hash" href="#legend">#</a> <a class="toc-bak" href="Overview.html#legend-toc">T</a>
</h2>
<div id="legend-longdesc" class="longdesc">
<p>The
@@ -49,7 +49,7 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
@@ -91,7 +91,7 @@
<div class="css-property">
<span class="prop-name">padding-start</span>: <span class="prop-value">2px</span>;</div>
<div class="css-property">
-<span class="prop-name">-webkit-padding-end</span>: <span class="prop-value">2px</span>;</div>
+<span class="prop-name">padding-end</span>: <span class="prop-value">2px</span>;</div>
<div class="css-property">
<span class="prop-name">border</span>: <span class="prop-value">none</span>; }</div>
</div>
Index: address.html
===================================================================
RCS file: /sources/public/html5/markup/address.html,v
retrieving revision 1.78
retrieving revision 1.79
diff -u -d -r1.78 -r1.79
--- address.html 25 Feb 2011 07:05:17 -0000 1.78
+++ address.html 30 Apr 2011 11:35:32 -0000 1.79
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="abbr.html">« abbr</a></span>
<span class="nav-next"><a href="area.html">area »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the address element in the HTML5 spec" href="http://developers.whatwg.org/sections.html#the-address-element">ⓘ</a></span> <span class="element">address</span> – <span class="shortdesc">contact information</span> <a class="hash" href="#address">#</a> <a class="toc-bak" href="Overview.html#address-toc">T</a>
+<span class="spec-link"><a title="Read about the address element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-address-element">ⓘ</a></span> <span class="element">address</span> – <span class="shortdesc">contact information</span> <a class="hash" href="#address">#</a> <a class="toc-bak" href="Overview.html#address-toc">T</a>
</h2>
<div id="address-longdesc" class="longdesc">
<p>The
@@ -45,7 +45,7 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
Index: button.html
===================================================================
RCS file: /sources/public/html5/markup/button.html,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -d -r1.49 -r1.50
--- button.html 25 Feb 2011 07:05:18 -0000 1.49
+++ button.html 30 Apr 2011 11:35:33 -0000 1.50
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="br.html">« br</a></span>
<span class="nav-next"><a href="button.submit.html">button type=submit »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the button element in the HTML5 spec" href="http://developers.whatwg.org/the-button-element.html#the-button-element">ⓘ</a></span> <span class="element">button</span> – <span class="shortdesc">button</span> <a class="hash" href="#button">#</a> <a class="toc-bak" href="Overview.html#button-toc">T</a>
+<span class="spec-link"><a title="Read about the button element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-button-element">ⓘ</a></span> <span class="element">button</span> – <span class="shortdesc">button</span> <a class="hash" href="#button">#</a> <a class="toc-bak" href="Overview.html#button-toc">T</a>
</h2>
<div id="button-longdesc" class="longdesc">
<p>The
Index: th.html
===================================================================
RCS file: /sources/public/html5/markup/th.html,v
retrieving revision 1.98
retrieving revision 1.99
diff -u -d -r1.98 -r1.99
--- th.html 25 Feb 2011 07:05:25 -0000 1.98
+++ th.html 30 Apr 2011 11:35:41 -0000 1.99
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="tfoot.html">« tfoot</a></span>
<span class="nav-next"><a href="thead.html">thead »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the th element in the HTML5 spec" href="http://developers.whatwg.org/tabular-data.html#the-th-element">ⓘ</a></span> <span class="element">th</span> – <span class="shortdesc">table header cell</span> <a class="hash" href="#th">#</a> <a class="toc-bak" href="Overview.html#th-toc">T</a>
+<span class="spec-link"><a title="Read about the th element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-th-element">ⓘ</a></span> <span class="element">th</span> – <span class="shortdesc">table header cell</span> <a class="hash" href="#th">#</a> <a class="toc-bak" href="Overview.html#th-toc">T</a>
</h2>
<div id="th-longdesc" class="longdesc">
<p>The
@@ -53,13 +53,13 @@
</div>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
<dt id="th.attrs.scope" title="th.attrs.scope">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/tabular-data.html#attr-th-scope">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#attr-th-scope">ⓘ</a>
<span class="attribute-name">scope</span> = <span class="attr-values">
"row"
<span class="postfix or">or</span> "col"
@@ -73,7 +73,7 @@
element applies to.</dd>
<dt id="th.attrs.colspan" title="th.attrs.colspan">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/tabular-data.html#attr-tdth-colspan">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#attr-tdth-colspan">ⓘ</a>
<span class="attribute-name">colspan</span> = <span class="attr-values">
<a href="datatypes.html#common.data.integer.positive" id="common.data.integer.positive_xref23">positive integer</a>
</span>
@@ -85,7 +85,7 @@
element.</dd>
<dt id="th.attrs.rowspan" title="th.attrs.rowspan">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/tabular-data.html#attr-tdth-rowspan">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#attr-tdth-rowspan">ⓘ</a>
<span class="attribute-name">rowspan</span> = <span class="attr-values">
<a href="datatypes.html#common.data.integer.non-negative" id="common.data.integer.non-negative_xref18">non-negative integer</a>
</span>
@@ -97,7 +97,7 @@
element.</dd>
<dt id="th.attrs.headers" title="th.attrs.headers">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/tabular-data.html#attr-tdth-headers">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#attr-tdth-headers">ⓘ</a>
<span class="attribute-name">headers</span> = <span class="attr-values">
<a href="datatypes.html#common.data.idrefs" id="common.data.idrefs_xref3">list of ID references</a>
</span>
Index: mark.html
===================================================================
RCS file: /sources/public/html5/markup/mark.html,v
retrieving revision 1.79
retrieving revision 1.80
diff -u -d -r1.79 -r1.80
--- mark.html 25 Feb 2011 07:05:22 -0000 1.79
+++ mark.html 30 Apr 2011 11:35:38 -0000 1.80
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="map.html">« map</a></span>
<span class="nav-next"><a href="menu.html">menu »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the mark element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-mark-element">ⓘ</a></span> <span class="element">mark</span> – <span class="shortdesc">marked (highlighted) text</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#mark">#</a> <a class="toc-bak" href="Overview.html#mark-toc">T</a>
+<span class="spec-link"><a title="Read about the mark element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-mark-element">ⓘ</a></span> <span class="element">mark</span> – <span class="shortdesc">marked (highlighted) text</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#mark">#</a> <a class="toc-bak" href="Overview.html#mark-toc">T</a>
</h2>
<div id="mark-longdesc" class="longdesc">
<p>The
@@ -48,7 +48,7 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/markup/Overview.html,v
retrieving revision 1.481
retrieving revision 1.482
diff -u -d -r1.481 -r1.482
--- Overview.html 25 Feb 2011 07:05:15 -0000 1.481
+++ Overview.html 30 Apr 2011 11:35:32 -0000 1.482
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<title>HTML5: The Markup Language Reference</title>
+<title>HTML: The Markup Language</title>
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="stylesheet" href="ED.css" type="text/css">
<link rel="next" href="intro.html" title="intro">
@@ -13,8 +13,9 @@
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
<div class="head">
<div><img src="HTML5_Badge_128.png" alt="5"></div>
-<h1>HTML5: The Markup Language Reference</h1>
-<h2>Unofficial Editor’s Draft <em>25 February 2011</em>
+<h1>HTML: The Markup Language</h1>
+<h3 id="subtitle">An HTML language reference and front-end for the HTML specification</h3>
+<h2>Unofficial Editor’s Draft <em>30 April 2011</em>
</h2>
<dl>
<dt>Editors:</dt>
@@ -69,8 +70,8 @@
<h2>Status of this Document </h2>
<p>
- This document is the 25 February 2011 Editor’s Draft of
- <cite>HTML5: The Markup Language Reference</cite>.
+ This document is the 30 April 2011 Editor’s Draft of
+ <cite>HTML: The Markup Language</cite>.
If you’d like to comment on this document, the preferred
means for commenting is to submit your comments through the
@@ -190,133 +191,133 @@
<li id="elements-toc"> <a href="elements.html#elements"><span class="toc-section-number">6. </span><span class="toc-section-name"> HTML elements</span></a>
<ul>
<li id="a-toc">
-<span class="spec-link"><a title="Read about the a element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-a-element">ⓘ</a></span> <a href="a.html#a"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">a</span> – <span class="shortdesc">hyperlink</span></span></a> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span>
+<span class="spec-link"><a title="Read about the a element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-a-element">ⓘ</a></span> <a href="a.html#a"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">a</span> – <span class="shortdesc">hyperlink</span></span></a> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span>
</li>
<li id="abbr-toc">
-<span class="spec-link"><a title="Read about the abbr element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-abbr-element">ⓘ</a></span> <a href="abbr.html#abbr"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">abbr</span> – <span class="shortdesc">abbreviation</span></span></a>
+<span class="spec-link"><a title="Read about the abbr element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-abbr-element">ⓘ</a></span> <a href="abbr.html#abbr"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">abbr</span> – <span class="shortdesc">abbreviation</span></span></a>
</li>
<li id="address-toc">
-<span class="spec-link"><a title="Read about the address element in the HTML5 spec" href="http://developers.whatwg.org/sections.html#the-address-element">ⓘ</a></span> <a href="address.html#address"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">address</span> – <span class="shortdesc">contact information</span></span></a>
+<span class="spec-link"><a title="Read about the address element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-address-element">ⓘ</a></span> <a href="address.html#address"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">address</span> – <span class="shortdesc">contact information</span></span></a>
</li>
<li id="area-toc">
-<span class="spec-link"><a title="Read about the area element in the HTML5 spec" href="http://developers.whatwg.org/the-map-element.html#the-area-element">ⓘ</a></span> <a href="area.html#area"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">area</span> – <span class="shortdesc">image-map hyperlink</span></span></a>
+<span class="spec-link"><a title="Read about the area element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-map-element.html#the-area-element">ⓘ</a></span> <a href="area.html#area"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">area</span> – <span class="shortdesc">image-map hyperlink</span></span></a>
</li>
<li id="article-toc">
-<span class="spec-link"><a title="Read about the article element in the HTML5 spec" href="http://developers.whatwg.org/sections.html#the-article-element">ⓘ</a></span> <a href="article.html#article"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">article</span> – <span class="shortdesc">article</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the article element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-article-element">ⓘ</a></span> <a href="article.html#article"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">article</span> – <span class="shortdesc">article</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="aside-toc">
-<span class="spec-link"><a title="Read about the aside element in the HTML5 spec" href="http://developers.whatwg.org/sections.html#the-aside-element">ⓘ</a></span> <a href="aside.html#aside"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">aside</span> – <span class="shortdesc">tangential content</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the aside element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-aside-element">ⓘ</a></span> <a href="aside.html#aside"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">aside</span> – <span class="shortdesc">tangential content</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="audio-toc">
-<span class="spec-link"><a title="Read about the audio element in the HTML5 spec" href="http://developers.whatwg.org/video.html#audio">ⓘ</a></span> <a href="audio.html#audio"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">audio</span> – <span class="shortdesc">audio stream</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the audio element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/video.html#audio">ⓘ</a></span> <a href="audio.html#audio"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">audio</span> – <span class="shortdesc">audio stream</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="b-toc">
-<span class="spec-link"><a title="Read about the b element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-b-element">ⓘ</a></span> <a href="b.html#b"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">b</span> – <span class="shortdesc">offset text conventionally styled in bold</span></span></a> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span>
+<span class="spec-link"><a title="Read about the b element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-b-element">ⓘ</a></span> <a href="b.html#b"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">b</span> – <span class="shortdesc">offset text conventionally styled in bold</span></span></a> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span>
</li>
<li id="base-toc">
-<span class="spec-link"><a title="Read about the base element in the HTML5 spec" href="http://developers.whatwg.org/semantics.html#the-base-element">ⓘ</a></span> <a href="base.html#base"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">base</span> – <span class="shortdesc">base URL</span></span></a>
+<span class="spec-link"><a title="Read about the base element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#the-base-element">ⓘ</a></span> <a href="base.html#base"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">base</span> – <span class="shortdesc">base URL</span></span></a>
</li>
<li id="bdi-toc">
-<span class="spec-link"><a title="Read about the bdi element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-bdi-element">ⓘ</a></span> <a href="bdi.html#bdi"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">bdi</span> – <span class="shortdesc">BiDi isolate</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the bdi element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-bdi-element">ⓘ</a></span> <a href="bdi.html#bdi"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">bdi</span> – <span class="shortdesc">BiDi isolate</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="bdo-toc">
-<span class="spec-link"><a title="Read about the bdo element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-bdo-element">ⓘ</a></span> <a href="bdo.html#bdo"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">bdo</span> – <span class="shortdesc">BiDi override</span></span></a>
+<span class="spec-link"><a title="Read about the bdo element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-bdo-element">ⓘ</a></span> <a href="bdo.html#bdo"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">bdo</span> – <span class="shortdesc">BiDi override</span></span></a>
</li>
<li id="blockquote-toc">
-<span class="spec-link"><a title="Read about the blockquote element in the HTML5 spec" href="http://developers.whatwg.org/grouping-content.html#the-blockquote-element">ⓘ</a></span> <a href="blockquote.html#blockquote"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">blockquote</span> – <span class="shortdesc">block quotation</span></span></a>
+<span class="spec-link"><a title="Read about the blockquote element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-blockquote-element">ⓘ</a></span> <a href="blockquote.html#blockquote"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">blockquote</span> – <span class="shortdesc">block quotation</span></span></a>
</li>
<li id="body-toc">
-<span class="spec-link"><a title="Read about the body element in the HTML5 spec" href="http://developers.whatwg.org/sections.html#the-body-element-0">ⓘ</a></span> <a href="body.html#body"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">body</span> – <span class="shortdesc">document body</span></span></a>
+<span class="spec-link"><a title="Read about the body element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-body-element-0">ⓘ</a></span> <a href="body.html#body"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">body</span> – <span class="shortdesc">document body</span></span></a>
</li>
<li id="br-toc">
-<span class="spec-link"><a title="Read about the br element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-br-element">ⓘ</a></span> <a href="br.html#br"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">br</span> – <span class="shortdesc">line break</span></span></a>
+<span class="spec-link"><a title="Read about the br element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-br-element">ⓘ</a></span> <a href="br.html#br"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">br</span> – <span class="shortdesc">line break</span></span></a>
</li>
<li id="button-toc">
-<span class="spec-link"><a title="Read about the button element in the HTML5 spec" href="http://developers.whatwg.org/the-button-element.html#the-button-element">ⓘ</a></span> <a href="button.html#button"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">button</span> – <span class="shortdesc">button</span></span></a>
+<span class="spec-link"><a title="Read about the button element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-button-element">ⓘ</a></span> <a href="button.html#button"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">button</span> – <span class="shortdesc">button</span></span></a>
</li>
<li id="button.submit-toc">
-<span class="spec-link"><a title="Read about the button element in the HTML5 spec" href="http://developers.whatwg.org/the-button-element.html#the-button-element">ⓘ</a></span> <a href="button.submit.html#button.submit"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">button</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">submit</span></span> – <span class="shortdesc">submit button</span></span></a>
+<span class="spec-link"><a title="Read about the button element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-button-element">ⓘ</a></span> <a href="button.submit.html#button.submit"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">button</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">submit</span></span> – <span class="shortdesc">submit button</span></span></a>
</li>
<li id="button.reset-toc">
-<span class="spec-link"><a title="Read about the button element in the HTML5 spec" href="http://developers.whatwg.org/the-button-element.html#the-button-element">ⓘ</a></span> <a href="button.reset.html#button.reset"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">button</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">reset</span></span> – <span class="shortdesc">reset button</span></span></a>
+<span class="spec-link"><a title="Read about the button element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-button-element">ⓘ</a></span> <a href="button.reset.html#button.reset"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">button</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">reset</span></span> – <span class="shortdesc">reset button</span></span></a>
</li>
<li id="button.button-toc">
-<span class="spec-link"><a title="Read about the button element in the HTML5 spec" href="http://developers.whatwg.org/the-button-element.html#the-button-element">ⓘ</a></span> <a href="button.button.html#button.button"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">button</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">button</span></span> – <span class="shortdesc">button with no additional semantics</span></span></a>
+<span class="spec-link"><a title="Read about the button element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-button-element">ⓘ</a></span> <a href="button.button.html#button.button"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">button</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">button</span></span> – <span class="shortdesc">button with no additional semantics</span></span></a>
</li>
<li id="canvas-toc">
-<span class="spec-link"><a title="Read about the canvas element in the HTML5 spec" href="http://developers.whatwg.org/the-canvas-element.html#the-canvas-element">ⓘ</a></span> <a href="canvas.html#canvas"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">canvas</span> – <span class="shortdesc">canvas for dynamic graphics</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the canvas element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-canvas-element.html#the-canvas-element">ⓘ</a></span> <a href="canvas.html#canvas"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">canvas</span> – <span class="shortdesc">canvas for dynamic graphics</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="caption-toc">
-<span class="spec-link"><a title="Read about the caption element in the HTML5 spec" href="http://developers.whatwg.org/tabular-data.html#the-caption-element">ⓘ</a></span> <a href="caption.html#caption"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">caption</span> – <span class="shortdesc">table title</span></span></a>
+<span class="spec-link"><a title="Read about the caption element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-caption-element">ⓘ</a></span> <a href="caption.html#caption"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">caption</span> – <span class="shortdesc">table title</span></span></a>
</li>
<li id="cite-toc">
-<span class="spec-link"><a title="Read about the cite element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-cite-element">ⓘ</a></span> <a href="cite.html#cite"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">cite</span> – <span class="shortdesc">cited title of a work</span></span></a> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span>
+<span class="spec-link"><a title="Read about the cite element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-cite-element">ⓘ</a></span> <a href="cite.html#cite"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">cite</span> – <span class="shortdesc">cited title of a work</span></span></a> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span>
</li>
<li id="code-toc">
-<span class="spec-link"><a title="Read about the code element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-code-element">ⓘ</a></span> <a href="code.html#code"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">code</span> – <span class="shortdesc">code fragment</span></span></a>
+<span class="spec-link"><a title="Read about the code element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-code-element">ⓘ</a></span> <a href="code.html#code"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">code</span> – <span class="shortdesc">code fragment</span></span></a>
</li>
<li id="col-toc">
-<span class="spec-link"><a title="Read about the col element in the HTML5 spec" href="http://developers.whatwg.org/tabular-data.html#the-col-element">ⓘ</a></span> <a href="col.html#col"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">col</span> – <span class="shortdesc">table column</span></span></a>
+<span class="spec-link"><a title="Read about the col element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-col-element">ⓘ</a></span> <a href="col.html#col"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">col</span> – <span class="shortdesc">table column</span></span></a>
</li>
<li id="colgroup-toc">
-<span class="spec-link"><a title="Read about the colgroup element in the HTML5 spec" href="http://developers.whatwg.org/tabular-data.html#the-colgroup-element">ⓘ</a></span> <a href="colgroup.html#colgroup"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">colgroup</span> – <span class="shortdesc">table column group</span></span></a>
+<span class="spec-link"><a title="Read about the colgroup element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-colgroup-element">ⓘ</a></span> <a href="colgroup.html#colgroup"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">colgroup</span> – <span class="shortdesc">table column group</span></span></a>
</li>
<li id="command-toc">
-<span class="spec-link"><a title="Read about the command element in the HTML5 spec" href="http://developers.whatwg.org/interactive-elements.html#the-command">ⓘ</a></span> <a href="command.html#command"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">command</span> – <span class="shortdesc">command</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the command element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#the-command">ⓘ</a></span> <a href="command.html#command"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">command</span> – <span class="shortdesc">command</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="command.command-toc">
-<span class="spec-link"><a title="Read about the command element in the HTML5 spec" href="http://developers.whatwg.org/interactive-elements.html#the-command">ⓘ</a></span> <a href="command.command.html#command.command"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">command</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">command</span></span> – <span class="shortdesc">command with an associated action</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the command element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#the-command">ⓘ</a></span> <a href="command.command.html#command.command"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">command</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">command</span></span> – <span class="shortdesc">command with an associated action</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="command.radio-toc">
-<span class="spec-link"><a title="Read about the command element in the HTML5 spec" href="http://developers.whatwg.org/interactive-elements.html#the-command">ⓘ</a></span> <a href="command.radio.html#command.radio"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">command</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">radio</span></span> – <span class="shortdesc">selection of one item from a list of items</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the command element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#the-command">ⓘ</a></span> <a href="command.radio.html#command.radio"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">command</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">radio</span></span> – <span class="shortdesc">selection of one item from a list of items</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="command.checkbox-toc">
-<span class="spec-link"><a title="Read about the command element in the HTML5 spec" href="http://developers.whatwg.org/interactive-elements.html#the-command">ⓘ</a></span> <a href="command.checkbox.html#command.checkbox"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">command</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">checkbox</span></span> – <span class="shortdesc">state or option that can be toggled</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the command element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#the-command">ⓘ</a></span> <a href="command.checkbox.html#command.checkbox"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">command</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">checkbox</span></span> – <span class="shortdesc">state or option that can be toggled</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="datalist-toc">
-<span class="spec-link"><a title="Read about the datalist element in the HTML5 spec" href="http://developers.whatwg.org/the-button-element.html#the-datalist-element">ⓘ</a></span> <a href="datalist.html#datalist"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">datalist</span> – <span class="shortdesc">predefined options for other controls</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the datalist element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-datalist-element">ⓘ</a></span> <a href="datalist.html#datalist"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">datalist</span> – <span class="shortdesc">predefined options for other controls</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="dd-toc">
-<span class="spec-link"><a title="Read about the dd element in the HTML5 spec" href="http://developers.whatwg.org/grouping-content.html#the-dd-element">ⓘ</a></span> <a href="dd.html#dd"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">dd</span> – <span class="shortdesc">description or value</span></span></a>
+<span class="spec-link"><a title="Read about the dd element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-dd-element">ⓘ</a></span> <a href="dd.html#dd"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">dd</span> – <span class="shortdesc">description or value</span></span></a>
</li>
<li id="del-toc">
-<span class="spec-link"><a title="Read about the del element in the HTML5 spec" href="http://developers.whatwg.org/edits.html#the-del-element">ⓘ</a></span> <a href="del.html#del"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">del</span> – <span class="shortdesc">deleted text</span></span></a>
+<span class="spec-link"><a title="Read about the del element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/edits.html#the-del-element">ⓘ</a></span> <a href="del.html#del"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">del</span> – <span class="shortdesc">deleted text</span></span></a>
</li>
<li id="details-toc">
-<span class="spec-link"><a title="Read about the details element in the HTML5 spec" href="http://developers.whatwg.org/interactive-elements.html#the-details-element">ⓘ</a></span> <a href="details.html#details"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">details</span> – <span class="shortdesc">control for additional on-demand information</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the details element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#the-details-element">ⓘ</a></span> <a href="details.html#details"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">details</span> – <span class="shortdesc">control for additional on-demand information</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="dfn-toc">
-<span class="spec-link"><a title="Read about the dfn element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-dfn-element">ⓘ</a></span> <a href="dfn.html#dfn"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">dfn</span> – <span class="shortdesc">defining instance</span></span></a>
+<span class="spec-link"><a title="Read about the dfn element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-dfn-element">ⓘ</a></span> <a href="dfn.html#dfn"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">dfn</span> – <span class="shortdesc">defining instance</span></span></a>
</li>
<li id="div-toc">
-<span class="spec-link"><a title="Read about the div element in the HTML5 spec" href="http://developers.whatwg.org/grouping-content.html#the-div-element">ⓘ</a></span> <a href="div.html#div"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">div</span> – <span class="shortdesc">generic flow container</span></span></a>
+<span class="spec-link"><a title="Read about the div element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-div-element">ⓘ</a></span> <a href="div.html#div"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">div</span> – <span class="shortdesc">generic flow container</span></span></a>
</li>
<li id="dl-toc">
-<span class="spec-link"><a title="Read about the dl element in the HTML5 spec" href="http://developers.whatwg.org/grouping-content.html#the-dl-element">ⓘ</a></span> <a href="dl.html#dl"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">dl</span> – <span class="shortdesc">description list</span></span></a>
+<span class="spec-link"><a title="Read about the dl element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-dl-element">ⓘ</a></span> <a href="dl.html#dl"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">dl</span> – <span class="shortdesc">description list</span></span></a>
</li>
<li id="dt-toc">
-<span class="spec-link"><a title="Read about the dt element in the HTML5 spec" href="http://developers.whatwg.org/grouping-content.html#the-dt-element">ⓘ</a></span> <a href="dt.html#dt"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">dt</span> – <span class="shortdesc">term or name</span></span></a>
+<span class="spec-link"><a title="Read about the dt element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-dt-element">ⓘ</a></span> <a href="dt.html#dt"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">dt</span> – <span class="shortdesc">term or name</span></span></a>
</li>
<li id="em-toc">
-<span class="spec-link"><a title="Read about the em element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-em-element">ⓘ</a></span> <a href="em.html#em"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">em</span> – <span class="shortdesc">emphatic stress</span></span></a>
+<span class="spec-link"><a title="Read about the em element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-em-element">ⓘ</a></span> <a href="em.html#em"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">em</span> – <span class="shortdesc">emphatic stress</span></span></a>
</li>
<li id="embed-toc">
-<span class="spec-link"><a title="Read about the embed element in the HTML5 spec" href="http://developers.whatwg.org/the-iframe-element.html#the-embed-element">ⓘ</a></span> <a href="embed.html#embed"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">embed</span> – <span class="shortdesc">integration point for plugins</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the embed element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-iframe-element.html#the-embed-element">ⓘ</a></span> <a href="embed.html#embed"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">embed</span> – <span class="shortdesc">integration point for plugins</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="fieldset-toc">
-<span class="spec-link"><a title="Read about the fieldset element in the HTML5 spec" href="http://developers.whatwg.org/forms.html#the-fieldset-element">ⓘ</a></span> <a href="fieldset.html#fieldset"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">fieldset</span> – <span class="shortdesc">set of related form controls</span></span></a>
+<span class="spec-link"><a title="Read about the fieldset element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/forms.html#the-fieldset-element">ⓘ</a></span> <a href="fieldset.html#fieldset"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">fieldset</span> – <span class="shortdesc">set of related form controls</span></span></a>
</li>
<li id="figcaption-toc">
-<span class="spec-link"><a title="Read about the figcaption element in the HTML5 spec" href="http://developers.whatwg.org/grouping-content.html#the-figcaption-element">ⓘ</a></span> <a href="figcaption.html#figcaption"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">figcaption</span> – <span class="shortdesc">figure caption</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the figcaption element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-figcaption-element">ⓘ</a></span> <a href="figcaption.html#figcaption"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">figcaption</span> – <span class="shortdesc">figure caption</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="figure-toc">
-<span class="spec-link"><a title="Read about the figure element in the HTML5 spec" href="http://developers.whatwg.org/grouping-content.html#the-figure-element">ⓘ</a></span> <a href="figure.html#figure"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">figure</span> – <span class="shortdesc">figure with optional caption</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the figure element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-figure-element">ⓘ</a></span> <a href="figure.html#figure"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">figure</span> – <span class="shortdesc">figure with optional caption</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="footer-toc">
-<span class="spec-link"><a title="Read about the footer element in the HTML5 spec" href="http://developers.whatwg.org/sections.html#the-footer-element">ⓘ</a></span> <a href="footer.html#footer"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">footer</span> – <span class="shortdesc">footer</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the footer element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-footer-element">ⓘ</a></span> <a href="footer.html#footer"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">footer</span> – <span class="shortdesc">footer</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="form-toc">
-<span class="spec-link"><a title="Read about the form element in the HTML5 spec" href="http://developers.whatwg.org/forms.html#the-form-element">ⓘ</a></span> <a href="form.html#form"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">form</span> – <span class="shortdesc">user-submittable form</span></span></a>
+<span class="spec-link"><a title="Read about the form element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/forms.html#the-form-element">ⓘ</a></span> <a href="form.html#form"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">form</span> – <span class="shortdesc">user-submittable form</span></span></a>
</li>
<li id="h1-toc">
<span class="spec-link"><a title="Read about the h1 element in the HTML5 spec" href="http://dev.w3.org/html5/spec/sections.html#the-h1-h2-h3-h4-h5-and-h6-elements">ⓘ</a></span> <a href="h1.html#h1"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">h1</span> – <span class="shortdesc">heading</span></span></a>
@@ -337,283 +338,283 @@
<span class="spec-link"><a title="Read about the h6 element in the HTML5 spec" href="http://dev.w3.org/html5/spec/sections.html#the-h1-h2-h3-h4-h5-and-h6-elements">ⓘ</a></span> <a href="h6.html#h6"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">h6</span> – <span class="shortdesc">heading</span></span></a>
</li>
<li id="head-toc">
-<span class="spec-link"><a title="Read about the head element in the HTML5 spec" href="http://developers.whatwg.org/semantics.html#the-head-element-0">ⓘ</a></span> <a href="head.html#head"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">head</span> – <span class="shortdesc">document metadata container</span></span></a>
+<span class="spec-link"><a title="Read about the head element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#the-head-element-0">ⓘ</a></span> <a href="head.html#head"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">head</span> – <span class="shortdesc">document metadata container</span></span></a>
</li>
<li id="header-toc">
-<span class="spec-link"><a title="Read about the header element in the HTML5 spec" href="http://developers.whatwg.org/sections.html#the-header-element">ⓘ</a></span> <a href="header.html#header"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">header</span> – <span class="shortdesc">header</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the header element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-header-element">ⓘ</a></span> <a href="header.html#header"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">header</span> – <span class="shortdesc">header</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="hgroup-toc">
-<span class="spec-link"><a title="Read about the hgroup element in the HTML5 spec" href="http://developers.whatwg.org/sections.html#the-hgroup-element">ⓘ</a></span> <a href="hgroup.html#hgroup"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">hgroup</span> – <span class="shortdesc">heading group</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the hgroup element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-hgroup-element">ⓘ</a></span> <a href="hgroup.html#hgroup"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">hgroup</span> – <span class="shortdesc">heading group</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="hr-toc">
-<span class="spec-link"><a title="Read about the hr element in the HTML5 spec" href="http://developers.whatwg.org/grouping-content.html#the-hr-element">ⓘ</a></span> <a href="hr.html#hr"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">hr</span> – <span class="shortdesc">thematic break</span></span></a> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span>
+<span class="spec-link"><a title="Read about the hr element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-hr-element">ⓘ</a></span> <a href="hr.html#hr"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">hr</span> – <span class="shortdesc">thematic break</span></span></a> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span>
</li>
<li id="html-toc">
-<span class="spec-link"><a title="Read about the html element in the HTML5 spec" href="http://developers.whatwg.org/semantics.html#the-html-element-0">ⓘ</a></span> <a href="html.html#html"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">html</span> – <span class="shortdesc">root element</span></span></a>
+<span class="spec-link"><a title="Read about the html element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#the-html-element-0">ⓘ</a></span> <a href="html.html#html"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">html</span> – <span class="shortdesc">root element</span></span></a>
</li>
<li id="i-toc">
-<span class="spec-link"><a title="Read about the i element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-i-element">ⓘ</a></span> <a href="i.html#i"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">i</span> – <span class="shortdesc">offset text conventionally styled in italic</span></span></a> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span>
+<span class="spec-link"><a title="Read about the i element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-i-element">ⓘ</a></span> <a href="i.html#i"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">i</span> – <span class="shortdesc">offset text conventionally styled in italic</span></span></a> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span>
</li>
<li id="iframe-toc">
-<span class="spec-link"><a title="Read about the iframe element in the HTML5 spec" href="http://developers.whatwg.org/the-iframe-element.html#the-iframe-element">ⓘ</a></span> <a href="iframe.html#iframe"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">iframe</span> – <span class="shortdesc">nested browsing context (inline frame)</span></span></a>
+<span class="spec-link"><a title="Read about the iframe element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-iframe-element.html#the-iframe-element">ⓘ</a></span> <a href="iframe.html#iframe"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">iframe</span> – <span class="shortdesc">nested browsing context (inline frame)</span></span></a>
</li>
<li id="img-toc">
-<span class="spec-link"><a title="Read about the img element in the HTML5 spec" href="http://developers.whatwg.org/embedded-content-1.html#the-img-element">ⓘ</a></span> <a href="img.html#img"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">img</span> – <span class="shortdesc">image</span></span></a>
+<span class="spec-link"><a title="Read about the img element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/embedded-content-1.html#the-img-element">ⓘ</a></span> <a href="img.html#img"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">img</span> – <span class="shortdesc">image</span></span></a>
</li>
<li id="input-toc">
-<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://developers.whatwg.org/the-input-element.html#the-input-element">ⓘ</a></span> <a href="input.html#input"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span> – <span class="shortdesc">input control</span></span></a> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-input-element.html#the-input-element">ⓘ</a></span> <a href="input.html#input"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span> – <span class="shortdesc">input control</span></span></a> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span>
</li>
<li id="input.text-toc">
-<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://developers.whatwg.org/states-of-the-type-attribute.html#text-state-and-search-state">ⓘ</a></span> <a href="input.text.html#input.text"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">text</span></span> – <span class="shortdesc">text-input field</span></span></a>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#text-state-and-search-state">ⓘ</a></span> <a href="input.text.html#input.text"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">text</span></span> – <span class="shortdesc">text-input field</span></span></a>
</li>
<li id="input.password-toc">
-<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://developers.whatwg.org/states-of-the-type-attribute.html#password-state">ⓘ</a></span> <a href="input.password.html#input.password"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">password</span></span> – <span class="shortdesc">password-input field</span></span></a>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#password-state">ⓘ</a></span> <a href="input.password.html#input.password"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">password</span></span> – <span class="shortdesc">password-input field</span></span></a>
</li>
<li id="input.checkbox-toc">
-<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://developers.whatwg.org/number-state.html#checkbox-state">ⓘ</a></span> <a href="input.checkbox.html#input.checkbox"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">checkbox</span></span> – <span class="shortdesc">checkbox</span></span></a>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#checkbox-state">ⓘ</a></span> <a href="input.checkbox.html#input.checkbox"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">checkbox</span></span> – <span class="shortdesc">checkbox</span></span></a>
</li>
<li id="input.radio-toc">
-<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://developers.whatwg.org/number-state.html#radio-button-state">ⓘ</a></span> <a href="input.radio.html#input.radio"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">radio</span></span> – <span class="shortdesc">radio button</span></span></a>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#radio-button-state">ⓘ</a></span> <a href="input.radio.html#input.radio"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">radio</span></span> – <span class="shortdesc">radio button</span></span></a>
</li>
<li id="input.button-toc">
-<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://developers.whatwg.org/number-state.html#button-state">ⓘ</a></span> <a href="input.button.html#input.button"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">button</span></span> – <span class="shortdesc">button</span></span></a>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#button-state">ⓘ</a></span> <a href="input.button.html#input.button"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">button</span></span> – <span class="shortdesc">button</span></span></a>
</li>
<li id="input.submit-toc">
-<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://developers.whatwg.org/number-state.html#submit-button-state">ⓘ</a></span> <a href="input.submit.html#input.submit"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">submit</span></span> – <span class="shortdesc">submit button</span></span></a>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#submit-button-state">ⓘ</a></span> <a href="input.submit.html#input.submit"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">submit</span></span> – <span class="shortdesc">submit button</span></span></a>
</li>
<li id="input.reset-toc">
-<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://developers.whatwg.org/number-state.html#reset-button-state">ⓘ</a></span> <a href="input.reset.html#input.reset"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">reset</span></span> – <span class="shortdesc">reset button</span></span></a>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#reset-button-state">ⓘ</a></span> <a href="input.reset.html#input.reset"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">reset</span></span> – <span class="shortdesc">reset button</span></span></a>
</li>
<li id="input.file-toc">
-<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://developers.whatwg.org/number-state.html#file-upload-state">ⓘ</a></span> <a href="input.file.html#input.file"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">file</span></span> – <span class="shortdesc">file upload control</span></span></a>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#file-upload-state">ⓘ</a></span> <a href="input.file.html#input.file"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">file</span></span> – <span class="shortdesc">file upload control</span></span></a>
</li>
<li id="input.hidden-toc">
-<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://developers.whatwg.org/states-of-the-type-attribute.html#hidden-state">ⓘ</a></span> <a href="input.hidden.html#input.hidden"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">hidden</span></span> – <span class="shortdesc">hidden input control</span></span></a>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#hidden-state">ⓘ</a></span> <a href="input.hidden.html#input.hidden"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">hidden</span></span> – <span class="shortdesc">hidden input control</span></span></a>
</li>
<li id="input.image-toc">
-<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://developers.whatwg.org/number-state.html#image-button-state">ⓘ</a></span> <a href="input.image.html#input.image"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">image</span></span> – <span class="shortdesc">image-coordinates input control</span></span></a>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#image-button-state">ⓘ</a></span> <a href="input.image.html#input.image"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">image</span></span> – <span class="shortdesc">image-coordinates input control</span></span></a>
</li>
<li id="input.datetime-toc">
-<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://developers.whatwg.org/states-of-the-type-attribute.html#date-and-time-state">ⓘ</a></span> <a href="input.datetime.html#input.datetime"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">datetime</span></span> – <span class="shortdesc">global date-and-time input control</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#date-and-time-state">ⓘ</a></span> <a href="input.datetime.html#input.datetime"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">datetime</span></span> – <span class="shortdesc">global date-and-time input control</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="input.datetime-local-toc">
-<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://developers.whatwg.org/states-of-the-type-attribute.html#local-date-and-time-state">ⓘ</a></span> <a href="input.datetime-local.html#input.datetime-local"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">datetime-local</span></span> – <span class="shortdesc">local date-and-time input control</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#local-date-and-time-state">ⓘ</a></span> <a href="input.datetime-local.html#input.datetime-local"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">datetime-local</span></span> – <span class="shortdesc">local date-and-time input control</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="input.date-toc">
-<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://developers.whatwg.org/states-of-the-type-attribute.html#date-state">ⓘ</a></span> <a href="input.date.html#input.date"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">date</span></span> – <span class="shortdesc">date input control</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#date-state">ⓘ</a></span> <a href="input.date.html#input.date"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">date</span></span> – <span class="shortdesc">date input control</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="input.month-toc">
-<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://developers.whatwg.org/states-of-the-type-attribute.html#month-state">ⓘ</a></span> <a href="input.month.html#input.month"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">month</span></span> – <span class="shortdesc">year-and-month input control</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#month-state">ⓘ</a></span> <a href="input.month.html#input.month"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">month</span></span> – <span class="shortdesc">year-and-month input control</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="input.time-toc">
-<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://developers.whatwg.org/states-of-the-type-attribute.html#time-state">ⓘ</a></span> <a href="input.time.html#input.time"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">time</span></span> – <span class="shortdesc">time input control</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#time-state">ⓘ</a></span> <a href="input.time.html#input.time"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">time</span></span> – <span class="shortdesc">time input control</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="input.week-toc">
-<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://developers.whatwg.org/states-of-the-type-attribute.html#week-state">ⓘ</a></span> <a href="input.week.html#input.week"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">week</span></span> – <span class="shortdesc">year-and-week input control</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#week-state">ⓘ</a></span> <a href="input.week.html#input.week"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">week</span></span> – <span class="shortdesc">year-and-week input control</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="input.number-toc">
-<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://developers.whatwg.org/number-state.html#number-state">ⓘ</a></span> <a href="input.number.html#input.number"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">number</span></span> – <span class="shortdesc">number input control</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#number-state">ⓘ</a></span> <a href="input.number.html#input.number"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">number</span></span> – <span class="shortdesc">number input control</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="input.range-toc">
-<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://developers.whatwg.org/number-state.html#range-state">ⓘ</a></span> <a href="input.range.html#input.range"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">range</span></span> – <span class="shortdesc">imprecise number-input control</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#range-state">ⓘ</a></span> <a href="input.range.html#input.range"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">range</span></span> – <span class="shortdesc">imprecise number-input control</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="input.email-toc">
-<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://developers.whatwg.org/states-of-the-type-attribute.html#e-mail-state">ⓘ</a></span> <a href="input.email.html#input.email"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">email</span></span> – <span class="shortdesc">e-mail address input control</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#e-mail-state">ⓘ</a></span> <a href="input.email.html#input.email"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">email</span></span> – <span class="shortdesc">e-mail address input control</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="input.url-toc">
-<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://developers.whatwg.org/states-of-the-type-attribute.html#url-state">ⓘ</a></span> <a href="input.url.html#input.url"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">url</span></span> – <span class="shortdesc">URL input control</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#url-state">ⓘ</a></span> <a href="input.url.html#input.url"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">url</span></span> – <span class="shortdesc">URL input control</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="input.search-toc">
-<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://developers.whatwg.org/states-of-the-type-attribute.html#text-state-and-search-state">ⓘ</a></span> <a href="input.search.html#input.search"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">search</span></span> – <span class="shortdesc">search field</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#text-state-and-search-state">ⓘ</a></span> <a href="input.search.html#input.search"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">search</span></span> – <span class="shortdesc">search field</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="input.tel-toc">
-<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://developers.whatwg.org/states-of-the-type-attribute.html#telephone-state">ⓘ</a></span> <a href="input.tel.html#input.tel"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">tel</span></span> – <span class="shortdesc">telephone-number-input field</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#telephone-state">ⓘ</a></span> <a href="input.tel.html#input.tel"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">tel</span></span> – <span class="shortdesc">telephone-number-input field</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="input.color-toc">
-<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://developers.whatwg.org/number-state.html#color-state">ⓘ</a></span> <a href="input.color.html#input.color"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">color</span></span> – <span class="shortdesc">color-well control</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#color-state">ⓘ</a></span> <a href="input.color.html#input.color"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">color</span></span> – <span class="shortdesc">color-well control</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="ins-toc">
-<span class="spec-link"><a title="Read about the ins element in the HTML5 spec" href="http://developers.whatwg.org/edits.html#the-ins-element">ⓘ</a></span> <a href="ins.html#ins"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">ins</span> – <span class="shortdesc">inserted text</span></span></a>
+<span class="spec-link"><a title="Read about the ins element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/edits.html#the-ins-element">ⓘ</a></span> <a href="ins.html#ins"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">ins</span> – <span class="shortdesc">inserted text</span></span></a>
</li>
<li id="kbd-toc">
-<span class="spec-link"><a title="Read about the kbd element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-kbd-element">ⓘ</a></span> <a href="kbd.html#kbd"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">kbd</span> – <span class="shortdesc">user input</span></span></a>
+<span class="spec-link"><a title="Read about the kbd element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-kbd-element">ⓘ</a></span> <a href="kbd.html#kbd"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">kbd</span> – <span class="shortdesc">user input</span></span></a>
</li>
<li id="keygen-toc">
-<span class="spec-link"><a title="Read about the keygen element in the HTML5 spec" href="http://developers.whatwg.org/the-button-element.html#the-keygen-element">ⓘ</a></span> <a href="keygen.html#keygen"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">keygen</span> – <span class="shortdesc">key-pair generator/input control</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the keygen element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-keygen-element">ⓘ</a></span> <a href="keygen.html#keygen"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">keygen</span> – <span class="shortdesc">key-pair generator/input control</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="label-toc">
-<span class="spec-link"><a title="Read about the label element in the HTML5 spec" href="http://developers.whatwg.org/forms.html#the-label-element">ⓘ</a></span> <a href="label.html#label"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">label</span> – <span class="shortdesc">caption for a form control</span></span></a>
+<span class="spec-link"><a title="Read about the label element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/forms.html#the-label-element">ⓘ</a></span> <a href="label.html#label"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">label</span> – <span class="shortdesc">caption for a form control</span></span></a>
</li>
<li id="legend-toc">
-<span class="spec-link"><a title="Read about the legend element in the HTML5 spec" href="http://developers.whatwg.org/forms.html#the-legend-element">ⓘ</a></span> <a href="legend.html#legend"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">legend</span> – <span class="shortdesc">title or explanatory caption</span></span></a>
+<span class="spec-link"><a title="Read about the legend element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/forms.html#the-legend-element">ⓘ</a></span> <a href="legend.html#legend"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">legend</span> – <span class="shortdesc">title or explanatory caption</span></span></a>
</li>
<li id="li-toc">
-<span class="spec-link"><a title="Read about the li element in the HTML5 spec" href="http://developers.whatwg.org/grouping-content.html#the-li-element">ⓘ</a></span> <a href="li.html#li"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">li</span> – <span class="shortdesc">list item</span></span></a>
+<span class="spec-link"><a title="Read about the li element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-li-element">ⓘ</a></span> <a href="li.html#li"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">li</span> – <span class="shortdesc">list item</span></span></a>
</li>
<li id="link-toc">
-<span class="spec-link"><a title="Read about the link element in the HTML5 spec" href="http://developers.whatwg.org/semantics.html#the-link-element">ⓘ</a></span> <a href="link.html#link"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">link</span> – <span class="shortdesc">inter-document relationship metadata</span></span></a>
+<span class="spec-link"><a title="Read about the link element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#the-link-element">ⓘ</a></span> <a href="link.html#link"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">link</span> – <span class="shortdesc">inter-document relationship metadata</span></span></a>
</li>
<li id="map-toc">
-<span class="spec-link"><a title="Read about the map element in the HTML5 spec" href="http://developers.whatwg.org/the-map-element.html#the-map-element">ⓘ</a></span> <a href="map.html#map"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">map</span> – <span class="shortdesc">image-map definition</span></span></a>
+<span class="spec-link"><a title="Read about the map element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-map-element.html#the-map-element">ⓘ</a></span> <a href="map.html#map"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">map</span> – <span class="shortdesc">image-map definition</span></span></a>
</li>
<li id="mark-toc">
-<span class="spec-link"><a title="Read about the mark element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-mark-element">ⓘ</a></span> <a href="mark.html#mark"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">mark</span> – <span class="shortdesc">marked (highlighted) text</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the mark element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-mark-element">ⓘ</a></span> <a href="mark.html#mark"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">mark</span> – <span class="shortdesc">marked (highlighted) text</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="menu-toc">
-<span class="spec-link"><a title="Read about the menu element in the HTML5 spec" href="http://developers.whatwg.org/interactive-elements.html#menus">ⓘ</a></span> <a href="menu.html#menu"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">menu</span> – <span class="shortdesc">list of commands</span></span></a> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span>
+<span class="spec-link"><a title="Read about the menu element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#menus">ⓘ</a></span> <a href="menu.html#menu"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">menu</span> – <span class="shortdesc">list of commands</span></span></a> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span>
</li>
<li id="meta-toc">
-<span class="spec-link"><a title="Read about the meta element in the HTML5 spec" href="http://developers.whatwg.org/semantics.html#meta">ⓘ</a></span> <a href="meta.html#meta"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">meta</span> – <span class="shortdesc">metadata</span></span></a> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span>
+<span class="spec-link"><a title="Read about the meta element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#meta">ⓘ</a></span> <a href="meta.html#meta"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">meta</span> – <span class="shortdesc">metadata</span></span></a> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span>
</li>
<li id="meta.name-toc">
-<span class="spec-link"><a title="Read about the meta element in the HTML5 spec" href="http://developers.whatwg.org/semantics.html#attr-meta-name">ⓘ</a></span> <a href="meta.name.html#meta.name"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">name</span></span> – <span class="shortdesc">name-value metadata</span></span></a>
+<span class="spec-link"><a title="Read about the meta element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#attr-meta-name">ⓘ</a></span> <a href="meta.name.html#meta.name"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">name</span></span> – <span class="shortdesc">name-value metadata</span></span></a>
</li>
<li id="meta.http-equiv.refresh-toc">
-<span class="spec-link"><a title="Read about the meta element in the HTML5 spec" href="http://developers.whatwg.org/semantics.html#attr-meta-http-equiv-refresh">ⓘ</a></span> <a href="meta.http-equiv.refresh.html#meta.http-equiv.refresh"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">http-equiv</span>=<span class="equals-value">refresh</span></span> – <span class="shortdesc">“refresh” pragma directive</span></span></a>
+<span class="spec-link"><a title="Read about the meta element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#attr-meta-http-equiv-refresh">ⓘ</a></span> <a href="meta.http-equiv.refresh.html#meta.http-equiv.refresh"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">http-equiv</span>=<span class="equals-value">refresh</span></span> – <span class="shortdesc">“refresh” pragma directive</span></span></a>
</li>
<li id="meta.http-equiv.default-style-toc">
-<span class="spec-link"><a title="Read about the meta element in the HTML5 spec" href="http://developers.whatwg.org/semantics.html#attr-meta-http-equiv-default-style">ⓘ</a></span> <a href="meta.http-equiv.default-style.html#meta.http-equiv.default-style"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">http-equiv</span>=<span class="equals-value">default-style</span></span> – <span class="shortdesc">“preferred stylesheet” pragma directive</span></span></a>
+<span class="spec-link"><a title="Read about the meta element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#attr-meta-http-equiv-default-style">ⓘ</a></span> <a href="meta.http-equiv.default-style.html#meta.http-equiv.default-style"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">http-equiv</span>=<span class="equals-value">default-style</span></span> – <span class="shortdesc">“preferred stylesheet” pragma directive</span></span></a>
</li>
<li id="meta.http-equiv.content-language-toc">
-<span class="spec-link"><a title="Read about the meta element in the HTML5 spec" href="http://developers.whatwg.org/semantics.html#attr-meta-http-equiv-content-language">ⓘ</a></span> <a href="meta.http-equiv.content-language.html#meta.http-equiv.content-language"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">http-equiv</span>=<span class="equals-value">content-language</span></span> – <span class="shortdesc">“default language” pragma directive</span></span></a> <span class="obsoleted-feature" title="This markup feature has been obsoleted in HTML5.">OBSOLETE</span>
+<span class="spec-link"><a title="Read about the meta element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#attr-meta-http-equiv-content-language">ⓘ</a></span> <a href="meta.http-equiv.content-language.html#meta.http-equiv.content-language"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">http-equiv</span>=<span class="equals-value">content-language</span></span> – <span class="shortdesc">“default language” pragma directive</span></span></a> <span class="obsoleted-feature" title="This markup feature has been obsoleted in HTML5.">OBSOLETE</span>
</li>
<li id="meta.charset-toc">
-<span class="spec-link"><a title="Read about the meta element in the HTML5 spec" href="http://developers.whatwg.org/semantics.html#attr-meta-charset">ⓘ</a></span> <a href="meta.charset.html#meta.charset"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">charset</span></span> – <span class="shortdesc">document character-encoding declaration</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the meta element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#attr-meta-charset">ⓘ</a></span> <a href="meta.charset.html#meta.charset"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">charset</span></span> – <span class="shortdesc">document character-encoding declaration</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="meta.http-equiv.content-type-toc">
-<span class="spec-link"><a title="Read about the meta element in the HTML5 spec" href="http://developers.whatwg.org/semantics.html#attr-meta-http-equiv-content-type">ⓘ</a></span> <a href="meta.http-equiv.content-type.html#meta.http-equiv.content-type"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">http-equiv</span>=<span class="equals-value">content-type</span></span> – <span class="shortdesc">document character-encoding declaration</span></span></a>
+<span class="spec-link"><a title="Read about the meta element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#attr-meta-http-equiv-content-type">ⓘ</a></span> <a href="meta.http-equiv.content-type.html#meta.http-equiv.content-type"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">http-equiv</span>=<span class="equals-value">content-type</span></span> – <span class="shortdesc">document character-encoding declaration</span></span></a>
</li>
<li id="meter-toc">
-<span class="spec-link"><a title="Read about the meter element in the HTML5 spec" href="http://developers.whatwg.org/the-button-element.html#the-meter-element">ⓘ</a></span> <a href="meter.html#meter"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">meter</span> – <span class="shortdesc">scalar gauge</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the meter element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-meter-element">ⓘ</a></span> <a href="meter.html#meter"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">meter</span> – <span class="shortdesc">scalar gauge</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="nav-toc">
-<span class="spec-link"><a title="Read about the nav element in the HTML5 spec" href="http://developers.whatwg.org/sections.html#the-nav-element">ⓘ</a></span> <a href="nav.html#nav"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">nav</span> – <span class="shortdesc">group of navigational links</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the nav element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-nav-element">ⓘ</a></span> <a href="nav.html#nav"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">nav</span> – <span class="shortdesc">group of navigational links</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="noscript-toc">
-<span class="spec-link"><a title="Read about the noscript element in the HTML5 spec" href="http://developers.whatwg.org/scripting-1.html#the-noscript-element">ⓘ</a></span> <a href="noscript.html#noscript"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">noscript</span> – <span class="shortdesc">fallback content for script</span></span></a>
+<span class="spec-link"><a title="Read about the noscript element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/scripting-1.html#the-noscript-element">ⓘ</a></span> <a href="noscript.html#noscript"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">noscript</span> – <span class="shortdesc">fallback content for script</span></span></a>
</li>
<li id="object-toc">
-<span class="spec-link"><a title="Read about the object element in the HTML5 spec" href="http://developers.whatwg.org/the-iframe-element.html#the-object-element">ⓘ</a></span> <a href="object.html#object"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">object</span> – <span class="shortdesc">generic external content</span></span></a>
+<span class="spec-link"><a title="Read about the object element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-iframe-element.html#the-object-element">ⓘ</a></span> <a href="object.html#object"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">object</span> – <span class="shortdesc">generic external content</span></span></a>
</li>
<li id="ol-toc">
-<span class="spec-link"><a title="Read about the ol element in the HTML5 spec" href="http://developers.whatwg.org/grouping-content.html#the-ol-element">ⓘ</a></span> <a href="ol.html#ol"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">ol</span> – <span class="shortdesc">ordered list</span></span></a>
+<span class="spec-link"><a title="Read about the ol element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-ol-element">ⓘ</a></span> <a href="ol.html#ol"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">ol</span> – <span class="shortdesc">ordered list</span></span></a>
</li>
<li id="optgroup-toc">
-<span class="spec-link"><a title="Read about the optgroup element in the HTML5 spec" href="http://developers.whatwg.org/the-button-element.html#the-optgroup-element">ⓘ</a></span> <a href="optgroup.html#optgroup"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">optgroup</span> – <span class="shortdesc">group of options</span></span></a>
+<span class="spec-link"><a title="Read about the optgroup element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-optgroup-element">ⓘ</a></span> <a href="optgroup.html#optgroup"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">optgroup</span> – <span class="shortdesc">group of options</span></span></a>
</li>
<li id="option-toc">
-<span class="spec-link"><a title="Read about the option element in the HTML5 spec" href="http://developers.whatwg.org/the-button-element.html#the-option-element">ⓘ</a></span> <a href="option.html#option"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">option</span> – <span class="shortdesc">option</span></span></a>
+<span class="spec-link"><a title="Read about the option element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-option-element">ⓘ</a></span> <a href="option.html#option"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">option</span> – <span class="shortdesc">option</span></span></a>
</li>
<li id="output-toc">
-<span class="spec-link"><a title="Read about the output element in the HTML5 spec" href="http://developers.whatwg.org/the-button-element.html#the-output-element">ⓘ</a></span> <a href="output.html#output"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">output</span> – <span class="shortdesc">result of a calculation in a form</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the output element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-output-element">ⓘ</a></span> <a href="output.html#output"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">output</span> – <span class="shortdesc">result of a calculation in a form</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="p-toc">
-<span class="spec-link"><a title="Read about the p element in the HTML5 spec" href="http://developers.whatwg.org/grouping-content.html#the-p-element">ⓘ</a></span> <a href="p.html#p"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">p</span> – <span class="shortdesc">paragraph</span></span></a>
+<span class="spec-link"><a title="Read about the p element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-p-element">ⓘ</a></span> <a href="p.html#p"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">p</span> – <span class="shortdesc">paragraph</span></span></a>
</li>
<li id="param-toc">
-<span class="spec-link"><a title="Read about the param element in the HTML5 spec" href="http://developers.whatwg.org/the-iframe-element.html#the-param-element">ⓘ</a></span> <a href="param.html#param"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">param</span> – <span class="shortdesc">initialization parameters for plugins</span></span></a>
+<span class="spec-link"><a title="Read about the param element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-iframe-element.html#the-param-element">ⓘ</a></span> <a href="param.html#param"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">param</span> – <span class="shortdesc">initialization parameters for plugins</span></span></a>
</li>
<li id="pre-toc">
-<span class="spec-link"><a title="Read about the pre element in the HTML5 spec" href="http://developers.whatwg.org/grouping-content.html#the-pre-element">ⓘ</a></span> <a href="pre.html#pre"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">pre</span> – <span class="shortdesc">preformatted text</span></span></a>
+<span class="spec-link"><a title="Read about the pre element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-pre-element">ⓘ</a></span> <a href="pre.html#pre"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">pre</span> – <span class="shortdesc">preformatted text</span></span></a>
</li>
<li id="progress-toc">
-<span class="spec-link"><a title="Read about the progress element in the HTML5 spec" href="http://developers.whatwg.org/the-button-element.html#the-progress-element">ⓘ</a></span> <a href="progress.html#progress"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">progress</span> – <span class="shortdesc">progress indicator</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the progress element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-progress-element">ⓘ</a></span> <a href="progress.html#progress"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">progress</span> – <span class="shortdesc">progress indicator</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="q-toc">
-<span class="spec-link"><a title="Read about the q element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-q-element">ⓘ</a></span> <a href="q.html#q"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">q</span> – <span class="shortdesc">quoted text</span></span></a>
+<span class="spec-link"><a title="Read about the q element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-q-element">ⓘ</a></span> <a href="q.html#q"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">q</span> – <span class="shortdesc">quoted text</span></span></a>
</li>
<li id="rp-toc">
-<span class="spec-link"><a title="Read about the rp element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-rp-element">ⓘ</a></span> <a href="rp.html#rp"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">rp</span> – <span class="shortdesc">ruby parenthesis</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the rp element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-rp-element">ⓘ</a></span> <a href="rp.html#rp"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">rp</span> – <span class="shortdesc">ruby parenthesis</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="rt-toc">
-<span class="spec-link"><a title="Read about the rt element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-rt-element">ⓘ</a></span> <a href="rt.html#rt"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">rt</span> – <span class="shortdesc">ruby text</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the rt element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-rt-element">ⓘ</a></span> <a href="rt.html#rt"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">rt</span> – <span class="shortdesc">ruby text</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="ruby-toc">
-<span class="spec-link"><a title="Read about the ruby element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-ruby-element">ⓘ</a></span> <a href="ruby.html#ruby"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">ruby</span> – <span class="shortdesc">ruby annotation</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the ruby element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-ruby-element">ⓘ</a></span> <a href="ruby.html#ruby"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">ruby</span> – <span class="shortdesc">ruby annotation</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="s-toc">
-<span class="spec-link"><a title="Read about the s element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-s-element">ⓘ</a></span> <a href="s.html#s"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">s</span> – <span class="shortdesc">struck text</span></span></a> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span>
+<span class="spec-link"><a title="Read about the s element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-s-element">ⓘ</a></span> <a href="s.html#s"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">s</span> – <span class="shortdesc">struck text</span></span></a> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span>
</li>
<li id="samp-toc">
-<span class="spec-link"><a title="Read about the samp element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-samp-element">ⓘ</a></span> <a href="samp.html#samp"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">samp</span> – <span class="shortdesc">(sample) output</span></span></a>
+<span class="spec-link"><a title="Read about the samp element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-samp-element">ⓘ</a></span> <a href="samp.html#samp"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">samp</span> – <span class="shortdesc">(sample) output</span></span></a>
</li>
<li id="script-toc">
-<span class="spec-link"><a title="Read about the script element in the HTML5 spec" href="http://developers.whatwg.org/scripting-1.html#script">ⓘ</a></span> <a href="script.html#script"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">script</span> – <span class="shortdesc">embedded script</span></span></a>
+<span class="spec-link"><a title="Read about the script element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/scripting-1.html#script">ⓘ</a></span> <a href="script.html#script"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">script</span> – <span class="shortdesc">embedded script</span></span></a>
</li>
<li id="section-toc">
-<span class="spec-link"><a title="Read about the section element in the HTML5 spec" href="http://developers.whatwg.org/sections.html#the-section-element">ⓘ</a></span> <a href="section.html#section"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">section</span> – <span class="shortdesc">section</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the section element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-section-element">ⓘ</a></span> <a href="section.html#section"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">section</span> – <span class="shortdesc">section</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="select-toc">
-<span class="spec-link"><a title="Read about the select element in the HTML5 spec" href="http://developers.whatwg.org/the-button-element.html#the-select-element">ⓘ</a></span> <a href="select.html#select"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">select</span> – <span class="shortdesc">option-selection form control</span></span></a>
+<span class="spec-link"><a title="Read about the select element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-select-element">ⓘ</a></span> <a href="select.html#select"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">select</span> – <span class="shortdesc">option-selection form control</span></span></a>
</li>
<li id="small-toc">
-<span class="spec-link"><a title="Read about the small element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-small-element">ⓘ</a></span> <a href="small.html#small"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">small</span> – <span class="shortdesc">small print</span></span></a> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span>
+<span class="spec-link"><a title="Read about the small element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-small-element">ⓘ</a></span> <a href="small.html#small"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">small</span> – <span class="shortdesc">small print</span></span></a> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span>
</li>
<li id="source-toc">
-<span class="spec-link"><a title="Read about the source element in the HTML5 spec" href="http://developers.whatwg.org/video.html#the-source-element">ⓘ</a></span> <a href="source.html#source"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">source</span> – <span class="shortdesc">media source</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the source element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/video.html#the-source-element">ⓘ</a></span> <a href="source.html#source"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">source</span> – <span class="shortdesc">media source</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="span-toc">
-<span class="spec-link"><a title="Read about the span element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-span-element">ⓘ</a></span> <a href="span.html#span"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">span</span> – <span class="shortdesc">generic span</span></span></a>
+<span class="spec-link"><a title="Read about the span element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-span-element">ⓘ</a></span> <a href="span.html#span"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">span</span> – <span class="shortdesc">generic span</span></span></a>
</li>
<li id="strong-toc">
-<span class="spec-link"><a title="Read about the strong element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-strong-element">ⓘ</a></span> <a href="strong.html#strong"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">strong</span> – <span class="shortdesc">strong importance</span></span></a>
+<span class="spec-link"><a title="Read about the strong element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-strong-element">ⓘ</a></span> <a href="strong.html#strong"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">strong</span> – <span class="shortdesc">strong importance</span></span></a>
</li>
<li id="style-toc">
-<span class="spec-link"><a title="Read about the style element in the HTML5 spec" href="http://developers.whatwg.org/semantics.html#the-style-element">ⓘ</a></span> <a href="style.html#style"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">style</span> – <span class="shortdesc">style (presentation) information</span></span></a>
+<span class="spec-link"><a title="Read about the style element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#the-style-element">ⓘ</a></span> <a href="style.html#style"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">style</span> – <span class="shortdesc">style (presentation) information</span></span></a>
</li>
<li id="sub-toc">
-<span class="spec-link"><a title="Read about the sub element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-sub-and-sup-elements">ⓘ</a></span> <a href="sub.html#sub"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">sub</span> – <span class="shortdesc">subscript</span></span></a>
+<span class="spec-link"><a title="Read about the sub element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-sub-and-sup-elements">ⓘ</a></span> <a href="sub.html#sub"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">sub</span> – <span class="shortdesc">subscript</span></span></a>
</li>
<li id="summary-toc">
-<span class="spec-link"><a title="Read about the summary element in the HTML5 spec" href="http://developers.whatwg.org/interactive-elements.html#the-summary-element">ⓘ</a></span> <a href="summary.html#summary"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">summary</span> – <span class="shortdesc">summary, caption, or legend for a details control</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the summary element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#the-summary-element">ⓘ</a></span> <a href="summary.html#summary"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">summary</span> – <span class="shortdesc">summary, caption, or legend for a details control</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="sup-toc">
-<span class="spec-link"><a title="Read about the sup element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-sub-and-sup-elements">ⓘ</a></span> <a href="sup.html#sup"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">sup</span> – <span class="shortdesc">superscript</span></span></a>
+<span class="spec-link"><a title="Read about the sup element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-sub-and-sup-elements">ⓘ</a></span> <a href="sup.html#sup"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">sup</span> – <span class="shortdesc">superscript</span></span></a>
</li>
<li id="table-toc">
-<span class="spec-link"><a title="Read about the table element in the HTML5 spec" href="http://developers.whatwg.org/tabular-data.html#the-table-element">ⓘ</a></span> <a href="table.html#table"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">table</span> – <span class="shortdesc">table</span></span></a>
+<span class="spec-link"><a title="Read about the table element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-table-element">ⓘ</a></span> <a href="table.html#table"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">table</span> – <span class="shortdesc">table</span></span></a>
</li>
<li id="tbody-toc">
-<span class="spec-link"><a title="Read about the tbody element in the HTML5 spec" href="http://developers.whatwg.org/tabular-data.html#the-tbody-element">ⓘ</a></span> <a href="tbody.html#tbody"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">tbody</span> – <span class="shortdesc">table row group</span></span></a>
+<span class="spec-link"><a title="Read about the tbody element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-tbody-element">ⓘ</a></span> <a href="tbody.html#tbody"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">tbody</span> – <span class="shortdesc">table row group</span></span></a>
</li>
<li id="td-toc">
-<span class="spec-link"><a title="Read about the td element in the HTML5 spec" href="http://developers.whatwg.org/tabular-data.html#the-td-element">ⓘ</a></span> <a href="td.html#td"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">td</span> – <span class="shortdesc">table cell</span></span></a>
+<span class="spec-link"><a title="Read about the td element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-td-element">ⓘ</a></span> <a href="td.html#td"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">td</span> – <span class="shortdesc">table cell</span></span></a>
</li>
<li id="textarea-toc">
-<span class="spec-link"><a title="Read about the textarea element in the HTML5 spec" href="http://developers.whatwg.org/the-button-element.html#the-textarea-element">ⓘ</a></span> <a href="textarea.html#textarea"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">textarea</span> – <span class="shortdesc">text input area</span></span></a>
+<span class="spec-link"><a title="Read about the textarea element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-textarea-element">ⓘ</a></span> <a href="textarea.html#textarea"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">textarea</span> – <span class="shortdesc">text input area</span></span></a>
</li>
<li id="tfoot-toc">
-<span class="spec-link"><a title="Read about the tfoot element in the HTML5 spec" href="http://developers.whatwg.org/tabular-data.html#the-tfoot-element">ⓘ</a></span> <a href="tfoot.html#tfoot"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">tfoot</span> – <span class="shortdesc">table footer row group</span></span></a>
+<span class="spec-link"><a title="Read about the tfoot element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-tfoot-element">ⓘ</a></span> <a href="tfoot.html#tfoot"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">tfoot</span> – <span class="shortdesc">table footer row group</span></span></a>
</li>
<li id="th-toc">
-<span class="spec-link"><a title="Read about the th element in the HTML5 spec" href="http://developers.whatwg.org/tabular-data.html#the-th-element">ⓘ</a></span> <a href="th.html#th"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">th</span> – <span class="shortdesc">table header cell</span></span></a>
+<span class="spec-link"><a title="Read about the th element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-th-element">ⓘ</a></span> <a href="th.html#th"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">th</span> – <span class="shortdesc">table header cell</span></span></a>
</li>
<li id="thead-toc">
-<span class="spec-link"><a title="Read about the thead element in the HTML5 spec" href="http://developers.whatwg.org/tabular-data.html#the-thead-element">ⓘ</a></span> <a href="thead.html#thead"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">thead</span> – <span class="shortdesc">table heading group</span></span></a>
+<span class="spec-link"><a title="Read about the thead element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-thead-element">ⓘ</a></span> <a href="thead.html#thead"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">thead</span> – <span class="shortdesc">table heading group</span></span></a>
</li>
<li id="time-toc">
-<span class="spec-link"><a title="Read about the time element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-time-element">ⓘ</a></span> <a href="time.html#time"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">time</span> – <span class="shortdesc">date and/or time</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the time element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-time-element">ⓘ</a></span> <a href="time.html#time"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">time</span> – <span class="shortdesc">date and/or time</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="title-toc">
-<span class="spec-link"><a title="Read about the title element in the HTML5 spec" href="http://developers.whatwg.org/semantics.html#the-title-element-0">ⓘ</a></span> <a href="title.html#title"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">title</span> – <span class="shortdesc">document title</span></span></a>
+<span class="spec-link"><a title="Read about the title element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#the-title-element-0">ⓘ</a></span> <a href="title.html#title"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">title</span> – <span class="shortdesc">document title</span></span></a>
</li>
<li id="tr-toc">
-<span class="spec-link"><a title="Read about the tr element in the HTML5 spec" href="http://developers.whatwg.org/tabular-data.html#the-tr-element">ⓘ</a></span> <a href="tr.html#tr"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">tr</span> – <span class="shortdesc">table row</span></span></a>
+<span class="spec-link"><a title="Read about the tr element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-tr-element">ⓘ</a></span> <a href="tr.html#tr"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">tr</span> – <span class="shortdesc">table row</span></span></a>
</li>
<li id="track-toc">
-<span class="spec-link"><a title="Read about the track element in the HTML5 spec" href="http://developers.whatwg.org/video.html#the-track-element">ⓘ</a></span> <a href="track.html#track"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">track</span> – <span class="shortdesc">supplementary media track</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the track element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/video.html#the-track-element">ⓘ</a></span> <a href="track.html#track"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">track</span> – <span class="shortdesc">supplementary media track</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="ul-toc">
-<span class="spec-link"><a title="Read about the ul element in the HTML5 spec" href="http://developers.whatwg.org/grouping-content.html#the-ul-element">ⓘ</a></span> <a href="ul.html#ul"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">ul</span> – <span class="shortdesc">unordered list</span></span></a>
+<span class="spec-link"><a title="Read about the ul element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-ul-element">ⓘ</a></span> <a href="ul.html#ul"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">ul</span> – <span class="shortdesc">unordered list</span></span></a>
</li>
<li id="var-toc">
-<span class="spec-link"><a title="Read about the var element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-var-element">ⓘ</a></span> <a href="var.html#var"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">var</span> – <span class="shortdesc">variable or placeholder text</span></span></a>
+<span class="spec-link"><a title="Read about the var element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-var-element">ⓘ</a></span> <a href="var.html#var"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">var</span> – <span class="shortdesc">variable or placeholder text</span></span></a>
</li>
<li id="video-toc">
-<span class="spec-link"><a title="Read about the video element in the HTML5 spec" href="http://developers.whatwg.org/video.html#video">ⓘ</a></span> <a href="video.html#video"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">video</span> – <span class="shortdesc">video</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the video element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/video.html#video">ⓘ</a></span> <a href="video.html#video"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">video</span> – <span class="shortdesc">video</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="wbr-toc">
-<span class="spec-link"><a title="Read about the wbr element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-wbr-element">ⓘ</a></span> <a href="wbr.html#wbr"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">wbr</span> – <span class="shortdesc">line-break opportunity</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the wbr element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-wbr-element">ⓘ</a></span> <a href="wbr.html#wbr"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">wbr</span> – <span class="shortdesc">line-break opportunity</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
</ul>
</li>
Index: br.html
===================================================================
RCS file: /sources/public/html5/markup/br.html,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -d -r1.74 -r1.75
--- br.html 25 Feb 2011 07:05:18 -0000 1.74
+++ br.html 30 Apr 2011 11:35:33 -0000 1.75
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="body.html">« body</a></span>
<span class="nav-next"><a href="button.html">button »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the br element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-br-element">ⓘ</a></span> <span class="element">br</span> – <span class="shortdesc">line break</span> <a class="hash" href="#br">#</a> <a class="toc-bak" href="Overview.html#br-toc">T</a>
+<span class="spec-link"><a title="Read about the br element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-br-element">ⓘ</a></span> <span class="element">br</span> – <span class="shortdesc">line break</span> <a class="hash" href="#br">#</a> <a class="toc-bak" href="Overview.html#br-toc">T</a>
</h2>
<div id="br-longdesc" class="longdesc">
<p>The
@@ -43,7 +43,7 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
Index: input.email.html
===================================================================
RCS file: /sources/public/html5/markup/input.email.html,v
retrieving revision 1.98
retrieving revision 1.99
diff -u -d -r1.98 -r1.99
--- input.email.html 25 Feb 2011 07:05:21 -0000 1.98
+++ input.email.html 30 Apr 2011 11:35:37 -0000 1.99
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="input.range.html">« input type=range</a></span>
<span class="nav-next"><a href="input.url.html">input type=url »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://developers.whatwg.org/states-of-the-type-attribute.html#e-mail-state">ⓘ</a></span> <span class="element">input</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">email</span></span> – <span class="shortdesc">e-mail address input control</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#input.email">#</a> <a class="toc-bak" href="Overview.html#input.email-toc">T</a>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#e-mail-state">ⓘ</a></span> <span class="element">input</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">email</span></span> – <span class="shortdesc">e-mail address input control</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#input.email">#</a> <a class="toc-bak" href="Overview.html#input.email-toc">T</a>
</h2>
<div id="input.email-longdesc" class="longdesc">
<p>The
@@ -65,13 +65,13 @@
</div>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
<dt id="input.email.attrs.name" title="input.email.attrs.name">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fe-name">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fe-name">ⓘ</a>
<span class="attribute-name">name</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="data-string_xref51">string</a></span>
<a class="hash" href="input.email.html#input.email.attrs.name">#</a>
</dt>
@@ -79,7 +79,7 @@
element for the purposes of form submission.</dd>
<dt id="input.email.attrs.disabled" title="input.email.attrs.disabled">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fe-disabled">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fe-disabled">ⓘ</a>
<span class="attribute-name">disabled</span> = <span class="attr-values">
"disabled"
<span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="syntax-attr-empty_xref85">empty</a>
@@ -90,7 +90,7 @@
control.</dd>
<dt id="input.email.attrs.form" title="input.email.attrs.form">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fae-form">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fae-form">ⓘ</a>
<span class="attribute-name">form</span> = <span class="attr-values">
<a href="datatypes.html#common.data.idref" id="common.data.idref_xref32">ID reference</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -103,7 +103,7 @@
with which to associate the element.</dd>
<dt id="input.email.attrs.type" title="input.email.attrs.type">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/states-of-the-type-attribute.html#e-mail-state">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#e-mail-state">ⓘ</a>
<span class="attribute-name">type</span> = <span class="attr-values"> "email" </span>
<a class="hash" href="input.email.html#input.email.attrs.type">#</a>
</dt>
@@ -113,7 +113,7 @@
of e-mail addresses given in the element’s value.</dd>
<dt id="input.email.attrs.autocomplete" title="input.email.attrs.autocomplete">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/common-input-element-attributes.html#attr-input-autocomplete">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#attr-input-autocomplete">ⓘ</a>
<span class="attribute-name">autocomplete</span> = <span class="attr-values">
"on" <span class="postfix or">or</span> "off"
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -125,7 +125,7 @@
later).</dd>
<dt id="input.email.attrs.autofocus" title="input.email.attrs.autofocus">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fe-autofocus">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fe-autofocus">ⓘ</a>
<span class="attribute-name">autofocus</span> = <span class="attr-values">
"autofocus"
<span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="syntax-attr-empty_xref86">empty</a>
@@ -137,7 +137,7 @@
loaded.</dd>
<dt id="input.email.attrs.list" title="input.email.attrs.list">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/common-input-element-attributes.html#attr-input-list">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#attr-input-list">ⓘ</a>
<span class="attribute-name">list</span> = <span class="attr-values">
<a href="datatypes.html#common.data.idref" id="common.data.idref_xref33">ID reference</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -150,7 +150,7 @@
with which to associate the element.</dd>
<dt id="input.email.attrs.maxlength" title="input.email.attrs.maxlength">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/common-input-element-attributes.html#the-maxlength-attribute">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#the-maxlength-attribute">ⓘ</a>
<span class="attribute-name">maxlength</span> = <span class="attr-values">
<a href="datatypes.html#common.data.integer.positive" id="common.data.integer.positive_xref10">positive integer</a>
</span>
@@ -159,7 +159,7 @@
<dd>The maximum allowed value length of the element.</dd>
<dt id="input.email.attrs.pattern" title="input.email.attrs.pattern">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/common-input-element-attributes.html#the-pattern-attribute">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#the-pattern-attribute">ⓘ</a>
<span class="attribute-name">pattern</span> = <span class="attr-values">
<a class="ref" href="datatypes.html#form.data.pattern" title="form.data.pattern" id="form.data.pattern_xref3">pattern</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -176,7 +176,7 @@
production as specified in
<a href="references.html#refsECMA262" id="refsECMA262_xref20">[ECMA 262]</a>.</div></dd>
<dt id="input.email.attrs.readonly" title="input.email.attrs.readonly">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/common-input-element-attributes.html#the-readonly-attribute">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#the-readonly-attribute">ⓘ</a>
<span class="attribute-name">readonly</span> = <span class="attr-values">
"readonly"
<span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="syntax-attr-empty_xref87">empty</a>
@@ -187,7 +187,7 @@
is not meant to be edited.</dd>
<dt id="input.email.attrs.required" title="input.email.attrs.required">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/common-input-element-attributes.html#the-required-attribute">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#the-required-attribute">ⓘ</a>
<span class="attribute-name">required</span> = <span class="attr-values">
"required"
<span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="syntax-attr-empty_xref88">empty</a>
@@ -198,7 +198,7 @@
submission.</dd>
<dt id="input.email.attrs.size" title="input.email.attrs.size">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/common-input-element-attributes.html#the-size-attribute">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#the-size-attribute">ⓘ</a>
<span class="attribute-name">size</span> = <span class="attr-values">
<a href="datatypes.html#common.data.integer.positive" id="common.data.integer.positive_xref11">positive integer</a>
</span>
@@ -208,7 +208,7 @@
represented by its element.</dd>
<dt id="input.email.attrs.placeholder" title="input.email.attrs.placeholder">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/common-input-element-attributes.html#the-placeholder-attribute">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#the-placeholder-attribute">ⓘ</a>
<span class="attribute-name">placeholder</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="data-string_xref52">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
<a class="hash" href="input.email.html#input.email.attrs.placeholder">#</a>
</dt>
@@ -217,7 +217,7 @@
represented by its element.</dd>
<dt id="input.attrs.multiple" title="input.attrs.multiple">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/common-input-element-attributes.html#attr-input-multiple">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#attr-input-multiple">ⓘ</a>
<span class="attribute-name">multiple</span> = <span class="attr-values">
"multiple"
<span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="syntax-attr-empty_xref89">empty</a>
@@ -227,7 +227,7 @@
<dd>Specifies that the element allows multiple values.</dd>
<dt id="input.email.attrs.value.multiple" title="input.email.attrs.value.multiple">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/states-of-the-type-attribute.html#e-mail-state">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#e-mail-state">ⓘ</a>
<span class="attribute-name">value</span> = <span class="attr-values">
<a href="datatypes.html#form.data.emailaddresslist" id="form.data.emailaddresslist_xref1">list of e-mail addresses</a>
</span>
@@ -240,7 +240,7 @@
each of which is a valid
<a href="datatypes.html#form.data.emailaddress" id="form.data.emailaddress_xref1">email address</a>.</div></dd>
<dt id="input.email.attrs.value.single" title="input.email.attrs.value.single">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/states-of-the-type-attribute.html#e-mail-state">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#e-mail-state">ⓘ</a>
<span class="attribute-name">value</span> = <span class="attr-values">
<a href="datatypes.html#form.data.emailaddress" id="form.data.emailaddress_xref2">e-mail address</a>
</span>
Index: tr.html
===================================================================
RCS file: /sources/public/html5/markup/tr.html,v
retrieving revision 1.80
retrieving revision 1.81
diff -u -d -r1.80 -r1.81
--- tr.html 25 Feb 2011 07:05:26 -0000 1.80
+++ tr.html 30 Apr 2011 11:35:41 -0000 1.81
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="title.html">« title</a></span>
<span class="nav-next"><a href="track.html">track »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the tr element in the HTML5 spec" href="http://developers.whatwg.org/tabular-data.html#the-tr-element">ⓘ</a></span> <span class="element">tr</span> – <span class="shortdesc">table row</span> <a class="hash" href="#tr">#</a> <a class="toc-bak" href="Overview.html#tr-toc">T</a>
+<span class="spec-link"><a title="Read about the tr element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-tr-element">ⓘ</a></span> <span class="element">tr</span> – <span class="shortdesc">table row</span> <a class="hash" href="#tr">#</a> <a class="toc-bak" href="Overview.html#tr-toc">T</a>
</h2>
<div id="tr-longdesc" class="longdesc">
<p>The
@@ -47,7 +47,7 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
Index: input.month.html
===================================================================
RCS file: /sources/public/html5/markup/input.month.html,v
retrieving revision 1.98
retrieving revision 1.99
diff -u -d -r1.98 -r1.99
--- input.month.html 25 Feb 2011 07:05:21 -0000 1.98
+++ input.month.html 30 Apr 2011 11:35:37 -0000 1.99
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="input.date.html">« input type=date</a></span>
<span class="nav-next"><a href="input.time.html">input type=time »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://developers.whatwg.org/states-of-the-type-attribute.html#month-state">ⓘ</a></span> <span class="element">input</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">month</span></span> – <span class="shortdesc">year-and-month input control</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#input.month">#</a> <a class="toc-bak" href="Overview.html#input.month-toc">T</a>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#month-state">ⓘ</a></span> <span class="element">input</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">month</span></span> – <span class="shortdesc">year-and-month input control</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#input.month">#</a> <a class="toc-bak" href="Overview.html#input.month-toc">T</a>
</h2>
<div id="input.month-longdesc" class="longdesc">
<p>The
@@ -62,13 +62,13 @@
</div>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
<dt id="input.month.attrs.name" title="input.month.attrs.name">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fe-name">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fe-name">ⓘ</a>
<span class="attribute-name">name</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="data-string_xref46">string</a></span>
<a class="hash" href="input.month.html#input.month.attrs.name">#</a>
</dt>
@@ -76,7 +76,7 @@
element for the purposes of form submission.</dd>
<dt id="input.month.attrs.disabled" title="input.month.attrs.disabled">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fe-disabled">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fe-disabled">ⓘ</a>
<span class="attribute-name">disabled</span> = <span class="attr-values">
"disabled"
<span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="syntax-attr-empty_xref67">empty</a>
@@ -87,7 +87,7 @@
control.</dd>
<dt id="input.month.attrs.form" title="input.month.attrs.form">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fae-form">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fae-form">ⓘ</a>
<span class="attribute-name">form</span> = <span class="attr-values">
<a href="datatypes.html#common.data.idref" id="common.data.idref_xref22">ID reference</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -100,7 +100,7 @@
with which to associate the element.</dd>
<dt id="input.month.attrs.type" title="input.month.attrs.type">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/states-of-the-type-attribute.html#month-state">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#month-state">ⓘ</a>
<span class="attribute-name">type</span> = <span class="attr-values"> "month" </span>
<a class="hash" href="input.month.html#input.month.attrs.type">#</a>
</dt>
@@ -111,7 +111,7 @@
representing a month.</dd>
<dt id="input.month.attrs.autocomplete" title="input.month.attrs.autocomplete">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/common-input-element-attributes.html#attr-input-autocomplete">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#attr-input-autocomplete">ⓘ</a>
<span class="attribute-name">autocomplete</span> = <span class="attr-values">
"on" <span class="postfix or">or</span> "off"
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -123,7 +123,7 @@
later).</dd>
<dt id="input.month.attrs.autofocus" title="input.month.attrs.autofocus">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fe-autofocus">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fe-autofocus">ⓘ</a>
<span class="attribute-name">autofocus</span> = <span class="attr-values">
"autofocus"
<span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="syntax-attr-empty_xref68">empty</a>
@@ -135,7 +135,7 @@
loaded.</dd>
<dt id="input.month.attrs.list" title="input.month.attrs.list">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/common-input-element-attributes.html#attr-input-list">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#attr-input-list">ⓘ</a>
<span class="attribute-name">list</span> = <span class="attr-values">
<a href="datatypes.html#common.data.idref" id="common.data.idref_xref23">ID reference</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -148,7 +148,7 @@
with which to associate the element.</dd>
<dt id="input.month.attrs.min" title="input.month.attrs.min">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/common-input-element-attributes.html#attr-input-min">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#attr-input-min">ⓘ</a>
<span class="attribute-name">min</span> = <span class="attr-values">
<a class="ref" href="datatypes.html#form.data.month" title="form.data.month" id="form.data.month_xref1">month</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -176,7 +176,7 @@
</div>
</dd>
<dt id="input.month.attrs.max" title="input.month.attrs.max">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/common-input-element-attributes.html#attr-input-max">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#attr-input-max">ⓘ</a>
<span class="attribute-name">max</span> = <span class="attr-values">
<a class="ref" href="datatypes.html#form.data.month" title="form.data.month" id="form.data.month_xref2">month</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -204,7 +204,7 @@
</div>
</dd>
<dt id="input.month.attrs.step.integer" title="input.month.attrs.step.integer">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/common-input-element-attributes.html#attr-input-step">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#attr-input-step">ⓘ</a>
<span class="attribute-name">step</span> = <span class="attr-values">
"any"
<span class="postfix or">or</span> <a href="datatypes.html#common.data.integer.positive" id="common.data.integer.positive_xref8">positive integer</a>
@@ -215,7 +215,7 @@
value.</dd>
<dt id="input.month.attrs.readonly" title="input.month.attrs.readonly">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/common-input-element-attributes.html#the-readonly-attribute">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#the-readonly-attribute">ⓘ</a>
<span class="attribute-name">readonly</span> = <span class="attr-values">
"readonly"
<span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="syntax-attr-empty_xref69">empty</a>
@@ -226,7 +226,7 @@
is not meant to be edited.</dd>
<dt id="input.month.attrs.required" title="input.month.attrs.required">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/common-input-element-attributes.html#the-required-attribute">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#the-required-attribute">ⓘ</a>
<span class="attribute-name">required</span> = <span class="attr-values">
"required"
<span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="syntax-attr-empty_xref70">empty</a>
@@ -237,7 +237,7 @@
submission.</dd>
<dt id="input.month.attrs.value" title="input.month.attrs.value">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/states-of-the-type-attribute.html#month-state">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#month-state">ⓘ</a>
<span class="attribute-name">value</span> = <span class="attr-values">
<a class="ref" href="datatypes.html#form.data.month" title="form.data.month" id="form.data.month_xref3">month</a>
</span>
Index: iframe.html
===================================================================
RCS file: /sources/public/html5/markup/iframe.html,v
retrieving revision 1.104
retrieving revision 1.105
diff -u -d -r1.104 -r1.105
--- iframe.html 25 Feb 2011 07:05:20 -0000 1.104
+++ iframe.html 30 Apr 2011 11:35:36 -0000 1.105
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="i.html">« i</a></span>
<span class="nav-next"><a href="img.html">img »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the iframe element in the HTML5 spec" href="http://developers.whatwg.org/the-iframe-element.html#the-iframe-element">ⓘ</a></span> <span class="element">iframe</span> – <span class="shortdesc">nested browsing context (inline frame)</span> <a class="hash" href="#iframe">#</a> <a class="toc-bak" href="Overview.html#iframe-toc">T</a>
+<span class="spec-link"><a title="Read about the iframe element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-iframe-element.html#the-iframe-element">ⓘ</a></span> <span class="element">iframe</span> – <span class="shortdesc">nested browsing context (inline frame)</span> <a class="hash" href="#iframe">#</a> <a class="toc-bak" href="Overview.html#iframe-toc">T</a>
</h2>
<div id="iframe-longdesc" class="longdesc">
<p>The
@@ -55,13 +55,13 @@
</div>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
<dt id="iframe.attrs.src" title="iframe.attrs.src">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/the-iframe-element.html#attr-iframe-src">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-iframe-element.html#attr-iframe-src">ⓘ</a>
<span class="attribute-name">src</span> = <span class="attr-values">
<a href="datatypes.html#common.data.uri.non-empty" id="common.data.uri.non-empty_xref7">Non-empty URL potentially surrounded by spaces</a>
</span>
@@ -70,7 +70,7 @@
<dd>The address of a page that the nested <a href="terminology.html#context" id="context_xref7">browsing context</a> is to contain.</dd>
<dt id="iframe.attrs.name" title="iframe.attrs.name">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/the-iframe-element.html#attr-iframe-name">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-iframe-element.html#attr-iframe-name">ⓘ</a>
<span class="attribute-name">name</span> = <span class="attr-values">
<a href="datatypes.html#common.data.browsing-context-name" id="common.data.browsing-context-name_xref6">browsing-context name</a>
</span>
@@ -94,7 +94,7 @@
</ul>
</div></dd>
<dt id="iframe.attrs.width" title="iframe.attrs.width">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/the-map-element.html#attr-dim-width">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-map-element.html#attr-dim-width">ⓘ</a>
<span class="attribute-name">width</span> = <span class="attr-values">
<a href="datatypes.html#common.data.integer.non-negative" id="common.data.integer.non-negative_xref6">non-negative integer</a>
</span>
@@ -105,7 +105,7 @@
in CSS pixels.</dd>
<dt id="iframe.attrs.height" title="iframe.attrs.height">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/the-map-element.html#attr-dim-height">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-map-element.html#attr-dim-height">ⓘ</a>
<span class="attribute-name">height</span> = <span class="attr-values">
<a href="datatypes.html#common.data.integer.non-negative" id="common.data.integer.non-negative_xref7">non-negative integer</a>
</span>
@@ -116,7 +116,7 @@
in CSS pixels.</dd>
<dt id="iframe.attrs.sandbox" title="iframe.attrs.sandbox">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/the-iframe-element.html#attr-iframe-sandbox">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-iframe-element.html#attr-iframe-sandbox">ⓘ</a>
<span class="attribute-name">sandbox</span> = <span class="attr-values">
<a href="datatypes.html#common.data.sandbox-allow-list" id="common.data.sandbox-allow-list_xref1">sandbox “allow” keywords list</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -196,7 +196,7 @@
</dd>
<dt id="iframe.attrs.seamless" title="iframe.attrs.seamless">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/the-iframe-element.html#attr-iframe-seamless">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-iframe-element.html#attr-iframe-seamless">ⓘ</a>
<span class="attribute-name">seamless</span> = <span class="attr-values">
"seamless"
<span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="syntax-attr-empty_xref22">empty</a>
Index: ins.html
===================================================================
RCS file: /sources/public/html5/markup/ins.html,v
retrieving revision 1.94
retrieving revision 1.95
diff -u -d -r1.94 -r1.95
--- ins.html 25 Feb 2011 07:05:22 -0000 1.94
+++ ins.html 30 Apr 2011 11:35:38 -0000 1.95
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="input.color.html">« input type=color</a></span>
<span class="nav-next"><a href="kbd.html">kbd »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the ins element in the HTML5 spec" href="http://developers.whatwg.org/edits.html#the-ins-element">ⓘ</a></span> <span class="element">ins</span> – <span class="shortdesc">inserted text</span> <a class="hash" href="#ins">#</a> <a class="toc-bak" href="Overview.html#ins-toc">T</a>
+<span class="spec-link"><a title="Read about the ins element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/edits.html#the-ins-element">ⓘ</a></span> <span class="element">ins</span> – <span class="shortdesc">inserted text</span> <a class="hash" href="#ins">#</a> <a class="toc-bak" href="Overview.html#ins-toc">T</a>
</h2>
<div id="ins-longdesc" class="longdesc">
<p>The <a href="ins.html#ins" class="element">ins</a> element
@@ -48,13 +48,13 @@
</div>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
<dt id="ins.attrs.cite" title="ins.attrs.cite">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/edits.html#attr-mod-cite">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/edits.html#attr-mod-cite">ⓘ</a>
<span class="attribute-name">cite</span> = <span class="attr-values">
<a href="datatypes.html#common.data.uri" id="common.data.uri_xref8">URL potentially surrounded by spaces</a>
</span>
@@ -64,7 +64,7 @@
added.</dd>
<dt id="ins.attrs.datetime" title="ins.attrs.datetime">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/edits.html#attr-mod-datetime">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/edits.html#attr-mod-datetime">ⓘ</a>
<span class="attribute-name">datetime</span> = <span class="attr-values">
<a href="datatypes.html#common.data.datetime" id="common.data.datetime_xref5">date and time</a>
<span class="postfix or">or</span> <a class="ref" href="datatypes.html#common.data.date" title="common.data.date" id="common.data.date_xref2">date</a>
Index: abbr.html
===================================================================
RCS file: /sources/public/html5/markup/abbr.html,v
retrieving revision 1.76
retrieving revision 1.77
diff -u -d -r1.76 -r1.77
--- abbr.html 25 Feb 2011 07:05:17 -0000 1.76
+++ abbr.html 30 Apr 2011 11:35:32 -0000 1.77
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="a.html">« a</a></span>
<span class="nav-next"><a href="address.html">address »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the abbr element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-abbr-element">ⓘ</a></span> <span class="element">abbr</span> – <span class="shortdesc">abbreviation</span> <a class="hash" href="#abbr">#</a> <a class="toc-bak" href="Overview.html#abbr-toc">T</a>
+<span class="spec-link"><a title="Read about the abbr element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-abbr-element">ⓘ</a></span> <span class="element">abbr</span> – <span class="shortdesc">abbreviation</span> <a class="hash" href="#abbr">#</a> <a class="toc-bak" href="Overview.html#abbr-toc">T</a>
</h2>
<div id="abbr-longdesc" class="longdesc">
<p>The
@@ -45,7 +45,7 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
Index: div.html
===================================================================
RCS file: /sources/public/html5/markup/div.html,v
retrieving revision 1.80
retrieving revision 1.81
diff -u -d -r1.80 -r1.81
--- div.html 25 Feb 2011 07:05:18 -0000 1.80
+++ div.html 30 Apr 2011 11:35:34 -0000 1.81
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="dfn.html">« dfn</a></span>
<span class="nav-next"><a href="dl.html">dl »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the div element in the HTML5 spec" href="http://developers.whatwg.org/grouping-content.html#the-div-element">ⓘ</a></span> <span class="element">div</span> – <span class="shortdesc">generic flow container</span> <a class="hash" href="#div">#</a> <a class="toc-bak" href="Overview.html#div-toc">T</a>
+<span class="spec-link"><a title="Read about the div element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-div-element">ⓘ</a></span> <span class="element">div</span> – <span class="shortdesc">generic flow container</span> <a class="hash" href="#div">#</a> <a class="toc-bak" href="Overview.html#div-toc">T</a>
</h2>
<div id="div-longdesc" class="longdesc">
<p>The
@@ -48,7 +48,7 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
Index: meta.name.html
===================================================================
RCS file: /sources/public/html5/markup/meta.name.html,v
retrieving revision 1.89
retrieving revision 1.90
diff -u -d -r1.89 -r1.90
--- meta.name.html 25 Feb 2011 07:05:23 -0000 1.89
+++ meta.name.html 30 Apr 2011 11:35:38 -0000 1.90
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="meta.html">« meta</a></span>
<span class="nav-next"><a href="meta.http-equiv.refresh.html">meta http-equiv=refresh »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the meta element in the HTML5 spec" href="http://developers.whatwg.org/semantics.html#attr-meta-name">ⓘ</a></span> <span class="element">meta</span> <span class="elem-qualifier"> <span class="attribute-name">name</span></span> – <span class="shortdesc">name-value metadata</span> <a class="hash" href="#meta.name">#</a> <a class="toc-bak" href="Overview.html#meta.name-toc">T</a>
+<span class="spec-link"><a title="Read about the meta element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#attr-meta-name">ⓘ</a></span> <span class="element">meta</span> <span class="elem-qualifier"> <span class="attribute-name">name</span></span> – <span class="shortdesc">name-value metadata</span> <a class="hash" href="#meta.name">#</a> <a class="toc-bak" href="Overview.html#meta.name-toc">T</a>
</h2>
<div id="meta.name-longdesc" class="longdesc">
<p>The
@@ -52,20 +52,20 @@
</div>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
<dt id="meta.name.attrs.name" title="meta.name.attrs.name">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/semantics.html#attr-meta-name">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#attr-meta-name">ⓘ</a>
<span class="attribute-name">name</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="data-string_xref66">string</a></span>
<a class="hash" href="meta.name.html#meta.name.attrs.name">#</a>
</dt>
<dd>Specifies the name part of a name/value pair.</dd>
<dt id="meta.name.attrs.content" title="meta.name.attrs.content">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/semantics.html#attr-meta-name">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#attr-meta-name">ⓘ</a>
<span class="attribute-name">content</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="data-string_xref67">string</a></span>
<a class="hash" href="meta.name.html#meta.name.attrs.content">#</a>
</dt>
Index: table.html
===================================================================
RCS file: /sources/public/html5/markup/table.html,v
retrieving revision 1.87
retrieving revision 1.88
diff -u -d -r1.87 -r1.88
--- table.html 25 Feb 2011 07:05:25 -0000 1.87
+++ table.html 30 Apr 2011 11:35:41 -0000 1.88
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="sup.html">« sup</a></span>
<span class="nav-next"><a href="tbody.html">tbody »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the table element in the HTML5 spec" href="http://developers.whatwg.org/tabular-data.html#the-table-element">ⓘ</a></span> <span class="element">table</span> – <span class="shortdesc">table</span> <a class="hash" href="#table">#</a> <a class="toc-bak" href="Overview.html#table-toc">T</a>
+<span class="spec-link"><a title="Read about the table element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-table-element">ⓘ</a></span> <span class="element">table</span> – <span class="shortdesc">table</span> <a class="hash" href="#table">#</a> <a class="toc-bak" href="Overview.html#table-toc">T</a>
</h2>
<div id="table-longdesc" class="longdesc">
<p>The
@@ -59,13 +59,13 @@
</div>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
<dt id="table.attrs.summary" title="table.attrs.summary">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/tabular-data.html#attr-table-summary">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#attr-table-summary">ⓘ</a>
<span class="attribute-name">summary</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="data-string_xref77">string</a></span>
<a class="hash" href="table.html#table.attrs.summary">#</a>
</dt>
@@ -176,7 +176,7 @@
readonly attribute <a href="http://dev.w3.org/html5/spec/common-dom-interfaces.html#htmlcollection" title="">HTMLCollection</a> <a href="http://dev.w3.org/html5/spec/tabular-data.html#dom-table-rows" title="dom-table-rows">rows</a>;
<a href="http://dev.w3.org/html5/spec/elements.html#htmlelement" title="">HTMLElement</a> <a href="http://dev.w3.org/html5/spec/tabular-data.html#dom-table-insertrow" title="dom-table-insertRow">insertRow</a>(in optional long index);
void <a href="http://dev.w3.org/html5/spec/tabular-data.html#dom-table-deleterow" title="dom-table-deleteRow">deleteRow</a>(in long index);
- attribute DOMString <a href="http://dev.w3.org/html5/spec/tabular-data.html#dom-table-summary" title="dom-table-summary">summary</a>;
+ attribute DOMString <a href="http://dev.w3.org/html5/spec/obsolete.html#dom-table-border" title="dom-table-border">border</a>;
};</pre>
</div>
<div class="no-number no-toc display" id="table-display">
Index: nav.html
===================================================================
RCS file: /sources/public/html5/markup/nav.html,v
retrieving revision 1.84
retrieving revision 1.85
diff -u -d -r1.84 -r1.85
--- nav.html 25 Feb 2011 07:05:23 -0000 1.84
+++ nav.html 30 Apr 2011 11:35:38 -0000 1.85
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="meter.html">« meter</a></span>
<span class="nav-next"><a href="noscript.html">noscript »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the nav element in the HTML5 spec" href="http://developers.whatwg.org/sections.html#the-nav-element">ⓘ</a></span> <span class="element">nav</span> – <span class="shortdesc">group of navigational links</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#nav">#</a> <a class="toc-bak" href="Overview.html#nav-toc">T</a>
+<span class="spec-link"><a title="Read about the nav element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-nav-element">ⓘ</a></span> <span class="element">nav</span> – <span class="shortdesc">group of navigational links</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#nav">#</a> <a class="toc-bak" href="Overview.html#nav-toc">T</a>
</h2>
<div id="nav-longdesc" class="longdesc">
<p>The
@@ -48,7 +48,7 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
Index: html.html
===================================================================
RCS file: /sources/public/html5/markup/html.html,v
retrieving revision 1.87
retrieving revision 1.88
diff -u -d -r1.87 -r1.88
--- html.html 25 Feb 2011 07:05:20 -0000 1.87
+++ html.html 30 Apr 2011 11:35:36 -0000 1.88
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="hr.html">« hr</a></span>
<span class="nav-next"><a href="i.html">i »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the html element in the HTML5 spec" href="http://developers.whatwg.org/semantics.html#the-html-element-0">ⓘ</a></span> <span class="element">html</span> – <span class="shortdesc">root element</span> <a class="hash" href="#html">#</a> <a class="toc-bak" href="Overview.html#html-toc">T</a>
+<span class="spec-link"><a title="Read about the html element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#the-html-element-0">ⓘ</a></span> <span class="element">html</span> – <span class="shortdesc">root element</span> <a class="hash" href="#html">#</a> <a class="toc-bak" href="Overview.html#html-toc">T</a>
</h2>
<div id="html-longdesc" class="longdesc">
<p>The
@@ -51,13 +51,13 @@
</div>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
<dt id="html.attrs.manifest" title="html.attrs.manifest">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/semantics.html#attr-html-manifest">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#attr-html-manifest">ⓘ</a>
<span class="attribute-name">manifest</span> = <span class="attr-values">
<a href="datatypes.html#common.data.uri.non-empty" id="common.data.uri.non-empty_xref6">Non-empty URL potentially surrounded by spaces</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
Index: meta.http-equiv.content-type.html
===================================================================
RCS file: /sources/public/html5/markup/meta.http-equiv.content-type.html,v
retrieving revision 1.93
retrieving revision 1.94
diff -u -d -r1.93 -r1.94
--- meta.http-equiv.content-type.html 25 Feb 2011 07:05:23 -0000 1.93
+++ meta.http-equiv.content-type.html 30 Apr 2011 11:35:38 -0000 1.94
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="meta.charset.html">« meta charset</a></span>
<span class="nav-next"><a href="meter.html">meter »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the meta element in the HTML5 spec" href="http://developers.whatwg.org/semantics.html#attr-meta-http-equiv-content-type">ⓘ</a></span> <span class="element">meta</span> <span class="elem-qualifier"> <span class="attribute-name">http-equiv</span>=<span class="equals-value">content-type</span></span> – <span class="shortdesc">document character-encoding declaration</span> <a class="hash" href="#meta.http-equiv.content-type">#</a> <a class="toc-bak" href="Overview.html#meta.http-equiv.content-type-toc">T</a>
+<span class="spec-link"><a title="Read about the meta element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#attr-meta-http-equiv-content-type">ⓘ</a></span> <span class="element">meta</span> <span class="elem-qualifier"> <span class="attribute-name">http-equiv</span>=<span class="equals-value">content-type</span></span> – <span class="shortdesc">document character-encoding declaration</span> <a class="hash" href="#meta.http-equiv.content-type">#</a> <a class="toc-bak" href="Overview.html#meta.http-equiv.content-type-toc">T</a>
</h2>
<div id="meta.http-equiv.content-type-longdesc" class="longdesc">
<p>A
@@ -51,13 +51,13 @@
</div>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
<dt id="meta.http-equiv.attrs.http-equiv.content-type" title="meta.http-equiv.attrs.http-equiv.content-type">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/semantics.html#attr-meta-http-equiv">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#attr-meta-http-equiv">ⓘ</a>
<span class="attribute-name">http-equiv</span> = <span class="attr-values"> "content-type" </span>
<a class="hash" href="meta.http-equiv.content-type.html#meta.http-equiv.attrs.http-equiv.content-type">#</a>
</dt>
@@ -68,7 +68,7 @@
declaration</a>.</dd>
<dt id="meta.http-equiv.attrs.content.content-type" title="meta.http-equiv.attrs.content.content-type">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/semantics.html#attr-meta-content">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#attr-meta-content">ⓘ</a>
<span class="attribute-name">content</span> = <span class="attr-values">
<a href="datatypes.html#common.data.meta-charset" id="common.data.meta-charset_xref1">meta-charset string</a>
</span>
Index: footer.html
===================================================================
RCS file: /sources/public/html5/markup/footer.html,v
retrieving revision 1.83
retrieving revision 1.84
diff -u -d -r1.83 -r1.84
--- footer.html 25 Feb 2011 07:05:19 -0000 1.83
+++ footer.html 30 Apr 2011 11:35:35 -0000 1.84
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="figure.html">« figure</a></span>
<span class="nav-next"><a href="form.html">form »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the footer element in the HTML5 spec" href="http://developers.whatwg.org/sections.html#the-footer-element">ⓘ</a></span> <span class="element">footer</span> – <span class="shortdesc">footer</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#footer">#</a> <a class="toc-bak" href="Overview.html#footer-toc">T</a>
+<span class="spec-link"><a title="Read about the footer element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-footer-element">ⓘ</a></span> <span class="element">footer</span> – <span class="shortdesc">footer</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#footer">#</a> <a class="toc-bak" href="Overview.html#footer-toc">T</a>
</h2>
<div id="footer-longdesc" class="longdesc">
<p>The
@@ -46,7 +46,7 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
Index: global-attributes.html
===================================================================
RCS file: /sources/public/html5/markup/global-attributes.html,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -d -r1.44 -r1.45
--- global-attributes.html 25 Feb 2011 07:05:19 -0000 1.44
+++ global-attributes.html 30 Apr 2011 11:35:35 -0000 1.45
@@ -13,7 +13,7 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="common-models.html">« common models</a></span>
<span class="nav-next"><a href="datatypes.html">datatypes »</a></span>
@@ -56,7 +56,7 @@
<div class="no-number no-toc">
<dl class="attr-defs">
<dt id="common.attrs.accesskey" title="common.attrs.accesskey">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/editing.html#the-accesskey-attribute">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/editing.html#the-accesskey-attribute">ⓘ</a>
<span class="attribute-name">accesskey</span> = <span class="attr-values">
<a href="datatypes.html#common.data.keylabellist" id="common.data.keylabellist_xref1">list of key labels</a>
</span> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span>
@@ -74,7 +74,7 @@
be exactly one Unicode code point in
length.</div></dd>
<dt id="common.attrs.class" title="common.attrs.class">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#classes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#classes">ⓘ</a>
<span class="attribute-name">class</span> = <span class="attr-values">
<a href="datatypes.html#common.data.tokens" id="common.data.tokens_xref4">set of space-separated tokens</a>
</span>
@@ -84,7 +84,7 @@
classifications, to which the element belongs.</dd>
<dt id="common.attrs.contenteditable" title="common.attrs.contenteditable">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/editing.html#attr-contenteditable">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/editing.html#attr-contenteditable">ⓘ</a>
<span class="attribute-name">contenteditable</span> = <span class="attr-values">
"true"
<span class="postfix or">or</span> "false"
@@ -97,7 +97,7 @@
of the element are editable.</dd>
<dt id="common.attrs.contextmenu" title="common.attrs.contextmenu">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/interactive-elements.html#attr-contextmenu">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#attr-contextmenu">ⓘ</a>
<span class="attribute-name">contextmenu</span> = <span class="attr-values">
<a href="datatypes.html#common.data.idref" id="common.data.idref_xref52">ID reference</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -111,7 +111,7 @@
<dfn id="context-menu" title="context-menu">context menu</dfn>.</dd>
<dt id="common.attrs.dir" title="common.attrs.dir">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#the-dir-attribute">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#the-dir-attribute">ⓘ</a>
<span class="attribute-name">dir</span> = <span class="attr-values">
"ltr"
<span class="postfix or">or</span> "rtl"
@@ -122,7 +122,7 @@
<dd>Specifies the element’s text directionality.</dd>
<dt id="common.attrs.draggable" title="common.attrs.draggable">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/dnd.html#the-draggable-attribute">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/dnd.html#the-draggable-attribute">ⓘ</a>
<span class="attribute-name">draggable</span> = <span class="attr-values">
"true"
<span class="postfix or">or</span> "false"
@@ -132,7 +132,7 @@
<dd>Specifies whether the element is draggable.</dd>
<dt id="common.attrs.dropzone" title="common.attrs.dropzone">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/dnd.html#the-dropzone-attribute">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/dnd.html#the-dropzone-attribute">ⓘ</a>
<span class="attribute-name">dropzone</span> = <span class="attr-values">
<a href="datatypes.html#common.data.dropzonevalue" id="common.data.dropzonevalue_xref1">dropzone value</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -197,7 +197,7 @@
<code>copy</code> dropzone.</p>
</div></dd>
<dt id="common.attrs.hidden" title="common.attrs.hidden">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/editing.html#the-hidden-attribute">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/editing.html#the-hidden-attribute">ⓘ</a>
<span class="attribute-name">hidden</span> = <span class="attr-values">
"hidden" <span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="syntax-attr-empty_xref128">empty</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -207,7 +207,7 @@
not yet, or is no longer, relevant.</dd>
<dt id="common.attrs.id" title="common.attrs.id">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#the-id-attribute">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#the-id-attribute">ⓘ</a>
<span class="attribute-name">id</span> = <span class="attr-values">
<a href="datatypes.html#common.data.id" id="common.data.id_xref2">ID</a>
</span>
@@ -246,7 +246,7 @@
</div>
</dd>
<dt id="common.attrs.lang" title="common.attrs.lang">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#attr-lang">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#attr-lang">ⓘ</a>
<span class="attribute-name">lang</span> = <span class="attr-values">
<a href="datatypes.html#common.data.langcode" id="common.data.langcode_xref6">language tag</a>
</span>
@@ -262,7 +262,7 @@
as defined in
<a href="references.html#refsBCP47" id="refsBCP47_xref6">[BCP 47]</a>.</div></dd>
<dt id="common.attrs.spellcheck" title="common.attrs.spellcheck">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/editing.html#attr-spellcheck">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/editing.html#attr-spellcheck">ⓘ</a>
<span class="attribute-name">spellcheck</span> = <span class="attr-values">
"true"
<span class="postfix or">or</span> "false"
@@ -276,7 +276,7 @@
are subject to spell checking and grammar checking.</dd>
<dt id="common.attrs.style" title="common.attrs.style">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#the-style-attribute">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#the-style-attribute">ⓘ</a>
<span class="attribute-name">style</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="data-string_xref84">string</a></span>
<a class="hash" href="global-attributes.html#common.attrs.style">#</a>
</dt>
@@ -285,7 +285,7 @@
<a href="references.html#refsCSS" id="refsCSS_xref1">[CSS]</a>.</dd>
<dt id="common.attrs.tabindex" title="common.attrs.tabindex">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/editing.html#attr-tabindex">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/editing.html#attr-tabindex">ⓘ</a>
<span class="attribute-name">tabindex</span> = <span class="attr-values">
<a class="ref" href="datatypes.html#common.data.integer" title="common.data.integer" id="common.data.integer_xref11">integer</a>
</span>
@@ -298,7 +298,7 @@
elements in the document.</dd>
<dt id="common.attrs.title" title="common.attrs.title">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#the-title-attribute">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#the-title-attribute">ⓘ</a>
<span class="attribute-name">title</span> = <span class="attr-values">
<a href="syntax.html#normal-character-data" id="normal-character-data_xref10">normal character data</a>
</span>
@@ -375,7 +375,7 @@
<div class="no-number no-toc">
<dl class="attr-defs">
<dt id="scripting.attr.onabort" title="scripting.attr.onabort">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/section-index.html#ix-handler-onabort">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/section-index.html#ix-handler-onabort">ⓘ</a>
<span class="attribute-name">onabort</span> = <span class="attr-values">
<a class="ref" href="datatypes.html#common.data.functionbody" title="common.data.functionbody" id="common.data.functionbody_xref18">functionbody</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -387,7 +387,7 @@
<code>FunctionBody</code> production
<a href="references.html#refsECMA262" id="refsECMA262_xref24">[ECMA 262]</a>.</div></dd>
<dt id="scripting.attr.onblur" title="scripting.attr.onblur">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/section-index.html#ix-handler-onblur">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/section-index.html#ix-handler-onblur">ⓘ</a>
<span class="attribute-name">onblur</span> = <span class="attr-values">
<a class="ref" href="datatypes.html#common.data.functionbody" title="common.data.functionbody" id="common.data.functionbody_xref19">functionbody</a>
</span>
@@ -399,7 +399,7 @@
<code>FunctionBody</code> production
<a href="references.html#refsECMA262" id="refsECMA262_xref25">[ECMA 262]</a>.</div></dd>
<dt id="scripting.attr.oncanplay" title="scripting.attr.oncanplay">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/section-index.html#ix-handler-oncanplay">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/section-index.html#ix-handler-oncanplay">ⓘ</a>
<span class="attribute-name">oncanplay</span> = <span class="attr-values">
<a class="ref" href="datatypes.html#common.data.functionbody" title="common.data.functionbody" id="common.data.functionbody_xref20">functionbody</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -416,7 +416,7 @@
<code>FunctionBody</code> production
<a href="references.html#refsECMA262" id="refsECMA262_xref26">[ECMA 262]</a>.</div></dd>
<dt id="scripting.attr.oncanplaythrough" title="scripting.attr.oncanplaythrough">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/section-index.html#ix-handler-oncanplaythrough">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/section-index.html#ix-handler-oncanplaythrough">ⓘ</a>
<span class="attribute-name">oncanplaythrough</span> = <span class="attr-values">
<a class="ref" href="datatypes.html#common.data.functionbody" title="common.data.functionbody" id="common.data.functionbody_xref21">functionbody</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -431,7 +431,7 @@
<code>FunctionBody</code> production
<a href="references.html#refsECMA262" id="refsECMA262_xref27">[ECMA 262]</a>.</div></dd>
<dt id="scripting.attr.onchange" title="scripting.attr.onchange">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/section-index.html#ix-handler-onchange">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/section-index.html#ix-handler-onchange">ⓘ</a>
<span class="attribute-name">onchange</span> = <span class="attr-values">
<a class="ref" href="datatypes.html#common.data.functionbody" title="common.data.functionbody" id="common.data.functionbody_xref22">functionbody</a>
</span>
@@ -444,7 +444,7 @@
<code>FunctionBody</code> production
<a href="references.html#refsECMA262" id="refsECMA262_xref28">[ECMA 262]</a>.</div></dd>
<dt id="scripting.attr.onclick" title="scripting.attr.onclick">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/section-index.html#ix-handler-onclick">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/section-index.html#ix-handler-onclick">ⓘ</a>
<span class="attribute-name">onclick</span> = <span class="attr-values">
<a class="ref" href="datatypes.html#common.data.functionbody" title="common.data.functionbody" id="common.data.functionbody_xref23">functionbody</a>
</span>
@@ -458,7 +458,7 @@
<code>FunctionBody</code> production
<a href="references.html#refsECMA262" id="refsECMA262_xref29">[ECMA 262]</a>.</div></dd>
<dt id="scripting.attr.oncontextmenu" title="scripting.attr.oncontextmenu">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/section-index.html#ix-handler-oncontextmenu">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/section-index.html#ix-handler-oncontextmenu">ⓘ</a>
<span class="attribute-name">oncontextmenu</span> = <span class="attr-values">
<a class="ref" href="datatypes.html#common.data.functionbody" title="common.data.functionbody" id="common.data.functionbody_xref24">functionbody</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -472,7 +472,7 @@
<code>FunctionBody</code> production
<a href="references.html#refsECMA262" id="refsECMA262_xref30">[ECMA 262]</a>.</div></dd>
<dt id="scripting.attr.ondblclick" title="scripting.attr.ondblclick">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/section-index.html#ix-handler-ondblclick">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/section-index.html#ix-handler-ondblclick">ⓘ</a>
<span class="attribute-name">ondblclick</span> = <span class="attr-values">
<a class="ref" href="datatypes.html#common.data.functionbody" title="common.data.functionbody" id="common.data.functionbody_xref25">functionbody</a>
</span>
@@ -486,7 +486,7 @@
<code>FunctionBody</code> production
<a href="references.html#refsECMA262" id="refsECMA262_xref31">[ECMA 262]</a>.</div></dd>
<dt id="scripting.attr.ondrag" title="scripting.attr.ondrag">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/section-index.html#ix-handler-ondrag">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/section-index.html#ix-handler-ondrag">ⓘ</a>
<span class="attribute-name">ondrag</span> = <span class="attr-values">
<a class="ref" href="datatypes.html#common.data.functionbody" title="common.data.functionbody" id="common.data.functionbody_xref26">functionbody</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -498,7 +498,7 @@
<code>FunctionBody</code> production
<a href="references.html#refsECMA262" id="refsECMA262_xref32">[ECMA 262]</a>.</div></dd>
<dt id="scripting.attr.ondragend" title="scripting.attr.ondragend">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/section-index.html#ix-handler-ondragend">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/section-index.html#ix-handler-ondragend">ⓘ</a>
<span class="attribute-name">ondragend</span> = <span class="attr-values">
<a class="ref" href="datatypes.html#common.data.functionbody" title="common.data.functionbody" id="common.data.functionbody_xref27">functionbody</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -510,7 +510,7 @@
<code>FunctionBody</code> production
<a href="references.html#refsECMA262" id="refsECMA262_xref33">[ECMA 262]</a>.</div></dd>
<dt id="scripting.attr.ondragenter" title="scripting.attr.ondragenter">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/section-index.html#ix-handler-ondragenter">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/section-index.html#ix-handler-ondragenter">ⓘ</a>
<span class="attribute-name">ondragenter</span> = <span class="attr-values">
<a class="ref" href="datatypes.html#common.data.functionbody" title="common.data.functionbody" id="common.data.functionbody_xref28">functionbody</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -522,7 +522,7 @@
<code>FunctionBody</code> production
<a href="references.html#refsECMA262" id="refsECMA262_xref34">[ECMA 262]</a>.</div></dd>
<dt id="scripting.attr.ondragleave" title="scripting.attr.ondragleave">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/section-index.html#ix-handler-ondragleave">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/section-index.html#ix-handler-ondragleave">ⓘ</a>
<span class="attribute-name">ondragleave</span> = <span class="attr-values">
<a class="ref" href="datatypes.html#common.data.functionbody" title="common.data.functionbody" id="common.data.functionbody_xref29">functionbody</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -534,7 +534,7 @@
<code>FunctionBody</code> production
<a href="references.html#refsECMA262" id="refsECMA262_xref35">[ECMA 262]</a>.</div></dd>
<dt id="scripting.attr.ondragover" title="scripting.attr.ondragover">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/section-index.html#ix-handler-ondragover">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/section-index.html#ix-handler-ondragover">ⓘ</a>
<span class="attribute-name">ondragover</span> = <span class="attr-values">
<a class="ref" href="datatypes.html#common.data.functionbody" title="common.data.functionbody" id="common.data.functionbody_xref30">functionbody</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -546,7 +546,7 @@
<code>FunctionBody</code> production
<a href="references.html#refsECMA262" id="refsECMA262_xref36">[ECMA 262]</a>.</div></dd>
<dt id="scripting.attr.ondragstart" title="scripting.attr.ondragstart">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/section-index.html#ix-handler-ondragstart">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/section-index.html#ix-handler-ondragstart">ⓘ</a>
<span class="attribute-name">ondragstart</span> = <span class="attr-values">
<a class="ref" href="datatypes.html#common.data.functionbody" title="common.data.functionbody" id="common.data.functionbody_xref31">functionbody</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -558,7 +558,7 @@
<code>FunctionBody</code> production
<a href="references.html#refsECMA262" id="refsECMA262_xref37">[ECMA 262]</a>.</div></dd>
<dt id="scripting.attr.ondrop" title="scripting.attr.ondrop">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/section-index.html#ix-handler-ondrop">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/section-index.html#ix-handler-ondrop">ⓘ</a>
<span class="attribute-name">ondrop</span> = <span class="attr-values">
<a class="ref" href="datatypes.html#common.data.functionbody" title="common.data.functionbody" id="common.data.functionbody_xref32">functionbody</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -570,7 +570,7 @@
<code>FunctionBody</code> production
<a href="references.html#refsECMA262" id="refsECMA262_xref38">[ECMA 262]</a>.</div></dd>
<dt id="scripting.attr.ondurationchange" title="scripting.attr.ondurationchange">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/section-index.html#ix-handler-ondurationchange">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/section-index.html#ix-handler-ondurationchange">ⓘ</a>
<span class="attribute-name">ondurationchange</span> = <span class="attr-values">
<a class="ref" href="datatypes.html#common.data.functionbody" title="common.data.functionbody" id="common.data.functionbody_xref33">functionbody</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -583,7 +583,7 @@
<code>FunctionBody</code> production
<a href="references.html#refsECMA262" id="refsECMA262_xref39">[ECMA 262]</a>.</div></dd>
<dt id="scripting.attr.onemptied" title="scripting.attr.onemptied">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/section-index.html#ix-handler-onemptied">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/section-index.html#ix-handler-onemptied">ⓘ</a>
<span class="attribute-name">onemptied</span> = <span class="attr-values">
<a class="ref" href="datatypes.html#common.data.functionbody" title="common.data.functionbody" id="common.data.functionbody_xref34">functionbody</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -596,7 +596,7 @@
<code>FunctionBody</code> production
<a href="references.html#refsECMA262" id="refsECMA262_xref40">[ECMA 262]</a>.</div></dd>
<dt id="scripting.attr.onended" title="scripting.attr.onended">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/section-index.html#ix-handler-onended">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/section-index.html#ix-handler-onended">ⓘ</a>
<span class="attribute-name">onended</span> = <span class="attr-values">
<a class="ref" href="datatypes.html#common.data.functionbody" title="common.data.functionbody" id="common.data.functionbody_xref35">functionbody</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -609,7 +609,7 @@
<code>FunctionBody</code> production
<a href="references.html#refsECMA262" id="refsECMA262_xref41">[ECMA 262]</a>.</div></dd>
<dt id="scripting.attr.onerror" title="scripting.attr.onerror">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/section-index.html#ix-handler-onerror">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/section-index.html#ix-handler-onerror">ⓘ</a>
<span class="attribute-name">onerror</span> = <span class="attr-values">
<a class="ref" href="datatypes.html#common.data.functionbody" title="common.data.functionbody" id="common.data.functionbody_xref36">functionbody</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -621,7 +621,7 @@
<code>FunctionBody</code> production
<a href="references.html#refsECMA262" id="refsECMA262_xref42">[ECMA 262]</a>.</div></dd>
<dt id="scripting.attr.onfocus" title="scripting.attr.onfocus">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/section-index.html#ix-handler-onfocus">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/section-index.html#ix-handler-onfocus">ⓘ</a>
<span class="attribute-name">onfocus</span> = <span class="attr-values">
<a class="ref" href="datatypes.html#common.data.functionbody" title="common.data.functionbody" id="common.data.functionbody_xref37">functionbody</a>
</span>
@@ -633,7 +633,7 @@
<code>FunctionBody</code> production
<a href="references.html#refsECMA262" id="refsECMA262_xref43">[ECMA 262]</a>.</div></dd>
<dt id="scripting.attr.onformchange" title="scripting.attr.onformchange">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/section-index.html#ix-handler-onformchange">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/section-index.html#ix-handler-onformchange">ⓘ</a>
<span class="attribute-name">onformchange</span> = <span class="attr-values">
<a class="ref" href="datatypes.html#common.data.functionbody" title="common.data.functionbody" id="common.data.functionbody_xref38">functionbody</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -646,7 +646,7 @@
<code>FunctionBody</code> production
<a href="references.html#refsECMA262" id="refsECMA262_xref44">[ECMA 262]</a>.</div></dd>
<dt id="scripting.attr.onforminput" title="scripting.attr.onforminput">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/section-index.html#ix-handler-onforminput">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/section-index.html#ix-handler-onforminput">ⓘ</a>
<span class="attribute-name">onforminput</span> = <span class="attr-values">
<a class="ref" href="datatypes.html#common.data.functionbody" title="common.data.functionbody" id="common.data.functionbody_xref39">functionbody</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -659,7 +659,7 @@
<code>FunctionBody</code> production
<a href="references.html#refsECMA262" id="refsECMA262_xref45">[ECMA 262]</a>.</div></dd>
<dt id="scripting.attr.oninput" title="scripting.attr.oninput">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/section-index.html#ix-handler-oninput">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/section-index.html#ix-handler-oninput">ⓘ</a>
<span class="attribute-name">oninput</span> = <span class="attr-values">
<a class="ref" href="datatypes.html#common.data.functionbody" title="common.data.functionbody" id="common.data.functionbody_xref40">functionbody</a>
</span>
@@ -671,7 +671,7 @@
<code>FunctionBody</code> production
<a href="references.html#refsECMA262" id="refsECMA262_xref46">[ECMA 262]</a>.</div></dd>
<dt id="scripting.attr.oninvalid" title="scripting.attr.oninvalid">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/section-index.html#ix-handler-oninvalid">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/section-index.html#ix-handler-oninvalid">ⓘ</a>
<span class="attribute-name">oninvalid</span> = <span class="attr-values">
<a class="ref" href="datatypes.html#common.data.functionbody" title="common.data.functionbody" id="common.data.functionbody_xref41">functionbody</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -683,7 +683,7 @@
<code>FunctionBody</code> production
<a href="references.html#refsECMA262" id="refsECMA262_xref47">[ECMA 262]</a>.</div></dd>
<dt id="scripting.attr.onkeydown" title="scripting.attr.onkeydown">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/section-index.html#ix-handler-onkeydown">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/section-index.html#ix-handler-onkeydown">ⓘ</a>
<span class="attribute-name">onkeydown</span> = <span class="attr-values">
<a class="ref" href="datatypes.html#common.data.functionbody" title="common.data.functionbody" id="common.data.functionbody_xref42">functionbody</a>
</span>
@@ -695,7 +695,7 @@
<code>FunctionBody</code> production
<a href="references.html#refsECMA262" id="refsECMA262_xref48">[ECMA 262]</a>.</div></dd>
<dt id="scripting.attr.onkeypress" title="scripting.attr.onkeypress">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/section-index.html#ix-handler-onkeypress">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/section-index.html#ix-handler-onkeypress">ⓘ</a>
<span class="attribute-name">onkeypress</span> = <span class="attr-values">
<a class="ref" href="datatypes.html#common.data.functionbody" title="common.data.functionbody" id="common.data.functionbody_xref43">functionbody</a>
</span>
@@ -708,7 +708,7 @@
<code>FunctionBody</code> production
<a href="references.html#refsECMA262" id="refsECMA262_xref49">[ECMA 262]</a>.</div></dd>
<dt id="scripting.attr.onkeyup" title="scripting.attr.onkeyup">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/section-index.html#ix-handler-onkeyup">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/section-index.html#ix-handler-onkeyup">ⓘ</a>
<span class="attribute-name">onkeyup</span> = <span class="attr-values">
<a class="ref" href="datatypes.html#common.data.functionbody" title="common.data.functionbody" id="common.data.functionbody_xref44">functionbody</a>
</span>
@@ -720,7 +720,7 @@
<code>FunctionBody</code> production
<a href="references.html#refsECMA262" id="refsECMA262_xref50">[ECMA 262]</a>.</div></dd>
<dt id="scripting.attr.onload" title="scripting.attr.onload">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/section-index.html#ix-handler-onload">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/section-index.html#ix-handler-onload">ⓘ</a>
<span class="attribute-name">onload</span> = <span class="attr-values">
<a class="ref" href="datatypes.html#common.data.functionbody" title="common.data.functionbody" id="common.data.functionbody_xref45">functionbody</a>
</span>
@@ -732,7 +732,7 @@
<code>FunctionBody</code> production
<a href="references.html#refsECMA262" id="refsECMA262_xref51">[ECMA 262]</a>.</div></dd>
<dt id="scripting.attr.onloadeddata" title="scripting.attr.onloadeddata">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/section-index.html#ix-handler-onloadeddata">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/section-index.html#ix-handler-onloadeddata">ⓘ</a>
<span class="attribute-name">onloadeddata</span> = <span class="attr-values">
<a class="ref" href="datatypes.html#common.data.functionbody" title="common.data.functionbody" id="common.data.functionbody_xref46">functionbody</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -745,7 +745,7 @@
<code>FunctionBody</code> production
<a href="references.html#refsECMA262" id="refsECMA262_xref52">[ECMA 262]</a>.</div></dd>
<dt id="scripting.attr.onloadedmetadata" title="scripting.attr.onloadedmetadata">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/section-index.html#ix-handler-onloadedmetadata">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/section-index.html#ix-handler-onloadedmetadata">ⓘ</a>
<span class="attribute-name">onloadedmetadata</span> = <span class="attr-values">
<a class="ref" href="datatypes.html#common.data.functionbody" title="common.data.functionbody" id="common.data.functionbody_xref47">functionbody</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -758,7 +758,7 @@
<code>FunctionBody</code> production
<a href="references.html#refsECMA262" id="refsECMA262_xref53">[ECMA 262]</a>.</div></dd>
<dt id="scripting.attr.onloadstart" title="scripting.attr.onloadstart">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/section-index.html#ix-handler-onloadstart">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/section-index.html#ix-handler-onloadstart">ⓘ</a>
<span class="attribute-name">onloadstart</span> = <span class="attr-values">
<a class="ref" href="datatypes.html#common.data.functionbody" title="common.data.functionbody" id="common.data.functionbody_xref48">functionbody</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -771,7 +771,7 @@
<code>FunctionBody</code> production
<a href="references.html#refsECMA262" id="refsECMA262_xref54">[ECMA 262]</a>.</div></dd>
<dt id="scripting.attr.onmousedown" title="scripting.attr.onmousedown">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/section-index.html#ix-handler-onmousedown">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/section-index.html#ix-handler-onmousedown">ⓘ</a>
<span class="attribute-name">onmousedown</span> = <span class="attr-values">
<a class="ref" href="datatypes.html#common.data.functionbody" title="common.data.functionbody" id="common.data.functionbody_xref49">functionbody</a>
</span>
@@ -783,7 +783,7 @@
<code>FunctionBody</code> production
<a href="references.html#refsECMA262" id="refsECMA262_xref55">[ECMA 262]</a>.</div></dd>
<dt id="scripting.attr.onmousemove" title="scripting.attr.onmousemove">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/section-index.html#ix-handler-onmousemove">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/section-index.html#ix-handler-onmousemove">ⓘ</a>
<span class="attribute-name">onmousemove</span> = <span class="attr-values">
<a class="ref" href="datatypes.html#common.data.functionbody" title="common.data.functionbody" id="common.data.functionbody_xref50">functionbody</a>
</span>
@@ -795,7 +795,7 @@
<code>FunctionBody</code> production
<a href="references.html#refsECMA262" id="refsECMA262_xref56">[ECMA 262]</a>.</div></dd>
<dt id="scripting.attr.onmouseout" title="scripting.attr.onmouseout">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/section-index.html#ix-handler-onmouseout">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/section-index.html#ix-handler-onmouseout">ⓘ</a>
<span class="attribute-name">onmouseout</span> = <span class="attr-values">
<a class="ref" href="datatypes.html#common.data.functionbody" title="common.data.functionbody" id="common.data.functionbody_xref51">functionbody</a>
</span>
@@ -807,7 +807,7 @@
<code>FunctionBody</code> production
<a href="references.html#refsECMA262" id="refsECMA262_xref57">[ECMA 262]</a>.</div></dd>
<dt id="scripting.attr.onmouseover" title="scripting.attr.onmouseover">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/section-index.html#ix-handler-onmouseover">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/section-index.html#ix-handler-onmouseover">ⓘ</a>
<span class="attribute-name">onmouseover</span> = <span class="attr-values">
<a class="ref" href="datatypes.html#common.data.functionbody" title="common.data.functionbody" id="common.data.functionbody_xref52">functionbody</a>
</span>
@@ -820,7 +820,7 @@
<code>FunctionBody</code> production
<a href="references.html#refsECMA262" id="refsECMA262_xref58">[ECMA 262]</a>.</div></dd>
<dt id="scripting.attr.onmouseup" title="scripting.attr.onmouseup">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/section-index.html#ix-handler-onmouseup">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/section-index.html#ix-handler-onmouseup">ⓘ</a>
<span class="attribute-name">onmouseup</span> = <span class="attr-values">
<a class="ref" href="datatypes.html#common.data.functionbody" title="common.data.functionbody" id="common.data.functionbody_xref53">functionbody</a>
</span>
@@ -832,7 +832,7 @@
<code>FunctionBody</code> production
<a href="references.html#refsECMA262" id="refsECMA262_xref59">[ECMA 262]</a>.</div></dd>
<dt id="scripting.attr.onmousewheel" title="scripting.attr.onmousewheel">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/section-index.html#ix-handler-onmousewheel">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/section-index.html#ix-handler-onmousewheel">ⓘ</a>
<span class="attribute-name">onmousewheel</span> = <span class="attr-values">
<a class="ref" href="datatypes.html#common.data.functionbody" title="common.data.functionbody" id="common.data.functionbody_xref54">functionbody</a>
</span>
@@ -845,7 +845,7 @@
<code>FunctionBody</code> production
<a href="references.html#refsECMA262" id="refsECMA262_xref60">[ECMA 262]</a>.</div></dd>
<dt id="scripting.attr.onpause" title="scripting.attr.onpause">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/section-index.html#ix-handler-onpause">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/section-index.html#ix-handler-onpause">ⓘ</a>
<span class="attribute-name">onpause</span> = <span class="attr-values">
<a class="ref" href="datatypes.html#common.data.functionbody" title="common.data.functionbody" id="common.data.functionbody_xref55">functionbody</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -857,7 +857,7 @@
<code>FunctionBody</code> production
<a href="references.html#refsECMA262" id="refsECMA262_xref61">[ECMA 262]</a>.</div></dd>
<dt id="scripting.attr.onplay" title="scripting.attr.onplay">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/section-index.html#ix-handler-onplay">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/section-index.html#ix-handler-onplay">ⓘ</a>
<span class="attribute-name">onplay</span> = <span class="attr-values">
<a class="ref" href="datatypes.html#common.data.functionbody" title="common.data.functionbody" id="common.data.functionbody_xref56">functionbody</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -869,7 +869,7 @@
<code>FunctionBody</code> production
<a href="references.html#refsECMA262" id="refsECMA262_xref62">[ECMA 262]</a>.</div></dd>
<dt id="scripting.attr.onplaying" title="scripting.attr.onplaying">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/section-index.html#ix-handler-onplaying">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/section-index.html#ix-handler-onplaying">ⓘ</a>
<span class="attribute-name">onplaying</span> = <span class="attr-values">
<a class="ref" href="datatypes.html#common.data.functionbody" title="common.data.functionbody" id="common.data.functionbody_xref57">functionbody</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -881,7 +881,7 @@
<code>FunctionBody</code> production
<a href="references.html#refsECMA262" id="refsECMA262_xref63">[ECMA 262]</a>.</div></dd>
<dt id="scripting.attr.onprogress" title="scripting.attr.onprogress">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/section-index.html#ix-handler-onprogress">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/section-index.html#ix-handler-onprogress">ⓘ</a>
<span class="attribute-name">onprogress</span> = <span class="attr-values">
<a class="ref" href="datatypes.html#common.data.functionbody" title="common.data.functionbody" id="common.data.functionbody_xref58">functionbody</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -894,7 +894,7 @@
<code>FunctionBody</code> production
<a href="references.html#refsECMA262" id="refsECMA262_xref64">[ECMA 262]</a>.</div></dd>
<dt id="scripting.attr.onratechange" title="scripting.attr.onratechange">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/section-index.html#ix-handler-onratechange">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/section-index.html#ix-handler-onratechange">ⓘ</a>
<span class="attribute-name">onratechange</span> = <span class="attr-values">
<a class="ref" href="datatypes.html#common.data.functionbody" title="common.data.functionbody" id="common.data.functionbody_xref59">functionbody</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -908,7 +908,7 @@
<code>FunctionBody</code> production
<a href="references.html#refsECMA262" id="refsECMA262_xref65">[ECMA 262]</a>.</div></dd>
<dt id="scripting.attr.onreadystatechange" title="scripting.attr.onreadystatechange">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/section-index.html#ix-handler-onreadystatechange">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/section-index.html#ix-handler-onreadystatechange">ⓘ</a>
<span class="attribute-name">onreadystatechange</span> = <span class="attr-values">
<a class="ref" href="datatypes.html#common.data.functionbody" title="common.data.functionbody" id="common.data.functionbody_xref60">functionbody</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -920,7 +920,7 @@
<code>FunctionBody</code> production
<a href="references.html#refsECMA262" id="refsECMA262_xref66">[ECMA 262]</a>.</div></dd>
<dt id="scripting.attr.onreset" title="scripting.attr.onreset">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/section-index.html#ix-handler-onreset">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/section-index.html#ix-handler-onreset">ⓘ</a>
<span class="attribute-name">onreset</span> = <span class="attr-values">
<a class="ref" href="datatypes.html#common.data.functionbody" title="common.data.functionbody" id="common.data.functionbody_xref61">functionbody</a>
</span>
@@ -934,7 +934,7 @@
<code>FunctionBody</code> production
<a href="references.html#refsECMA262" id="refsECMA262_xref67">[ECMA 262]</a>.</div></dd>
<dt id="scripting.attr.onscroll" title="scripting.attr.onscroll">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/section-index.html#ix-handler-onscroll">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/section-index.html#ix-handler-onscroll">ⓘ</a>
<span class="attribute-name">onscroll</span> = <span class="attr-values">
<a class="ref" href="datatypes.html#common.data.functionbody" title="common.data.functionbody" id="common.data.functionbody_xref62">functionbody</a>
</span>
@@ -946,7 +946,7 @@
<code>FunctionBody</code> production
<a href="references.html#refsECMA262" id="refsECMA262_xref68">[ECMA 262]</a>.</div></dd>
<dt id="scripting.attr.onseeked" title="scripting.attr.onseeked">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/section-index.html#ix-handler-onseeked">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/section-index.html#ix-handler-onseeked">ⓘ</a>
<span class="attribute-name">onseeked</span> = <span class="attr-values">
<a class="ref" href="datatypes.html#common.data.functionbody" title="common.data.functionbody" id="common.data.functionbody_xref63">functionbody</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -960,7 +960,7 @@
<code>FunctionBody</code> production
<a href="references.html#refsECMA262" id="refsECMA262_xref69">[ECMA 262]</a>.</div></dd>
<dt id="scripting.attr.onseeking" title="scripting.attr.onseeking">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/section-index.html#ix-handler-onseeking">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/section-index.html#ix-handler-onseeking">ⓘ</a>
<span class="attribute-name">onseeking</span> = <span class="attr-values">
<a class="ref" href="datatypes.html#common.data.functionbody" title="common.data.functionbody" id="common.data.functionbody_xref64">functionbody</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -975,7 +975,7 @@
<code>FunctionBody</code> production
<a href="references.html#refsECMA262" id="refsECMA262_xref70">[ECMA 262]</a>.</div></dd>
<dt id="scripting.attr.onselect" title="scripting.attr.onselect">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/section-index.html#ix-handler-onselect">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/section-index.html#ix-handler-onselect">ⓘ</a>
<span class="attribute-name">onselect</span> = <span class="attr-values">
<a class="ref" href="datatypes.html#common.data.functionbody" title="common.data.functionbody" id="common.data.functionbody_xref65">functionbody</a>
</span>
@@ -987,7 +987,7 @@
<code>FunctionBody</code> production
<a href="references.html#refsECMA262" id="refsECMA262_xref71">[ECMA 262]</a>.</div></dd>
<dt id="scripting.attr.onshow" title="scripting.attr.onshow">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/section-index.html#ix-handler-onshow">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/section-index.html#ix-handler-onshow">ⓘ</a>
<span class="attribute-name">onshow</span> = <span class="attr-values">
<a class="ref" href="datatypes.html#common.data.functionbody" title="common.data.functionbody" id="common.data.functionbody_xref66">functionbody</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -1000,7 +1000,7 @@
<code>FunctionBody</code> production
<a href="references.html#refsECMA262" id="refsECMA262_xref72">[ECMA 262]</a>.</div></dd>
<dt id="scripting.attr.onstalled" title="scripting.attr.onstalled">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/section-index.html#ix-handler-onstalled">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/section-index.html#ix-handler-onstalled">ⓘ</a>
<span class="attribute-name">onstalled</span> = <span class="attr-values">
<a class="ref" href="datatypes.html#common.data.functionbody" title="common.data.functionbody" id="common.data.functionbody_xref67">functionbody</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -1013,7 +1013,7 @@
<code>FunctionBody</code> production
<a href="references.html#refsECMA262" id="refsECMA262_xref73">[ECMA 262]</a>.</div></dd>
<dt id="scripting.attr.onsubmit" title="scripting.attr.onsubmit">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/section-index.html#ix-handler-onsubmit">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/section-index.html#ix-handler-onsubmit">ⓘ</a>
<span class="attribute-name">onsubmit</span> = <span class="attr-values">
<a class="ref" href="datatypes.html#common.data.functionbody" title="common.data.functionbody" id="common.data.functionbody_xref68">functionbody</a>
</span>
@@ -1027,7 +1027,7 @@
<code>FunctionBody</code> production
<a href="references.html#refsECMA262" id="refsECMA262_xref74">[ECMA 262]</a>.</div></dd>
<dt id="scripting.attr.onsuspend" title="scripting.attr.onsuspend">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/section-index.html#ix-handler-onsuspend">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/section-index.html#ix-handler-onsuspend">ⓘ</a>
<span class="attribute-name">onsuspend</span> = <span class="attr-values">
<a class="ref" href="datatypes.html#common.data.functionbody" title="common.data.functionbody" id="common.data.functionbody_xref69">functionbody</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -1041,7 +1041,7 @@
<code>FunctionBody</code> production
<a href="references.html#refsECMA262" id="refsECMA262_xref75">[ECMA 262]</a>.</div></dd>
<dt id="scripting.attr.ontimeupdate" title="scripting.attr.ontimeupdate">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/section-index.html#ix-handler-ontimeupdate">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/section-index.html#ix-handler-ontimeupdate">ⓘ</a>
<span class="attribute-name">ontimeupdate</span> = <span class="attr-values">
<a class="ref" href="datatypes.html#common.data.functionbody" title="common.data.functionbody" id="common.data.functionbody_xref70">functionbody</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -1055,7 +1055,7 @@
<code>FunctionBody</code> production
<a href="references.html#refsECMA262" id="refsECMA262_xref76">[ECMA 262]</a>.</div></dd>
<dt id="scripting.attr.onvolumechange" title="scripting.attr.onvolumechange">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/section-index.html#ix-handler-onvolumechange">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/section-index.html#ix-handler-onvolumechange">ⓘ</a>
<span class="attribute-name">onvolumechange</span> = <span class="attr-values">
<a class="ref" href="datatypes.html#common.data.functionbody" title="common.data.functionbody" id="common.data.functionbody_xref71">functionbody</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -1069,7 +1069,7 @@
<code>FunctionBody</code> production
<a href="references.html#refsECMA262" id="refsECMA262_xref77">[ECMA 262]</a>.</div></dd>
<dt id="scripting.attr.onwaiting" title="scripting.attr.onwaiting">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/section-index.html#ix-handler-onwaiting">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/section-index.html#ix-handler-onwaiting">ⓘ</a>
<span class="attribute-name">onwaiting</span> = <span class="attr-values">
<a class="ref" href="datatypes.html#common.data.functionbody" title="common.data.functionbody" id="common.data.functionbody_xref72">functionbody</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -1100,7 +1100,7 @@
<div class="no-number no-toc">
<dl class="attr-defs">
<dt id="common.attrs.xmllang" title="common.attrs.xmllang">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#attr-xml-lang">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#attr-xml-lang">ⓘ</a>
<span class="attribute-name">xml:lang</span> = <span class="attr-values">
<a href="datatypes.html#common.data.langcode" id="common.data.langcode_xref7">language tag</a>
</span>
Index: meta.http-equiv.content-language.html
===================================================================
RCS file: /sources/public/html5/markup/meta.http-equiv.content-language.html,v
retrieving revision 1.88
retrieving revision 1.89
diff -u -d -r1.88 -r1.89
--- meta.http-equiv.content-language.html 25 Feb 2011 07:05:23 -0000 1.88
+++ meta.http-equiv.content-language.html 30 Apr 2011 11:35:38 -0000 1.89
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="meta.http-equiv.default-style.html">« meta http-equiv=default-style</a></span>
<span class="nav-next"><a href="meta.charset.html">meta charset »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the meta element in the HTML5 spec" href="http://developers.whatwg.org/semantics.html#attr-meta-http-equiv-content-language">ⓘ</a></span> <span class="element">meta</span> <span class="elem-qualifier"> <span class="attribute-name">http-equiv</span>=<span class="equals-value">content-language</span></span> – <span class="shortdesc">“default language” pragma directive</span> <span class="obsoleted-feature" title="This markup feature has been obsoleted in HTML5.">OBSOLETE</span> <a class="hash" href="#meta.http-equiv.content-language">#</a> <a class="toc-bak" href="Overview.html#meta.http-equiv.content-language-toc">T</a>
+<span class="spec-link"><a title="Read about the meta element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#attr-meta-http-equiv-content-language">ⓘ</a></span> <span class="element">meta</span> <span class="elem-qualifier"> <span class="attribute-name">http-equiv</span>=<span class="equals-value">content-language</span></span> – <span class="shortdesc">“default language” pragma directive</span> <span class="obsoleted-feature" title="This markup feature has been obsoleted in HTML5.">OBSOLETE</span> <a class="hash" href="#meta.http-equiv.content-language">#</a> <a class="toc-bak" href="Overview.html#meta.http-equiv.content-language-toc">T</a>
</h2>
<div id="meta.http-equiv.content-language-longdesc" class="longdesc">
<p>The
@@ -56,13 +56,13 @@
</div>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
<dt id="meta.http-equiv.attrs.http-equiv.content-language" title="meta.http-equiv.attrs.http-equiv.content-language">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/semantics.html#attr-meta-http-equiv">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#attr-meta-http-equiv">ⓘ</a>
<span class="attribute-name">http-equiv</span> = <span class="attr-values"> "content-language" </span>
<a class="hash" href="meta.http-equiv.content-language.html#meta.http-equiv.attrs.http-equiv.content-language">#</a>
</dt>
@@ -72,7 +72,7 @@
that specifies a document-wide default language.</dd>
<dt id="meta.http-equiv.attrs.content.content-language" title="meta.http-equiv.attrs.content.content-language">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/semantics.html#attr-meta-content">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#attr-meta-content">ⓘ</a>
<span class="attribute-name">content</span> = <span class="attr-values">
<a href="datatypes.html#common.data.langcode" id="common.data.langcode_xref4">language tag</a>
</span>
Index: script.html
===================================================================
RCS file: /sources/public/html5/markup/script.html,v
retrieving revision 1.102
retrieving revision 1.103
diff -u -d -r1.102 -r1.103
--- script.html 25 Feb 2011 07:05:24 -0000 1.102
+++ script.html 30 Apr 2011 11:35:39 -0000 1.103
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="samp.html">« samp</a></span>
<span class="nav-next"><a href="section.html">section »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the script element in the HTML5 spec" href="http://developers.whatwg.org/scripting-1.html#script">ⓘ</a></span> <span class="element">script</span> – <span class="shortdesc">embedded script</span> <a class="hash" href="#script">#</a> <a class="toc-bak" href="Overview.html#script-toc">T</a>
+<span class="spec-link"><a title="Read about the script element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/scripting-1.html#script">ⓘ</a></span> <span class="element">script</span> – <span class="shortdesc">embedded script</span> <a class="hash" href="#script">#</a> <a class="toc-bak" href="Overview.html#script-toc">T</a>
</h2>
<div id="script-longdesc" class="longdesc">
<p>The
@@ -59,13 +59,13 @@
</div>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
<dt id="script.attrs.type" title="script.attrs.type">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/scripting-1.html#attr-script-type">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/scripting-1.html#attr-script-type">ⓘ</a>
<span class="attribute-name">type</span> = <span class="attr-values">
<a href="datatypes.html#common.data.mimetype" id="common.data.mimetype_xref7">MIME type</a>
</span>
@@ -80,14 +80,14 @@
as defined in
<a href="references.html#refsRFC2046" id="refsRFC2046_xref6">[RFC 2046]</a>.</div></dd>
<dt id="script.attrs.language" title="script.attrs.language">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/obsolete.html#attr-script-language">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/obsolete.html#attr-script-language">ⓘ</a>
<span class="attribute-name">language</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="data-string_xref75">string</a></span> <span class="obsoleted-feature" title="This markup feature has been obsoleted in HTML5.">OBSOLETE</span>
<a class="hash" href="script.html#script.attrs.language">#</a>
</dt>
<dd>Specifies that the language of the script is JavaScript.</dd>
<dt id="script.attrs.src" title="script.attrs.src">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/scripting-1.html#attr-script-src">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/scripting-1.html#attr-script-src">ⓘ</a>
<span class="attribute-name">src</span> = <span class="attr-values">
<a href="datatypes.html#common.data.uri.non-empty" id="common.data.uri.non-empty_xref14">Non-empty URL potentially surrounded by spaces</a>
</span>
@@ -96,7 +96,7 @@
<dd>The address of the external script to use.</dd>
<dt id="script.attrs.defer" title="script.attrs.defer">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/scripting-1.html#attr-script-defer">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/scripting-1.html#attr-script-defer">ⓘ</a>
<span class="attribute-name">defer</span> = <span class="attr-values">
"defer" <span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="syntax-attr-empty_xref110">empty</a>
</span>
@@ -106,7 +106,7 @@
document has been parsed.</dd>
<dt id="script.attrs.async" title="script.attrs.async">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/scripting-1.html#attr-script-async">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/scripting-1.html#attr-script-async">ⓘ</a>
<span class="attribute-name">async</span> = <span class="attr-values">
"async" <span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="syntax-attr-empty_xref111">empty</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -116,7 +116,7 @@
asynchronously, as soon as it becomes available.</dd>
<dt id="script.attrs.charset" title="script.attrs.charset">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/scripting-1.html#attr-script-charset">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/scripting-1.html#attr-script-charset">ⓘ</a>
<span class="attribute-name">charset</span> = <span class="attr-values">
<a href="datatypes.html#common.data.charset" id="common.data.charset_xref4">character encoding name</a>
</span>
Index: input.range.html
===================================================================
RCS file: /sources/public/html5/markup/input.range.html,v
retrieving revision 1.98
retrieving revision 1.99
diff -u -d -r1.98 -r1.99
--- input.range.html 25 Feb 2011 07:05:21 -0000 1.98
+++ input.range.html 30 Apr 2011 11:35:37 -0000 1.99
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="input.number.html">« input type=number</a></span>
<span class="nav-next"><a href="input.email.html">input type=email »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://developers.whatwg.org/number-state.html#range-state">ⓘ</a></span> <span class="element">input</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">range</span></span> – <span class="shortdesc">imprecise number-input control</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#input.range">#</a> <a class="toc-bak" href="Overview.html#input.range-toc">T</a>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#range-state">ⓘ</a></span> <span class="element">input</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">range</span></span> – <span class="shortdesc">imprecise number-input control</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#input.range">#</a> <a class="toc-bak" href="Overview.html#input.range-toc">T</a>
</h2>
<div id="input.range-longdesc" class="longdesc">
<p>The
@@ -60,13 +60,13 @@
</div>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
<dt id="input.range.attrs.name" title="input.range.attrs.name">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fe-name">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fe-name">ⓘ</a>
<span class="attribute-name">name</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="data-string_xref50">string</a></span>
<a class="hash" href="input.range.html#input.range.attrs.name">#</a>
</dt>
@@ -74,7 +74,7 @@
element for the purposes of form submission.</dd>
<dt id="input.range.attrs.disabled" title="input.range.attrs.disabled">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fe-disabled">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fe-disabled">ⓘ</a>
<span class="attribute-name">disabled</span> = <span class="attr-values">
"disabled"
<span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="syntax-attr-empty_xref83">empty</a>
@@ -85,7 +85,7 @@
control.</dd>
<dt id="input.range.attrs.form" title="input.range.attrs.form">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fae-form">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fae-form">ⓘ</a>
<span class="attribute-name">form</span> = <span class="attr-values">
<a href="datatypes.html#common.data.idref" id="common.data.idref_xref30">ID reference</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -98,7 +98,7 @@
with which to associate the element.</dd>
<dt id="input.range.attrs.type" title="input.range.attrs.type">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/number-state.html#range-state">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#range-state">ⓘ</a>
<span class="attribute-name">type</span> = <span class="attr-values"> "range" </span>
<a class="hash" href="input.range.html#input.range.attrs.type">#</a>
</dt>
@@ -109,7 +109,7 @@
string representing a number.</dd>
<dt id="input.range.attrs.autocomplete" title="input.range.attrs.autocomplete">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/common-input-element-attributes.html#attr-input-autocomplete">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#attr-input-autocomplete">ⓘ</a>
<span class="attribute-name">autocomplete</span> = <span class="attr-values">
"on" <span class="postfix or">or</span> "off"
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -121,7 +121,7 @@
later).</dd>
<dt id="input.range.attrs.autofocus" title="input.range.attrs.autofocus">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fe-autofocus">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fe-autofocus">ⓘ</a>
<span class="attribute-name">autofocus</span> = <span class="attr-values">
"autofocus"
<span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="syntax-attr-empty_xref84">empty</a>
@@ -133,7 +133,7 @@
loaded.</dd>
<dt id="input.range.attrs.list" title="input.range.attrs.list">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/common-input-element-attributes.html#attr-input-list">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#attr-input-list">ⓘ</a>
<span class="attribute-name">list</span> = <span class="attr-values">
<a href="datatypes.html#common.data.idref" id="common.data.idref_xref31">ID reference</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -146,7 +146,7 @@
with which to associate the element.</dd>
<dt id="input.range.attrs.min" title="input.range.attrs.min">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/common-input-element-attributes.html#attr-input-min">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#attr-input-min">ⓘ</a>
<span class="attribute-name">min</span> = <span class="attr-values">
<a href="datatypes.html#common.data.float" id="common.data.float_xref4">floating-point number</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -156,7 +156,7 @@
<a href="input.number.html#input.number.attrs.value">value</a>.</dd>
<dt id="input.range.attrs.max" title="input.range.attrs.max">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/common-input-element-attributes.html#attr-input-max">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#attr-input-max">ⓘ</a>
<span class="attribute-name">max</span> = <span class="attr-values">
<a href="datatypes.html#common.data.float" id="common.data.float_xref5">floating-point number</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -166,7 +166,7 @@
<a href="input.number.html#input.number.attrs.value">value</a>.</dd>
<dt id="input.range.attrs.step.float" title="input.range.attrs.step.float">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/common-input-element-attributes.html#attr-input-step">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#attr-input-step">ⓘ</a>
<span class="attribute-name">step</span> = <span class="attr-values">
"any"
<span class="postfix or">or</span> <a href="datatypes.html#common.data.float.positive" id="common.data.float.positive_xref5">positive floating-point number</a>
@@ -177,7 +177,7 @@
value.</dd>
<dt id="input.range.attrs.value" title="input.range.attrs.value">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/number-state.html#range-state">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#range-state">ⓘ</a>
<span class="attribute-name">value</span> = <span class="attr-values">
<a href="datatypes.html#common.data.float" id="common.data.float_xref6">floating-point number</a>
</span>
Index: audio.html
===================================================================
RCS file: /sources/public/html5/markup/audio.html,v
retrieving revision 1.98
retrieving revision 1.99
diff -u -d -r1.98 -r1.99
--- audio.html 25 Feb 2011 07:05:17 -0000 1.98
+++ audio.html 30 Apr 2011 11:35:33 -0000 1.99
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="aside.html">« aside</a></span>
<span class="nav-next"><a href="b.html">b »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the audio element in the HTML5 spec" href="http://developers.whatwg.org/video.html#audio">ⓘ</a></span> <span class="element">audio</span> – <span class="shortdesc">audio stream</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#audio">#</a> <a class="toc-bak" href="Overview.html#audio-toc">T</a>
+<span class="spec-link"><a title="Read about the audio element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/video.html#audio">ⓘ</a></span> <span class="element">audio</span> – <span class="shortdesc">audio stream</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#audio">#</a> <a class="toc-bak" href="Overview.html#audio-toc">T</a>
</h2>
<div id="audio-longdesc" class="longdesc">
<p>An
@@ -65,13 +65,13 @@
</div>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
<dt id="audio.attrs.autoplay" title="audio.attrs.autoplay">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/video.html#attr-media-autoplay">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/video.html#attr-media-autoplay">ⓘ</a>
<span class="attribute-name">autoplay</span> = <span class="attr-values">
"autoplay"
<span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="syntax-attr-empty_xref2">empty</a>
@@ -83,7 +83,7 @@
stopping.</dd>
<dt id="audio.attrs.preload" title="audio.attrs.preload">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/video.html#attr-media-preload">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/video.html#attr-media-preload">ⓘ</a>
<span class="attribute-name">preload</span> = <span class="attr-values">
"none"
<span class="postfix or">or</span> "metadata"
@@ -112,7 +112,7 @@
</dd>
<dt id="audio.attrs.controls" title="audio.attrs.controls">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/video.html#attr-media-controls">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/video.html#attr-media-controls">ⓘ</a>
<span class="attribute-name">controls</span> = <span class="attr-values">
"controls"
<span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="syntax-attr-empty_xref4">empty</a>
@@ -123,7 +123,7 @@
controlling playback of the audio stream.</dd>
<dt id="audio.attrs.loop" title="audio.attrs.loop">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/video.html#attr-media-loop">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/video.html#attr-media-loop">ⓘ</a>
<span class="attribute-name">loop</span> = <span class="attr-values">
"loop" <span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="syntax-attr-empty_xref5">empty</a>
</span>
@@ -133,7 +133,7 @@
audio stream upon reaching the end.</dd>
<dt id="audio.attrs.src" title="audio.attrs.src">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/video.html#attr-media-src">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/video.html#attr-media-src">ⓘ</a>
<span class="attribute-name">src</span> = <span class="attr-values">
<a href="datatypes.html#common.data.uri.non-empty" id="common.data.uri.non-empty_xref1">Non-empty URL potentially surrounded by spaces</a>
</span>
Index: time.html
===================================================================
RCS file: /sources/public/html5/markup/time.html,v
retrieving revision 1.94
retrieving revision 1.95
diff -u -d -r1.94 -r1.95
--- time.html 25 Feb 2011 07:05:26 -0000 1.94
+++ time.html 30 Apr 2011 11:35:41 -0000 1.95
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="thead.html">« thead</a></span>
<span class="nav-next"><a href="title.html">title »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the time element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-time-element">ⓘ</a></span> <span class="element">time</span> – <span class="shortdesc">date and/or time</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#time">#</a> <a class="toc-bak" href="Overview.html#time-toc">T</a>
+<span class="spec-link"><a title="Read about the time element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-time-element">ⓘ</a></span> <span class="element">time</span> – <span class="shortdesc">date and/or time</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#time">#</a> <a class="toc-bak" href="Overview.html#time-toc">T</a>
</h2>
<div id="time-longdesc" class="longdesc">
<p>The
@@ -51,13 +51,13 @@
</div>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
<dt id="time.attrs.datetime" title="time.attrs.datetime">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#attr-time-datetime">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#attr-time-datetime">ⓘ</a>
<span class="attribute-name">datetime</span> = <span class="attr-values">
<a href="datatypes.html#common.data.date-or-time" id="common.data.date-or-time_xref1">date or time</a>
</span>
@@ -74,7 +74,7 @@
</ul>
</div></dd>
<dt id="time.attrs.pubdate" title="time.attrs.pubdate">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#attr-time-pubdate">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#attr-time-pubdate">ⓘ</a>
<span class="attribute-name">pubdate</span> = <span class="attr-values">
"pubdate" <span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="syntax-attr-empty_xref121">empty</a>
</span>
Index: meta.http-equiv.default-style.html
===================================================================
RCS file: /sources/public/html5/markup/meta.http-equiv.default-style.html,v
retrieving revision 1.88
retrieving revision 1.89
diff -u -d -r1.88 -r1.89
--- meta.http-equiv.default-style.html 25 Feb 2011 07:05:23 -0000 1.88
+++ meta.http-equiv.default-style.html 30 Apr 2011 11:35:38 -0000 1.89
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="meta.http-equiv.refresh.html">« meta http-equiv=refresh</a></span>
<span class="nav-next"><a href="meta.http-equiv.content-language.html">meta http-equiv=content-language »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the meta element in the HTML5 spec" href="http://developers.whatwg.org/semantics.html#attr-meta-http-equiv-default-style">ⓘ</a></span> <span class="element">meta</span> <span class="elem-qualifier"> <span class="attribute-name">http-equiv</span>=<span class="equals-value">default-style</span></span> – <span class="shortdesc">“preferred stylesheet” pragma directive</span> <a class="hash" href="#meta.http-equiv.default-style">#</a> <a class="toc-bak" href="Overview.html#meta.http-equiv.default-style-toc">T</a>
+<span class="spec-link"><a title="Read about the meta element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#attr-meta-http-equiv-default-style">ⓘ</a></span> <span class="element">meta</span> <span class="elem-qualifier"> <span class="attribute-name">http-equiv</span>=<span class="equals-value">default-style</span></span> – <span class="shortdesc">“preferred stylesheet” pragma directive</span> <a class="hash" href="#meta.http-equiv.default-style">#</a> <a class="toc-bak" href="Overview.html#meta.http-equiv.default-style-toc">T</a>
</h2>
<div id="meta.http-equiv.default-style-longdesc" class="longdesc">
<p>The
@@ -51,13 +51,13 @@
</div>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
<dt id="meta.http-equiv.attrs.http-equiv.default-style" title="meta.http-equiv.attrs.http-equiv.default-style">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/semantics.html#attr-meta-http-equiv">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#attr-meta-http-equiv">ⓘ</a>
<span class="attribute-name">http-equiv</span> = <span class="attr-values"> "default-style" </span>
<a class="hash" href="meta.http-equiv.default-style.html#meta.http-equiv.attrs.http-equiv.default-style">#</a>
</dt>
@@ -67,7 +67,7 @@
that specifies the document’s preferred stylesheet.</dd>
<dt id="meta.http-equiv.attrs.content.default-style" title="meta.http-equiv.attrs.content.default-style">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/semantics.html#attr-meta-content">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#attr-meta-content">ⓘ</a>
<span class="attribute-name">content</span> = <span class="attr-values">
<a href="datatypes.html#common.data.default-style" id="common.data.default-style_xref1">default-style name</a>
</span>
Index: input.html
===================================================================
RCS file: /sources/public/html5/markup/input.html,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -d -r1.50 -r1.51
--- input.html 25 Feb 2011 07:05:21 -0000 1.50
+++ input.html 30 Apr 2011 11:35:37 -0000 1.51
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="img.html">« img</a></span>
<span class="nav-next"><a href="input.text.html">input type=text »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://developers.whatwg.org/the-input-element.html#the-input-element">ⓘ</a></span> <span class="element">input</span> – <span class="shortdesc">input control</span> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span> <a class="hash" href="#input">#</a> <a class="toc-bak" href="Overview.html#input-toc">T</a>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-input-element.html#the-input-element">ⓘ</a></span> <span class="element">input</span> – <span class="shortdesc">input control</span> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span> <a class="hash" href="#input">#</a> <a class="toc-bak" href="Overview.html#input-toc">T</a>
</h2>
<div id="input-longdesc" class="longdesc">
<p>The
@@ -35,73 +35,73 @@
element are described in the following sections:
<ul>
<li>
-<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://developers.whatwg.org/states-of-the-type-attribute.html#text-state-and-search-state">ⓘ</a></span> <span> </span><a class="ref" href="input.text.html#input.text">input type=text</a><span> </span>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#text-state-and-search-state">ⓘ</a></span> <span> </span><a class="ref" href="input.text.html#input.text">input type=text</a><span> </span>
</li>
<li>
-<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://developers.whatwg.org/states-of-the-type-attribute.html#password-state">ⓘ</a></span> <span> </span><a class="ref" href="input.password.html#input.password">input type=password</a><span> </span>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#password-state">ⓘ</a></span> <span> </span><a class="ref" href="input.password.html#input.password">input type=password</a><span> </span>
</li>
<li>
-<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://developers.whatwg.org/number-state.html#checkbox-state">ⓘ</a></span> <span> </span><a class="ref" href="input.checkbox.html#input.checkbox">input type=checkbox</a><span> </span>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#checkbox-state">ⓘ</a></span> <span> </span><a class="ref" href="input.checkbox.html#input.checkbox">input type=checkbox</a><span> </span>
</li>
<li>
-<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://developers.whatwg.org/number-state.html#radio-button-state">ⓘ</a></span> <span> </span><a class="ref" href="input.radio.html#input.radio">input type=radio</a><span> </span>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#radio-button-state">ⓘ</a></span> <span> </span><a class="ref" href="input.radio.html#input.radio">input type=radio</a><span> </span>
</li>
<li>
-<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://developers.whatwg.org/number-state.html#button-state">ⓘ</a></span> <span> </span><a class="ref" href="input.button.html#input.button">input type=button</a><span> </span>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#button-state">ⓘ</a></span> <span> </span><a class="ref" href="input.button.html#input.button">input type=button</a><span> </span>
</li>
<li>
-<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://developers.whatwg.org/number-state.html#submit-button-state">ⓘ</a></span> <span> </span><a class="ref" href="input.submit.html#input.submit">input type=submit</a><span> </span>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#submit-button-state">ⓘ</a></span> <span> </span><a class="ref" href="input.submit.html#input.submit">input type=submit</a><span> </span>
</li>
<li>
-<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://developers.whatwg.org/number-state.html#reset-button-state">ⓘ</a></span> <span> </span><a class="ref" href="input.reset.html#input.reset">input type=reset</a><span> </span>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#reset-button-state">ⓘ</a></span> <span> </span><a class="ref" href="input.reset.html#input.reset">input type=reset</a><span> </span>
</li>
<li>
-<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://developers.whatwg.org/number-state.html#file-upload-state">ⓘ</a></span> <span> </span><a class="ref" href="input.file.html#input.file">input type=file</a><span> </span>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#file-upload-state">ⓘ</a></span> <span> </span><a class="ref" href="input.file.html#input.file">input type=file</a><span> </span>
</li>
<li>
-<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://developers.whatwg.org/states-of-the-type-attribute.html#hidden-state">ⓘ</a></span> <span> </span><a class="ref" href="input.hidden.html#input.hidden">input type=hidden</a><span> </span>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#hidden-state">ⓘ</a></span> <span> </span><a class="ref" href="input.hidden.html#input.hidden">input type=hidden</a><span> </span>
</li>
<li>
-<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://developers.whatwg.org/number-state.html#image-button-state">ⓘ</a></span> <span> </span><a class="ref" href="input.image.html#input.image">input type=image</a><span> </span>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#image-button-state">ⓘ</a></span> <span> </span><a class="ref" href="input.image.html#input.image">input type=image</a><span> </span>
</li>
<li>
-<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://developers.whatwg.org/states-of-the-type-attribute.html#date-and-time-state">ⓘ</a></span> <span> </span><a class="ref" href="input.datetime.html#input.datetime">input type=datetime</a><span> </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#date-and-time-state">ⓘ</a></span> <span> </span><a class="ref" href="input.datetime.html#input.datetime">input type=datetime</a><span> </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li>
-<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://developers.whatwg.org/states-of-the-type-attribute.html#local-date-and-time-state">ⓘ</a></span> <span> </span><a class="ref" href="input.datetime-local.html#input.datetime-local">input type=datetime-local</a><span> </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#local-date-and-time-state">ⓘ</a></span> <span> </span><a class="ref" href="input.datetime-local.html#input.datetime-local">input type=datetime-local</a><span> </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li>
-<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://developers.whatwg.org/states-of-the-type-attribute.html#date-state">ⓘ</a></span> <span> </span><a class="ref" href="input.date.html#input.date">input type=date</a><span> </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#date-state">ⓘ</a></span> <span> </span><a class="ref" href="input.date.html#input.date">input type=date</a><span> </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li>
-<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://developers.whatwg.org/states-of-the-type-attribute.html#month-state">ⓘ</a></span> <span> </span><a class="ref" href="input.month.html#input.month">input type=month</a><span> </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#month-state">ⓘ</a></span> <span> </span><a class="ref" href="input.month.html#input.month">input type=month</a><span> </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li>
-<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://developers.whatwg.org/states-of-the-type-attribute.html#time-state">ⓘ</a></span> <span> </span><a class="ref" href="input.time.html#input.time">input type=time</a><span> </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#time-state">ⓘ</a></span> <span> </span><a class="ref" href="input.time.html#input.time">input type=time</a><span> </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li>
-<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://developers.whatwg.org/states-of-the-type-attribute.html#week-state">ⓘ</a></span> <span> </span><a class="ref" href="input.week.html#input.week">input type=week</a><span> </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#week-state">ⓘ</a></span> <span> </span><a class="ref" href="input.week.html#input.week">input type=week</a><span> </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li>
-<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://developers.whatwg.org/number-state.html#number-state">ⓘ</a></span> <span> </span><a class="ref" href="input.number.html#input.number">input type=number</a><span> </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#number-state">ⓘ</a></span> <span> </span><a class="ref" href="input.number.html#input.number">input type=number</a><span> </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li>
-<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://developers.whatwg.org/number-state.html#range-state">ⓘ</a></span> <span> </span><a class="ref" href="input.range.html#input.range">input type=range</a><span> </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#range-state">ⓘ</a></span> <span> </span><a class="ref" href="input.range.html#input.range">input type=range</a><span> </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li>
-<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://developers.whatwg.org/states-of-the-type-attribute.html#e-mail-state">ⓘ</a></span> <span> </span><a class="ref" href="input.email.html#input.email">input type=email</a><span> </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#e-mail-state">ⓘ</a></span> <span> </span><a class="ref" href="input.email.html#input.email">input type=email</a><span> </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li>
-<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://developers.whatwg.org/states-of-the-type-attribute.html#url-state">ⓘ</a></span> <span> </span><a class="ref" href="input.url.html#input.url">input type=url</a><span> </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#url-state">ⓘ</a></span> <span> </span><a class="ref" href="input.url.html#input.url">input type=url</a><span> </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li>
-<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://developers.whatwg.org/states-of-the-type-attribute.html#text-state-and-search-state">ⓘ</a></span> <span> </span><a class="ref" href="input.search.html#input.search">input type=search</a><span> </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#text-state-and-search-state">ⓘ</a></span> <span> </span><a class="ref" href="input.search.html#input.search">input type=search</a><span> </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li>
-<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://developers.whatwg.org/states-of-the-type-attribute.html#telephone-state">ⓘ</a></span> <span> </span><a class="ref" href="input.tel.html#input.tel">input type=tel</a><span> </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#telephone-state">ⓘ</a></span> <span> </span><a class="ref" href="input.tel.html#input.tel">input type=tel</a><span> </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li>
-<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://developers.whatwg.org/number-state.html#color-state">ⓘ</a></span> <span> </span><a class="ref" href="input.color.html#input.color">input type=color</a><span> </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#color-state">ⓘ</a></span> <span> </span><a class="ref" href="input.color.html#input.color">input type=color</a><span> </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
</ul>
</div>
Index: command.html
===================================================================
RCS file: /sources/public/html5/markup/command.html,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -d -r1.50 -r1.51
--- command.html 25 Feb 2011 07:05:18 -0000 1.50
+++ command.html 30 Apr 2011 11:35:34 -0000 1.51
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="colgroup.html">« colgroup</a></span>
<span class="nav-next"><a href="command.command.html">command type=command »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the command element in the HTML5 spec" href="http://developers.whatwg.org/interactive-elements.html#the-command">ⓘ</a></span> <span class="element">command</span> – <span class="shortdesc">command</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#command">#</a> <a class="toc-bak" href="Overview.html#command-toc">T</a>
+<span class="spec-link"><a title="Read about the command element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#the-command">ⓘ</a></span> <span class="element">command</span> – <span class="shortdesc">command</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#command">#</a> <a class="toc-bak" href="Overview.html#command-toc">T</a>
</h2>
<div id="command-longdesc" class="longdesc">
<p>The
Index: keygen.html
===================================================================
RCS file: /sources/public/html5/markup/keygen.html,v
retrieving revision 1.87
retrieving revision 1.88
diff -u -d -r1.87 -r1.88
--- keygen.html 25 Feb 2011 07:05:22 -0000 1.87
+++ keygen.html 30 Apr 2011 11:35:38 -0000 1.88
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="kbd.html">« kbd</a></span>
<span class="nav-next"><a href="label.html">label »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the keygen element in the HTML5 spec" href="http://developers.whatwg.org/the-button-element.html#the-keygen-element">ⓘ</a></span> <span class="element">keygen</span> – <span class="shortdesc">key-pair generator/input control</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#keygen">#</a> <a class="toc-bak" href="Overview.html#keygen-toc">T</a>
+<span class="spec-link"><a title="Read about the keygen element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-keygen-element">ⓘ</a></span> <span class="element">keygen</span> – <span class="shortdesc">key-pair generator/input control</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#keygen">#</a> <a class="toc-bak" href="Overview.html#keygen-toc">T</a>
</h2>
<div id="keygen-longdesc" class="longdesc">
<p>The
@@ -54,13 +54,13 @@
</div>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
<dt id="keygen.attrs.challenge" title="keygen.attrs.challenge">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/the-button-element.html#attr-keygen-challenge">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#attr-keygen-challenge">ⓘ</a>
<span class="attribute-name">challenge</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="data-string_xref62">string</a></span>
<a class="hash" href="keygen.html#keygen.attrs.challenge">#</a>
</dt>
@@ -68,14 +68,14 @@
public key.</dd>
<dt id="keygen.attrs.keytype" title="keygen.attrs.keytype">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/the-button-element.html#attr-keygen-keytype">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#attr-keygen-keytype">ⓘ</a>
<span class="attribute-name">keytype</span> = <span class="attr-values"> "rsa" </span>
<a class="hash" href="keygen.html#keygen.attrs.keytype">#</a>
</dt>
<dd>The type of key generated.</dd>
<dt id="keygen.attrs.autofocus" title="keygen.attrs.autofocus">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fe-autofocus">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fe-autofocus">ⓘ</a>
<span class="attribute-name">autofocus</span> = <span class="attr-values">
"autofocus"
<span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="syntax-attr-empty_xref104">empty</a>
@@ -87,7 +87,7 @@
loaded.</dd>
<dt id="keygen.attrs.name" title="keygen.attrs.name">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fe-name">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fe-name">ⓘ</a>
<span class="attribute-name">name</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="data-string_xref63">string</a></span>
<a class="hash" href="keygen.html#keygen.attrs.name">#</a>
</dt>
@@ -95,7 +95,7 @@
element for the purposes of form submission.</dd>
<dt id="keygen.attrs.disabled" title="keygen.attrs.disabled">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fe-disabled">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fe-disabled">ⓘ</a>
<span class="attribute-name">disabled</span> = <span class="attr-values">
"disabled"
<span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="syntax-attr-empty_xref105">empty</a>
@@ -106,7 +106,7 @@
control.</dd>
<dt id="keygen.attrs.form" title="keygen.attrs.form">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fae-form">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fae-form">ⓘ</a>
<span class="attribute-name">form</span> = <span class="attr-values">
<a href="datatypes.html#common.data.idref" id="common.data.idref_xref42">ID reference</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
Index: command.command.html
===================================================================
RCS file: /sources/public/html5/markup/command.command.html,v
retrieving revision 1.88
retrieving revision 1.89
diff -u -d -r1.88 -r1.89
--- command.command.html 25 Feb 2011 07:05:18 -0000 1.88
+++ command.command.html 30 Apr 2011 11:35:34 -0000 1.89
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="command.html">« command</a></span>
<span class="nav-next"><a href="command.radio.html">command type=radio »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the command element in the HTML5 spec" href="http://developers.whatwg.org/interactive-elements.html#the-command">ⓘ</a></span> <span class="element">command</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">command</span></span> – <span class="shortdesc">command with an associated action</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#command.command">#</a> <a class="toc-bak" href="Overview.html#command.command-toc">T</a>
+<span class="spec-link"><a title="Read about the command element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#the-command">ⓘ</a></span> <span class="element">command</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">command</span></span> – <span class="shortdesc">command with an associated action</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#command.command">#</a> <a class="toc-bak" href="Overview.html#command.command-toc">T</a>
</h2>
<div id="command.command-longdesc" class="longdesc">
<p>The
@@ -53,13 +53,13 @@
</div>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
<dt id="command.command.attrs.type" title="command.command.attrs.type">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/interactive-elements.html#attr-command-type">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#attr-command-type">ⓘ</a>
<span class="attribute-name">type</span> = <span class="attr-values"> "command" </span>
<a class="hash" href="command.command.html#command.command.attrs.type">#</a>
</dt>
@@ -69,14 +69,14 @@
command with an associated action.</dd>
<dt id="command.command.attrs.label" title="command.command.attrs.label">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/interactive-elements.html#attr-command-label">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#attr-command-label">ⓘ</a>
<span class="attribute-name">label</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="data-string_xref12">string</a></span>
<a class="hash" href="command.command.html#command.command.attrs.label">#</a>
</dt>
<dd>The name of the command, as shown to the user.</dd>
<dt id="command.command.attrs.icon" title="command.command.attrs.icon">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/interactive-elements.html#attr-command-icon">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#attr-command-icon">ⓘ</a>
<span class="attribute-name">icon</span> = <span class="attr-values">
<a href="datatypes.html#common.data.uri" id="common.data.uri_xref5">URL potentially surrounded by spaces</a>
</span>
@@ -85,7 +85,7 @@
<dd>A URL for an image that represents the command.</dd>
<dt id="command.command.attrs.disabled" title="command.command.attrs.disabled">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/interactive-elements.html#attr-command-disabled">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#attr-command-disabled">ⓘ</a>
<span class="attribute-name">disabled</span> = <span class="attr-values">
"disabled"
<span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="syntax-attr-empty_xref13">empty</a>
@@ -126,8 +126,7 @@
attribute DOMString <a href="http://dev.w3.org/html5/spec/interactive-elements.html#dom-command-icon" title="dom-command-icon">icon</a>;
attribute boolean <a href="http://dev.w3.org/html5/spec/interactive-elements.html#dom-command-disabled" title="dom-command-disabled">disabled</a>;
attribute boolean <a href="http://dev.w3.org/html5/spec/interactive-elements.html#dom-command-checked" title="dom-command-checked">checked</a>;
- attribute DOMString <a href="http://dev.w3.org/html5/spec/interactive-elements.html#dom-command-radiogroup" title="dom-command-radiogroup">radiogroup</a>;
-};</pre>
+ attribute DOMString <a href="http://dev.w3.org/html5/spec/interactive-elements.html#dom-command-radiogroup" title="dom-command-radiogroup">radiogroup</a>;};</pre>
</div>
</div>
<hr class="footerbreak">
Index: elements-by-function.html
===================================================================
RCS file: /sources/public/html5/markup/elements-by-function.html,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -d -r1.24 -r1.25
--- elements-by-function.html 25 Feb 2011 07:05:19 -0000 1.24
+++ elements-by-function.html 30 Apr 2011 11:35:34 -0000 1.25
@@ -13,7 +13,7 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="syntax.html">« syntax</a></span>
<span class="nav-next"><a href="elements.html">elements »</a></span>
@@ -30,7 +30,7 @@
</h2>
<ul>
<li>
-<span class="spec-link"><a title="Read about the html element in the HTML5 spec" href="http://developers.whatwg.org/semantics.html#the-html-element-0">ⓘ</a></span> <a href="html.html#html"><span class="element">html</span> – <span class="shortdesc">root element</span></a>
+<span class="spec-link"><a title="Read about the html element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#the-html-element-0">ⓘ</a></span> <a href="html.html#html"><span class="element">html</span> – <span class="shortdesc">root element</span></a>
</li>
</ul>
</div>
@@ -40,22 +40,22 @@
</h2>
<ul>
<li>
-<span class="spec-link"><a title="Read about the head element in the HTML5 spec" href="http://developers.whatwg.org/semantics.html#the-head-element-0">ⓘ</a></span> <a href="head.html#head"><span class="element">head</span> – <span class="shortdesc">document metadata container</span></a>
+<span class="spec-link"><a title="Read about the head element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#the-head-element-0">ⓘ</a></span> <a href="head.html#head"><span class="element">head</span> – <span class="shortdesc">document metadata container</span></a>
</li>
<li>
-<span class="spec-link"><a title="Read about the title element in the HTML5 spec" href="http://developers.whatwg.org/semantics.html#the-title-element-0">ⓘ</a></span> <a href="title.html#title"><span class="element">title</span> – <span class="shortdesc">document title</span></a>
+<span class="spec-link"><a title="Read about the title element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#the-title-element-0">ⓘ</a></span> <a href="title.html#title"><span class="element">title</span> – <span class="shortdesc">document title</span></a>
</li>
<li>
-<span class="spec-link"><a title="Read about the base element in the HTML5 spec" href="http://developers.whatwg.org/semantics.html#the-base-element">ⓘ</a></span> <a href="base.html#base"><span class="element">base</span> – <span class="shortdesc">base URL</span></a>
+<span class="spec-link"><a title="Read about the base element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#the-base-element">ⓘ</a></span> <a href="base.html#base"><span class="element">base</span> – <span class="shortdesc">base URL</span></a>
</li>
<li>
-<span class="spec-link"><a title="Read about the link element in the HTML5 spec" href="http://developers.whatwg.org/semantics.html#the-link-element">ⓘ</a></span> <a href="link.html#link"><span class="element">link</span> – <span class="shortdesc">inter-document relationship metadata</span></a>
+<span class="spec-link"><a title="Read about the link element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#the-link-element">ⓘ</a></span> <a href="link.html#link"><span class="element">link</span> – <span class="shortdesc">inter-document relationship metadata</span></a>
</li>
<li>
-<span class="spec-link"><a title="Read about the meta element in the HTML5 spec" href="http://developers.whatwg.org/semantics.html#meta">ⓘ</a></span> <a href="meta.html#meta"><span class="element">meta</span> – <span class="shortdesc">metadata</span></a> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span>
+<span class="spec-link"><a title="Read about the meta element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#meta">ⓘ</a></span> <a href="meta.html#meta"><span class="element">meta</span> – <span class="shortdesc">metadata</span></a> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span>
</li>
<li>
-<span class="spec-link"><a title="Read about the style element in the HTML5 spec" href="http://developers.whatwg.org/semantics.html#the-style-element">ⓘ</a></span> <a href="style.html#style"><span class="element">style</span> – <span class="shortdesc">style (presentation) information</span></a>
+<span class="spec-link"><a title="Read about the style element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#the-style-element">ⓘ</a></span> <a href="style.html#style"><span class="element">style</span> – <span class="shortdesc">style (presentation) information</span></a>
</li>
</ul>
</div>
@@ -65,10 +65,10 @@
</h2>
<ul>
<li>
-<span class="spec-link"><a title="Read about the script element in the HTML5 spec" href="http://developers.whatwg.org/scripting-1.html#script">ⓘ</a></span> <a href="script.html#script"><span class="element">script</span> – <span class="shortdesc">embedded script</span></a>
+<span class="spec-link"><a title="Read about the script element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/scripting-1.html#script">ⓘ</a></span> <a href="script.html#script"><span class="element">script</span> – <span class="shortdesc">embedded script</span></a>
</li>
<li>
-<span class="spec-link"><a title="Read about the noscript element in the HTML5 spec" href="http://developers.whatwg.org/scripting-1.html#the-noscript-element">ⓘ</a></span> <a href="noscript.html#noscript"><span class="element">noscript</span> – <span class="shortdesc">fallback content for script</span></a>
+<span class="spec-link"><a title="Read about the noscript element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/scripting-1.html#the-noscript-element">ⓘ</a></span> <a href="noscript.html#noscript"><span class="element">noscript</span> – <span class="shortdesc">fallback content for script</span></a>
</li>
</ul>
</div>
@@ -78,19 +78,19 @@
</h2>
<ul>
<li>
-<span class="spec-link"><a title="Read about the body element in the HTML5 spec" href="http://developers.whatwg.org/sections.html#the-body-element-0">ⓘ</a></span> <a href="body.html#body"><span class="element">body</span> – <span class="shortdesc">document body</span></a>
+<span class="spec-link"><a title="Read about the body element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-body-element-0">ⓘ</a></span> <a href="body.html#body"><span class="element">body</span> – <span class="shortdesc">document body</span></a>
</li>
<li>
-<span class="spec-link"><a title="Read about the section element in the HTML5 spec" href="http://developers.whatwg.org/sections.html#the-section-element">ⓘ</a></span> <a href="section.html#section"><span class="element">section</span> – <span class="shortdesc">section</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the section element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-section-element">ⓘ</a></span> <a href="section.html#section"><span class="element">section</span> – <span class="shortdesc">section</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li>
-<span class="spec-link"><a title="Read about the nav element in the HTML5 spec" href="http://developers.whatwg.org/sections.html#the-nav-element">ⓘ</a></span> <a href="nav.html#nav"><span class="element">nav</span> – <span class="shortdesc">group of navigational links</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the nav element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-nav-element">ⓘ</a></span> <a href="nav.html#nav"><span class="element">nav</span> – <span class="shortdesc">group of navigational links</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li>
-<span class="spec-link"><a title="Read about the article element in the HTML5 spec" href="http://developers.whatwg.org/sections.html#the-article-element">ⓘ</a></span> <a href="article.html#article"><span class="element">article</span> – <span class="shortdesc">article</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the article element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-article-element">ⓘ</a></span> <a href="article.html#article"><span class="element">article</span> – <span class="shortdesc">article</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li>
-<span class="spec-link"><a title="Read about the aside element in the HTML5 spec" href="http://developers.whatwg.org/sections.html#the-aside-element">ⓘ</a></span> <a href="aside.html#aside"><span class="element">aside</span> – <span class="shortdesc">tangential content</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the aside element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-aside-element">ⓘ</a></span> <a href="aside.html#aside"><span class="element">aside</span> – <span class="shortdesc">tangential content</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li>
<span class="spec-link"><a title="Read about the h1 element in the HTML5 spec" href="http://dev.w3.org/html5/spec/sections.html#the-h1-h2-h3-h4-h5-and-h6-elements">ⓘ</a></span> <a href="h1.html#h1"><span class="element">h1</span> – <span class="shortdesc">heading</span></a>
@@ -111,16 +111,16 @@
<span class="spec-link"><a title="Read about the h6 element in the HTML5 spec" href="http://dev.w3.org/html5/spec/sections.html#the-h1-h2-h3-h4-h5-and-h6-elements">ⓘ</a></span> <a href="h6.html#h6"><span class="element">h6</span> – <span class="shortdesc">heading</span></a>
</li>
<li>
-<span class="spec-link"><a title="Read about the hgroup element in the HTML5 spec" href="http://developers.whatwg.org/sections.html#the-hgroup-element">ⓘ</a></span> <a href="hgroup.html#hgroup"><span class="element">hgroup</span> – <span class="shortdesc">heading group</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the hgroup element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-hgroup-element">ⓘ</a></span> <a href="hgroup.html#hgroup"><span class="element">hgroup</span> – <span class="shortdesc">heading group</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li>
-<span class="spec-link"><a title="Read about the header element in the HTML5 spec" href="http://developers.whatwg.org/sections.html#the-header-element">ⓘ</a></span> <a href="header.html#header"><span class="element">header</span> – <span class="shortdesc">header</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the header element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-header-element">ⓘ</a></span> <a href="header.html#header"><span class="element">header</span> – <span class="shortdesc">header</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li>
-<span class="spec-link"><a title="Read about the footer element in the HTML5 spec" href="http://developers.whatwg.org/sections.html#the-footer-element">ⓘ</a></span> <a href="footer.html#footer"><span class="element">footer</span> – <span class="shortdesc">footer</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the footer element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-footer-element">ⓘ</a></span> <a href="footer.html#footer"><span class="element">footer</span> – <span class="shortdesc">footer</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li>
-<span class="spec-link"><a title="Read about the address element in the HTML5 spec" href="http://developers.whatwg.org/sections.html#the-address-element">ⓘ</a></span> <a href="address.html#address"><span class="element">address</span> – <span class="shortdesc">contact information</span></a>
+<span class="spec-link"><a title="Read about the address element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-address-element">ⓘ</a></span> <a href="address.html#address"><span class="element">address</span> – <span class="shortdesc">contact information</span></a>
</li>
</ul>
</div>
@@ -130,46 +130,46 @@
</h2>
<ul>
<li>
-<span class="spec-link"><a title="Read about the p element in the HTML5 spec" href="http://developers.whatwg.org/grouping-content.html#the-p-element">ⓘ</a></span> <a href="p.html#p"><span class="element">p</span> – <span class="shortdesc">paragraph</span></a>
+<span class="spec-link"><a title="Read about the p element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-p-element">ⓘ</a></span> <a href="p.html#p"><span class="element">p</span> – <span class="shortdesc">paragraph</span></a>
</li>
<li>
-<span class="spec-link"><a title="Read about the hr element in the HTML5 spec" href="http://developers.whatwg.org/grouping-content.html#the-hr-element">ⓘ</a></span> <a href="hr.html#hr"><span class="element">hr</span> – <span class="shortdesc">thematic break</span></a> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span>
+<span class="spec-link"><a title="Read about the hr element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-hr-element">ⓘ</a></span> <a href="hr.html#hr"><span class="element">hr</span> – <span class="shortdesc">thematic break</span></a> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span>
</li>
<li>
-<span class="spec-link"><a title="Read about the br element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-br-element">ⓘ</a></span> <a href="br.html#br"><span class="element">br</span> – <span class="shortdesc">line break</span></a>
+<span class="spec-link"><a title="Read about the br element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-br-element">ⓘ</a></span> <a href="br.html#br"><span class="element">br</span> – <span class="shortdesc">line break</span></a>
</li>
<li>
-<span class="spec-link"><a title="Read about the pre element in the HTML5 spec" href="http://developers.whatwg.org/grouping-content.html#the-pre-element">ⓘ</a></span> <a href="pre.html#pre"><span class="element">pre</span> – <span class="shortdesc">preformatted text</span></a>
+<span class="spec-link"><a title="Read about the pre element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-pre-element">ⓘ</a></span> <a href="pre.html#pre"><span class="element">pre</span> – <span class="shortdesc">preformatted text</span></a>
</li>
<li>
-<span class="spec-link"><a title="Read about the blockquote element in the HTML5 spec" href="http://developers.whatwg.org/grouping-content.html#the-blockquote-element">ⓘ</a></span> <a href="blockquote.html#blockquote"><span class="element">blockquote</span> – <span class="shortdesc">block quotation</span></a>
+<span class="spec-link"><a title="Read about the blockquote element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-blockquote-element">ⓘ</a></span> <a href="blockquote.html#blockquote"><span class="element">blockquote</span> – <span class="shortdesc">block quotation</span></a>
</li>
<li>
-<span class="spec-link"><a title="Read about the ol element in the HTML5 spec" href="http://developers.whatwg.org/grouping-content.html#the-ol-element">ⓘ</a></span> <a href="ol.html#ol"><span class="element">ol</span> – <span class="shortdesc">ordered list</span></a>
+<span class="spec-link"><a title="Read about the ol element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-ol-element">ⓘ</a></span> <a href="ol.html#ol"><span class="element">ol</span> – <span class="shortdesc">ordered list</span></a>
</li>
<li>
-<span class="spec-link"><a title="Read about the ul element in the HTML5 spec" href="http://developers.whatwg.org/grouping-content.html#the-ul-element">ⓘ</a></span> <a href="ul.html#ul"><span class="element">ul</span> – <span class="shortdesc">unordered list</span></a>
+<span class="spec-link"><a title="Read about the ul element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-ul-element">ⓘ</a></span> <a href="ul.html#ul"><span class="element">ul</span> – <span class="shortdesc">unordered list</span></a>
</li>
<li>
-<span class="spec-link"><a title="Read about the li element in the HTML5 spec" href="http://developers.whatwg.org/grouping-content.html#the-li-element">ⓘ</a></span> <a href="li.html#li"><span class="element">li</span> – <span class="shortdesc">list item</span></a>
+<span class="spec-link"><a title="Read about the li element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-li-element">ⓘ</a></span> <a href="li.html#li"><span class="element">li</span> – <span class="shortdesc">list item</span></a>
</li>
<li>
-<span class="spec-link"><a title="Read about the dl element in the HTML5 spec" href="http://developers.whatwg.org/grouping-content.html#the-dl-element">ⓘ</a></span> <a href="dl.html#dl"><span class="element">dl</span> – <span class="shortdesc">description list</span></a>
+<span class="spec-link"><a title="Read about the dl element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-dl-element">ⓘ</a></span> <a href="dl.html#dl"><span class="element">dl</span> – <span class="shortdesc">description list</span></a>
</li>
<li>
-<span class="spec-link"><a title="Read about the dt element in the HTML5 spec" href="http://developers.whatwg.org/grouping-content.html#the-dt-element">ⓘ</a></span> <a href="dt.html#dt"><span class="element">dt</span> – <span class="shortdesc">term or name</span></a>
+<span class="spec-link"><a title="Read about the dt element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-dt-element">ⓘ</a></span> <a href="dt.html#dt"><span class="element">dt</span> – <span class="shortdesc">term or name</span></a>
</li>
<li>
-<span class="spec-link"><a title="Read about the dd element in the HTML5 spec" href="http://developers.whatwg.org/grouping-content.html#the-dd-element">ⓘ</a></span> <a href="dd.html#dd"><span class="element">dd</span> – <span class="shortdesc">description or value</span></a>
+<span class="spec-link"><a title="Read about the dd element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-dd-element">ⓘ</a></span> <a href="dd.html#dd"><span class="element">dd</span> – <span class="shortdesc">description or value</span></a>
</li>
<li>
-<span class="spec-link"><a title="Read about the figure element in the HTML5 spec" href="http://developers.whatwg.org/grouping-content.html#the-figure-element">ⓘ</a></span> <a href="figure.html#figure"><span class="element">figure</span> – <span class="shortdesc">figure with optional caption</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the figure element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-figure-element">ⓘ</a></span> <a href="figure.html#figure"><span class="element">figure</span> – <span class="shortdesc">figure with optional caption</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li>
-<span class="spec-link"><a title="Read about the figcaption element in the HTML5 spec" href="http://developers.whatwg.org/grouping-content.html#the-figcaption-element">ⓘ</a></span> <a href="figcaption.html#figcaption"><span class="element">figcaption</span> – <span class="shortdesc">figure caption</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the figcaption element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-figcaption-element">ⓘ</a></span> <a href="figcaption.html#figcaption"><span class="element">figcaption</span> – <span class="shortdesc">figure caption</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li>
-<span class="spec-link"><a title="Read about the div element in the HTML5 spec" href="http://developers.whatwg.org/grouping-content.html#the-div-element">ⓘ</a></span> <a href="div.html#div"><span class="element">div</span> – <span class="shortdesc">generic flow container</span></a>
+<span class="spec-link"><a title="Read about the div element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-div-element">ⓘ</a></span> <a href="div.html#div"><span class="element">div</span> – <span class="shortdesc">generic flow container</span></a>
</li>
</ul>
</div>
@@ -179,76 +179,76 @@
</h2>
<ul>
<li>
-<span class="spec-link"><a title="Read about the a element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-a-element">ⓘ</a></span> <a href="a.html#a"><span class="element">a</span> – <span class="shortdesc">hyperlink</span></a> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span>
+<span class="spec-link"><a title="Read about the a element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-a-element">ⓘ</a></span> <a href="a.html#a"><span class="element">a</span> – <span class="shortdesc">hyperlink</span></a> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span>
</li>
<li>
-<span class="spec-link"><a title="Read about the em element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-em-element">ⓘ</a></span> <a href="em.html#em"><span class="element">em</span> – <span class="shortdesc">emphatic stress</span></a>
+<span class="spec-link"><a title="Read about the em element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-em-element">ⓘ</a></span> <a href="em.html#em"><span class="element">em</span> – <span class="shortdesc">emphatic stress</span></a>
</li>
<li>
-<span class="spec-link"><a title="Read about the strong element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-strong-element">ⓘ</a></span> <a href="strong.html#strong"><span class="element">strong</span> – <span class="shortdesc">strong importance</span></a>
+<span class="spec-link"><a title="Read about the strong element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-strong-element">ⓘ</a></span> <a href="strong.html#strong"><span class="element">strong</span> – <span class="shortdesc">strong importance</span></a>
</li>
<li>
-<span class="spec-link"><a title="Read about the small element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-small-element">ⓘ</a></span> <a href="small.html#small"><span class="element">small</span> – <span class="shortdesc">small print</span></a> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span>
+<span class="spec-link"><a title="Read about the small element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-small-element">ⓘ</a></span> <a href="small.html#small"><span class="element">small</span> – <span class="shortdesc">small print</span></a> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span>
</li>
<li>
-<span class="spec-link"><a title="Read about the cite element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-cite-element">ⓘ</a></span> <a href="cite.html#cite"><span class="element">cite</span> – <span class="shortdesc">cited title of a work</span></a> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span>
+<span class="spec-link"><a title="Read about the cite element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-cite-element">ⓘ</a></span> <a href="cite.html#cite"><span class="element">cite</span> – <span class="shortdesc">cited title of a work</span></a> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span>
</li>
<li>
-<span class="spec-link"><a title="Read about the q element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-q-element">ⓘ</a></span> <a href="q.html#q"><span class="element">q</span> – <span class="shortdesc">quoted text</span></a>
+<span class="spec-link"><a title="Read about the q element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-q-element">ⓘ</a></span> <a href="q.html#q"><span class="element">q</span> – <span class="shortdesc">quoted text</span></a>
</li>
<li>
-<span class="spec-link"><a title="Read about the dfn element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-dfn-element">ⓘ</a></span> <a href="dfn.html#dfn"><span class="element">dfn</span> – <span class="shortdesc">defining instance</span></a>
+<span class="spec-link"><a title="Read about the dfn element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-dfn-element">ⓘ</a></span> <a href="dfn.html#dfn"><span class="element">dfn</span> – <span class="shortdesc">defining instance</span></a>
</li>
<li>
-<span class="spec-link"><a title="Read about the abbr element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-abbr-element">ⓘ</a></span> <a href="abbr.html#abbr"><span class="element">abbr</span> – <span class="shortdesc">abbreviation</span></a>
+<span class="spec-link"><a title="Read about the abbr element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-abbr-element">ⓘ</a></span> <a href="abbr.html#abbr"><span class="element">abbr</span> – <span class="shortdesc">abbreviation</span></a>
</li>
<li>
-<span class="spec-link"><a title="Read about the time element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-time-element">ⓘ</a></span> <a href="time.html#time"><span class="element">time</span> – <span class="shortdesc">date and/or time</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the time element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-time-element">ⓘ</a></span> <a href="time.html#time"><span class="element">time</span> – <span class="shortdesc">date and/or time</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li>
-<span class="spec-link"><a title="Read about the code element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-code-element">ⓘ</a></span> <a href="code.html#code"><span class="element">code</span> – <span class="shortdesc">code fragment</span></a>
+<span class="spec-link"><a title="Read about the code element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-code-element">ⓘ</a></span> <a href="code.html#code"><span class="element">code</span> – <span class="shortdesc">code fragment</span></a>
</li>
<li>
-<span class="spec-link"><a title="Read about the var element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-var-element">ⓘ</a></span> <a href="var.html#var"><span class="element">var</span> – <span class="shortdesc">variable or placeholder text</span></a>
+<span class="spec-link"><a title="Read about the var element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-var-element">ⓘ</a></span> <a href="var.html#var"><span class="element">var</span> – <span class="shortdesc">variable or placeholder text</span></a>
</li>
<li>
-<span class="spec-link"><a title="Read about the samp element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-samp-element">ⓘ</a></span> <a href="samp.html#samp"><span class="element">samp</span> – <span class="shortdesc">(sample) output</span></a>
+<span class="spec-link"><a title="Read about the samp element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-samp-element">ⓘ</a></span> <a href="samp.html#samp"><span class="element">samp</span> – <span class="shortdesc">(sample) output</span></a>
</li>
<li>
-<span class="spec-link"><a title="Read about the kbd element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-kbd-element">ⓘ</a></span> <a href="kbd.html#kbd"><span class="element">kbd</span> – <span class="shortdesc">user input</span></a>
+<span class="spec-link"><a title="Read about the kbd element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-kbd-element">ⓘ</a></span> <a href="kbd.html#kbd"><span class="element">kbd</span> – <span class="shortdesc">user input</span></a>
</li>
<li>
-<span class="spec-link"><a title="Read about the sub element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-sub-and-sup-elements">ⓘ</a></span> <a href="sub.html#sub"><span class="element">sub</span> – <span class="shortdesc">subscript</span></a>
+<span class="spec-link"><a title="Read about the sub element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-sub-and-sup-elements">ⓘ</a></span> <a href="sub.html#sub"><span class="element">sub</span> – <span class="shortdesc">subscript</span></a>
</li>
<li>
-<span class="spec-link"><a title="Read about the sup element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-sub-and-sup-elements">ⓘ</a></span> <a href="sup.html#sup"><span class="element">sup</span> – <span class="shortdesc">superscript</span></a>
+<span class="spec-link"><a title="Read about the sup element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-sub-and-sup-elements">ⓘ</a></span> <a href="sup.html#sup"><span class="element">sup</span> – <span class="shortdesc">superscript</span></a>
</li>
<li>
-<span class="spec-link"><a title="Read about the i element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-i-element">ⓘ</a></span> <a href="i.html#i"><span class="element">i</span> – <span class="shortdesc">offset text conventionally styled in italic</span></a> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span>
+<span class="spec-link"><a title="Read about the i element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-i-element">ⓘ</a></span> <a href="i.html#i"><span class="element">i</span> – <span class="shortdesc">offset text conventionally styled in italic</span></a> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span>
</li>
<li>
-<span class="spec-link"><a title="Read about the b element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-b-element">ⓘ</a></span> <a href="b.html#b"><span class="element">b</span> – <span class="shortdesc">offset text conventionally styled in bold</span></a> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span>
+<span class="spec-link"><a title="Read about the b element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-b-element">ⓘ</a></span> <a href="b.html#b"><span class="element">b</span> – <span class="shortdesc">offset text conventionally styled in bold</span></a> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span>
</li>
<li>
-<span class="spec-link"><a title="Read about the mark element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-mark-element">ⓘ</a></span> <a href="mark.html#mark"><span class="element">mark</span> – <span class="shortdesc">marked (highlighted) text</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the mark element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-mark-element">ⓘ</a></span> <a href="mark.html#mark"><span class="element">mark</span> – <span class="shortdesc">marked (highlighted) text</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li>
-<span class="spec-link"><a title="Read about the ruby element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-ruby-element">ⓘ</a></span> <a href="ruby.html#ruby"><span class="element">ruby</span> – <span class="shortdesc">ruby annotation</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the ruby element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-ruby-element">ⓘ</a></span> <a href="ruby.html#ruby"><span class="element">ruby</span> – <span class="shortdesc">ruby annotation</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li>
-<span class="spec-link"><a title="Read about the rt element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-rt-element">ⓘ</a></span> <a href="rt.html#rt"><span class="element">rt</span> – <span class="shortdesc">ruby text</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the rt element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-rt-element">ⓘ</a></span> <a href="rt.html#rt"><span class="element">rt</span> – <span class="shortdesc">ruby text</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li>
-<span class="spec-link"><a title="Read about the rp element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-rp-element">ⓘ</a></span> <a href="rp.html#rp"><span class="element">rp</span> – <span class="shortdesc">ruby parenthesis</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the rp element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-rp-element">ⓘ</a></span> <a href="rp.html#rp"><span class="element">rp</span> – <span class="shortdesc">ruby parenthesis</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li>
-<span class="spec-link"><a title="Read about the bdi element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-bdi-element">ⓘ</a></span> <a href="bdi.html#bdi"><span class="element">bdi</span> – <span class="shortdesc">BiDi isolate</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the bdi element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-bdi-element">ⓘ</a></span> <a href="bdi.html#bdi"><span class="element">bdi</span> – <span class="shortdesc">BiDi isolate</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li>
-<span class="spec-link"><a title="Read about the bdo element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-bdo-element">ⓘ</a></span> <a href="bdo.html#bdo"><span class="element">bdo</span> – <span class="shortdesc">BiDi override</span></a>
+<span class="spec-link"><a title="Read about the bdo element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-bdo-element">ⓘ</a></span> <a href="bdo.html#bdo"><span class="element">bdo</span> – <span class="shortdesc">BiDi override</span></a>
</li>
<li>
-<span class="spec-link"><a title="Read about the span element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-span-element">ⓘ</a></span> <a href="span.html#span"><span class="element">span</span> – <span class="shortdesc">generic span</span></a>
+<span class="spec-link"><a title="Read about the span element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-span-element">ⓘ</a></span> <a href="span.html#span"><span class="element">span</span> – <span class="shortdesc">generic span</span></a>
</li>
</ul>
</div>
@@ -258,10 +258,10 @@
</h2>
<ul>
<li>
-<span class="spec-link"><a title="Read about the ins element in the HTML5 spec" href="http://developers.whatwg.org/edits.html#the-ins-element">ⓘ</a></span> <a href="ins.html#ins"><span class="element">ins</span> – <span class="shortdesc">inserted text</span></a>
+<span class="spec-link"><a title="Read about the ins element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/edits.html#the-ins-element">ⓘ</a></span> <a href="ins.html#ins"><span class="element">ins</span> – <span class="shortdesc">inserted text</span></a>
</li>
<li>
-<span class="spec-link"><a title="Read about the del element in the HTML5 spec" href="http://developers.whatwg.org/edits.html#the-del-element">ⓘ</a></span> <a href="del.html#del"><span class="element">del</span> – <span class="shortdesc">deleted text</span></a>
+<span class="spec-link"><a title="Read about the del element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/edits.html#the-del-element">ⓘ</a></span> <a href="del.html#del"><span class="element">del</span> – <span class="shortdesc">deleted text</span></a>
</li>
</ul>
</div>
@@ -271,40 +271,40 @@
</h2>
<ul>
<li>
-<span class="spec-link"><a title="Read about the img element in the HTML5 spec" href="http://developers.whatwg.org/embedded-content-1.html#the-img-element">ⓘ</a></span> <a href="img.html#img"><span class="element">img</span> – <span class="shortdesc">image</span></a>
+<span class="spec-link"><a title="Read about the img element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/embedded-content-1.html#the-img-element">ⓘ</a></span> <a href="img.html#img"><span class="element">img</span> – <span class="shortdesc">image</span></a>
</li>
<li>
-<span class="spec-link"><a title="Read about the iframe element in the HTML5 spec" href="http://developers.whatwg.org/the-iframe-element.html#the-iframe-element">ⓘ</a></span> <a href="iframe.html#iframe"><span class="element">iframe</span> – <span class="shortdesc">nested browsing context (inline frame)</span></a>
+<span class="spec-link"><a title="Read about the iframe element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-iframe-element.html#the-iframe-element">ⓘ</a></span> <a href="iframe.html#iframe"><span class="element">iframe</span> – <span class="shortdesc">nested browsing context (inline frame)</span></a>
</li>
<li>
-<span class="spec-link"><a title="Read about the embed element in the HTML5 spec" href="http://developers.whatwg.org/the-iframe-element.html#the-embed-element">ⓘ</a></span> <a href="embed.html#embed"><span class="element">embed</span> – <span class="shortdesc">integration point for plugins</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the embed element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-iframe-element.html#the-embed-element">ⓘ</a></span> <a href="embed.html#embed"><span class="element">embed</span> – <span class="shortdesc">integration point for plugins</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li>
-<span class="spec-link"><a title="Read about the object element in the HTML5 spec" href="http://developers.whatwg.org/the-iframe-element.html#the-object-element">ⓘ</a></span> <a href="object.html#object"><span class="element">object</span> – <span class="shortdesc">generic external content</span></a>
+<span class="spec-link"><a title="Read about the object element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-iframe-element.html#the-object-element">ⓘ</a></span> <a href="object.html#object"><span class="element">object</span> – <span class="shortdesc">generic external content</span></a>
</li>
<li>
-<span class="spec-link"><a title="Read about the param element in the HTML5 spec" href="http://developers.whatwg.org/the-iframe-element.html#the-param-element">ⓘ</a></span> <a href="param.html#param"><span class="element">param</span> – <span class="shortdesc">initialization parameters for plugins</span></a>
+<span class="spec-link"><a title="Read about the param element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-iframe-element.html#the-param-element">ⓘ</a></span> <a href="param.html#param"><span class="element">param</span> – <span class="shortdesc">initialization parameters for plugins</span></a>
</li>
<li>
-<span class="spec-link"><a title="Read about the video element in the HTML5 spec" href="http://developers.whatwg.org/video.html#video">ⓘ</a></span> <a href="video.html#video"><span class="element">video</span> – <span class="shortdesc">video</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the video element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/video.html#video">ⓘ</a></span> <a href="video.html#video"><span class="element">video</span> – <span class="shortdesc">video</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li>
-<span class="spec-link"><a title="Read about the audio element in the HTML5 spec" href="http://developers.whatwg.org/video.html#audio">ⓘ</a></span> <a href="audio.html#audio"><span class="element">audio</span> – <span class="shortdesc">audio stream</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the audio element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/video.html#audio">ⓘ</a></span> <a href="audio.html#audio"><span class="element">audio</span> – <span class="shortdesc">audio stream</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li>
-<span class="spec-link"><a title="Read about the source element in the HTML5 spec" href="http://developers.whatwg.org/video.html#the-source-element">ⓘ</a></span> <a href="source.html#source"><span class="element">source</span> – <span class="shortdesc">media source</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the source element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/video.html#the-source-element">ⓘ</a></span> <a href="source.html#source"><span class="element">source</span> – <span class="shortdesc">media source</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li>
-<span class="spec-link"><a title="Read about the track element in the HTML5 spec" href="http://developers.whatwg.org/video.html#the-track-element">ⓘ</a></span> <a href="track.html#track"><span class="element">track</span> – <span class="shortdesc">supplementary media track</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the track element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/video.html#the-track-element">ⓘ</a></span> <a href="track.html#track"><span class="element">track</span> – <span class="shortdesc">supplementary media track</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li>
-<span class="spec-link"><a title="Read about the canvas element in the HTML5 spec" href="http://developers.whatwg.org/the-canvas-element.html#the-canvas-element">ⓘ</a></span> <a href="canvas.html#canvas"><span class="element">canvas</span> – <span class="shortdesc">canvas for dynamic graphics</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the canvas element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-canvas-element.html#the-canvas-element">ⓘ</a></span> <a href="canvas.html#canvas"><span class="element">canvas</span> – <span class="shortdesc">canvas for dynamic graphics</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li>
-<span class="spec-link"><a title="Read about the map element in the HTML5 spec" href="http://developers.whatwg.org/the-map-element.html#the-map-element">ⓘ</a></span> <a href="map.html#map"><span class="element">map</span> – <span class="shortdesc">image-map definition</span></a>
+<span class="spec-link"><a title="Read about the map element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-map-element.html#the-map-element">ⓘ</a></span> <a href="map.html#map"><span class="element">map</span> – <span class="shortdesc">image-map definition</span></a>
</li>
<li>
-<span class="spec-link"><a title="Read about the area element in the HTML5 spec" href="http://developers.whatwg.org/the-map-element.html#the-area-element">ⓘ</a></span> <a href="area.html#area"><span class="element">area</span> – <span class="shortdesc">image-map hyperlink</span></a>
+<span class="spec-link"><a title="Read about the area element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-map-element.html#the-area-element">ⓘ</a></span> <a href="area.html#area"><span class="element">area</span> – <span class="shortdesc">image-map hyperlink</span></a>
</li>
</ul>
</div>
@@ -314,34 +314,34 @@
</h2>
<ul>
<li>
-<span class="spec-link"><a title="Read about the table element in the HTML5 spec" href="http://developers.whatwg.org/tabular-data.html#the-table-element">ⓘ</a></span> <a href="table.html#table"><span class="element">table</span> – <span class="shortdesc">table</span></a>
+<span class="spec-link"><a title="Read about the table element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-table-element">ⓘ</a></span> <a href="table.html#table"><span class="element">table</span> – <span class="shortdesc">table</span></a>
</li>
<li>
-<span class="spec-link"><a title="Read about the caption element in the HTML5 spec" href="http://developers.whatwg.org/tabular-data.html#the-caption-element">ⓘ</a></span> <a href="caption.html#caption"><span class="element">caption</span> – <span class="shortdesc">table title</span></a>
+<span class="spec-link"><a title="Read about the caption element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-caption-element">ⓘ</a></span> <a href="caption.html#caption"><span class="element">caption</span> – <span class="shortdesc">table title</span></a>
</li>
<li>
-<span class="spec-link"><a title="Read about the colgroup element in the HTML5 spec" href="http://developers.whatwg.org/tabular-data.html#the-colgroup-element">ⓘ</a></span> <a href="colgroup.html#colgroup"><span class="element">colgroup</span> – <span class="shortdesc">table column group</span></a>
+<span class="spec-link"><a title="Read about the colgroup element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-colgroup-element">ⓘ</a></span> <a href="colgroup.html#colgroup"><span class="element">colgroup</span> – <span class="shortdesc">table column group</span></a>
</li>
<li>
-<span class="spec-link"><a title="Read about the col element in the HTML5 spec" href="http://developers.whatwg.org/tabular-data.html#the-col-element">ⓘ</a></span> <a href="col.html#col"><span class="element">col</span> – <span class="shortdesc">table column</span></a>
+<span class="spec-link"><a title="Read about the col element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-col-element">ⓘ</a></span> <a href="col.html#col"><span class="element">col</span> – <span class="shortdesc">table column</span></a>
</li>
<li>
-<span class="spec-link"><a title="Read about the tbody element in the HTML5 spec" href="http://developers.whatwg.org/tabular-data.html#the-tbody-element">ⓘ</a></span> <a href="tbody.html#tbody"><span class="element">tbody</span> – <span class="shortdesc">table row group</span></a>
+<span class="spec-link"><a title="Read about the tbody element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-tbody-element">ⓘ</a></span> <a href="tbody.html#tbody"><span class="element">tbody</span> – <span class="shortdesc">table row group</span></a>
</li>
<li>
-<span class="spec-link"><a title="Read about the thead element in the HTML5 spec" href="http://developers.whatwg.org/tabular-data.html#the-thead-element">ⓘ</a></span> <a href="thead.html#thead"><span class="element">thead</span> – <span class="shortdesc">table heading group</span></a>
+<span class="spec-link"><a title="Read about the thead element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-thead-element">ⓘ</a></span> <a href="thead.html#thead"><span class="element">thead</span> – <span class="shortdesc">table heading group</span></a>
</li>
<li>
-<span class="spec-link"><a title="Read about the tfoot element in the HTML5 spec" href="http://developers.whatwg.org/tabular-data.html#the-tfoot-element">ⓘ</a></span> <a href="tfoot.html#tfoot"><span class="element">tfoot</span> – <span class="shortdesc">table footer row group</span></a>
+<span class="spec-link"><a title="Read about the tfoot element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-tfoot-element">ⓘ</a></span> <a href="tfoot.html#tfoot"><span class="element">tfoot</span> – <span class="shortdesc">table footer row group</span></a>
</li>
<li>
-<span class="spec-link"><a title="Read about the tr element in the HTML5 spec" href="http://developers.whatwg.org/tabular-data.html#the-tr-element">ⓘ</a></span> <a href="tr.html#tr"><span class="element">tr</span> – <span class="shortdesc">table row</span></a>
+<span class="spec-link"><a title="Read about the tr element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-tr-element">ⓘ</a></span> <a href="tr.html#tr"><span class="element">tr</span> – <span class="shortdesc">table row</span></a>
</li>
<li>
-<span class="spec-link"><a title="Read about the td element in the HTML5 spec" href="http://developers.whatwg.org/tabular-data.html#the-td-element">ⓘ</a></span> <a href="td.html#td"><span class="element">td</span> – <span class="shortdesc">table cell</span></a>
+<span class="spec-link"><a title="Read about the td element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-td-element">ⓘ</a></span> <a href="td.html#td"><span class="element">td</span> – <span class="shortdesc">table cell</span></a>
</li>
<li>
-<span class="spec-link"><a title="Read about the th element in the HTML5 spec" href="http://developers.whatwg.org/tabular-data.html#the-th-element">ⓘ</a></span> <a href="th.html#th"><span class="element">th</span> – <span class="shortdesc">table header cell</span></a>
+<span class="spec-link"><a title="Read about the th element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-th-element">ⓘ</a></span> <a href="th.html#th"><span class="element">th</span> – <span class="shortdesc">table header cell</span></a>
</li>
</ul>
</div>
@@ -351,49 +351,49 @@
</h2>
<ul>
<li>
-<span class="spec-link"><a title="Read about the form element in the HTML5 spec" href="http://developers.whatwg.org/forms.html#the-form-element">ⓘ</a></span> <a href="form.html#form"><span class="element">form</span> – <span class="shortdesc">user-submittable form</span></a>
+<span class="spec-link"><a title="Read about the form element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/forms.html#the-form-element">ⓘ</a></span> <a href="form.html#form"><span class="element">form</span> – <span class="shortdesc">user-submittable form</span></a>
</li>
<li>
-<span class="spec-link"><a title="Read about the fieldset element in the HTML5 spec" href="http://developers.whatwg.org/forms.html#the-fieldset-element">ⓘ</a></span> <a href="fieldset.html#fieldset"><span class="element">fieldset</span> – <span class="shortdesc">set of related form controls</span></a>
+<span class="spec-link"><a title="Read about the fieldset element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/forms.html#the-fieldset-element">ⓘ</a></span> <a href="fieldset.html#fieldset"><span class="element">fieldset</span> – <span class="shortdesc">set of related form controls</span></a>
</li>
<li>
-<span class="spec-link"><a title="Read about the legend element in the HTML5 spec" href="http://developers.whatwg.org/forms.html#the-legend-element">ⓘ</a></span> <a href="legend.html#legend"><span class="element">legend</span> – <span class="shortdesc">title or explanatory caption</span></a>
+<span class="spec-link"><a title="Read about the legend element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/forms.html#the-legend-element">ⓘ</a></span> <a href="legend.html#legend"><span class="element">legend</span> – <span class="shortdesc">title or explanatory caption</span></a>
</li>
<li>
-<span class="spec-link"><a title="Read about the label element in the HTML5 spec" href="http://developers.whatwg.org/forms.html#the-label-element">ⓘ</a></span> <a href="label.html#label"><span class="element">label</span> – <span class="shortdesc">caption for a form control</span></a>
+<span class="spec-link"><a title="Read about the label element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/forms.html#the-label-element">ⓘ</a></span> <a href="label.html#label"><span class="element">label</span> – <span class="shortdesc">caption for a form control</span></a>
</li>
<li>
-<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://developers.whatwg.org/the-input-element.html#the-input-element">ⓘ</a></span> <a href="input.html#input"><span class="element">input</span> – <span class="shortdesc">input control</span></a> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-input-element.html#the-input-element">ⓘ</a></span> <a href="input.html#input"><span class="element">input</span> – <span class="shortdesc">input control</span></a> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span>
</li>
<li>
-<span class="spec-link"><a title="Read about the button element in the HTML5 spec" href="http://developers.whatwg.org/the-button-element.html#the-button-element">ⓘ</a></span> <a href="button.html#button"><span class="element">button</span> – <span class="shortdesc">button</span></a>
+<span class="spec-link"><a title="Read about the button element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-button-element">ⓘ</a></span> <a href="button.html#button"><span class="element">button</span> – <span class="shortdesc">button</span></a>
</li>
<li>
-<span class="spec-link"><a title="Read about the select element in the HTML5 spec" href="http://developers.whatwg.org/the-button-element.html#the-select-element">ⓘ</a></span> <a href="select.html#select"><span class="element">select</span> – <span class="shortdesc">option-selection form control</span></a>
+<span class="spec-link"><a title="Read about the select element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-select-element">ⓘ</a></span> <a href="select.html#select"><span class="element">select</span> – <span class="shortdesc">option-selection form control</span></a>
</li>
<li>
-<span class="spec-link"><a title="Read about the datalist element in the HTML5 spec" href="http://developers.whatwg.org/the-button-element.html#the-datalist-element">ⓘ</a></span> <a href="datalist.html#datalist"><span class="element">datalist</span> – <span class="shortdesc">predefined options for other controls</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the datalist element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-datalist-element">ⓘ</a></span> <a href="datalist.html#datalist"><span class="element">datalist</span> – <span class="shortdesc">predefined options for other controls</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li>
-<span class="spec-link"><a title="Read about the optgroup element in the HTML5 spec" href="http://developers.whatwg.org/the-button-element.html#the-optgroup-element">ⓘ</a></span> <a href="optgroup.html#optgroup"><span class="element">optgroup</span> – <span class="shortdesc">group of options</span></a>
+<span class="spec-link"><a title="Read about the optgroup element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-optgroup-element">ⓘ</a></span> <a href="optgroup.html#optgroup"><span class="element">optgroup</span> – <span class="shortdesc">group of options</span></a>
</li>
<li>
-<span class="spec-link"><a title="Read about the option element in the HTML5 spec" href="http://developers.whatwg.org/the-button-element.html#the-option-element">ⓘ</a></span> <a href="option.html#option"><span class="element">option</span> – <span class="shortdesc">option</span></a>
+<span class="spec-link"><a title="Read about the option element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-option-element">ⓘ</a></span> <a href="option.html#option"><span class="element">option</span> – <span class="shortdesc">option</span></a>
</li>
<li>
-<span class="spec-link"><a title="Read about the textarea element in the HTML5 spec" href="http://developers.whatwg.org/the-button-element.html#the-textarea-element">ⓘ</a></span> <a href="textarea.html#textarea"><span class="element">textarea</span> – <span class="shortdesc">text input area</span></a>
+<span class="spec-link"><a title="Read about the textarea element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-textarea-element">ⓘ</a></span> <a href="textarea.html#textarea"><span class="element">textarea</span> – <span class="shortdesc">text input area</span></a>
</li>
<li>
-<span class="spec-link"><a title="Read about the keygen element in the HTML5 spec" href="http://developers.whatwg.org/the-button-element.html#the-keygen-element">ⓘ</a></span> <a href="keygen.html#keygen"><span class="element">keygen</span> – <span class="shortdesc">key-pair generator/input control</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the keygen element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-keygen-element">ⓘ</a></span> <a href="keygen.html#keygen"><span class="element">keygen</span> – <span class="shortdesc">key-pair generator/input control</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li>
-<span class="spec-link"><a title="Read about the output element in the HTML5 spec" href="http://developers.whatwg.org/the-button-element.html#the-output-element">ⓘ</a></span> <a href="output.html#output"><span class="element">output</span> – <span class="shortdesc">result of a calculation in a form</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the output element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-output-element">ⓘ</a></span> <a href="output.html#output"><span class="element">output</span> – <span class="shortdesc">result of a calculation in a form</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li>
-<span class="spec-link"><a title="Read about the progress element in the HTML5 spec" href="http://developers.whatwg.org/the-button-element.html#the-progress-element">ⓘ</a></span> <a href="progress.html#progress"><span class="element">progress</span> – <span class="shortdesc">progress indicator</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the progress element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-progress-element">ⓘ</a></span> <a href="progress.html#progress"><span class="element">progress</span> – <span class="shortdesc">progress indicator</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li>
-<span class="spec-link"><a title="Read about the meter element in the HTML5 spec" href="http://developers.whatwg.org/the-button-element.html#the-meter-element">ⓘ</a></span> <a href="meter.html#meter"><span class="element">meter</span> – <span class="shortdesc">scalar gauge</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the meter element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-meter-element">ⓘ</a></span> <a href="meter.html#meter"><span class="element">meter</span> – <span class="shortdesc">scalar gauge</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
</ul>
</div>
@@ -403,16 +403,16 @@
</h2>
<ul>
<li>
-<span class="spec-link"><a title="Read about the details element in the HTML5 spec" href="http://developers.whatwg.org/interactive-elements.html#the-details-element">ⓘ</a></span> <a href="details.html#details"><span class="element">details</span> – <span class="shortdesc">control for additional on-demand information</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the details element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#the-details-element">ⓘ</a></span> <a href="details.html#details"><span class="element">details</span> – <span class="shortdesc">control for additional on-demand information</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li>
-<span class="spec-link"><a title="Read about the summary element in the HTML5 spec" href="http://developers.whatwg.org/interactive-elements.html#the-summary-element">ⓘ</a></span> <a href="summary.html#summary"><span class="element">summary</span> – <span class="shortdesc">summary, caption, or legend for a details control</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the summary element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#the-summary-element">ⓘ</a></span> <a href="summary.html#summary"><span class="element">summary</span> – <span class="shortdesc">summary, caption, or legend for a details control</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li>
-<span class="spec-link"><a title="Read about the command element in the HTML5 spec" href="http://developers.whatwg.org/interactive-elements.html#the-command">ⓘ</a></span> <a href="command.html#command"><span class="element">command</span> – <span class="shortdesc">command</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the command element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#the-command">ⓘ</a></span> <a href="command.html#command"><span class="element">command</span> – <span class="shortdesc">command</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li>
-<span class="spec-link"><a title="Read about the menu element in the HTML5 spec" href="http://developers.whatwg.org/interactive-elements.html#menus">ⓘ</a></span> <a href="menu.html#menu"><span class="element">menu</span> – <span class="shortdesc">list of commands</span></a> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span>
+<span class="spec-link"><a title="Read about the menu element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#menus">ⓘ</a></span> <a href="menu.html#menu"><span class="element">menu</span> – <span class="shortdesc">list of commands</span></a> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span>
</li>
</ul>
</div>
Index: progress.html
===================================================================
RCS file: /sources/public/html5/markup/progress.html,v
retrieving revision 1.92
retrieving revision 1.93
diff -u -d -r1.92 -r1.93
--- progress.html 25 Feb 2011 07:05:23 -0000 1.92
+++ progress.html 30 Apr 2011 11:35:39 -0000 1.93
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="pre.html">« pre</a></span>
<span class="nav-next"><a href="q.html">q »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the progress element in the HTML5 spec" href="http://developers.whatwg.org/the-button-element.html#the-progress-element">ⓘ</a></span> <span class="element">progress</span> – <span class="shortdesc">progress indicator</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#progress">#</a> <a class="toc-bak" href="Overview.html#progress-toc">T</a>
+<span class="spec-link"><a title="Read about the progress element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-progress-element">ⓘ</a></span> <span class="element">progress</span> – <span class="shortdesc">progress indicator</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#progress">#</a> <a class="toc-bak" href="Overview.html#progress-toc">T</a>
</h2>
<div id="progress-longdesc" class="longdesc">
<p>The
@@ -50,13 +50,13 @@
</div>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
<dt id="progress.attrs.value" title="progress.attrs.value">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/the-button-element.html#attr-progress-value">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#attr-progress-value">ⓘ</a>
<span class="attribute-name">value</span> = <span class="attr-values">
<a href="datatypes.html#common.data.float.non-negative" id="common.data.float.non-negative_xref1">non-negative floating-point number</a>
</span>
@@ -66,7 +66,7 @@
units are arbitrary and not specified.</dd>
<dt id="progress.attrs.max" title="progress.attrs.max">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/the-button-element.html#attr-progress-max">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#attr-progress-max">ⓘ</a>
<span class="attribute-name">max</span> = <span class="attr-values">
<a href="datatypes.html#common.data.float.positive" id="common.data.float.positive_xref6">positive floating-point number</a>
</span>
@@ -122,32 +122,6 @@
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>;
};</pre>
</div>
- <div class="no-number no-toc display" id="progress-display">
- <h2 class="element-subhead">Typical default display properties <a class="hash" href="#progress-display">#</a>
-</h2>
- <div class="css-props" id="progress-css">
-<div class="selectors">
-<span class="selector">progress</span> {
-</div>
-<div class="properties"><div class="css-property">
-<span class="prop-name">-webkit-block-flow</span>: <span class="prop-value">tb !important</span>; }</div></div>
-<div class="selectors">
-<span class="selector">progress</span> {
-</div>
-<div class="properties">
-<div class="css-property">
-<span class="prop-name">display</span>: <span class="prop-value">inline-block</span>;</div>
-<div class="css-property">
-<span class="prop-name">height</span>: <span class="prop-value">1em</span>;</div>
-<div class="css-property">
-<span class="prop-name">width</span>: <span class="prop-value">10em</span>;</div>
-<div class="css-property">
-<span class="prop-name">vertical-align</span>: <span class="prop-value">-0.2em</span>;</div>
-<div class="css-property">
-<span class="prop-name">background-color</span>: <span class="prop-value">gray</span>; }</div>
-</div>
-</div>
-</div>
</div>
<hr class="footerbreak">
<div class="nav">
Index: dfn.html
===================================================================
RCS file: /sources/public/html5/markup/dfn.html,v
retrieving revision 1.80
retrieving revision 1.81
diff -u -d -r1.80 -r1.81
--- dfn.html 25 Feb 2011 07:05:18 -0000 1.80
+++ dfn.html 30 Apr 2011 11:35:34 -0000 1.81
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="details.html">« details</a></span>
<span class="nav-next"><a href="div.html">div »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the dfn element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-dfn-element">ⓘ</a></span> <span class="element">dfn</span> – <span class="shortdesc">defining instance</span> <a class="hash" href="#dfn">#</a> <a class="toc-bak" href="Overview.html#dfn-toc">T</a>
+<span class="spec-link"><a title="Read about the dfn element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-dfn-element">ⓘ</a></span> <span class="element">dfn</span> – <span class="shortdesc">defining instance</span> <a class="hash" href="#dfn">#</a> <a class="toc-bak" href="Overview.html#dfn-toc">T</a>
</h2>
<div id="dfn-longdesc" class="longdesc">
<p>The
@@ -45,7 +45,7 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
Index: intro.html
===================================================================
RCS file: /sources/public/html5/markup/intro.html,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -d -r1.41 -r1.42
--- intro.html 21 Jan 2011 06:47:33 -0000 1.41
+++ intro.html 30 Apr 2011 11:35:38 -0000 1.42
@@ -12,7 +12,7 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-next"><a href="terminology.html">terminology »</a></span>
Index: textarea.html
===================================================================
RCS file: /sources/public/html5/markup/textarea.html,v
retrieving revision 1.96
retrieving revision 1.97
diff -u -d -r1.96 -r1.97
--- textarea.html 25 Feb 2011 07:05:25 -0000 1.96
+++ textarea.html 30 Apr 2011 11:35:41 -0000 1.97
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="td.html">« td</a></span>
<span class="nav-next"><a href="tfoot.html">tfoot »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the textarea element in the HTML5 spec" href="http://developers.whatwg.org/the-button-element.html#the-textarea-element">ⓘ</a></span> <span class="element">textarea</span> – <span class="shortdesc">text input area</span> <a class="hash" href="#textarea">#</a> <a class="toc-bak" href="Overview.html#textarea-toc">T</a>
+<span class="spec-link"><a title="Read about the textarea element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-textarea-element">ⓘ</a></span> <span class="element">textarea</span> – <span class="shortdesc">text input area</span> <a class="hash" href="#textarea">#</a> <a class="toc-bak" href="Overview.html#textarea-toc">T</a>
</h2>
<div id="textarea-longdesc" class="longdesc">
<p>The
@@ -62,13 +62,13 @@
</div>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
<dt id="textarea.attrs.name" title="textarea.attrs.name">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fe-name">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fe-name">ⓘ</a>
<span class="attribute-name">name</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="data-string_xref78">string</a></span>
<a class="hash" href="textarea.html#textarea.attrs.name">#</a>
</dt>
@@ -76,7 +76,7 @@
element for the purposes of form submission.</dd>
<dt id="textarea.attrs.disabled" title="textarea.attrs.disabled">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fe-disabled">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fe-disabled">ⓘ</a>
<span class="attribute-name">disabled</span> = <span class="attr-values">
"disabled"
<span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="syntax-attr-empty_xref117">empty</a>
@@ -87,7 +87,7 @@
control.</dd>
<dt id="textarea.attrs.form" title="textarea.attrs.form">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fae-form">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fae-form">ⓘ</a>
<span class="attribute-name">form</span> = <span class="attr-values">
<a href="datatypes.html#common.data.idref" id="common.data.idref_xref50">ID reference</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -100,7 +100,7 @@
with which to associate the element.</dd>
<dt id="textarea.attrs.readonly" title="textarea.attrs.readonly">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/common-input-element-attributes.html#the-readonly-attribute">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#the-readonly-attribute">ⓘ</a>
<span class="attribute-name">readonly</span> = <span class="attr-values">
"readonly"
<span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="syntax-attr-empty_xref118">empty</a>
@@ -111,7 +111,7 @@
is not meant to be edited.</dd>
<dt id="textarea.attrs.maxlength" title="textarea.attrs.maxlength">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/common-input-element-attributes.html#the-maxlength-attribute">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#the-maxlength-attribute">ⓘ</a>
<span class="attribute-name">maxlength</span> = <span class="attr-values">
<a href="datatypes.html#common.data.integer.positive" id="common.data.integer.positive_xref20">positive integer</a>
</span>
@@ -120,7 +120,7 @@
<dd>The maximum allowed value length of the element.</dd>
<dt id="textarea.attrs.autofocus" title="textarea.attrs.autofocus">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fe-autofocus">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fe-autofocus">ⓘ</a>
<span class="attribute-name">autofocus</span> = <span class="attr-values">
"autofocus"
<span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="syntax-attr-empty_xref119">empty</a>
@@ -132,7 +132,7 @@
loaded.</dd>
<dt id="textarea.attrs.required" title="textarea.attrs.required">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/common-input-element-attributes.html#the-required-attribute">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#the-required-attribute">ⓘ</a>
<span class="attribute-name">required</span> = <span class="attr-values">
"required"
<span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="syntax-attr-empty_xref120">empty</a>
@@ -143,7 +143,7 @@
submission.</dd>
<dt id="textarea.attrs.placeholder" title="textarea.attrs.placeholder">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/common-input-element-attributes.html#the-placeholder-attribute">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#the-placeholder-attribute">ⓘ</a>
<span class="attribute-name">placeholder</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="data-string_xref79">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
<a class="hash" href="textarea.html#textarea.attrs.placeholder">#</a>
</dt>
@@ -152,7 +152,7 @@
represented by its element.</dd>
<dt id="textarea.attrs.rows" title="textarea.attrs.rows">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/the-button-element.html#attr-textarea-rows">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#attr-textarea-rows">ⓘ</a>
<span class="attribute-name">rows</span> = <span class="attr-values">
<a href="datatypes.html#common.data.integer.positive" id="common.data.integer.positive_xref21">positive integer</a>
</span>
@@ -161,7 +161,7 @@
<dd>The number of lines of text for the UA to show.</dd>
<dt id="textarea.attrs.wrap.hard" title="textarea.attrs.wrap.hard">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/the-button-element.html#attr-textarea-wrap">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#attr-textarea-wrap">ⓘ</a>
<span class="attribute-name">wrap</span> = <span class="attr-values"> "hard" </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
<a class="hash" href="textarea.html#textarea.attrs.wrap.hard">#</a>
</dt>
@@ -173,7 +173,7 @@
<a href="textarea.html#textarea.attrs.cols">cols</a> attribute.</dd>
<dt id="textarea.attrs.cols" title="textarea.attrs.cols">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/the-button-element.html#attr-textarea-cols">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#attr-textarea-cols">ⓘ</a>
<span class="attribute-name">cols</span> = <span class="attr-values">
<a href="datatypes.html#common.data.integer.positive" id="common.data.integer.positive_xref22">positive integer</a>
</span>
@@ -183,7 +183,7 @@
text for the UA to show.</dd>
<dt id="textarea.attrs.wrap.soft" title="textarea.attrs.wrap.soft">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/the-button-element.html#attr-textarea-wrap">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#attr-textarea-wrap">ⓘ</a>
<span class="attribute-name">wrap</span> = <span class="attr-values"> "soft" </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
<a class="hash" href="textarea.html#textarea.attrs.wrap.soft">#</a>
</dt>
Index: cite.html
===================================================================
RCS file: /sources/public/html5/markup/cite.html,v
retrieving revision 1.80
retrieving revision 1.81
diff -u -d -r1.80 -r1.81
--- cite.html 25 Feb 2011 07:05:18 -0000 1.80
+++ cite.html 30 Apr 2011 11:35:33 -0000 1.81
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="caption.html">« caption</a></span>
<span class="nav-next"><a href="code.html">code »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the cite element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-cite-element">ⓘ</a></span> <span class="element">cite</span> – <span class="shortdesc">cited title of a work</span> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span> <a class="hash" href="#cite">#</a> <a class="toc-bak" href="Overview.html#cite-toc">T</a>
+<span class="spec-link"><a title="Read about the cite element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-cite-element">ⓘ</a></span> <span class="element">cite</span> – <span class="shortdesc">cited title of a work</span> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span> <a class="hash" href="#cite">#</a> <a class="toc-bak" href="Overview.html#cite-toc">T</a>
</h2>
<div id="cite-longdesc" class="longdesc">
<p>The
@@ -47,7 +47,7 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
Index: meter.html
===================================================================
RCS file: /sources/public/html5/markup/meter.html,v
retrieving revision 1.94
retrieving revision 1.95
diff -u -d -r1.94 -r1.95
--- meter.html 25 Feb 2011 07:05:23 -0000 1.94
+++ meter.html 30 Apr 2011 11:35:38 -0000 1.95
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="meta.http-equiv.content-type.html">« meta http-equiv=content-type</a></span>
<span class="nav-next"><a href="nav.html">nav »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the meter element in the HTML5 spec" href="http://developers.whatwg.org/the-button-element.html#the-meter-element">ⓘ</a></span> <span class="element">meter</span> – <span class="shortdesc">scalar gauge</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#meter">#</a> <a class="toc-bak" href="Overview.html#meter-toc">T</a>
+<span class="spec-link"><a title="Read about the meter element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-meter-element">ⓘ</a></span> <span class="element">meter</span> – <span class="shortdesc">scalar gauge</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#meter">#</a> <a class="toc-bak" href="Overview.html#meter-toc">T</a>
</h2>
<div id="meter-longdesc" class="longdesc">
<p>The
@@ -56,13 +56,13 @@
</div>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
<dt id="meter.attrs.value" title="meter.attrs.value">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/the-button-element.html#attr-meter-value">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#attr-meter-value">ⓘ</a>
<span class="attribute-name">value</span> = <span class="attr-values">
<a href="datatypes.html#common.data.float" id="common.data.float_xref7">floating-point number</a>
</span>
@@ -71,7 +71,7 @@
<dd>The “measured” value shown by meter.</dd>
<dt id="meter.attrs.min" title="meter.attrs.min">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/the-button-element.html#attr-meter-min">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#attr-meter-min">ⓘ</a>
<span class="attribute-name">min</span> = <span class="attr-values">
<a href="datatypes.html#common.data.float" id="common.data.float_xref8">floating-point number</a>
</span>
@@ -80,7 +80,7 @@
<dd>The lower bound of the range for the meter.</dd>
<dt id="meter.attrs.low" title="meter.attrs.low">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/the-button-element.html#attr-meter-low">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#attr-meter-low">ⓘ</a>
<span class="attribute-name">low</span> = <span class="attr-values">
<a href="datatypes.html#common.data.float" id="common.data.float_xref9">floating-point number</a>
</span>
@@ -90,7 +90,7 @@
segment of the meter.</dd>
<dt id="meter.attrs.high" title="meter.attrs.high">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/the-button-element.html#attr-meter-high">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#attr-meter-high">ⓘ</a>
<span class="attribute-name">high</span> = <span class="attr-values">
<a href="datatypes.html#common.data.float" id="common.data.float_xref10">floating-point number</a>
</span>
@@ -100,7 +100,7 @@
segment of the meter.</dd>
<dt id="meter.attrs.max" title="meter.attrs.max">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/the-button-element.html#attr-meter-max">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#attr-meter-max">ⓘ</a>
<span class="attribute-name">max</span> = <span class="attr-values">
<a href="datatypes.html#common.data.float" id="common.data.float_xref11">floating-point number</a>
</span>
@@ -109,7 +109,7 @@
<dd>The upper bound of the range for the meter.</dd>
<dt id="meter.attrs.optimum" title="meter.attrs.optimum">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/the-button-element.html#attr-meter-optimum">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#attr-meter-optimum">ⓘ</a>
<span class="attribute-name">optimum</span> = <span class="attr-values">
<a href="datatypes.html#common.data.float" id="common.data.float_xref12">floating-point number</a>
</span>
@@ -240,30 +240,6 @@
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>;
};</pre>
</div>
- <div class="no-number no-toc display" id="meter-display">
- <h2 class="element-subhead">Typical default display properties <a class="hash" href="#meter-display">#</a>
-</h2>
- <div class="css-props" id="meter-css">
-<div class="selectors">
-<span class="selector">meter</span> {
-</div>
-<div class="properties"><div class="css-property">
-<span class="prop-name">-webkit-block-flow</span>: <span class="prop-value">tb !important</span>; }</div></div>
-<div class="selectors">
-<span class="selector">meter</span> {
-</div>
-<div class="properties">
-<div class="css-property">
-<span class="prop-name">display</span>: <span class="prop-value">inline-block</span>;</div>
-<div class="css-property">
-<span class="prop-name">height</span>: <span class="prop-value">1em</span>;</div>
-<div class="css-property">
-<span class="prop-name">width</span>: <span class="prop-value">5em</span>;</div>
-<div class="css-property">
-<span class="prop-name">vertical-align</span>: <span class="prop-value">-0.2em</span>; }</div>
-</div>
-</div>
-</div>
</div>
<hr class="footerbreak">
<div class="nav">
Index: input.button.html
===================================================================
RCS file: /sources/public/html5/markup/input.button.html,v
retrieving revision 1.94
retrieving revision 1.95
diff -u -d -r1.94 -r1.95
--- input.button.html 25 Feb 2011 07:05:20 -0000 1.94
+++ input.button.html 30 Apr 2011 11:35:36 -0000 1.95
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="input.radio.html">« input type=radio</a></span>
<span class="nav-next"><a href="input.submit.html">input type=submit »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://developers.whatwg.org/number-state.html#button-state">ⓘ</a></span> <span class="element">input</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">button</span></span> – <span class="shortdesc">button</span> <a class="hash" href="#input.button">#</a> <a class="toc-bak" href="Overview.html#input.button-toc">T</a>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#button-state">ⓘ</a></span> <span class="element">input</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">button</span></span> – <span class="shortdesc">button</span> <a class="hash" href="#input.button">#</a> <a class="toc-bak" href="Overview.html#input.button-toc">T</a>
</h2>
<div id="input.button-longdesc" class="longdesc">
<p>The
@@ -54,13 +54,13 @@
</div>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
<dt id="input.button.attrs.name" title="input.button.attrs.name">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fe-name">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fe-name">ⓘ</a>
<span class="attribute-name">name</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="data-string_xref30">string</a></span>
<a class="hash" href="input.button.html#input.button.attrs.name">#</a>
</dt>
@@ -68,7 +68,7 @@
element for the purposes of form submission.</dd>
<dt id="input.button.attrs.disabled" title="input.button.attrs.disabled">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fe-disabled">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fe-disabled">ⓘ</a>
<span class="attribute-name">disabled</span> = <span class="attr-values">
"disabled"
<span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="syntax-attr-empty_xref40">empty</a>
@@ -79,7 +79,7 @@
control.</dd>
<dt id="input.button.attrs.form" title="input.button.attrs.form">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fae-form">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fae-form">ⓘ</a>
<span class="attribute-name">form</span> = <span class="attr-values">
<a href="datatypes.html#common.data.idref" id="common.data.idref_xref10">ID reference</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -92,7 +92,7 @@
with which to associate the element.</dd>
<dt id="input.button.attrs.type" title="input.button.attrs.type">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/number-state.html#button-state">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#button-state">ⓘ</a>
<span class="attribute-name">type</span> = <span class="attr-values"> "button" </span>
<a class="hash" href="input.button.html#input.button.attrs.type">#</a>
</dt>
@@ -101,7 +101,7 @@
element is a button with no additional semantics.</dd>
<dt id="input.button.attrs.value" title="input.button.attrs.value">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/number-state.html#button-state">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#button-state">ⓘ</a>
<span class="attribute-name">value</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="data-string_xref31">string</a></span>
<a class="hash" href="input.button.html#input.button.attrs.value">#</a>
</dt>
@@ -110,7 +110,7 @@
element.</dd>
<dt id="input.button.attrs.autofocus" title="input.button.attrs.autofocus">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fe-autofocus">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fe-autofocus">ⓘ</a>
<span class="attribute-name">autofocus</span> = <span class="attr-values">
"autofocus"
<span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="syntax-attr-empty_xref41">empty</a>
Index: aside.html
===================================================================
RCS file: /sources/public/html5/markup/aside.html,v
retrieving revision 1.81
retrieving revision 1.82
diff -u -d -r1.81 -r1.82
--- aside.html 25 Feb 2011 07:05:17 -0000 1.81
+++ aside.html 30 Apr 2011 11:35:33 -0000 1.82
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="article.html">« article</a></span>
<span class="nav-next"><a href="audio.html">audio »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the aside element in the HTML5 spec" href="http://developers.whatwg.org/sections.html#the-aside-element">ⓘ</a></span> <span class="element">aside</span> – <span class="shortdesc">tangential content</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#aside">#</a> <a class="toc-bak" href="Overview.html#aside-toc">T</a>
+<span class="spec-link"><a title="Read about the aside element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-aside-element">ⓘ</a></span> <span class="element">aside</span> – <span class="shortdesc">tangential content</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#aside">#</a> <a class="toc-bak" href="Overview.html#aside-toc">T</a>
</h2>
<div id="aside-longdesc" class="longdesc">
<p>The
@@ -48,7 +48,7 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
Index: bdi.html
===================================================================
RCS file: /sources/public/html5/markup/bdi.html,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- bdi.html 25 Feb 2011 07:05:17 -0000 1.4
+++ bdi.html 30 Apr 2011 11:35:33 -0000 1.5
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="base.html">« base</a></span>
<span class="nav-next"><a href="bdo.html">bdo »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the bdi element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-bdi-element">ⓘ</a></span> <span class="element">bdi</span> – <span class="shortdesc">BiDi isolate</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#bdi">#</a> <a class="toc-bak" href="Overview.html#bdi-toc">T</a>
+<span class="spec-link"><a title="Read about the bdi element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-bdi-element">ⓘ</a></span> <span class="element">bdi</span> – <span class="shortdesc">BiDi isolate</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#bdi">#</a> <a class="toc-bak" href="Overview.html#bdi-toc">T</a>
</h2>
<div id="bdi-longdesc" class="longdesc">
<p>The
@@ -47,7 +47,7 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
Index: syntax.html
===================================================================
RCS file: /sources/public/html5/markup/syntax.html,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -d -r1.77 -r1.78
--- syntax.html 21 Jan 2011 06:47:37 -0000 1.77
+++ syntax.html 30 Apr 2011 11:35:41 -0000 1.78
@@ -13,7 +13,7 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="documents.html">« documents</a></span>
<span class="nav-next"><a href="elements-by-function.html">elements by function »</a></span>
Index: section.html
===================================================================
RCS file: /sources/public/html5/markup/section.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- section.html 25 Feb 2011 07:05:24 -0000 1.86
+++ section.html 30 Apr 2011 11:35:39 -0000 1.87
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="script.html">« script</a></span>
<span class="nav-next"><a href="select.html">select »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the section element in the HTML5 spec" href="http://developers.whatwg.org/sections.html#the-section-element">ⓘ</a></span> <span class="element">section</span> – <span class="shortdesc">section</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#section">#</a> <a class="toc-bak" href="Overview.html#section-toc">T</a>
+<span class="spec-link"><a title="Read about the section element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-section-element">ⓘ</a></span> <span class="element">section</span> – <span class="shortdesc">section</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#section">#</a> <a class="toc-bak" href="Overview.html#section-toc">T</a>
</h2>
<div id="section-longdesc" class="longdesc">
<p>The
@@ -48,7 +48,7 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
Index: link.html
===================================================================
RCS file: /sources/public/html5/markup/link.html,v
retrieving revision 1.96
retrieving revision 1.97
diff -u -d -r1.96 -r1.97
--- link.html 25 Feb 2011 07:05:22 -0000 1.96
+++ link.html 30 Apr 2011 11:35:38 -0000 1.97
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="li.html">« li</a></span>
<span class="nav-next"><a href="map.html">map »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the link element in the HTML5 spec" href="http://developers.whatwg.org/semantics.html#the-link-element">ⓘ</a></span> <span class="element">link</span> – <span class="shortdesc">inter-document relationship metadata</span> <a class="hash" href="#link">#</a> <a class="toc-bak" href="Overview.html#link-toc">T</a>
+<span class="spec-link"><a title="Read about the link element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#the-link-element">ⓘ</a></span> <span class="element">link</span> – <span class="shortdesc">inter-document relationship metadata</span> <a class="hash" href="#link">#</a> <a class="toc-bak" href="Overview.html#link-toc">T</a>
</h2>
<div id="link-longdesc" class="longdesc">
<p>The
@@ -53,13 +53,13 @@
</div>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
<dt id="link.attrs.href" title="link.attrs.href">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/links.html#attr-hyperlink-href">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/links.html#attr-hyperlink-href">ⓘ</a>
<span class="attribute-name">href</span> = <span class="attr-values">
<a href="datatypes.html#common.data.uri.non-empty" id="common.data.uri.non-empty_xref12">Non-empty URL potentially surrounded by spaces</a>
</span>
@@ -69,7 +69,7 @@
<span class="element">link</span>.</dd>
<dt id="link.attrs.rel" title="link.attrs.rel">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/links.html#attr-hyperlink-rel">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/links.html#attr-hyperlink-rel">ⓘ</a>
<span class="attribute-name">rel</span> = <span class="attr-values">
<a href="datatypes.html#common.data.tokens" id="common.data.tokens_xref3">set of space-separated tokens</a>
</span>
@@ -82,7 +82,7 @@
<span class="element">link</span>.</dd>
<dt id="link.attrs.hreflang" title="link.attrs.hreflang">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/links.html#attr-hyperlink-hreflang">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/links.html#attr-hyperlink-hreflang">ⓘ</a>
<span class="attribute-name">hreflang</span> = <span class="attr-values">
<a href="datatypes.html#common.data.langcode" id="common.data.langcode_xref3">language tag</a>
</span>
@@ -96,7 +96,7 @@
as defined in
<a href="references.html#refsBCP47" id="refsBCP47_xref3">[BCP 47]</a>.</div></dd>
<dt id="link.attrs.media" title="link.attrs.media">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/links.html#attr-hyperlink-media">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/links.html#attr-hyperlink-media">ⓘ</a>
<span class="attribute-name">media</span> = <span class="attr-values">
<a href="datatypes.html#common.data.mediaquery" id="common.data.mediaquery_xref3">media-query list</a>
</span>
@@ -111,7 +111,7 @@
as defined in
<a href="references.html#refsMediaQueries" id="refsMediaQueries_xref3">[Media Queries]</a>.</div></dd>
<dt id="link.attrs.type" title="link.attrs.type">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/links.html#attr-hyperlink-type">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/links.html#attr-hyperlink-type">ⓘ</a>
<span class="attribute-name">type</span> = <span class="attr-values">
<a href="datatypes.html#common.data.mimetype" id="common.data.mimetype_xref5">MIME type</a>
</span>
@@ -125,7 +125,7 @@
as defined in
<a href="references.html#refsRFC2046" id="refsRFC2046_xref4">[RFC 2046]</a>.</div></dd>
<dt id="link.attrs.sizes" title="link.attrs.sizes">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/links.html#attr-link-sizes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/links.html#attr-link-sizes">ⓘ</a>
<span class="attribute-name">sizes</span> = <span class="attr-values">
"any"
<span class="postfix or">or</span> <a class="ref" href="datatypes.html#common.data.sizes" title="common.data.sizes" id="common.data.sizes_xref1">sizes</a>
Index: meta.http-equiv.refresh.html
===================================================================
RCS file: /sources/public/html5/markup/meta.http-equiv.refresh.html,v
retrieving revision 1.87
retrieving revision 1.88
diff -u -d -r1.87 -r1.88
--- meta.http-equiv.refresh.html 25 Feb 2011 07:05:23 -0000 1.87
+++ meta.http-equiv.refresh.html 30 Apr 2011 11:35:38 -0000 1.88
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="meta.name.html">« meta name</a></span>
<span class="nav-next"><a href="meta.http-equiv.default-style.html">meta http-equiv=default-style »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the meta element in the HTML5 spec" href="http://developers.whatwg.org/semantics.html#attr-meta-http-equiv-refresh">ⓘ</a></span> <span class="element">meta</span> <span class="elem-qualifier"> <span class="attribute-name">http-equiv</span>=<span class="equals-value">refresh</span></span> – <span class="shortdesc">“refresh” pragma directive</span> <a class="hash" href="#meta.http-equiv.refresh">#</a> <a class="toc-bak" href="Overview.html#meta.http-equiv.refresh-toc">T</a>
+<span class="spec-link"><a title="Read about the meta element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#attr-meta-http-equiv-refresh">ⓘ</a></span> <span class="element">meta</span> <span class="elem-qualifier"> <span class="attribute-name">http-equiv</span>=<span class="equals-value">refresh</span></span> – <span class="shortdesc">“refresh” pragma directive</span> <a class="hash" href="#meta.http-equiv.refresh">#</a> <a class="toc-bak" href="Overview.html#meta.http-equiv.refresh-toc">T</a>
</h2>
<div id="meta.http-equiv.refresh-longdesc" class="longdesc">
<p>The
@@ -55,13 +55,13 @@
</div>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
<dt id="meta.http-equiv.attrs.http-equiv.refresh" title="meta.http-equiv.attrs.http-equiv.refresh">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/semantics.html#attr-meta-http-equiv">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#attr-meta-http-equiv">ⓘ</a>
<span class="attribute-name">http-equiv</span> = <span class="attr-values"> "refresh" </span>
<a class="hash" href="meta.http-equiv.refresh.html#meta.http-equiv.attrs.http-equiv.refresh">#</a>
</dt>
@@ -75,7 +75,7 @@
page.</dd>
<dt id="meta.http-equiv.attrs.content.refresh" title="meta.http-equiv.attrs.content.refresh">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/semantics.html#attr-meta-content">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#attr-meta-content">ⓘ</a>
<span class="attribute-name">content</span> = <span class="attr-values">
<a href="datatypes.html#common.data.refresh" id="common.data.refresh_xref1">refresh value</a>
</span>
Index: area.html
===================================================================
RCS file: /sources/public/html5/markup/area.html,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- area.html 25 Feb 2011 07:05:17 -0000 1.99
+++ area.html 30 Apr 2011 11:35:32 -0000 1.100
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="address.html">« address</a></span>
<span class="nav-next"><a href="article.html">article »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the area element in the HTML5 spec" href="http://developers.whatwg.org/the-map-element.html#the-area-element">ⓘ</a></span> <span class="element">area</span> – <span class="shortdesc">image-map hyperlink</span> <a class="hash" href="#area">#</a> <a class="toc-bak" href="Overview.html#area-toc">T</a>
+<span class="spec-link"><a title="Read about the area element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-map-element.html#the-area-element">ⓘ</a></span> <span class="element">area</span> – <span class="shortdesc">image-map hyperlink</span> <a class="hash" href="#area">#</a> <a class="toc-bak" href="Overview.html#area-toc">T</a>
</h2>
<div id="area-longdesc" class="longdesc">
<p>The
@@ -60,13 +60,13 @@
<span class="postfix or">or</span> <a class="ref" href="area.html#area.attrs.shape.default" title="area.attrs.shape.default">shape</a>=<span class="attr-values">"default"</span> </span></p></div>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
<dt id="area.attrs.alt" title="area.attrs.alt">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/the-map-element.html#attr-area-alt">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-map-element.html#attr-area-alt">ⓘ</a>
<span class="attribute-name">alt</span> = <span class="attr-values">
<a href="syntax.html#normal-character-data" id="normal-character-data_xref6">normal character data</a>
</span>
@@ -77,7 +77,7 @@
for the image map.</dd>
<dt id="area.attrs.href" title="area.attrs.href">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/links.html#attr-hyperlink-href">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/links.html#attr-hyperlink-href">ⓘ</a>
<span class="attribute-name">href</span> = <span class="attr-values">
<a href="datatypes.html#common.data.uri" id="common.data.uri_xref2">URL potentially surrounded by spaces</a>
</span>
@@ -88,7 +88,7 @@
<span class="element">area</span>.</dd>
<dt id="area.attrs.target" title="area.attrs.target">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/links.html#attr-hyperlink-target">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/links.html#attr-hyperlink-target">ⓘ</a>
<span class="attribute-name">target</span> = <span class="attr-values">
<a href="datatypes.html#common.data.browsing-context-name-or-keyword" id="common.data.browsing-context-name-or-keyword_xref2">browsing-context name or keyword</a>
</span>
@@ -118,7 +118,7 @@
</ul>
</div></dd>
<dt id="area.attrs.rel" title="area.attrs.rel">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/links.html#attr-hyperlink-rel">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/links.html#attr-hyperlink-rel">ⓘ</a>
<span class="attribute-name">rel</span> = <span class="attr-values">
<a href="datatypes.html#common.data.tokens" id="common.data.tokens_xref2">set of space-separated tokens</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -131,7 +131,7 @@
<span class="element">area</span>.</dd>
<dt id="area.attrs.media" title="area.attrs.media">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/links.html#attr-hyperlink-media">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/links.html#attr-hyperlink-media">ⓘ</a>
<span class="attribute-name">media</span> = <span class="attr-values">
<a href="datatypes.html#common.data.mediaquery" id="common.data.mediaquery_xref2">media-query list</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -145,7 +145,7 @@
as defined in
<a href="references.html#refsMediaQueries" id="refsMediaQueries_xref2">[Media Queries]</a>.</div></dd>
<dt id="area.attrs.hreflang" title="area.attrs.hreflang">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/links.html#attr-hyperlink-hreflang">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/links.html#attr-hyperlink-hreflang">ⓘ</a>
<span class="attribute-name">hreflang</span> = <span class="attr-values">
<a href="datatypes.html#common.data.langcode" id="common.data.langcode_xref2">language tag</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -158,7 +158,7 @@
as defined in
<a href="references.html#refsBCP47" id="refsBCP47_xref2">[BCP 47]</a>.</div></dd>
<dt id="area.attrs.type" title="area.attrs.type">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/links.html#attr-hyperlink-type">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/links.html#attr-hyperlink-type">ⓘ</a>
<span class="attribute-name">type</span> = <span class="attr-values">
<a href="datatypes.html#common.data.mimetype" id="common.data.mimetype_xref2">MIME type</a>
</span>
@@ -171,7 +171,7 @@
as defined in
<a href="references.html#refsRFC2046" id="refsRFC2046_xref2">[RFC 2046]</a>.</div></dd>
<dt id="area.attrs.shape.rect" title="area.attrs.shape.rect">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/the-map-element.html#attr-area-shape">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-map-element.html#attr-area-shape">ⓘ</a>
<span class="qualified-attribute"><span class="attribute-name">shape</span> = <span class="attr-values"> "rect" </span></span><span class="punc postfix &">&</span> <span class="attribute-name" id="area.attrs.coords.rect">coords</span> = <span class="attr-values"><a class="ref" href="datatypes.html#common.data.rectangle" title="common.data.rectangle" id="common.data.rectangle_xref1">rectangle coordinates</a></span>
<a class="hash" title="area.attrs.shape.rect" href="area.html#area.attrs.shape.rect">#</a>
<a class="hash" title="area.attrs.coords.rect" href="area.html#area.attrs.coords.rect">#</a>
@@ -204,7 +204,7 @@
</ol>
</div></dd>
<dt id="area.attrs.shape.circle" title="area.attrs.shape.circle">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/the-map-element.html#attr-area-shape">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-map-element.html#attr-area-shape">ⓘ</a>
<span class="qualified-attribute"><span class="attribute-name">shape</span> = <span class="attr-values"> "circle" </span></span><span class="punc postfix &">&</span> <span class="attribute-name" id="area.attrs.coords.circle">coords</span> = <span class="attr-values"><a class="ref" href="datatypes.html#common.data.circle" title="common.data.circle" id="common.data.circle_xref1">circle coordinates</a></span>
<a class="hash" title="area.attrs.shape.circle" href="area.html#area.attrs.shape.circle">#</a>
<a class="hash" title="area.attrs.coords.circle" href="area.html#area.attrs.coords.circle">#</a>
@@ -230,7 +230,7 @@
</ol>
</div></dd>
<dt id="area.attrs.shape.poly" title="area.attrs.shape.poly">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/the-map-element.html#attr-area-shape">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-map-element.html#attr-area-shape">ⓘ</a>
<span class="qualified-attribute"><span class="attribute-name">shape</span> = <span class="attr-values"> "poly" </span></span><span class="punc postfix &">&</span> <span class="attribute-name" id="area.attrs.coords.poly">coords</span> = <span class="attr-values"><a class="ref" href="datatypes.html#common.data.polygon" title="common.data.polygon" id="common.data.polygon_xref1">polygon coordinates</a></span>
<a class="hash" title="area.attrs.shape.poly" href="area.html#area.attrs.shape.poly">#</a>
<a class="hash" title="area.attrs.coords.poly" href="area.html#area.attrs.coords.poly">#</a>
@@ -248,7 +248,7 @@
the image; all the coordinates together represent the
points of the polygon, in order.</div></dd>
<dt id="area.attrs.shape.default" title="area.attrs.shape.default">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/the-map-element.html#attr-area-shape">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-map-element.html#attr-area-shape">ⓘ</a>
<span class="qualified-attribute"><span class="attribute-name">shape</span> = <span class="attr-values"> "default" </span></span>
<a class="hash" title="area.attrs.shape.default" href="area.html#area.attrs.shape.default">#</a>
</dt>
Index: input.text.html
===================================================================
RCS file: /sources/public/html5/markup/input.text.html,v
retrieving revision 1.95
retrieving revision 1.96
diff -u -d -r1.95 -r1.96
--- input.text.html 25 Feb 2011 07:05:22 -0000 1.95
+++ input.text.html 30 Apr 2011 11:35:37 -0000 1.96
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="input.html">« input</a></span>
<span class="nav-next"><a href="input.password.html">input type=password »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://developers.whatwg.org/states-of-the-type-attribute.html#text-state-and-search-state">ⓘ</a></span> <span class="element">input</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">text</span></span> – <span class="shortdesc">text-input field</span> <a class="hash" href="#input.text">#</a> <a class="toc-bak" href="Overview.html#input.text-toc">T</a>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#text-state-and-search-state">ⓘ</a></span> <span class="element">input</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">text</span></span> – <span class="shortdesc">text-input field</span> <a class="hash" href="#input.text">#</a> <a class="toc-bak" href="Overview.html#input.text-toc">T</a>
</h2>
<div id="input.text-longdesc" class="longdesc">
<p>The
@@ -64,13 +64,13 @@
</div>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
<dt id="input.text.attrs.name" title="input.text.attrs.name">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fe-name">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fe-name">ⓘ</a>
<span class="attribute-name">name</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="data-string_xref20">string</a></span>
<a class="hash" href="input.text.html#input.text.attrs.name">#</a>
</dt>
@@ -78,7 +78,7 @@
element for the purposes of form submission.</dd>
<dt id="input.text.attrs.disabled" title="input.text.attrs.disabled">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fe-disabled">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fe-disabled">ⓘ</a>
<span class="attribute-name">disabled</span> = <span class="attr-values">
"disabled"
<span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="syntax-attr-empty_xref24">empty</a>
@@ -89,7 +89,7 @@
control.</dd>
<dt id="input.text.attrs.form" title="input.text.attrs.form">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fae-form">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fae-form">ⓘ</a>
<span class="attribute-name">form</span> = <span class="attr-values">
<a href="datatypes.html#common.data.idref" id="common.data.idref_xref5">ID reference</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -102,7 +102,7 @@
with which to associate the element.</dd>
<dt id="input.text.attrs.type" title="input.text.attrs.type">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/states-of-the-type-attribute.html#text-state-and-search-state">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#text-state-and-search-state">ⓘ</a>
<span class="attribute-name">type</span> = <span class="attr-values"> "text" </span>
<a class="hash" href="input.text.html#input.text.attrs.type">#</a>
</dt>
@@ -114,7 +114,7 @@
element’s <a href="input.text.html#input.text.attrs.value">value</a>.</dd>
<dt id="input.text.attrs.maxlength" title="input.text.attrs.maxlength">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/common-input-element-attributes.html#the-maxlength-attribute">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#the-maxlength-attribute">ⓘ</a>
<span class="attribute-name">maxlength</span> = <span class="attr-values">
<a href="datatypes.html#common.data.integer.positive" id="common.data.integer.positive_xref3">positive integer</a>
</span>
@@ -123,7 +123,7 @@
<dd>The maximum allowed value length of the element.</dd>
<dt id="input.text.attrs.readonly" title="input.text.attrs.readonly">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/common-input-element-attributes.html#the-readonly-attribute">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#the-readonly-attribute">ⓘ</a>
<span class="attribute-name">readonly</span> = <span class="attr-values">
"readonly"
<span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="syntax-attr-empty_xref25">empty</a>
@@ -134,7 +134,7 @@
is not meant to be edited.</dd>
<dt id="input.text.attrs.size" title="input.text.attrs.size">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/common-input-element-attributes.html#the-size-attribute">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#the-size-attribute">ⓘ</a>
<span class="attribute-name">size</span> = <span class="attr-values">
<a href="datatypes.html#common.data.integer.positive" id="common.data.integer.positive_xref4">positive integer</a>
</span>
@@ -144,7 +144,7 @@
represented by its element.</dd>
<dt id="input.text.attrs.value" title="input.text.attrs.value">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/states-of-the-type-attribute.html#text-state-and-search-state">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#text-state-and-search-state">ⓘ</a>
<span class="attribute-name">value</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="data-string_xref21">string</a></span>
<a class="hash" href="input.text.html#input.text.attrs.value">#</a>
</dt>
@@ -153,7 +153,7 @@
element.</dd>
<dt id="input.text.attrs.autocomplete" title="input.text.attrs.autocomplete">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/common-input-element-attributes.html#attr-input-autocomplete">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#attr-input-autocomplete">ⓘ</a>
<span class="attribute-name">autocomplete</span> = <span class="attr-values">
"on" <span class="postfix or">or</span> "off"
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -165,7 +165,7 @@
later).</dd>
<dt id="input.text.attrs.autofocus" title="input.text.attrs.autofocus">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fe-autofocus">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fe-autofocus">ⓘ</a>
<span class="attribute-name">autofocus</span> = <span class="attr-values">
"autofocus"
<span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="syntax-attr-empty_xref26">empty</a>
@@ -177,7 +177,7 @@
loaded.</dd>
<dt id="input.text.attrs.list" title="input.text.attrs.list">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/common-input-element-attributes.html#attr-input-list">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#attr-input-list">ⓘ</a>
<span class="attribute-name">list</span> = <span class="attr-values">
<a href="datatypes.html#common.data.idref" id="common.data.idref_xref6">ID reference</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -190,7 +190,7 @@
with which to associate the element.</dd>
<dt id="input.text.attrs.pattern" title="input.text.attrs.pattern">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/common-input-element-attributes.html#the-pattern-attribute">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#the-pattern-attribute">ⓘ</a>
<span class="attribute-name">pattern</span> = <span class="attr-values">
<a class="ref" href="datatypes.html#form.data.pattern" title="form.data.pattern" id="form.data.pattern_xref1">pattern</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -207,7 +207,7 @@
production as specified in
<a href="references.html#refsECMA262" id="refsECMA262_xref18">[ECMA 262]</a>.</div></dd>
<dt id="input.text.attrs.required" title="input.text.attrs.required">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/common-input-element-attributes.html#the-required-attribute">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#the-required-attribute">ⓘ</a>
<span class="attribute-name">required</span> = <span class="attr-values">
"required"
<span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="syntax-attr-empty_xref27">empty</a>
@@ -218,7 +218,7 @@
submission.</dd>
<dt id="input.text.attrs.placeholder" title="input.text.attrs.placeholder">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/common-input-element-attributes.html#the-placeholder-attribute">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#the-placeholder-attribute">ⓘ</a>
<span class="attribute-name">placeholder</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="data-string_xref22">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
<a class="hash" href="input.text.html#input.text.attrs.placeholder">#</a>
</dt>
Index: Makefile
===================================================================
RCS file: /sources/public/html5/markup/Makefile,v
retrieving revision 1.118
retrieving revision 1.119
diff -u -d -r1.118 -r1.119
--- Makefile 25 Feb 2011 07:05:15 -0000 1.118
+++ Makefile 30 Apr 2011 11:35:31 -0000 1.119
@@ -91,8 +91,8 @@
./tools/css2xml $< > $@
fragment-links.js:
-# $(CURL) $(CURLFLAGS) -o $@ http://dev.w3.org/html5/spec-author-view/fragment-links.js
- $(CURL) $(CURLFLAGS) -o $@ http://developers.whatwg.org/fragment-links.js
+ $(CURL) $(CURLFLAGS) -o $@ http://dev.w3.org/html5/spec-author-view/fragment-links.js
+# $(CURL) $(CURLFLAGS) -o $@ http://developers.whatwg.org/fragment-links.js
fragment-links.html: fragment-links.js
$(GREP) $(GREPFLAGS) "var fragment_links" $< \
Index: samp.html
===================================================================
RCS file: /sources/public/html5/markup/samp.html,v
retrieving revision 1.80
retrieving revision 1.81
diff -u -d -r1.80 -r1.81
--- samp.html 25 Feb 2011 07:05:24 -0000 1.80
+++ samp.html 30 Apr 2011 11:35:39 -0000 1.81
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="s.html">« s</a></span>
<span class="nav-next"><a href="script.html">script »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the samp element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-samp-element">ⓘ</a></span> <span class="element">samp</span> – <span class="shortdesc">(sample) output</span> <a class="hash" href="#samp">#</a> <a class="toc-bak" href="Overview.html#samp-toc">T</a>
+<span class="spec-link"><a title="Read about the samp element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-samp-element">ⓘ</a></span> <span class="element">samp</span> – <span class="shortdesc">(sample) output</span> <a class="hash" href="#samp">#</a> <a class="toc-bak" href="Overview.html#samp-toc">T</a>
</h2>
<div id="samp-longdesc" class="longdesc">
<p>The
@@ -47,7 +47,7 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
Index: h6.html
===================================================================
RCS file: /sources/public/html5/markup/h6.html,v
retrieving revision 1.85
retrieving revision 1.86
diff -u -d -r1.85 -r1.86
--- h6.html 25 Feb 2011 07:05:20 -0000 1.85
+++ h6.html 30 Apr 2011 11:35:35 -0000 1.86
@@ -13,7 +13,7 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="h5.html">« h5</a></span>
<span class="nav-next"><a href="head.html">head »</a></span>
@@ -48,7 +48,7 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
@@ -103,13 +103,13 @@
<div class="css-property">
<span class="prop-name">font-size</span>: <span class="prop-value">.67em</span>;</div>
<div class="css-property">
-<span class="prop-name">-webkit-margin-before</span>: <span class="prop-value">2.33em</span>;</div>
+<span class="prop-name">margin-before</span>: <span class="prop-value">2.33em</span>;</div>
<div class="css-property">
-<span class="prop-name">-webkit-margin-after</span>: <span class="prop-value">2.33em</span>;</div>
+<span class="prop-name">margin-after</span>: <span class="prop-value">2.33em</span>;</div>
<div class="css-property">
<span class="prop-name">margin-start</span>: <span class="prop-value">0</span>;</div>
<div class="css-property">
-<span class="prop-name">-webkit-margin-end</span>: <span class="prop-value">0</span>;</div>
+<span class="prop-name">margin-end</span>: <span class="prop-value">0</span>;</div>
<div class="css-property">
<span class="prop-name">font-weight</span>: <span class="prop-value">bold</span>; }</div>
</div>
Index: input.checkbox.html
===================================================================
RCS file: /sources/public/html5/markup/input.checkbox.html,v
retrieving revision 1.94
retrieving revision 1.95
diff -u -d -r1.94 -r1.95
--- input.checkbox.html 25 Feb 2011 07:05:20 -0000 1.94
+++ input.checkbox.html 30 Apr 2011 11:35:36 -0000 1.95
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="input.password.html">« input type=password</a></span>
<span class="nav-next"><a href="input.radio.html">input type=radio »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://developers.whatwg.org/number-state.html#checkbox-state">ⓘ</a></span> <span class="element">input</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">checkbox</span></span> – <span class="shortdesc">checkbox</span> <a class="hash" href="#input.checkbox">#</a> <a class="toc-bak" href="Overview.html#input.checkbox-toc">T</a>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#checkbox-state">ⓘ</a></span> <span class="element">input</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">checkbox</span></span> – <span class="shortdesc">checkbox</span> <a class="hash" href="#input.checkbox">#</a> <a class="toc-bak" href="Overview.html#input.checkbox-toc">T</a>
</h2>
<div id="input.checkbox-longdesc" class="longdesc">
<p>The
@@ -56,13 +56,13 @@
</div>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
<dt id="input.checkbox.attrs.name" title="input.checkbox.attrs.name">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fe-name">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fe-name">ⓘ</a>
<span class="attribute-name">name</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="data-string_xref26">string</a></span>
<a class="hash" href="input.checkbox.html#input.checkbox.attrs.name">#</a>
</dt>
@@ -70,7 +70,7 @@
element for the purposes of form submission.</dd>
<dt id="input.checkbox.attrs.disabled" title="input.checkbox.attrs.disabled">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fe-disabled">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fe-disabled">ⓘ</a>
<span class="attribute-name">disabled</span> = <span class="attr-values">
"disabled"
<span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="syntax-attr-empty_xref32">empty</a>
@@ -81,7 +81,7 @@
control.</dd>
<dt id="input.checkbox.attrs.form" title="input.checkbox.attrs.form">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fae-form">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fae-form">ⓘ</a>
<span class="attribute-name">form</span> = <span class="attr-values">
<a href="datatypes.html#common.data.idref" id="common.data.idref_xref8">ID reference</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -94,7 +94,7 @@
with which to associate the element.</dd>
<dt id="input.checkbox.attrs.type" title="input.checkbox.attrs.type">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/number-state.html#checkbox-state">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#checkbox-state">ⓘ</a>
<span class="attribute-name">type</span> = <span class="attr-values"> "checkbox" </span>
<a class="hash" href="input.checkbox.html#input.checkbox.attrs.type">#</a>
</dt>
@@ -104,7 +104,7 @@
a state or option that can be toggled.</dd>
<dt id="input.checkbox.attrs.checked" title="input.checkbox.attrs.checked">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/the-input-element.html#attr-input-checked">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-input-element.html#attr-input-checked">ⓘ</a>
<span class="attribute-name">checked</span> = <span class="attr-values">
"checked" <span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="syntax-attr-empty_xref33">empty</a>
</span>
@@ -114,7 +114,7 @@
control.</dd>
<dt id="input.checkbox.attrs.value" title="input.checkbox.attrs.value">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/number-state.html#checkbox-state">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#checkbox-state">ⓘ</a>
<span class="attribute-name">value</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="data-string_xref27">string</a></span>
<a class="hash" href="input.checkbox.html#input.checkbox.attrs.value">#</a>
</dt>
@@ -123,7 +123,7 @@
element.</dd>
<dt id="input.checkbox.attrs.autofocus" title="input.checkbox.attrs.autofocus">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fe-autofocus">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fe-autofocus">ⓘ</a>
<span class="attribute-name">autofocus</span> = <span class="attr-values">
"autofocus"
<span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="syntax-attr-empty_xref34">empty</a>
@@ -135,7 +135,7 @@
loaded.</dd>
<dt id="input.checkbox.attrs.required" title="input.checkbox.attrs.required">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/common-input-element-attributes.html#the-required-attribute">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#the-required-attribute">ⓘ</a>
<span class="attribute-name">required</span> = <span class="attr-values">
"required"
<span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="syntax-attr-empty_xref35">empty</a>
Index: track.html
===================================================================
RCS file: /sources/public/html5/markup/track.html,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- track.html 25 Feb 2011 07:05:26 -0000 1.6
+++ track.html 30 Apr 2011 11:35:41 -0000 1.7
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="tr.html">« tr</a></span>
<span class="nav-next"><a href="ul.html">ul »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the track element in the HTML5 spec" href="http://developers.whatwg.org/video.html#the-track-element">ⓘ</a></span> <span class="element">track</span> – <span class="shortdesc">supplementary media track</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#track">#</a> <a class="toc-bak" href="Overview.html#track-toc">T</a>
+<span class="spec-link"><a title="Read about the track element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/video.html#the-track-element">ⓘ</a></span> <span class="element">track</span> – <span class="shortdesc">supplementary media track</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#track">#</a> <a class="toc-bak" href="Overview.html#track-toc">T</a>
</h2>
<div id="track-longdesc" class="longdesc">
<p>The
@@ -56,13 +56,13 @@
</div>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
<dt id="track.attrs.kind" title="track.attrs.kind">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/video.html#attr-track-kind">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/video.html#attr-track-kind">ⓘ</a>
<span class="attribute-name">kind</span> = <span class="attr-values">
"subtitles"
<span class="postfix or">or</span> "captions"
@@ -100,7 +100,7 @@
</dd>
<dt id="track.attrs.src" title="track.attrs.src">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/video.html#attr-track-src">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/video.html#attr-track-src">ⓘ</a>
<span class="attribute-name">src</span> = <span class="attr-values">
<a href="datatypes.html#common.data.uri.non-empty" id="common.data.uri.non-empty_xref16">Non-empty URL potentially surrounded by spaces</a>
</span>
@@ -109,7 +109,7 @@
<dd>The address of the timed track.</dd>
<dt id="track.attrs.srclang" title="track.attrs.srclang">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/video.html#attr-track-srclang">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/video.html#attr-track-srclang">ⓘ</a>
<span class="attribute-name">srclang</span> = <span class="attr-values">
<a href="datatypes.html#common.data.langcode" id="common.data.langcode_xref5">language tag</a>
</span>
@@ -122,14 +122,14 @@
as defined in
<a href="references.html#refsBCP47" id="refsBCP47_xref5">[BCP 47]</a>.</div></dd>
<dt id="track.attrs.label" title="track.attrs.label">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/video.html#attr-track-label">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/video.html#attr-track-label">ⓘ</a>
<span class="attribute-name">label</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="data-string_xref80">string</a></span>
<a class="hash" href="track.html#track.attrs.label">#</a>
</dt>
<dd>A user-readable title for the timed track.</dd>
<dt id="track.attrs.default" title="track.attrs.default">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/video.html#attr-track-default">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/video.html#attr-track-default">ⓘ</a>
<span class="attribute-name">default</span> = <span class="attr-values">
"default" <span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="syntax-attr-empty_xref122">empty</a>
</span>
Index: object.html
===================================================================
RCS file: /sources/public/html5/markup/object.html,v
retrieving revision 1.102
retrieving revision 1.103
diff -u -d -r1.102 -r1.103
--- object.html 25 Feb 2011 07:05:23 -0000 1.102
+++ object.html 30 Apr 2011 11:35:38 -0000 1.103
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="noscript.html">« noscript</a></span>
<span class="nav-next"><a href="ol.html">ol »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the object element in the HTML5 spec" href="http://developers.whatwg.org/the-iframe-element.html#the-object-element">ⓘ</a></span> <span class="element">object</span> – <span class="shortdesc">generic external content</span> <a class="hash" href="#object">#</a> <a class="toc-bak" href="Overview.html#object-toc">T</a>
+<span class="spec-link"><a title="Read about the object element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-iframe-element.html#the-object-element">ⓘ</a></span> <span class="element">object</span> – <span class="shortdesc">generic external content</span> <a class="hash" href="#object">#</a> <a class="toc-bak" href="Overview.html#object-toc">T</a>
</h2>
<div id="object-longdesc" class="longdesc">
<p>The
@@ -66,13 +66,13 @@
</div>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
<dt id="object.attrs.data" title="object.attrs.data">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/the-iframe-element.html#attr-object-data">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-iframe-element.html#attr-object-data">ⓘ</a>
<span class="attribute-name">data</span> = <span class="attr-values">
<a href="datatypes.html#common.data.uri.non-empty" id="common.data.uri.non-empty_xref13">Non-empty URL potentially surrounded by spaces</a>
</span>
@@ -81,7 +81,7 @@
<dd>The address of the content.</dd>
<dt id="object.attrs.type" title="object.attrs.type">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/the-iframe-element.html#attr-object-type">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-iframe-element.html#attr-object-type">ⓘ</a>
<span class="attribute-name">type</span> = <span class="attr-values">
<a href="datatypes.html#common.data.mimetype" id="common.data.mimetype_xref6">MIME type</a>
</span>
@@ -94,7 +94,7 @@
as defined in
<a href="references.html#refsRFC2046" id="refsRFC2046_xref5">[RFC 2046]</a>.</div></dd>
<dt id="object.attrs.height" title="object.attrs.height">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/the-map-element.html#attr-dim-height">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-map-element.html#attr-dim-height">ⓘ</a>
<span class="attribute-name">height</span> = <span class="attr-values">
<a href="datatypes.html#common.data.integer.non-negative" id="common.data.integer.non-negative_xref15">non-negative integer</a>
</span>
@@ -103,7 +103,7 @@
<dd>The height of the object, in CSS pixels.</dd>
<dt id="object.attrs.width" title="object.attrs.width">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/the-map-element.html#attr-dim-width">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-map-element.html#attr-dim-width">ⓘ</a>
<span class="attribute-name">width</span> = <span class="attr-values">
<a href="datatypes.html#common.data.integer.non-negative" id="common.data.integer.non-negative_xref16">non-negative integer</a>
</span>
@@ -112,7 +112,7 @@
<dd>The width of the object, in CSS pixels.</dd>
<dt id="object.attrs.usemap" title="object.attrs.usemap">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/the-map-element.html#attr-hyperlink-usemap">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-map-element.html#attr-hyperlink-usemap">ⓘ</a>
<span class="attribute-name">usemap</span> = <span class="attr-values">
<a href="datatypes.html#common.data.hash-name" id="common.data.hash-name_xref3">hash-name reference</a>
</span>
@@ -125,7 +125,7 @@
element with which to associate the object.</dd>
<dt id="object.attrs.name" title="object.attrs.name">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/the-iframe-element.html#attr-object-name">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-iframe-element.html#attr-object-name">ⓘ</a>
<span class="attribute-name">name</span> = <span class="attr-values">
<a href="datatypes.html#common.data.browsing-context-name" id="common.data.browsing-context-name_xref9">browsing-context name</a>
</span>
@@ -148,7 +148,7 @@
</ul>
</div></dd>
<dt id="object.attrs.form" title="object.attrs.form">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fae-form">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fae-form">ⓘ</a>
<span class="attribute-name">form</span> = <span class="attr-values">
<a href="datatypes.html#common.data.idref" id="common.data.idref_xref45">ID reference</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
Index: terminology.html
===================================================================
RCS file: /sources/public/html5/markup/terminology.html,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -d -r1.57 -r1.58
--- terminology.html 21 Jan 2011 06:47:37 -0000 1.57
+++ terminology.html 30 Apr 2011 11:35:41 -0000 1.58
@@ -13,7 +13,7 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="intro.html">« intro</a></span>
<span class="nav-next"><a href="documents.html">documents »</a></span>
Index: input.tel.html
===================================================================
RCS file: /sources/public/html5/markup/input.tel.html,v
retrieving revision 1.95
retrieving revision 1.96
diff -u -d -r1.95 -r1.96
--- input.tel.html 25 Feb 2011 07:05:22 -0000 1.95
+++ input.tel.html 30 Apr 2011 11:35:37 -0000 1.96
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="input.search.html">« input type=search</a></span>
<span class="nav-next"><a href="input.color.html">input type=color »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://developers.whatwg.org/states-of-the-type-attribute.html#telephone-state">ⓘ</a></span> <span class="element">input</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">tel</span></span> – <span class="shortdesc">telephone-number-input field</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#input.tel">#</a> <a class="toc-bak" href="Overview.html#input.tel-toc">T</a>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#telephone-state">ⓘ</a></span> <span class="element">input</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">tel</span></span> – <span class="shortdesc">telephone-number-input field</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#input.tel">#</a> <a class="toc-bak" href="Overview.html#input.tel-toc">T</a>
</h2>
<div id="input.tel-longdesc" class="longdesc">
<p>The
@@ -62,13 +62,13 @@
</div>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
<dt id="input.tel.attrs.name" title="input.tel.attrs.name">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fe-name">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fe-name">ⓘ</a>
<span class="attribute-name">name</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="data-string_xref58">string</a></span>
<a class="hash" href="input.tel.html#input.tel.attrs.name">#</a>
</dt>
@@ -76,7 +76,7 @@
element for the purposes of form submission.</dd>
<dt id="input.tel.attrs.disabled" title="input.tel.attrs.disabled">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fe-disabled">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fe-disabled">ⓘ</a>
<span class="attribute-name">disabled</span> = <span class="attr-values">
"disabled"
<span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="syntax-attr-empty_xref98">empty</a>
@@ -87,7 +87,7 @@
control.</dd>
<dt id="input.tel.attrs.form" title="input.tel.attrs.form">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fae-form">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fae-form">ⓘ</a>
<span class="attribute-name">form</span> = <span class="attr-values">
<a href="datatypes.html#common.data.idref" id="common.data.idref_xref38">ID reference</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -100,7 +100,7 @@
with which to associate the element.</dd>
<dt id="input.tel.attrs.type" title="input.tel.attrs.type">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/states-of-the-type-attribute.html#telephone-state">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#telephone-state">ⓘ</a>
<span class="attribute-name">type</span> = <span class="attr-values"> "tel" </span>
<a class="hash" href="input.tel.html#input.tel.attrs.type">#</a>
</dt>
@@ -111,7 +111,7 @@
telephone number.</dd>
<dt id="input.tel.attrs.autocomplete" title="input.tel.attrs.autocomplete">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/common-input-element-attributes.html#attr-input-autocomplete">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#attr-input-autocomplete">ⓘ</a>
<span class="attribute-name">autocomplete</span> = <span class="attr-values">
"on" <span class="postfix or">or</span> "off"
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -123,7 +123,7 @@
later).</dd>
<dt id="input.tel.attrs.autofocus" title="input.tel.attrs.autofocus">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fe-autofocus">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fe-autofocus">ⓘ</a>
<span class="attribute-name">autofocus</span> = <span class="attr-values">
"autofocus"
<span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="syntax-attr-empty_xref99">empty</a>
@@ -135,7 +135,7 @@
loaded.</dd>
<dt id="input.tel.attrs.list" title="input.tel.attrs.list">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/common-input-element-attributes.html#attr-input-list">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#attr-input-list">ⓘ</a>
<span class="attribute-name">list</span> = <span class="attr-values">
<a href="datatypes.html#common.data.idref" id="common.data.idref_xref39">ID reference</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -148,7 +148,7 @@
with which to associate the element.</dd>
<dt id="input.tel.attrs.maxlength" title="input.tel.attrs.maxlength">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/common-input-element-attributes.html#the-maxlength-attribute">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#the-maxlength-attribute">ⓘ</a>
<span class="attribute-name">maxlength</span> = <span class="attr-values">
<a href="datatypes.html#common.data.integer.positive" id="common.data.integer.positive_xref16">positive integer</a>
</span>
@@ -157,7 +157,7 @@
<dd>The maximum allowed value length of the element.</dd>
<dt id="input.tel.attrs.pattern" title="input.tel.attrs.pattern">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/common-input-element-attributes.html#the-pattern-attribute">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#the-pattern-attribute">ⓘ</a>
<span class="attribute-name">pattern</span> = <span class="attr-values">
<a class="ref" href="datatypes.html#form.data.pattern" title="form.data.pattern" id="form.data.pattern_xref6">pattern</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -174,7 +174,7 @@
production as specified in
<a href="references.html#refsECMA262" id="refsECMA262_xref23">[ECMA 262]</a>.</div></dd>
<dt id="input.tel.attrs.readonly" title="input.tel.attrs.readonly">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/common-input-element-attributes.html#the-readonly-attribute">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#the-readonly-attribute">ⓘ</a>
<span class="attribute-name">readonly</span> = <span class="attr-values">
"readonly"
<span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="syntax-attr-empty_xref100">empty</a>
@@ -185,7 +185,7 @@
is not meant to be edited.</dd>
<dt id="input.tel.attrs.required" title="input.tel.attrs.required">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/common-input-element-attributes.html#the-required-attribute">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#the-required-attribute">ⓘ</a>
<span class="attribute-name">required</span> = <span class="attr-values">
"required"
<span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="syntax-attr-empty_xref101">empty</a>
@@ -196,7 +196,7 @@
submission.</dd>
<dt id="input.tel.attrs.size" title="input.tel.attrs.size">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/common-input-element-attributes.html#the-size-attribute">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#the-size-attribute">ⓘ</a>
<span class="attribute-name">size</span> = <span class="attr-values">
<a href="datatypes.html#common.data.integer.positive" id="common.data.integer.positive_xref17">positive integer</a>
</span>
@@ -206,7 +206,7 @@
represented by its element.</dd>
<dt id="input.tel.attrs.placeholder" title="input.tel.attrs.placeholder">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/common-input-element-attributes.html#the-placeholder-attribute">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#the-placeholder-attribute">ⓘ</a>
<span class="attribute-name">placeholder</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="data-string_xref59">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
<a class="hash" href="input.tel.html#input.tel.attrs.placeholder">#</a>
</dt>
@@ -215,7 +215,7 @@
represented by its element.</dd>
<dt id="input.tel.attrs.value" title="input.tel.attrs.value">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/states-of-the-type-attribute.html#telephone-state">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#telephone-state">ⓘ</a>
<span class="attribute-name">value</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="data-string_xref60">string</a></span>
<a class="hash" href="input.tel.html#input.tel.attrs.value">#</a>
</dt>
Index: h4.html
===================================================================
RCS file: /sources/public/html5/markup/h4.html,v
retrieving revision 1.85
retrieving revision 1.86
diff -u -d -r1.85 -r1.86
--- h4.html 25 Feb 2011 07:05:20 -0000 1.85
+++ h4.html 30 Apr 2011 11:35:35 -0000 1.86
@@ -13,7 +13,7 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="h3.html">« h3</a></span>
<span class="nav-next"><a href="h5.html">h5 »</a></span>
@@ -48,7 +48,7 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
@@ -101,13 +101,13 @@
<div class="css-property">
<span class="prop-name">display</span>: <span class="prop-value">block</span>;</div>
<div class="css-property">
-<span class="prop-name">-webkit-margin-before</span>: <span class="prop-value">1.33em</span>;</div>
+<span class="prop-name">margin-before</span>: <span class="prop-value">1.33em</span>;</div>
<div class="css-property">
-<span class="prop-name">-webkit-margin-after</span>: <span class="prop-value">1.33em</span>;</div>
+<span class="prop-name">margin-after</span>: <span class="prop-value">1.33em</span>;</div>
<div class="css-property">
<span class="prop-name">margin-start</span>: <span class="prop-value">0</span>;</div>
<div class="css-property">
-<span class="prop-name">-webkit-margin-end</span>: <span class="prop-value">0</span>;</div>
+<span class="prop-name">margin-end</span>: <span class="prop-value">0</span>;</div>
<div class="css-property">
<span class="prop-name">font-weight</span>: <span class="prop-value">bold</span>; }</div>
</div>
Index: header.html
===================================================================
RCS file: /sources/public/html5/markup/header.html,v
retrieving revision 1.83
retrieving revision 1.84
diff -u -d -r1.83 -r1.84
--- header.html 25 Feb 2011 07:05:20 -0000 1.83
+++ header.html 30 Apr 2011 11:35:35 -0000 1.84
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="head.html">« head</a></span>
<span class="nav-next"><a href="hgroup.html">hgroup »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the header element in the HTML5 spec" href="http://developers.whatwg.org/sections.html#the-header-element">ⓘ</a></span> <span class="element">header</span> – <span class="shortdesc">header</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#header">#</a> <a class="toc-bak" href="Overview.html#header-toc">T</a>
+<span class="spec-link"><a title="Read about the header element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-header-element">ⓘ</a></span> <span class="element">header</span> – <span class="shortdesc">header</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#header">#</a> <a class="toc-bak" href="Overview.html#header-toc">T</a>
</h2>
<div id="header-longdesc" class="longdesc">
<p>The
@@ -46,7 +46,7 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
Index: b.html
===================================================================
RCS file: /sources/public/html5/markup/b.html,v
retrieving revision 1.80
retrieving revision 1.81
diff -u -d -r1.80 -r1.81
--- b.html 25 Feb 2011 07:05:17 -0000 1.80
+++ b.html 30 Apr 2011 11:35:33 -0000 1.81
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="audio.html">« audio</a></span>
<span class="nav-next"><a href="base.html">base »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the b element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-b-element">ⓘ</a></span> <span class="element">b</span> – <span class="shortdesc">offset text conventionally styled in bold</span> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span> <a class="hash" href="#b">#</a> <a class="toc-bak" href="Overview.html#b-toc">T</a>
+<span class="spec-link"><a title="Read about the b element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-b-element">ⓘ</a></span> <span class="element">b</span> – <span class="shortdesc">offset text conventionally styled in bold</span> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span> <a class="hash" href="#b">#</a> <a class="toc-bak" href="Overview.html#b-toc">T</a>
</h2>
<div id="b-longdesc" class="longdesc">
<p>The
@@ -50,7 +50,7 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
Index: img.html
===================================================================
RCS file: /sources/public/html5/markup/img.html,v
retrieving revision 1.100
retrieving revision 1.101
diff -u -d -r1.100 -r1.101
--- img.html 25 Feb 2011 07:05:20 -0000 1.100
+++ img.html 30 Apr 2011 11:35:36 -0000 1.101
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="iframe.html">« iframe</a></span>
<span class="nav-next"><a href="input.html">input »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the img element in the HTML5 spec" href="http://developers.whatwg.org/embedded-content-1.html#the-img-element">ⓘ</a></span> <span class="element">img</span> – <span class="shortdesc">image</span> <a class="hash" href="#img">#</a> <a class="toc-bak" href="Overview.html#img-toc">T</a>
+<span class="spec-link"><a title="Read about the img element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/embedded-content-1.html#the-img-element">ⓘ</a></span> <span class="element">img</span> – <span class="shortdesc">image</span> <a class="hash" href="#img">#</a> <a class="toc-bak" href="Overview.html#img-toc">T</a>
</h2>
<div id="img-longdesc" class="longdesc">
<p>The
@@ -53,13 +53,13 @@
</div>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
<dt id="img.attrs.src" title="img.attrs.src">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/embedded-content-1.html#attr-img-src">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/embedded-content-1.html#attr-img-src">ⓘ</a>
<span class="attribute-name">src</span> = <span class="attr-values">
<a href="datatypes.html#common.data.uri.non-empty" id="common.data.uri.non-empty_xref8">Non-empty URL potentially surrounded by spaces</a>
</span>
@@ -69,7 +69,7 @@
animated, image that is neither paged nor scripted.</dd>
<dt id="img.attrs.alt" title="img.attrs.alt">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/embedded-content-1.html#attr-img-alt">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/embedded-content-1.html#attr-img-alt">ⓘ</a>
<span class="attribute-name">alt</span> = <span class="attr-values">
<a href="syntax.html#normal-character-data" id="normal-character-data_xref8">normal character data</a>
</span>
@@ -79,7 +79,7 @@
image.</dd>
<dt id="img.attrs.height" title="img.attrs.height">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/the-map-element.html#attr-dim-height">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-map-element.html#attr-dim-height">ⓘ</a>
<span class="attribute-name">height</span> = <span class="attr-values">
<a href="datatypes.html#common.data.integer.non-negative" id="common.data.integer.non-negative_xref8">non-negative integer</a>
</span>
@@ -88,7 +88,7 @@
<dd>The height of the image, in CSS pixels.</dd>
<dt id="img.attrs.width" title="img.attrs.width">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/the-map-element.html#attr-dim-width">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-map-element.html#attr-dim-width">ⓘ</a>
<span class="attribute-name">width</span> = <span class="attr-values">
<a href="datatypes.html#common.data.integer.non-negative" id="common.data.integer.non-negative_xref9">non-negative integer</a>
</span>
@@ -97,7 +97,7 @@
<dd>The width of the image, in CSS pixels.</dd>
<dt id="img.attrs.usemap" title="img.attrs.usemap">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/the-map-element.html#attr-hyperlink-usemap">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-map-element.html#attr-hyperlink-usemap">ⓘ</a>
<span class="attribute-name">usemap</span> = <span class="attr-values">
<a href="datatypes.html#common.data.hash-name" id="common.data.hash-name_xref1">hash-name reference</a>
</span>
@@ -110,7 +110,7 @@
element with which to associate the image.</dd>
<dt id="img.attrs.ismap" title="img.attrs.ismap">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/embedded-content-1.html#attr-img-ismap">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/embedded-content-1.html#attr-img-ismap">ⓘ</a>
<span class="attribute-name">ismap</span> = <span class="attr-values">
"ismap" <span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="syntax-attr-empty_xref23">empty</a>
</span>
@@ -121,7 +121,7 @@
element provides access to a server-side image map.</dd>
<dt id="img.attrs.border" title="img.attrs.border">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/obsolete.html#attr-img-border">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/obsolete.html#attr-img-border">ⓘ</a>
<span class="attribute-name">border</span> = <span class="attr-values">
<a class="ref" href="datatypes.html#common.data.zero" title="common.data.zero" id="common.data.zero_xref1">zero</a>
</span> <span class="obsoleted-feature" title="This markup feature has been obsoleted in HTML5.">OBSOLETE</span>
Index: wbr.html
===================================================================
RCS file: /sources/public/html5/markup/wbr.html,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -d -r1.37 -r1.38
--- wbr.html 25 Feb 2011 07:05:26 -0000 1.37
+++ wbr.html 30 Apr 2011 11:35:41 -0000 1.38
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="video.html">« video</a></span>
<span class="nav-next"><a href="common-models.html">common models »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the wbr element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-wbr-element">ⓘ</a></span> <span class="element">wbr</span> – <span class="shortdesc">line-break opportunity</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#wbr">#</a> <a class="toc-bak" href="Overview.html#wbr-toc">T</a>
+<span class="spec-link"><a title="Read about the wbr element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-wbr-element">ⓘ</a></span> <span class="element">wbr</span> – <span class="shortdesc">line-break opportunity</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#wbr">#</a> <a class="toc-bak" href="Overview.html#wbr-toc">T</a>
</h2>
<div id="wbr-longdesc" class="longdesc">
<p>The
@@ -44,7 +44,7 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
Index: bdo.html
===================================================================
RCS file: /sources/public/html5/markup/bdo.html,v
retrieving revision 1.78
retrieving revision 1.79
diff -u -d -r1.78 -r1.79
--- bdo.html 25 Feb 2011 07:05:17 -0000 1.78
+++ bdo.html 30 Apr 2011 11:35:33 -0000 1.79
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="bdi.html">« bdi</a></span>
<span class="nav-next"><a href="blockquote.html">blockquote »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the bdo element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-bdo-element">ⓘ</a></span> <span class="element">bdo</span> – <span class="shortdesc">BiDi override</span> <a class="hash" href="#bdo">#</a> <a class="toc-bak" href="Overview.html#bdo-toc">T</a>
+<span class="spec-link"><a title="Read about the bdo element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-bdo-element">ⓘ</a></span> <span class="element">bdo</span> – <span class="shortdesc">BiDi override</span> <a class="hash" href="#bdo">#</a> <a class="toc-bak" href="Overview.html#bdo-toc">T</a>
</h2>
<div id="bdo-longdesc" class="longdesc">
<p>The
@@ -49,7 +49,7 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
Index: input.number.html
===================================================================
RCS file: /sources/public/html5/markup/input.number.html,v
retrieving revision 1.98
retrieving revision 1.99
diff -u -d -r1.98 -r1.99
--- input.number.html 25 Feb 2011 07:05:21 -0000 1.98
+++ input.number.html 30 Apr 2011 11:35:37 -0000 1.99
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="input.week.html">« input type=week</a></span>
<span class="nav-next"><a href="input.range.html">input type=range »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://developers.whatwg.org/number-state.html#number-state">ⓘ</a></span> <span class="element">input</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">number</span></span> – <span class="shortdesc">number input control</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#input.number">#</a> <a class="toc-bak" href="Overview.html#input.number-toc">T</a>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#number-state">ⓘ</a></span> <span class="element">input</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">number</span></span> – <span class="shortdesc">number input control</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#input.number">#</a> <a class="toc-bak" href="Overview.html#input.number-toc">T</a>
</h2>
<div id="input.number-longdesc" class="longdesc">
<p>The
@@ -62,13 +62,13 @@
</div>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
<dt id="input.number.attrs.name" title="input.number.attrs.name">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fe-name">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fe-name">ⓘ</a>
<span class="attribute-name">name</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="data-string_xref49">string</a></span>
<a class="hash" href="input.number.html#input.number.attrs.name">#</a>
</dt>
@@ -76,7 +76,7 @@
element for the purposes of form submission.</dd>
<dt id="input.number.attrs.disabled" title="input.number.attrs.disabled">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fe-disabled">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fe-disabled">ⓘ</a>
<span class="attribute-name">disabled</span> = <span class="attr-values">
"disabled"
<span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="syntax-attr-empty_xref79">empty</a>
@@ -87,7 +87,7 @@
control.</dd>
<dt id="input.number.attrs.form" title="input.number.attrs.form">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fae-form">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fae-form">ⓘ</a>
<span class="attribute-name">form</span> = <span class="attr-values">
<a href="datatypes.html#common.data.idref" id="common.data.idref_xref28">ID reference</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -100,7 +100,7 @@
with which to associate the element.</dd>
<dt id="input.number.attrs.type" title="input.number.attrs.type">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/number-state.html#number-state">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#number-state">ⓘ</a>
<span class="attribute-name">type</span> = <span class="attr-values"> "number" </span>
<a class="hash" href="input.number.html#input.number.attrs.type">#</a>
</dt>
@@ -111,7 +111,7 @@
string representing a number.</dd>
<dt id="input.number.attrs.autocomplete" title="input.number.attrs.autocomplete">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/common-input-element-attributes.html#attr-input-autocomplete">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#attr-input-autocomplete">ⓘ</a>
<span class="attribute-name">autocomplete</span> = <span class="attr-values">
"on" <span class="postfix or">or</span> "off"
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -123,7 +123,7 @@
later).</dd>
<dt id="input.number.attrs.autofocus" title="input.number.attrs.autofocus">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fe-autofocus">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fe-autofocus">ⓘ</a>
<span class="attribute-name">autofocus</span> = <span class="attr-values">
"autofocus"
<span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="syntax-attr-empty_xref80">empty</a>
@@ -135,7 +135,7 @@
loaded.</dd>
<dt id="input.number.attrs.list" title="input.number.attrs.list">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/common-input-element-attributes.html#attr-input-list">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#attr-input-list">ⓘ</a>
<span class="attribute-name">list</span> = <span class="attr-values">
<a href="datatypes.html#common.data.idref" id="common.data.idref_xref29">ID reference</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -148,7 +148,7 @@
with which to associate the element.</dd>
<dt id="input.number.attrs.min" title="input.number.attrs.min">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/common-input-element-attributes.html#attr-input-min">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#attr-input-min">ⓘ</a>
<span class="attribute-name">min</span> = <span class="attr-values">
<a href="datatypes.html#common.data.float" id="common.data.float_xref1">floating-point number</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -158,7 +158,7 @@
<a href="input.number.html#input.number.attrs.value">value</a>.</dd>
<dt id="input.number.attrs.max" title="input.number.attrs.max">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/common-input-element-attributes.html#attr-input-max">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#attr-input-max">ⓘ</a>
<span class="attribute-name">max</span> = <span class="attr-values">
<a href="datatypes.html#common.data.float" id="common.data.float_xref2">floating-point number</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -168,7 +168,7 @@
<a href="input.number.html#input.number.attrs.value">value</a>.</dd>
<dt id="input.number.attrs.step.float" title="input.number.attrs.step.float">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/common-input-element-attributes.html#attr-input-step">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#attr-input-step">ⓘ</a>
<span class="attribute-name">step</span> = <span class="attr-values">
"any"
<span class="postfix or">or</span> <a href="datatypes.html#common.data.float.positive" id="common.data.float.positive_xref4">positive floating-point number</a>
@@ -179,7 +179,7 @@
value.</dd>
<dt id="input.number.attrs.readonly" title="input.number.attrs.readonly">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/common-input-element-attributes.html#the-readonly-attribute">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#the-readonly-attribute">ⓘ</a>
<span class="attribute-name">readonly</span> = <span class="attr-values">
"readonly"
<span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="syntax-attr-empty_xref81">empty</a>
@@ -190,7 +190,7 @@
is not meant to be edited.</dd>
<dt id="input.number.attrs.required" title="input.number.attrs.required">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/common-input-element-attributes.html#the-required-attribute">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#the-required-attribute">ⓘ</a>
<span class="attribute-name">required</span> = <span class="attr-values">
"required"
<span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="syntax-attr-empty_xref82">empty</a>
@@ -201,7 +201,7 @@
submission.</dd>
<dt id="input.number.attrs.value" title="input.number.attrs.value">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/number-state.html#number-state">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#number-state">ⓘ</a>
<span class="attribute-name">value</span> = <span class="attr-values">
<a href="datatypes.html#common.data.float" id="common.data.float_xref3">floating-point number</a>
</span>
Index: col.html
===================================================================
RCS file: /sources/public/html5/markup/col.html,v
retrieving revision 1.82
retrieving revision 1.83
diff -u -d -r1.82 -r1.83
--- col.html 25 Feb 2011 07:05:18 -0000 1.82
+++ col.html 30 Apr 2011 11:35:33 -0000 1.83
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="code.html">« code</a></span>
<span class="nav-next"><a href="colgroup.html">colgroup »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the col element in the HTML5 spec" href="http://developers.whatwg.org/tabular-data.html#the-col-element">ⓘ</a></span> <span class="element">col</span> – <span class="shortdesc">table column</span> <a class="hash" href="#col">#</a> <a class="toc-bak" href="Overview.html#col-toc">T</a>
+<span class="spec-link"><a title="Read about the col element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-col-element">ⓘ</a></span> <span class="element">col</span> – <span class="shortdesc">table column</span> <a class="hash" href="#col">#</a> <a class="toc-bak" href="Overview.html#col-toc">T</a>
</h2>
<div id="col-longdesc" class="longdesc">
<p>The
@@ -50,13 +50,13 @@
</div>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
<dt id="col.attrs.span" title="col.attrs.span">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/tabular-data.html#attr-col-span">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#attr-col-span">ⓘ</a>
<span class="attribute-name">span</span> = <span class="attr-values">
<a href="datatypes.html#common.data.integer.positive" id="common.data.integer.positive_xref1">positive integer</a>
</span>
Index: datatypes.html
===================================================================
RCS file: /sources/public/html5/markup/datatypes.html,v
retrieving revision 1.92
retrieving revision 1.93
diff -u -d -r1.92 -r1.93
--- datatypes.html 21 Jan 2011 06:47:29 -0000 1.92
+++ datatypes.html 30 Apr 2011 11:35:34 -0000 1.93
@@ -13,7 +13,7 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="global-attributes.html">« global attributes</a></span>
<span class="nav-next"><a href="references.html">references »</a></span>
Index: command.radio.html
===================================================================
RCS file: /sources/public/html5/markup/command.radio.html,v
retrieving revision 1.88
retrieving revision 1.89
diff -u -d -r1.88 -r1.89
--- command.radio.html 25 Feb 2011 07:05:18 -0000 1.88
+++ command.radio.html 30 Apr 2011 11:35:34 -0000 1.89
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="command.command.html">« command type=command</a></span>
<span class="nav-next"><a href="command.checkbox.html">command type=checkbox »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the command element in the HTML5 spec" href="http://developers.whatwg.org/interactive-elements.html#the-command">ⓘ</a></span> <span class="element">command</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">radio</span></span> – <span class="shortdesc">selection of one item from a list of items</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#command.radio">#</a> <a class="toc-bak" href="Overview.html#command.radio-toc">T</a>
+<span class="spec-link"><a title="Read about the command element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#the-command">ⓘ</a></span> <span class="element">command</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">radio</span></span> – <span class="shortdesc">selection of one item from a list of items</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#command.radio">#</a> <a class="toc-bak" href="Overview.html#command.radio-toc">T</a>
</h2>
<div id="command.radio-longdesc" class="longdesc">
<p>The
@@ -55,13 +55,13 @@
</div>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
<dt id="command.radio.attrs.type" title="command.radio.attrs.type">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/interactive-elements.html#attr-command-type">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#attr-command-type">ⓘ</a>
<span class="attribute-name">type</span> = <span class="attr-values"> "radio" </span>
<a class="hash" href="command.radio.html#command.radio.attrs.type">#</a>
</dt>
@@ -71,7 +71,7 @@
a selection of one item from a list of items.</dd>
<dt id="command.radio.attrs.radiogroup" title="command.radio.attrs.radiogroup">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/interactive-elements.html#attr-command-radiogroup">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#attr-command-radiogroup">ⓘ</a>
<span class="attribute-name">radiogroup</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="data-string_xref13">string</a></span>
<a class="hash" href="command.radio.html#command.radio.attrs.radiogroup">#</a>
</dt>
@@ -79,7 +79,7 @@
when the command itself is toggled.</dd>
<dt id="command.radio.attrs.checked" title="command.radio.attrs.checked">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/interactive-elements.html#attr-command-checked">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#attr-command-checked">ⓘ</a>
<span class="attribute-name">checked</span> = <span class="attr-values">
"checked" <span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="syntax-attr-empty_xref14">empty</a>
</span>
@@ -88,14 +88,14 @@
<dd>Specifies that the command is selected.</dd>
<dt id="command.radio.attrs.label" title="command.radio.attrs.label">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/interactive-elements.html#attr-command-label">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#attr-command-label">ⓘ</a>
<span class="attribute-name">label</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="data-string_xref14">string</a></span>
<a class="hash" href="command.radio.html#command.radio.attrs.label">#</a>
</dt>
<dd>The name of the command, as shown to the user.</dd>
<dt id="command.radio.attrs.icon" title="command.radio.attrs.icon">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/interactive-elements.html#attr-command-icon">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#attr-command-icon">ⓘ</a>
<span class="attribute-name">icon</span> = <span class="attr-values">
<a href="datatypes.html#common.data.uri" id="common.data.uri_xref6">URL potentially surrounded by spaces</a>
</span>
@@ -104,7 +104,7 @@
<dd>A URL for an image that represents the command.</dd>
<dt id="command.radio.attrs.disabled" title="command.radio.attrs.disabled">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/interactive-elements.html#attr-command-disabled">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#attr-command-disabled">ⓘ</a>
<span class="attribute-name">disabled</span> = <span class="attr-values">
"disabled"
<span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="syntax-attr-empty_xref15">empty</a>
@@ -145,8 +145,7 @@
attribute DOMString <a href="http://dev.w3.org/html5/spec/interactive-elements.html#dom-command-icon" title="dom-command-icon">icon</a>;
attribute boolean <a href="http://dev.w3.org/html5/spec/interactive-elements.html#dom-command-disabled" title="dom-command-disabled">disabled</a>;
attribute boolean <a href="http://dev.w3.org/html5/spec/interactive-elements.html#dom-command-checked" title="dom-command-checked">checked</a>;
- attribute DOMString <a href="http://dev.w3.org/html5/spec/interactive-elements.html#dom-command-radiogroup" title="dom-command-radiogroup">radiogroup</a>;
-};</pre>
+ attribute DOMString <a href="http://dev.w3.org/html5/spec/interactive-elements.html#dom-command-radiogroup" title="dom-command-radiogroup">radiogroup</a>;};</pre>
</div>
</div>
<hr class="footerbreak">
Index: input.datetime.html
===================================================================
RCS file: /sources/public/html5/markup/input.datetime.html,v
retrieving revision 1.100
retrieving revision 1.101
diff -u -d -r1.100 -r1.101
--- input.datetime.html 25 Feb 2011 07:05:21 -0000 1.100
+++ input.datetime.html 30 Apr 2011 11:35:36 -0000 1.101
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="input.image.html">« input type=image</a></span>
<span class="nav-next"><a href="input.datetime-local.html">input type=datetime-local »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://developers.whatwg.org/states-of-the-type-attribute.html#date-and-time-state">ⓘ</a></span> <span class="element">input</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">datetime</span></span> – <span class="shortdesc">global date-and-time input control</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#input.datetime">#</a> <a class="toc-bak" href="Overview.html#input.datetime-toc">T</a>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#date-and-time-state">ⓘ</a></span> <span class="element">input</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">datetime</span></span> – <span class="shortdesc">global date-and-time input control</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#input.datetime">#</a> <a class="toc-bak" href="Overview.html#input.datetime-toc">T</a>
</h2>
<div id="input.datetime-longdesc" class="longdesc">
<p>The
@@ -63,13 +63,13 @@
</div>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
<dt id="input.datetime.attrs.name" title="input.datetime.attrs.name">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fe-name">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fe-name">ⓘ</a>
<span class="attribute-name">name</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="data-string_xref43">string</a></span>
<a class="hash" href="input.datetime.html#input.datetime.attrs.name">#</a>
</dt>
@@ -77,7 +77,7 @@
element for the purposes of form submission.</dd>
<dt id="input.datetime.attrs.disabled" title="input.datetime.attrs.disabled">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fe-disabled">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fe-disabled">ⓘ</a>
<span class="attribute-name">disabled</span> = <span class="attr-values">
"disabled"
<span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="syntax-attr-empty_xref55">empty</a>
@@ -88,7 +88,7 @@
control.</dd>
<dt id="input.datetime.attrs.form" title="input.datetime.attrs.form">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fae-form">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fae-form">ⓘ</a>
<span class="attribute-name">form</span> = <span class="attr-values">
<a href="datatypes.html#common.data.idref" id="common.data.idref_xref16">ID reference</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -101,7 +101,7 @@
with which to associate the element.</dd>
<dt id="input.datetime.attrs.type" title="input.datetime.attrs.type">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/states-of-the-type-attribute.html#date-and-time-state">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#date-and-time-state">ⓘ</a>
<span class="attribute-name">type</span> = <span class="attr-values"> "datetime" </span>
<a class="hash" href="input.datetime.html#input.datetime.attrs.type">#</a>
</dt>
@@ -112,7 +112,7 @@
representing a global date and time.</dd>
<dt id="input.datetime.attrs.autocomplete" title="input.datetime.attrs.autocomplete">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/common-input-element-attributes.html#attr-input-autocomplete">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#attr-input-autocomplete">ⓘ</a>
<span class="attribute-name">autocomplete</span> = <span class="attr-values">
"on" <span class="postfix or">or</span> "off"
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -124,7 +124,7 @@
later).</dd>
<dt id="input.datetime.attrs.autofocus" title="input.datetime.attrs.autofocus">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fe-autofocus">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fe-autofocus">ⓘ</a>
<span class="attribute-name">autofocus</span> = <span class="attr-values">
"autofocus"
<span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="syntax-attr-empty_xref56">empty</a>
@@ -136,7 +136,7 @@
loaded.</dd>
<dt id="input.datetime.attrs.list" title="input.datetime.attrs.list">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/common-input-element-attributes.html#attr-input-list">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#attr-input-list">ⓘ</a>
<span class="attribute-name">list</span> = <span class="attr-values">
<a href="datatypes.html#common.data.idref" id="common.data.idref_xref17">ID reference</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -149,7 +149,7 @@
with which to associate the element.</dd>
<dt id="input.datetime.attrs.min" title="input.datetime.attrs.min">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/common-input-element-attributes.html#attr-input-min">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#attr-input-min">ⓘ</a>
<span class="attribute-name">min</span> = <span class="attr-values">
<a href="datatypes.html#common.data.datetime" id="common.data.datetime_xref2">date and time</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -181,7 +181,7 @@
<code>1996-12-19T16:39:57-08:00</code></pre>
</div></dd>
<dt id="input.datetime.attrs.max" title="input.datetime.attrs.max">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/common-input-element-attributes.html#attr-input-max">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#attr-input-max">ⓘ</a>
<span class="attribute-name">max</span> = <span class="attr-values">
<a href="datatypes.html#common.data.datetime" id="common.data.datetime_xref3">date and time</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -213,7 +213,7 @@
<code>1996-12-19T16:39:57-08:00</code></pre>
</div></dd>
<dt id="input.datetime.attrs.step.float" title="input.datetime.attrs.step.float">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/common-input-element-attributes.html#attr-input-step">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#attr-input-step">ⓘ</a>
<span class="attribute-name">step</span> = <span class="attr-values">
"any"
<span class="postfix or">or</span> <a href="datatypes.html#common.data.float.positive" id="common.data.float.positive_xref1">positive floating-point number</a>
@@ -224,7 +224,7 @@
value.</dd>
<dt id="input.datetime.attrs.readonly" title="input.datetime.attrs.readonly">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/common-input-element-attributes.html#the-readonly-attribute">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#the-readonly-attribute">ⓘ</a>
<span class="attribute-name">readonly</span> = <span class="attr-values">
"readonly"
<span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="syntax-attr-empty_xref57">empty</a>
@@ -235,7 +235,7 @@
is not meant to be edited.</dd>
<dt id="input.datetime.attrs.required" title="input.datetime.attrs.required">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/common-input-element-attributes.html#the-required-attribute">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#the-required-attribute">ⓘ</a>
<span class="attribute-name">required</span> = <span class="attr-values">
"required"
<span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="syntax-attr-empty_xref58">empty</a>
@@ -246,7 +246,7 @@
submission.</dd>
<dt id="input.datetime.attrs.value" title="input.datetime.attrs.value">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/states-of-the-type-attribute.html#date-and-time-state">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#date-and-time-state">ⓘ</a>
<span class="attribute-name">value</span> = <span class="attr-values">
<a href="datatypes.html#common.data.datetime" id="common.data.datetime_xref4">date and time</a>
</span>
Index: input.password.html
===================================================================
RCS file: /sources/public/html5/markup/input.password.html,v
retrieving revision 1.95
retrieving revision 1.96
diff -u -d -r1.95 -r1.96
--- input.password.html 25 Feb 2011 07:05:21 -0000 1.95
+++ input.password.html 30 Apr 2011 11:35:37 -0000 1.96
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="input.text.html">« input type=text</a></span>
<span class="nav-next"><a href="input.checkbox.html">input type=checkbox »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://developers.whatwg.org/states-of-the-type-attribute.html#password-state">ⓘ</a></span> <span class="element">input</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">password</span></span> – <span class="shortdesc">password-input field</span> <a class="hash" href="#input.password">#</a> <a class="toc-bak" href="Overview.html#input.password-toc">T</a>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#password-state">ⓘ</a></span> <span class="element">input</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">password</span></span> – <span class="shortdesc">password-input field</span> <a class="hash" href="#input.password">#</a> <a class="toc-bak" href="Overview.html#input.password-toc">T</a>
</h2>
<div id="input.password-longdesc" class="longdesc">
<p>The
@@ -61,13 +61,13 @@
</div>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
<dt id="input.password.attrs.name" title="input.password.attrs.name">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fe-name">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fe-name">ⓘ</a>
<span class="attribute-name">name</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="data-string_xref23">string</a></span>
<a class="hash" href="input.password.html#input.password.attrs.name">#</a>
</dt>
@@ -75,7 +75,7 @@
element for the purposes of form submission.</dd>
<dt id="input.password.attrs.disabled" title="input.password.attrs.disabled">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fe-disabled">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fe-disabled">ⓘ</a>
<span class="attribute-name">disabled</span> = <span class="attr-values">
"disabled"
<span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="syntax-attr-empty_xref28">empty</a>
@@ -86,7 +86,7 @@
control.</dd>
<dt id="input.password.attrs.form" title="input.password.attrs.form">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fae-form">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fae-form">ⓘ</a>
<span class="attribute-name">form</span> = <span class="attr-values">
<a href="datatypes.html#common.data.idref" id="common.data.idref_xref7">ID reference</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -99,7 +99,7 @@
with which to associate the element.</dd>
<dt id="input.password.attrs.type" title="input.password.attrs.type">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/states-of-the-type-attribute.html#password-state">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#password-state">ⓘ</a>
<span class="attribute-name">type</span> = <span class="attr-values"> "password" </span>
<a class="hash" href="input.password.html#input.password.attrs.type">#</a>
</dt>
@@ -110,7 +110,7 @@
password.</dd>
<dt id="input.password.attrs.maxlength" title="input.password.attrs.maxlength">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/common-input-element-attributes.html#the-maxlength-attribute">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#the-maxlength-attribute">ⓘ</a>
<span class="attribute-name">maxlength</span> = <span class="attr-values">
<a href="datatypes.html#common.data.integer.positive" id="common.data.integer.positive_xref5">positive integer</a>
</span>
@@ -119,7 +119,7 @@
<dd>The maximum allowed value length of the element.</dd>
<dt id="input.password.attrs.readonly" title="input.password.attrs.readonly">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/common-input-element-attributes.html#the-readonly-attribute">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#the-readonly-attribute">ⓘ</a>
<span class="attribute-name">readonly</span> = <span class="attr-values">
"readonly"
<span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="syntax-attr-empty_xref29">empty</a>
@@ -130,7 +130,7 @@
is not meant to be edited.</dd>
<dt id="input.password.attrs.size" title="input.password.attrs.size">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/common-input-element-attributes.html#the-size-attribute">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#the-size-attribute">ⓘ</a>
<span class="attribute-name">size</span> = <span class="attr-values">
<a href="datatypes.html#common.data.integer.positive" id="common.data.integer.positive_xref6">positive integer</a>
</span>
@@ -140,7 +140,7 @@
represented by its element.</dd>
<dt id="input.password.attrs.value" title="input.password.attrs.value">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/states-of-the-type-attribute.html#password-state">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#password-state">ⓘ</a>
<span class="attribute-name">value</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="data-string_xref24">string</a></span>
<a class="hash" href="input.password.html#input.password.attrs.value">#</a>
</dt>
@@ -149,7 +149,7 @@
element.</dd>
<dt id="input.password.attrs.autocomplete" title="input.password.attrs.autocomplete">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/common-input-element-attributes.html#attr-input-autocomplete">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#attr-input-autocomplete">ⓘ</a>
<span class="attribute-name">autocomplete</span> = <span class="attr-values">
"on" <span class="postfix or">or</span> "off"
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -161,7 +161,7 @@
later).</dd>
<dt id="input.password.attrs.autofocus" title="input.password.attrs.autofocus">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fe-autofocus">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fe-autofocus">ⓘ</a>
<span class="attribute-name">autofocus</span> = <span class="attr-values">
"autofocus"
<span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="syntax-attr-empty_xref30">empty</a>
@@ -173,7 +173,7 @@
loaded.</dd>
<dt id="input.password.attrs.pattern" title="input.password.attrs.pattern">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/common-input-element-attributes.html#the-pattern-attribute">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#the-pattern-attribute">ⓘ</a>
<span class="attribute-name">pattern</span> = <span class="attr-values">
<a class="ref" href="datatypes.html#form.data.pattern" title="form.data.pattern" id="form.data.pattern_xref2">pattern</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -190,7 +190,7 @@
production as specified in
<a href="references.html#refsECMA262" id="refsECMA262_xref19">[ECMA 262]</a>.</div></dd>
<dt id="input.password.attrs.required" title="input.password.attrs.required">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/common-input-element-attributes.html#the-required-attribute">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#the-required-attribute">ⓘ</a>
<span class="attribute-name">required</span> = <span class="attr-values">
"required"
<span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="syntax-attr-empty_xref31">empty</a>
@@ -201,7 +201,7 @@
submission.</dd>
<dt id="input.password.attrs.placeholder" title="input.password.attrs.placeholder">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/common-input-element-attributes.html#the-placeholder-attribute">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#the-placeholder-attribute">ⓘ</a>
<span class="attribute-name">placeholder</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="data-string_xref25">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
<a class="hash" href="input.password.html#input.password.attrs.placeholder">#</a>
</dt>
Index: embed.html
===================================================================
RCS file: /sources/public/html5/markup/embed.html,v
retrieving revision 1.93
retrieving revision 1.94
diff -u -d -r1.93 -r1.94
--- embed.html 25 Feb 2011 07:05:19 -0000 1.93
+++ embed.html 30 Apr 2011 11:35:34 -0000 1.94
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="em.html">« em</a></span>
<span class="nav-next"><a href="fieldset.html">fieldset »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the embed element in the HTML5 spec" href="http://developers.whatwg.org/the-iframe-element.html#the-embed-element">ⓘ</a></span> <span class="element">embed</span> – <span class="shortdesc">integration point for plugins</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#embed">#</a> <a class="toc-bak" href="Overview.html#embed-toc">T</a>
+<span class="spec-link"><a title="Read about the embed element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-iframe-element.html#the-embed-element">ⓘ</a></span> <span class="element">embed</span> – <span class="shortdesc">integration point for plugins</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#embed">#</a> <a class="toc-bak" href="Overview.html#embed-toc">T</a>
</h2>
<div id="embed-longdesc" class="longdesc">
<p>The
@@ -52,13 +52,13 @@
</div></div>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
<dt id="embed.attrs.src" title="embed.attrs.src">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/the-iframe-element.html#attr-embed-src">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-iframe-element.html#attr-embed-src">ⓘ</a>
<span class="attribute-name">src</span> = <span class="attr-values">
<a href="datatypes.html#common.data.uri.non-empty" id="common.data.uri.non-empty_xref4">Non-empty URL potentially surrounded by spaces</a>
</span>
@@ -67,7 +67,7 @@
<dd>The address of the content being embedded.</dd>
<dt id="embed.attrs.type" title="embed.attrs.type">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/the-iframe-element.html#attr-embed-type">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-iframe-element.html#attr-embed-type">ⓘ</a>
<span class="attribute-name">type</span> = <span class="attr-values">
<a href="datatypes.html#common.data.mimetype" id="common.data.mimetype_xref3">MIME type</a>
</span>
@@ -80,7 +80,7 @@
as defined in
<a href="references.html#refsRFC2046" id="refsRFC2046_xref3">[RFC 2046]</a>.</div></dd>
<dt id="embed.attrs.height" title="embed.attrs.height">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/the-map-element.html#attr-dim-height">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-map-element.html#attr-dim-height">ⓘ</a>
<span class="attribute-name">height</span> = <span class="attr-values">
<a href="datatypes.html#common.data.integer.non-negative" id="common.data.integer.non-negative_xref4">non-negative integer</a>
</span>
@@ -89,7 +89,7 @@
<dd>The height of the embedded content, in CSS pixels.</dd>
<dt id="embed.attrs.width" title="embed.attrs.width">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/the-map-element.html#attr-dim-width">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-map-element.html#attr-dim-width">ⓘ</a>
<span class="attribute-name">width</span> = <span class="attr-values">
<a href="datatypes.html#common.data.integer.non-negative" id="common.data.integer.non-negative_xref5">non-negative integer</a>
</span>
Index: dd.html
===================================================================
RCS file: /sources/public/html5/markup/dd.html,v
retrieving revision 1.82
retrieving revision 1.83
diff -u -d -r1.82 -r1.83
--- dd.html 25 Feb 2011 07:05:18 -0000 1.82
+++ dd.html 30 Apr 2011 11:35:34 -0000 1.83
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="datalist.html">« datalist</a></span>
<span class="nav-next"><a href="del.html">del »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the dd element in the HTML5 spec" href="http://developers.whatwg.org/grouping-content.html#the-dd-element">ⓘ</a></span> <span class="element">dd</span> – <span class="shortdesc">description or value</span> <a class="hash" href="#dd">#</a> <a class="toc-bak" href="Overview.html#dd-toc">T</a>
+<span class="spec-link"><a title="Read about the dd element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-dd-element">ⓘ</a></span> <span class="element">dd</span> – <span class="shortdesc">description or value</span> <a class="hash" href="#dd">#</a> <a class="toc-bak" href="Overview.html#dd-toc">T</a>
</h2>
<div id="dd-longdesc" class="longdesc">
<p>The
@@ -46,7 +46,7 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
Index: common-models.html
===================================================================
RCS file: /sources/public/html5/markup/common-models.html,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -d -r1.62 -r1.63
--- common-models.html 21 Jan 2011 06:47:29 -0000 1.62
+++ common-models.html 30 Apr 2011 11:35:34 -0000 1.63
@@ -13,7 +13,7 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="elements.html">« elements</a></span>
<span class="nav-next"><a href="global-attributes.html">global attributes »</a></span>
Index: ul.html
===================================================================
RCS file: /sources/public/html5/markup/ul.html,v
retrieving revision 1.80
retrieving revision 1.81
diff -u -d -r1.80 -r1.81
--- ul.html 25 Feb 2011 07:05:26 -0000 1.80
+++ ul.html 30 Apr 2011 11:35:41 -0000 1.81
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="track.html">« track</a></span>
<span class="nav-next"><a href="var.html">var »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the ul element in the HTML5 spec" href="http://developers.whatwg.org/grouping-content.html#the-ul-element">ⓘ</a></span> <span class="element">ul</span> – <span class="shortdesc">unordered list</span> <a class="hash" href="#ul">#</a> <a class="toc-bak" href="Overview.html#ul-toc">T</a>
+<span class="spec-link"><a title="Read about the ul element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-ul-element">ⓘ</a></span> <span class="element">ul</span> – <span class="shortdesc">unordered list</span> <a class="hash" href="#ul">#</a> <a class="toc-bak" href="Overview.html#ul-toc">T</a>
</h2>
<div id="ul-longdesc" class="longdesc">
<p>The
@@ -48,7 +48,7 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
@@ -103,13 +103,13 @@
<div class="css-property">
<span class="prop-name">list-style-type</span>: <span class="prop-value">disc</span>;</div>
<div class="css-property">
-<span class="prop-name">-webkit-margin-before</span>: <span class="prop-value">1em</span>;</div>
+<span class="prop-name">margin-before</span>: <span class="prop-value">1em</span>;</div>
<div class="css-property">
-<span class="prop-name">-webkit-margin-after</span>: <span class="prop-value">1em</span>;</div>
+<span class="prop-name">margin-after</span>: <span class="prop-value">1em</span>;</div>
<div class="css-property">
<span class="prop-name">margin-start</span>: <span class="prop-value">0</span>;</div>
<div class="css-property">
-<span class="prop-name">-webkit-margin-end</span>: <span class="prop-value">0</span>;</div>
+<span class="prop-name">margin-end</span>: <span class="prop-value">0</span>;</div>
<div class="css-property">
<span class="prop-name">padding-start</span>: <span class="prop-value">40px</span>; }</div>
</div>
Index: input.time.html
===================================================================
RCS file: /sources/public/html5/markup/input.time.html,v
retrieving revision 1.100
retrieving revision 1.101
diff -u -d -r1.100 -r1.101
--- input.time.html 25 Feb 2011 07:05:22 -0000 1.100
+++ input.time.html 30 Apr 2011 11:35:37 -0000 1.101
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="input.month.html">« input type=month</a></span>
<span class="nav-next"><a href="input.week.html">input type=week »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://developers.whatwg.org/states-of-the-type-attribute.html#time-state">ⓘ</a></span> <span class="element">input</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">time</span></span> – <span class="shortdesc">time input control</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#input.time">#</a> <a class="toc-bak" href="Overview.html#input.time-toc">T</a>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#time-state">ⓘ</a></span> <span class="element">input</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">time</span></span> – <span class="shortdesc">time input control</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#input.time">#</a> <a class="toc-bak" href="Overview.html#input.time-toc">T</a>
</h2>
<div id="input.time-longdesc" class="longdesc">
<p>The
@@ -62,13 +62,13 @@
</div>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
<dt id="input.time.attrs.name" title="input.time.attrs.name">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fe-name">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fe-name">ⓘ</a>
<span class="attribute-name">name</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="data-string_xref47">string</a></span>
<a class="hash" href="input.time.html#input.time.attrs.name">#</a>
</dt>
@@ -76,7 +76,7 @@
element for the purposes of form submission.</dd>
<dt id="input.time.attrs.disabled" title="input.time.attrs.disabled">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fe-disabled">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fe-disabled">ⓘ</a>
<span class="attribute-name">disabled</span> = <span class="attr-values">
"disabled"
<span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="syntax-attr-empty_xref71">empty</a>
@@ -87,7 +87,7 @@
control.</dd>
<dt id="input.time.attrs.form" title="input.time.attrs.form">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fae-form">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fae-form">ⓘ</a>
<span class="attribute-name">form</span> = <span class="attr-values">
<a href="datatypes.html#common.data.idref" id="common.data.idref_xref24">ID reference</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -100,7 +100,7 @@
with which to associate the element.</dd>
<dt id="input.time.attrs.type" title="input.time.attrs.type">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/states-of-the-type-attribute.html#time-state">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#time-state">ⓘ</a>
<span class="attribute-name">type</span> = <span class="attr-values"> "time" </span>
<a class="hash" href="input.time.html#input.time.attrs.type">#</a>
</dt>
@@ -111,7 +111,7 @@
representing a time.</dd>
<dt id="input.time.attrs.autocomplete" title="input.time.attrs.autocomplete">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/common-input-element-attributes.html#attr-input-autocomplete">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#attr-input-autocomplete">ⓘ</a>
<span class="attribute-name">autocomplete</span> = <span class="attr-values">
"on" <span class="postfix or">or</span> "off"
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -123,7 +123,7 @@
later).</dd>
<dt id="input.time.attrs.autofocus" title="input.time.attrs.autofocus">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fe-autofocus">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fe-autofocus">ⓘ</a>
<span class="attribute-name">autofocus</span> = <span class="attr-values">
"autofocus"
<span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="syntax-attr-empty_xref72">empty</a>
@@ -135,7 +135,7 @@
loaded.</dd>
<dt id="input.time.attrs.list" title="input.time.attrs.list">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/common-input-element-attributes.html#attr-input-list">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#attr-input-list">ⓘ</a>
<span class="attribute-name">list</span> = <span class="attr-values">
<a href="datatypes.html#common.data.idref" id="common.data.idref_xref25">ID reference</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -148,7 +148,7 @@
with which to associate the element.</dd>
<dt id="input.time.attrs.min" title="input.time.attrs.min">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/common-input-element-attributes.html#attr-input-min">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#attr-input-min">ⓘ</a>
<span class="attribute-name">min</span> = <span class="attr-values">
<a class="ref" href="datatypes.html#form.data.time" title="form.data.time" id="form.data.time_xref4">time</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -167,7 +167,7 @@
<code>17:39:57</code></pre>
</div></dd>
<dt id="input.time.attrs.max" title="input.time.attrs.max">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/common-input-element-attributes.html#attr-input-max">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#attr-input-max">ⓘ</a>
<span class="attribute-name">max</span> = <span class="attr-values">
<a class="ref" href="datatypes.html#form.data.time" title="form.data.time" id="form.data.time_xref5">time</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -186,7 +186,7 @@
<code>17:39:57</code></pre>
</div></dd>
<dt id="input.time.attrs.step.float" title="input.time.attrs.step.float">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/common-input-element-attributes.html#attr-input-step">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#attr-input-step">ⓘ</a>
<span class="attribute-name">step</span> = <span class="attr-values">
"any"
<span class="postfix or">or</span> <a href="datatypes.html#common.data.float.positive" id="common.data.float.positive_xref3">positive floating-point number</a>
@@ -197,7 +197,7 @@
value.</dd>
<dt id="input.time.attrs.readonly" title="input.time.attrs.readonly">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/common-input-element-attributes.html#the-readonly-attribute">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#the-readonly-attribute">ⓘ</a>
<span class="attribute-name">readonly</span> = <span class="attr-values">
"readonly"
<span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="syntax-attr-empty_xref73">empty</a>
@@ -208,7 +208,7 @@
is not meant to be edited.</dd>
<dt id="input.time.attrs.required" title="input.time.attrs.required">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/common-input-element-attributes.html#the-required-attribute">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#the-required-attribute">ⓘ</a>
<span class="attribute-name">required</span> = <span class="attr-values">
"required"
<span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="syntax-attr-empty_xref74">empty</a>
@@ -219,7 +219,7 @@
submission.</dd>
<dt id="input.time.attrs.value" title="input.time.attrs.value">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/states-of-the-type-attribute.html#time-state">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#time-state">ⓘ</a>
<span class="attribute-name">value</span> = <span class="attr-values">
<a class="ref" href="datatypes.html#form.data.time" title="form.data.time" id="form.data.time_xref6">time</a>
</span>
Index: dt.html
===================================================================
RCS file: /sources/public/html5/markup/dt.html,v
retrieving revision 1.82
retrieving revision 1.83
diff -u -d -r1.82 -r1.83
--- dt.html 25 Feb 2011 07:05:19 -0000 1.82
+++ dt.html 30 Apr 2011 11:35:34 -0000 1.83
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="dl.html">« dl</a></span>
<span class="nav-next"><a href="em.html">em »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the dt element in the HTML5 spec" href="http://developers.whatwg.org/grouping-content.html#the-dt-element">ⓘ</a></span> <span class="element">dt</span> – <span class="shortdesc">term or name</span> <a class="hash" href="#dt">#</a> <a class="toc-bak" href="Overview.html#dt-toc">T</a>
+<span class="spec-link"><a title="Read about the dt element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-dt-element">ⓘ</a></span> <span class="element">dt</span> – <span class="shortdesc">term or name</span> <a class="hash" href="#dt">#</a> <a class="toc-bak" href="Overview.html#dt-toc">T</a>
</h2>
<div id="dt-longdesc" class="longdesc">
<p>The
@@ -46,7 +46,7 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
Index: strong.html
===================================================================
RCS file: /sources/public/html5/markup/strong.html,v
retrieving revision 1.84
retrieving revision 1.85
diff -u -d -r1.84 -r1.85
--- strong.html 25 Feb 2011 07:05:25 -0000 1.84
+++ strong.html 30 Apr 2011 11:35:40 -0000 1.85
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="span.html">« span</a></span>
<span class="nav-next"><a href="style.html">style »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the strong element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-strong-element">ⓘ</a></span> <span class="element">strong</span> – <span class="shortdesc">strong importance</span> <a class="hash" href="#strong">#</a> <a class="toc-bak" href="Overview.html#strong-toc">T</a>
+<span class="spec-link"><a title="Read about the strong element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-strong-element">ⓘ</a></span> <span class="element">strong</span> – <span class="shortdesc">strong importance</span> <a class="hash" href="#strong">#</a> <a class="toc-bak" href="Overview.html#strong-toc">T</a>
</h2>
<div id="strong-longdesc" class="longdesc">
<p>The
@@ -46,7 +46,7 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
Index: acknowledgments.html
===================================================================
RCS file: /sources/public/html5/markup/acknowledgments.html,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -d -r1.35 -r1.36
--- acknowledgments.html 25 Feb 2011 07:05:17 -0000 1.35
+++ acknowledgments.html 30 Apr 2011 11:35:32 -0000 1.36
@@ -12,7 +12,7 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="references.html">« references</a></span>
</div>
Index: input.color.html
===================================================================
RCS file: /sources/public/html5/markup/input.color.html,v
retrieving revision 1.96
retrieving revision 1.97
diff -u -d -r1.96 -r1.97
--- input.color.html 25 Feb 2011 07:05:20 -0000 1.96
+++ input.color.html 30 Apr 2011 11:35:36 -0000 1.97
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="input.tel.html">« input type=tel</a></span>
<span class="nav-next"><a href="ins.html">ins »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://developers.whatwg.org/number-state.html#color-state">ⓘ</a></span> <span class="element">input</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">color</span></span> – <span class="shortdesc">color-well control</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#input.color">#</a> <a class="toc-bak" href="Overview.html#input.color-toc">T</a>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#color-state">ⓘ</a></span> <span class="element">input</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">color</span></span> – <span class="shortdesc">color-well control</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#input.color">#</a> <a class="toc-bak" href="Overview.html#input.color-toc">T</a>
</h2>
<div id="input.color-longdesc" class="longdesc">
<p>The
@@ -57,13 +57,13 @@
</div>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
<dt id="input.color.attrs.name" title="input.color.attrs.name">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fe-name">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fe-name">ⓘ</a>
<span class="attribute-name">name</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="data-string_xref61">string</a></span>
<a class="hash" href="input.color.html#input.color.attrs.name">#</a>
</dt>
@@ -71,7 +71,7 @@
element for the purposes of form submission.</dd>
<dt id="input.color.attrs.disabled" title="input.color.attrs.disabled">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fe-disabled">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fe-disabled">ⓘ</a>
<span class="attribute-name">disabled</span> = <span class="attr-values">
"disabled"
<span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="syntax-attr-empty_xref102">empty</a>
@@ -82,7 +82,7 @@
control.</dd>
<dt id="input.color.attrs.form" title="input.color.attrs.form">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fae-form">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fae-form">ⓘ</a>
<span class="attribute-name">form</span> = <span class="attr-values">
<a href="datatypes.html#common.data.idref" id="common.data.idref_xref40">ID reference</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -95,7 +95,7 @@
with which to associate the element.</dd>
<dt id="input.color.attrs.type" title="input.color.attrs.type">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/number-state.html#color-state">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#color-state">ⓘ</a>
<span class="attribute-name">type</span> = <span class="attr-values"> "color" </span>
<a class="hash" href="input.color.html#input.color.attrs.type">#</a>
</dt>
@@ -106,7 +106,7 @@
string representing a simple color.</dd>
<dt id="input.color.attrs.autocomplete" title="input.color.attrs.autocomplete">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/common-input-element-attributes.html#attr-input-autocomplete">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#attr-input-autocomplete">ⓘ</a>
<span class="attribute-name">autocomplete</span> = <span class="attr-values">
"on" <span class="postfix or">or</span> "off"
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -118,7 +118,7 @@
later).</dd>
<dt id="input.color.attrs.autofocus" title="input.color.attrs.autofocus">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fe-autofocus">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fe-autofocus">ⓘ</a>
<span class="attribute-name">autofocus</span> = <span class="attr-values">
"autofocus"
<span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="syntax-attr-empty_xref103">empty</a>
@@ -130,7 +130,7 @@
loaded.</dd>
<dt id="input.color.attrs.list" title="input.color.attrs.list">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/common-input-element-attributes.html#attr-input-list">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#attr-input-list">ⓘ</a>
<span class="attribute-name">list</span> = <span class="attr-values">
<a href="datatypes.html#common.data.idref" id="common.data.idref_xref41">ID reference</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -143,7 +143,7 @@
with which to associate the element.</dd>
<dt id="input.color.attrs.value" title="input.color.attrs.value">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/number-state.html#color-state">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#color-state">ⓘ</a>
<span class="attribute-name">value</span> = <span class="attr-values">
<a href="datatypes.html#form.data.color" id="form.data.color_xref1">simple color</a>
</span>
Index: li.html
===================================================================
RCS file: /sources/public/html5/markup/li.html,v
retrieving revision 1.88
retrieving revision 1.89
diff -u -d -r1.88 -r1.89
--- li.html 25 Feb 2011 07:05:22 -0000 1.88
+++ li.html 30 Apr 2011 11:35:38 -0000 1.89
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="legend.html">« legend</a></span>
<span class="nav-next"><a href="link.html">link »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the li element in the HTML5 spec" href="http://developers.whatwg.org/grouping-content.html#the-li-element">ⓘ</a></span> <span class="element">li</span> – <span class="shortdesc">list item</span> <a class="hash" href="#li">#</a> <a class="toc-bak" href="Overview.html#li-toc">T</a>
+<span class="spec-link"><a title="Read about the li element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-li-element">ⓘ</a></span> <span class="element">li</span> – <span class="shortdesc">list item</span> <a class="hash" href="#li">#</a> <a class="toc-bak" href="Overview.html#li-toc">T</a>
</h2>
<div id="li-longdesc" class="longdesc">
<p>The
@@ -47,13 +47,13 @@
<div class="attr-content-models"><p><a title="global-attributes" href="global-attributes.html">global attributes</a> <span class="postfix &">&</span> <a class="ref" title="li.attrs.value" href="li.html#li.attrs.value">value</a></p></div>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
<dt id="li.attrs.value" title="li.attrs.value">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/grouping-content.html#attr-li-value">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#attr-li-value">ⓘ</a>
<span class="attribute-name">value</span> = <span class="attr-values">
<a class="ref" href="datatypes.html#common.data.integer" title="common.data.integer" id="common.data.integer_xref9">integer</a>
</span> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span>
Index: style.html
===================================================================
RCS file: /sources/public/html5/markup/style.html,v
retrieving revision 1.95
retrieving revision 1.96
diff -u -d -r1.95 -r1.96
--- style.html 25 Feb 2011 07:05:25 -0000 1.95
+++ style.html 30 Apr 2011 11:35:40 -0000 1.96
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="strong.html">« strong</a></span>
<span class="nav-next"><a href="sub.html">sub »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the style element in the HTML5 spec" href="http://developers.whatwg.org/semantics.html#the-style-element">ⓘ</a></span> <span class="element">style</span> – <span class="shortdesc">style (presentation) information</span> <a class="hash" href="#style">#</a> <a class="toc-bak" href="Overview.html#style-toc">T</a>
+<span class="spec-link"><a title="Read about the style element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#the-style-element">ⓘ</a></span> <span class="element">style</span> – <span class="shortdesc">style (presentation) information</span> <a class="hash" href="#style">#</a> <a class="toc-bak" href="Overview.html#style-toc">T</a>
</h2>
<div id="style-longdesc" class="longdesc">
<p>The
@@ -56,13 +56,13 @@
</div>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
<dt id="style.attrs.type" title="style.attrs.type">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/semantics.html#attr-style-type">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#attr-style-type">ⓘ</a>
<span class="attribute-name">type</span> = <span class="attr-values">
<a href="datatypes.html#common.data.mimetype" id="common.data.mimetype_xref9">MIME type</a>
</span>
@@ -75,7 +75,7 @@
as defined in
<a href="references.html#refsRFC2046" id="refsRFC2046_xref8">[RFC 2046]</a>.</div></dd>
<dt id="style.attrs.media" title="style.attrs.media">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/semantics.html#attr-style-media">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#attr-style-media">ⓘ</a>
<span class="attribute-name">media</span> = <span class="attr-values">
<a href="datatypes.html#common.data.mediaquery" id="common.data.mediaquery_xref5">media-query list</a>
</span>
@@ -88,7 +88,7 @@
as defined in
<a href="references.html#refsMediaQueries" id="refsMediaQueries_xref5">[Media Queries]</a>.</div></dd>
<dt id="style.attrs.scoped" title="style.attrs.scoped">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/semantics.html#attr-style-scoped">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#attr-style-scoped">ⓘ</a>
<span class="attribute-name">scoped</span> = <span class="attr-values">
"scoped" <span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="syntax-attr-empty_xref116">empty</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
Index: documents.html
===================================================================
RCS file: /sources/public/html5/markup/documents.html,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -d -r1.51 -r1.52
--- documents.html 21 Jan 2011 06:47:29 -0000 1.51
+++ documents.html 30 Apr 2011 11:35:34 -0000 1.52
@@ -13,7 +13,7 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="terminology.html">« terminology</a></span>
<span class="nav-next"><a href="syntax.html">syntax »</a></span>
Index: del.html
===================================================================
RCS file: /sources/public/html5/markup/del.html,v
retrieving revision 1.93
retrieving revision 1.94
diff -u -d -r1.93 -r1.94
--- del.html 25 Feb 2011 07:05:18 -0000 1.93
+++ del.html 30 Apr 2011 11:35:34 -0000 1.94
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="dd.html">« dd</a></span>
<span class="nav-next"><a href="details.html">details »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the del element in the HTML5 spec" href="http://developers.whatwg.org/edits.html#the-del-element">ⓘ</a></span> <span class="element">del</span> – <span class="shortdesc">deleted text</span> <a class="hash" href="#del">#</a> <a class="toc-bak" href="Overview.html#del-toc">T</a>
+<span class="spec-link"><a title="Read about the del element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/edits.html#the-del-element">ⓘ</a></span> <span class="element">del</span> – <span class="shortdesc">deleted text</span> <a class="hash" href="#del">#</a> <a class="toc-bak" href="Overview.html#del-toc">T</a>
</h2>
<div id="del-longdesc" class="longdesc">
<p>The
@@ -50,13 +50,13 @@
</div>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
<dt id="del.attrs.cite" title="del.attrs.cite">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/edits.html#attr-mod-cite">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/edits.html#attr-mod-cite">ⓘ</a>
<span class="attribute-name">cite</span> = <span class="attr-values">
<a href="datatypes.html#common.data.uri" id="common.data.uri_xref7">URL potentially surrounded by spaces</a>
</span>
@@ -66,7 +66,7 @@
deleted.</dd>
<dt id="del.attrs.datetime" title="del.attrs.datetime">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/edits.html#attr-mod-datetime">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/edits.html#attr-mod-datetime">ⓘ</a>
<span class="attribute-name">datetime</span> = <span class="attr-values">
<a href="datatypes.html#common.data.datetime" id="common.data.datetime_xref1">date and time</a>
<span class="postfix or">or</span> <a class="ref" href="datatypes.html#common.data.date" title="common.data.date" id="common.data.date_xref1">date</a>
Index: menu.html
===================================================================
RCS file: /sources/public/html5/markup/menu.html,v
retrieving revision 1.96
retrieving revision 1.97
diff -u -d -r1.96 -r1.97
--- menu.html 25 Feb 2011 07:05:22 -0000 1.96
+++ menu.html 30 Apr 2011 11:35:38 -0000 1.97
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="mark.html">« mark</a></span>
<span class="nav-next"><a href="meta.html">meta »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the menu element in the HTML5 spec" href="http://developers.whatwg.org/interactive-elements.html#menus">ⓘ</a></span> <span class="element">menu</span> – <span class="shortdesc">list of commands</span> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span> <a class="hash" href="#menu">#</a> <a class="toc-bak" href="Overview.html#menu-toc">T</a>
+<span class="spec-link"><a title="Read about the menu element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#menus">ⓘ</a></span> <span class="element">menu</span> – <span class="shortdesc">list of commands</span> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span> <a class="hash" href="#menu">#</a> <a class="toc-bak" href="Overview.html#menu-toc">T</a>
</h2>
<div id="menu-longdesc" class="longdesc">
<p>The
@@ -52,13 +52,13 @@
</div>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
<dt id="menu.attrs.type" title="menu.attrs.type">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/interactive-elements.html#attr-menu-type">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#attr-menu-type">ⓘ</a>
<span class="attribute-name">type</span> = <span class="attr-values">
"toolbar"
<span class="postfix or">or</span> "context"
@@ -78,7 +78,7 @@
</dd>
<dt id="menu.attrs.label" title="menu.attrs.label">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/interactive-elements.html#attr-menu-label">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#attr-menu-label">ⓘ</a>
<span class="attribute-name">label</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="data-string_xref65">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
<a class="hash" href="menu.html#menu.attrs.label">#</a>
</dt>
@@ -155,13 +155,13 @@
<div class="css-property">
<span class="prop-name">list-style-type</span>: <span class="prop-value">disc</span>;</div>
<div class="css-property">
-<span class="prop-name">-webkit-margin-before</span>: <span class="prop-value">1em</span>;</div>
+<span class="prop-name">margin-before</span>: <span class="prop-value">1em</span>;</div>
<div class="css-property">
-<span class="prop-name">-webkit-margin-after</span>: <span class="prop-value">1em</span>;</div>
+<span class="prop-name">margin-after</span>: <span class="prop-value">1em</span>;</div>
<div class="css-property">
<span class="prop-name">margin-start</span>: <span class="prop-value">0</span>;</div>
<div class="css-property">
-<span class="prop-name">-webkit-margin-end</span>: <span class="prop-value">0</span>;</div>
+<span class="prop-name">margin-end</span>: <span class="prop-value">0</span>;</div>
<div class="css-property">
<span class="prop-name">padding-start</span>: <span class="prop-value">40px</span>; }</div>
</div>
Index: input.image.html
===================================================================
RCS file: /sources/public/html5/markup/input.image.html,v
retrieving revision 1.101
retrieving revision 1.102
diff -u -d -r1.101 -r1.102
--- input.image.html 25 Feb 2011 07:05:21 -0000 1.101
+++ input.image.html 30 Apr 2011 11:35:37 -0000 1.102
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="input.hidden.html">« input type=hidden</a></span>
<span class="nav-next"><a href="input.datetime.html">input type=datetime »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://developers.whatwg.org/number-state.html#image-button-state">ⓘ</a></span> <span class="element">input</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">image</span></span> – <span class="shortdesc">image-coordinates input control</span> <a class="hash" href="#input.image">#</a> <a class="toc-bak" href="Overview.html#input.image-toc">T</a>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#image-button-state">ⓘ</a></span> <span class="element">input</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">image</span></span> – <span class="shortdesc">image-coordinates input control</span> <a class="hash" href="#input.image">#</a> <a class="toc-bak" href="Overview.html#input.image-toc">T</a>
</h2>
<div id="input.image-longdesc" class="longdesc">
<p>The
@@ -65,13 +65,13 @@
</div>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
<dt id="input.image.attrs.name" title="input.image.attrs.name">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fe-name">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fe-name">ⓘ</a>
<span class="attribute-name">name</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="data-string_xref40">string</a></span>
<a class="hash" href="input.image.html#input.image.attrs.name">#</a>
</dt>
@@ -79,7 +79,7 @@
element for the purposes of form submission.</dd>
<dt id="input.image.attrs.disabled" title="input.image.attrs.disabled">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fe-disabled">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fe-disabled">ⓘ</a>
<span class="attribute-name">disabled</span> = <span class="attr-values">
"disabled"
<span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="syntax-attr-empty_xref52">empty</a>
@@ -90,7 +90,7 @@
control.</dd>
<dt id="input.image.attrs.form" title="input.image.attrs.form">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fae-form">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fae-form">ⓘ</a>
<span class="attribute-name">form</span> = <span class="attr-values">
<a href="datatypes.html#common.data.idref" id="common.data.idref_xref15">ID reference</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -103,7 +103,7 @@
with which to associate the element.</dd>
<dt id="input.image.attrs.type" title="input.image.attrs.type">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/number-state.html#image-button-state">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#image-button-state">ⓘ</a>
<span class="attribute-name">type</span> = <span class="attr-values"> "image" </span>
<a class="hash" href="input.image.html#input.image.attrs.type">#</a>
</dt>
@@ -116,7 +116,7 @@
user can submit the form.</dd>
<dt id="input.image.attrs.alt" title="input.image.attrs.alt">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/number-state.html#attr-input-alt">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#attr-input-alt">ⓘ</a>
<span class="attribute-name">alt</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="data-string_xref41">string</a></span>
<a class="hash" href="input.image.html#input.image.attrs.alt">#</a>
</dt>
@@ -127,7 +127,7 @@
attribute.</dd>
<dt id="input.image.attrs.src" title="input.image.attrs.src">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/number-state.html#attr-input-src">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#attr-input-src">ⓘ</a>
<span class="attribute-name">src</span> = <span class="attr-values">
<a href="datatypes.html#common.data.uri.non-empty" id="common.data.uri.non-empty_xref10">Non-empty URL potentially surrounded by spaces</a>
</span>
@@ -136,7 +136,7 @@
<dd>Specifies the location of an image.</dd>
<dt id="input.image.attrs.formaction" title="input.image.attrs.formaction">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fs-formaction">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fs-formaction">ⓘ</a>
<span class="attribute-name">formaction</span> = <span class="attr-values">
<a href="datatypes.html#common.data.uri.non-empty" id="common.data.uri.non-empty_xref11">Non-empty URL potentially surrounded by spaces</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -145,7 +145,7 @@
<dd>The form-submission action for the element.</dd>
<dt id="input.image.attrs.autofocus" title="input.image.attrs.autofocus">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fe-autofocus">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fe-autofocus">ⓘ</a>
<span class="attribute-name">autofocus</span> = <span class="attr-values">
"autofocus"
<span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="syntax-attr-empty_xref53">empty</a>
@@ -157,7 +157,7 @@
loaded.</dd>
<dt id="input.image.attrs.formenctype" title="input.image.attrs.formenctype">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fs-formenctype">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fs-formenctype">ⓘ</a>
<span class="attribute-name">formenctype</span> = <span class="attr-values"> "application/x-www-form-urlencoded"
<span class="postfix or">or</span> "multipart/form-data"
<span class="postfix or">or</span> "text/plain"</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -167,7 +167,7 @@
element for form submission.</dd>
<dt id="input.image.attrs.formmethod" title="input.image.attrs.formmethod">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fs-formmethod">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fs-formmethod">ⓘ</a>
<span class="attribute-name">formmethod</span> = <span class="attr-values"> "get"
<span class="postfix or">or</span> "post"</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
<a class="hash" href="input.image.html#input.image.attrs.formmethod">#</a>
@@ -176,7 +176,7 @@
this element for form submission.</dd>
<dt id="input.image.attrs.formtarget" title="input.image.attrs.formtarget">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fs-formtarget">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fs-formtarget">ⓘ</a>
<span class="attribute-name">formtarget</span> = <span class="attr-values">
<a href="datatypes.html#common.data.browsing-context-name-or-keyword" id="common.data.browsing-context-name-or-keyword_xref7">browsing-context name or keyword</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -206,7 +206,7 @@
</ul>
</div></dd>
<dt id="input.image.attrs.formnovalidate" title="input.image.attrs.formnovalidate">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fs-formnovalidate">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fs-formnovalidate">ⓘ</a>
<span class="attribute-name">formnovalidate</span> = <span class="attr-values">
"formnovalidate"
<span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="syntax-attr-empty_xref54">empty</a>
@@ -218,7 +218,7 @@
submission.</dd>
<dt id="input.image.attrs.height" title="input.image.attrs.height">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/the-map-element.html#attr-dim-height">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-map-element.html#attr-dim-height">ⓘ</a>
<span class="attribute-name">height</span> = <span class="attr-values">
<a href="datatypes.html#common.data.integer.non-negative" id="common.data.integer.non-negative_xref10">non-negative integer</a>
</span>
@@ -227,7 +227,7 @@
<dd>The height of the image, in CSS pixels.</dd>
<dt id="input.image.attrs.width" title="input.image.attrs.width">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/the-map-element.html#attr-dim-width">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-map-element.html#attr-dim-width">ⓘ</a>
<span class="attribute-name">width</span> = <span class="attr-values">
<a href="datatypes.html#common.data.integer.non-negative" id="common.data.integer.non-negative_xref11">non-negative integer</a>
</span>
Index: code.html
===================================================================
RCS file: /sources/public/html5/markup/code.html,v
retrieving revision 1.78
retrieving revision 1.79
diff -u -d -r1.78 -r1.79
--- code.html 25 Feb 2011 07:05:18 -0000 1.78
+++ code.html 30 Apr 2011 11:35:33 -0000 1.79
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="cite.html">« cite</a></span>
<span class="nav-next"><a href="col.html">col »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the code element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-code-element">ⓘ</a></span> <span class="element">code</span> – <span class="shortdesc">code fragment</span> <a class="hash" href="#code">#</a> <a class="toc-bak" href="Overview.html#code-toc">T</a>
+<span class="spec-link"><a title="Read about the code element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-code-element">ⓘ</a></span> <span class="element">code</span> – <span class="shortdesc">code fragment</span> <a class="hash" href="#code">#</a> <a class="toc-bak" href="Overview.html#code-toc">T</a>
</h2>
<div id="code-longdesc" class="longdesc">
<p>The
@@ -45,7 +45,7 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
Index: h2.html
===================================================================
RCS file: /sources/public/html5/markup/h2.html,v
retrieving revision 1.85
retrieving revision 1.86
diff -u -d -r1.85 -r1.86
--- h2.html 25 Feb 2011 07:05:20 -0000 1.85
+++ h2.html 30 Apr 2011 11:35:35 -0000 1.86
@@ -13,7 +13,7 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="h1.html">« h1</a></span>
<span class="nav-next"><a href="h3.html">h3 »</a></span>
@@ -48,7 +48,7 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
@@ -103,13 +103,13 @@
<div class="css-property">
<span class="prop-name">font-size</span>: <span class="prop-value">1.5em</span>;</div>
<div class="css-property">
-<span class="prop-name">-webkit-margin-before</span>: <span class="prop-value">0.83em</span>;</div>
+<span class="prop-name">margin-before</span>: <span class="prop-value">0.83em</span>;</div>
<div class="css-property">
-<span class="prop-name">-webkit-margin-after</span>: <span class="prop-value">0.83em</span>;</div>
+<span class="prop-name">margin-after</span>: <span class="prop-value">0.83em</span>;</div>
<div class="css-property">
<span class="prop-name">margin-start</span>: <span class="prop-value">0</span>;</div>
<div class="css-property">
-<span class="prop-name">-webkit-margin-end</span>: <span class="prop-value">0</span>;</div>
+<span class="prop-name">margin-end</span>: <span class="prop-value">0</span>;</div>
<div class="css-property">
<span class="prop-name">font-weight</span>: <span class="prop-value">bold</span>; }</div>
</div>
Index: head.html
===================================================================
RCS file: /sources/public/html5/markup/head.html,v
retrieving revision 1.81
retrieving revision 1.82
diff -u -d -r1.81 -r1.82
--- head.html 25 Feb 2011 07:05:20 -0000 1.81
+++ head.html 30 Apr 2011 11:35:35 -0000 1.82
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="h6.html">« h6</a></span>
<span class="nav-next"><a href="header.html">header »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the head element in the HTML5 spec" href="http://developers.whatwg.org/semantics.html#the-head-element-0">ⓘ</a></span> <span class="element">head</span> – <span class="shortdesc">document metadata container</span> <a class="hash" href="#head">#</a> <a class="toc-bak" href="Overview.html#head-toc">T</a>
+<span class="spec-link"><a title="Read about the head element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#the-head-element-0">ⓘ</a></span> <span class="element">head</span> – <span class="shortdesc">document metadata container</span> <a class="hash" href="#head">#</a> <a class="toc-bak" href="Overview.html#head-toc">T</a>
</h2>
<div id="head-longdesc" class="longdesc">
<p>The
@@ -48,7 +48,7 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
Index: p.html
===================================================================
RCS file: /sources/public/html5/markup/p.html,v
retrieving revision 1.85
retrieving revision 1.86
diff -u -d -r1.85 -r1.86
--- p.html 25 Feb 2011 07:05:23 -0000 1.85
+++ p.html 30 Apr 2011 11:35:39 -0000 1.86
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="output.html">« output</a></span>
<span class="nav-next"><a href="param.html">param »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the p element in the HTML5 spec" href="http://developers.whatwg.org/grouping-content.html#the-p-element">ⓘ</a></span> <span class="element">p</span> – <span class="shortdesc">paragraph</span> <a class="hash" href="#p">#</a> <a class="toc-bak" href="Overview.html#p-toc">T</a>
+<span class="spec-link"><a title="Read about the p element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-p-element">ⓘ</a></span> <span class="element">p</span> – <span class="shortdesc">paragraph</span> <a class="hash" href="#p">#</a> <a class="toc-bak" href="Overview.html#p-toc">T</a>
</h2>
<div id="p-longdesc" class="longdesc">
<p>The
@@ -46,7 +46,7 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
@@ -132,13 +132,13 @@
<div class="css-property">
<span class="prop-name">display</span>: <span class="prop-value">block</span>;</div>
<div class="css-property">
-<span class="prop-name">-webkit-margin-before</span>: <span class="prop-value">1em</span>;</div>
+<span class="prop-name">margin-before</span>: <span class="prop-value">1em</span>;</div>
<div class="css-property">
-<span class="prop-name">-webkit-margin-after</span>: <span class="prop-value">1em</span>;</div>
+<span class="prop-name">margin-after</span>: <span class="prop-value">1em</span>;</div>
<div class="css-property">
<span class="prop-name">margin-start</span>: <span class="prop-value">0</span>;</div>
<div class="css-property">
-<span class="prop-name">-webkit-margin-end</span>: <span class="prop-value">0</span>; }</div>
+<span class="prop-name">margin-end</span>: <span class="prop-value">0</span>; }</div>
</div>
</div>
</div>
Index: figcaption.html
===================================================================
RCS file: /sources/public/html5/markup/figcaption.html,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -d -r1.52 -r1.53
--- figcaption.html 25 Feb 2011 07:05:19 -0000 1.52
+++ figcaption.html 30 Apr 2011 11:35:35 -0000 1.53
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="fieldset.html">« fieldset</a></span>
<span class="nav-next"><a href="figure.html">figure »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the figcaption element in the HTML5 spec" href="http://developers.whatwg.org/grouping-content.html#the-figcaption-element">ⓘ</a></span> <span class="element">figcaption</span> – <span class="shortdesc">figure caption</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#figcaption">#</a> <a class="toc-bak" href="Overview.html#figcaption-toc">T</a>
+<span class="spec-link"><a title="Read about the figcaption element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-figcaption-element">ⓘ</a></span> <span class="element">figcaption</span> – <span class="shortdesc">figure caption</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#figcaption">#</a> <a class="toc-bak" href="Overview.html#figcaption-toc">T</a>
</h2>
<div id="figcaption-longdesc" class="longdesc">
<p>The
@@ -46,7 +46,7 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
Index: map.html
===================================================================
RCS file: /sources/public/html5/markup/map.html,v
retrieving revision 1.89
retrieving revision 1.90
diff -u -d -r1.89 -r1.90
--- map.html 25 Feb 2011 07:05:22 -0000 1.89
+++ map.html 30 Apr 2011 11:35:38 -0000 1.90
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="link.html">« link</a></span>
<span class="nav-next"><a href="mark.html">mark »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the map element in the HTML5 spec" href="http://developers.whatwg.org/the-map-element.html#the-map-element">ⓘ</a></span> <span class="element">map</span> – <span class="shortdesc">image-map definition</span> <a class="hash" href="#map">#</a> <a class="toc-bak" href="Overview.html#map-toc">T</a>
+<span class="spec-link"><a title="Read about the map element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-map-element.html#the-map-element">ⓘ</a></span> <span class="element">map</span> – <span class="shortdesc">image-map definition</span> <a class="hash" href="#map">#</a> <a class="toc-bak" href="Overview.html#map-toc">T</a>
</h2>
<div id="map-longdesc" class="longdesc">
<p>The
@@ -50,13 +50,13 @@
</div>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
<dt id="map.attrs.name" title="map.attrs.name">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/the-map-element.html#attr-map-name">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-map-element.html#attr-map-name">ⓘ</a>
<span class="attribute-name">name</span> = <span class="attr-values">
<a class="ref" href="datatypes.html#common.data.name" title="common.data.name" id="common.data.name_xref1">name</a>
</span>
Index: input.file.html
===================================================================
RCS file: /sources/public/html5/markup/input.file.html,v
retrieving revision 1.95
retrieving revision 1.96
diff -u -d -r1.95 -r1.96
--- input.file.html 25 Feb 2011 07:05:21 -0000 1.95
+++ input.file.html 30 Apr 2011 11:35:37 -0000 1.96
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="input.reset.html">« input type=reset</a></span>
<span class="nav-next"><a href="input.hidden.html">input type=hidden »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://developers.whatwg.org/number-state.html#file-upload-state">ⓘ</a></span> <span class="element">input</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">file</span></span> – <span class="shortdesc">file upload control</span> <a class="hash" href="#input.file">#</a> <a class="toc-bak" href="Overview.html#input.file-toc">T</a>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#file-upload-state">ⓘ</a></span> <span class="element">input</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">file</span></span> – <span class="shortdesc">file upload control</span> <a class="hash" href="#input.file">#</a> <a class="toc-bak" href="Overview.html#input.file-toc">T</a>
</h2>
<div id="input.file-longdesc" class="longdesc">
<p>The
@@ -58,13 +58,13 @@
</div>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
<dt id="input.file.attrs.name" title="input.file.attrs.name">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fe-name">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fe-name">ⓘ</a>
<span class="attribute-name">name</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="data-string_xref37">string</a></span>
<a class="hash" href="input.file.html#input.file.attrs.name">#</a>
</dt>
@@ -72,7 +72,7 @@
element for the purposes of form submission.</dd>
<dt id="input.file.attrs.disabled" title="input.file.attrs.disabled">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fe-disabled">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fe-disabled">ⓘ</a>
<span class="attribute-name">disabled</span> = <span class="attr-values">
"disabled"
<span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="syntax-attr-empty_xref47">empty</a>
@@ -83,7 +83,7 @@
control.</dd>
<dt id="input.file.attrs.form" title="input.file.attrs.form">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fae-form">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fae-form">ⓘ</a>
<span class="attribute-name">form</span> = <span class="attr-values">
<a href="datatypes.html#common.data.idref" id="common.data.idref_xref13">ID reference</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -96,7 +96,7 @@
with which to associate the element.</dd>
<dt id="input.file.attrs.type" title="input.file.attrs.type">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/number-state.html#file-upload-state">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#file-upload-state">ⓘ</a>
<span class="attribute-name">type</span> = <span class="attr-values"> "file" </span>
<a class="hash" href="input.file.html#input.file.attrs.type">#</a>
</dt>
@@ -105,7 +105,7 @@
element represents a list of file items.</dd>
<dt id="input.file.attrs.accept" title="input.file.attrs.accept">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/number-state.html#attr-input-accept">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#attr-input-accept">ⓘ</a>
<span class="attribute-name">accept</span> = <span class="attr-values">
<a href="datatypes.html#form.data.mimetypelist" id="form.data.mimetypelist_xref1">list of MIME types</a>
</span>
@@ -119,7 +119,7 @@
each of which is a valid <a href="datatypes.html#common.data.mimetype" id="common.data.mimetype_xref4">MIME type</a>, with no
parameters.</div></dd>
<dt id="input.file.attrs.autofocus" title="input.file.attrs.autofocus">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fe-autofocus">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fe-autofocus">ⓘ</a>
<span class="attribute-name">autofocus</span> = <span class="attr-values">
"autofocus"
<span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="syntax-attr-empty_xref48">empty</a>
@@ -131,7 +131,7 @@
loaded.</dd>
<dt id="input.file.attrs.required" title="input.file.attrs.required">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/common-input-element-attributes.html#the-required-attribute">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#the-required-attribute">ⓘ</a>
<span class="attribute-name">required</span> = <span class="attr-values">
"required"
<span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="syntax-attr-empty_xref49">empty</a>
@@ -142,7 +142,7 @@
submission.</dd>
<dt id="input.file.attrs.multiple" title="input.file.attrs.multiple">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/common-input-element-attributes.html#attr-input-multiple">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#attr-input-multiple">ⓘ</a>
<span class="attribute-name">multiple</span> = <span class="attr-values">
"multiple"
<span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="syntax-attr-empty_xref50">empty</a>
Index: input.radio.html
===================================================================
RCS file: /sources/public/html5/markup/input.radio.html,v
retrieving revision 1.95
retrieving revision 1.96
diff -u -d -r1.95 -r1.96
--- input.radio.html 25 Feb 2011 07:05:21 -0000 1.95
+++ input.radio.html 30 Apr 2011 11:35:37 -0000 1.96
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="input.checkbox.html">« input type=checkbox</a></span>
<span class="nav-next"><a href="input.button.html">input type=button »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://developers.whatwg.org/number-state.html#radio-button-state">ⓘ</a></span> <span class="element">input</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">radio</span></span> – <span class="shortdesc">radio button</span> <a class="hash" href="#input.radio">#</a> <a class="toc-bak" href="Overview.html#input.radio-toc">T</a>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#radio-button-state">ⓘ</a></span> <span class="element">input</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">radio</span></span> – <span class="shortdesc">radio button</span> <a class="hash" href="#input.radio">#</a> <a class="toc-bak" href="Overview.html#input.radio-toc">T</a>
</h2>
<div id="input.radio-longdesc" class="longdesc">
<p>The
@@ -57,13 +57,13 @@
</div>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
<dt id="input.radio.attrs.name" title="input.radio.attrs.name">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fe-name">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fe-name">ⓘ</a>
<span class="attribute-name">name</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="data-string_xref28">string</a></span>
<a class="hash" href="input.radio.html#input.radio.attrs.name">#</a>
</dt>
@@ -71,7 +71,7 @@
element for the purposes of form submission.</dd>
<dt id="input.radio.attrs.disabled" title="input.radio.attrs.disabled">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fe-disabled">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fe-disabled">ⓘ</a>
<span class="attribute-name">disabled</span> = <span class="attr-values">
"disabled"
<span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="syntax-attr-empty_xref36">empty</a>
@@ -82,7 +82,7 @@
control.</dd>
<dt id="input.radio.attrs.form" title="input.radio.attrs.form">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fae-form">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fae-form">ⓘ</a>
<span class="attribute-name">form</span> = <span class="attr-values">
<a href="datatypes.html#common.data.idref" id="common.data.idref_xref9">ID reference</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -95,7 +95,7 @@
with which to associate the element.</dd>
<dt id="input.radio.attrs.type" title="input.radio.attrs.type">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/number-state.html#radio-button-state">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#radio-button-state">ⓘ</a>
<span class="attribute-name">type</span> = <span class="attr-values"> "radio" </span>
<a class="hash" href="input.radio.html#input.radio.attrs.type">#</a>
</dt>
@@ -105,7 +105,7 @@
a selection of one item from a list of items.</dd>
<dt id="input.radio.attrs.checked" title="input.radio.attrs.checked">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/the-input-element.html#attr-input-checked">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-input-element.html#attr-input-checked">ⓘ</a>
<span class="attribute-name">checked</span> = <span class="attr-values">
"checked" <span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="syntax-attr-empty_xref37">empty</a>
</span>
@@ -115,7 +115,7 @@
control.</dd>
<dt id="input.radio.attrs.value" title="input.radio.attrs.value">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/number-state.html#radio-button-state">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#radio-button-state">ⓘ</a>
<span class="attribute-name">value</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="data-string_xref29">string</a></span>
<a class="hash" href="input.radio.html#input.radio.attrs.value">#</a>
</dt>
@@ -124,7 +124,7 @@
element.</dd>
<dt id="input.radio.attrs.autofocus" title="input.radio.attrs.autofocus">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fe-autofocus">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fe-autofocus">ⓘ</a>
<span class="attribute-name">autofocus</span> = <span class="attr-values">
"autofocus"
<span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="syntax-attr-empty_xref38">empty</a>
@@ -136,7 +136,7 @@
loaded.</dd>
<dt id="input.radio.attrs.required" title="input.radio.attrs.required">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/common-input-element-attributes.html#the-required-attribute">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#the-required-attribute">ⓘ</a>
<span class="attribute-name">required</span> = <span class="attr-values">
"required"
<span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="syntax-attr-empty_xref39">empty</a>
Index: command.checkbox.html
===================================================================
RCS file: /sources/public/html5/markup/command.checkbox.html,v
retrieving revision 1.88
retrieving revision 1.89
diff -u -d -r1.88 -r1.89
--- command.checkbox.html 25 Feb 2011 07:05:18 -0000 1.88
+++ command.checkbox.html 30 Apr 2011 11:35:34 -0000 1.89
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="command.radio.html">« command type=radio</a></span>
<span class="nav-next"><a href="datalist.html">datalist »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the command element in the HTML5 spec" href="http://developers.whatwg.org/interactive-elements.html#the-command">ⓘ</a></span> <span class="element">command</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">checkbox</span></span> – <span class="shortdesc">state or option that can be toggled</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#command.checkbox">#</a> <a class="toc-bak" href="Overview.html#command.checkbox-toc">T</a>
+<span class="spec-link"><a title="Read about the command element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#the-command">ⓘ</a></span> <span class="element">command</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">checkbox</span></span> – <span class="shortdesc">state or option that can be toggled</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#command.checkbox">#</a> <a class="toc-bak" href="Overview.html#command.checkbox-toc">T</a>
</h2>
<div id="command.checkbox-longdesc" class="longdesc">
<p>The
@@ -54,13 +54,13 @@
</div>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
<dt id="command.checkbox.attrs.type" title="command.checkbox.attrs.type">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/interactive-elements.html#attr-command-type">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#attr-command-type">ⓘ</a>
<span class="attribute-name">type</span> = <span class="attr-values"> "checkbox" </span>
<a class="hash" href="command.checkbox.html#command.checkbox.attrs.type">#</a>
</dt>
@@ -70,7 +70,7 @@
a state or option that can be toggled.</dd>
<dt id="command.checkbox.attrs.checked" title="command.checkbox.attrs.checked">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/interactive-elements.html#attr-command-checked">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#attr-command-checked">ⓘ</a>
<span class="attribute-name">checked</span> = <span class="attr-values">
"checked" <span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="syntax-attr-empty_xref16">empty</a>
</span>
@@ -79,14 +79,14 @@
<dd>Specifies that the command is selected.</dd>
<dt id="command.checkbox.attrs.label" title="command.checkbox.attrs.label">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/interactive-elements.html#attr-command-label">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#attr-command-label">ⓘ</a>
<span class="attribute-name">label</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="data-string_xref15">string</a></span>
<a class="hash" href="command.checkbox.html#command.checkbox.attrs.label">#</a>
</dt>
<dd>The name of the command, as shown to the user.</dd>
<dt id="command.checkbox.attrs.icon" title="command.checkbox.attrs.icon">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/interactive-elements.html#attr-command-icon">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#attr-command-icon">ⓘ</a>
<span class="attribute-name">icon</span> = <span class="attr-values">
<a href="datatypes.html#common.data.uri.non-empty" id="common.data.uri.non-empty_xref3">Non-empty URL potentially surrounded by spaces</a>
</span>
@@ -95,7 +95,7 @@
<dd>A URL for an image that represents the command.</dd>
<dt id="command.checkbox.attrs.disabled" title="command.checkbox.attrs.disabled">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/interactive-elements.html#attr-command-disabled">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#attr-command-disabled">ⓘ</a>
<span class="attribute-name">disabled</span> = <span class="attr-values">
"disabled"
<span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="syntax-attr-empty_xref17">empty</a>
@@ -136,8 +136,7 @@
attribute DOMString <a href="http://dev.w3.org/html5/spec/interactive-elements.html#dom-command-icon" title="dom-command-icon">icon</a>;
attribute boolean <a href="http://dev.w3.org/html5/spec/interactive-elements.html#dom-command-disabled" title="dom-command-disabled">disabled</a>;
attribute boolean <a href="http://dev.w3.org/html5/spec/interactive-elements.html#dom-command-checked" title="dom-command-checked">checked</a>;
- attribute DOMString <a href="http://dev.w3.org/html5/spec/interactive-elements.html#dom-command-radiogroup" title="dom-command-radiogroup">radiogroup</a>;
-};</pre>
+ attribute DOMString <a href="http://dev.w3.org/html5/spec/interactive-elements.html#dom-command-radiogroup" title="dom-command-radiogroup">radiogroup</a>;};</pre>
</div>
</div>
<hr class="footerbreak">
Index: param.html
===================================================================
RCS file: /sources/public/html5/markup/param.html,v
retrieving revision 1.85
retrieving revision 1.86
diff -u -d -r1.85 -r1.86
--- param.html 25 Feb 2011 07:05:23 -0000 1.85
+++ param.html 30 Apr 2011 11:35:39 -0000 1.86
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="p.html">« p</a></span>
<span class="nav-next"><a href="pre.html">pre »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the param element in the HTML5 spec" href="http://developers.whatwg.org/the-iframe-element.html#the-param-element">ⓘ</a></span> <span class="element">param</span> – <span class="shortdesc">initialization parameters for plugins</span> <a class="hash" href="#param">#</a> <a class="toc-bak" href="Overview.html#param-toc">T</a>
+<span class="spec-link"><a title="Read about the param element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-iframe-element.html#the-param-element">ⓘ</a></span> <span class="element">param</span> – <span class="shortdesc">initialization parameters for plugins</span> <a class="hash" href="#param">#</a> <a class="toc-bak" href="Overview.html#param-toc">T</a>
</h2>
<div id="param-longdesc" class="longdesc">
<p>The
@@ -49,20 +49,20 @@
</div>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
<dt id="param.attrs.name" title="param.attrs.name">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/the-iframe-element.html#attr-param-name">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-iframe-element.html#attr-param-name">ⓘ</a>
<span class="attribute-name">name</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="data-string_xref73">string</a></span>
<a class="hash" href="param.html#param.attrs.name">#</a>
</dt>
<dd>The name of the parameter.</dd>
<dt id="param.attrs.value" title="param.attrs.value">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/the-iframe-element.html#attr-param-value">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-iframe-element.html#attr-param-value">ⓘ</a>
<span class="attribute-name">value</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="data-string_xref74">string</a></span>
<a class="hash" href="param.html#param.attrs.value">#</a>
</dt>
Index: span.html
===================================================================
RCS file: /sources/public/html5/markup/span.html,v
retrieving revision 1.83
retrieving revision 1.84
diff -u -d -r1.83 -r1.84
--- span.html 25 Feb 2011 07:05:24 -0000 1.83
+++ span.html 30 Apr 2011 11:35:40 -0000 1.84
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="source.html">« source</a></span>
<span class="nav-next"><a href="strong.html">strong »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the span element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-span-element">ⓘ</a></span> <span class="element">span</span> – <span class="shortdesc">generic span</span> <a class="hash" href="#span">#</a> <a class="toc-bak" href="Overview.html#span-toc">T</a>
+<span class="spec-link"><a title="Read about the span element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-span-element">ⓘ</a></span> <span class="element">span</span> – <span class="shortdesc">generic span</span> <a class="hash" href="#span">#</a> <a class="toc-bak" href="Overview.html#span-toc">T</a>
</h2>
<div id="span-longdesc" class="longdesc">
<p>The
@@ -47,7 +47,7 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
Index: input.reset.html
===================================================================
RCS file: /sources/public/html5/markup/input.reset.html,v
retrieving revision 1.95
retrieving revision 1.96
diff -u -d -r1.95 -r1.96
--- input.reset.html 25 Feb 2011 07:05:22 -0000 1.95
+++ input.reset.html 30 Apr 2011 11:35:37 -0000 1.96
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="input.submit.html">« input type=submit</a></span>
<span class="nav-next"><a href="input.file.html">input type=file »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://developers.whatwg.org/number-state.html#reset-button-state">ⓘ</a></span> <span class="element">input</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">reset</span></span> – <span class="shortdesc">reset button</span> <a class="hash" href="#input.reset">#</a> <a class="toc-bak" href="Overview.html#input.reset-toc">T</a>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#reset-button-state">ⓘ</a></span> <span class="element">input</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">reset</span></span> – <span class="shortdesc">reset button</span> <a class="hash" href="#input.reset">#</a> <a class="toc-bak" href="Overview.html#input.reset-toc">T</a>
</h2>
<div id="input.reset-longdesc" class="longdesc">
<p>The
@@ -54,13 +54,13 @@
</div>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
<dt id="input.reset.attrs.name" title="input.reset.attrs.name">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fe-name">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fe-name">ⓘ</a>
<span class="attribute-name">name</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="data-string_xref35">string</a></span>
<a class="hash" href="input.reset.html#input.reset.attrs.name">#</a>
</dt>
@@ -68,7 +68,7 @@
element for the purposes of form submission.</dd>
<dt id="input.reset.attrs.disabled" title="input.reset.attrs.disabled">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fe-disabled">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fe-disabled">ⓘ</a>
<span class="attribute-name">disabled</span> = <span class="attr-values">
"disabled"
<span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="syntax-attr-empty_xref45">empty</a>
@@ -79,7 +79,7 @@
control.</dd>
<dt id="input.reset.attrs.form" title="input.reset.attrs.form">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fae-form">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fae-form">ⓘ</a>
<span class="attribute-name">form</span> = <span class="attr-values">
<a href="datatypes.html#common.data.idref" id="common.data.idref_xref12">ID reference</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -92,7 +92,7 @@
with which to associate the element.</dd>
<dt id="input.reset.attrs.type" title="input.reset.attrs.type">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/number-state.html#reset-button-state">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#reset-button-state">ⓘ</a>
<span class="attribute-name">type</span> = <span class="attr-values"> "reset" </span>
<a class="hash" href="input.reset.html#input.reset.attrs.type">#</a>
</dt>
@@ -102,7 +102,7 @@
resetting a form.</dd>
<dt id="input.reset.attrs.value" title="input.reset.attrs.value">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/number-state.html#reset-button-state">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#reset-button-state">ⓘ</a>
<span class="attribute-name">value</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="data-string_xref36">string</a></span>
<a class="hash" href="input.reset.html#input.reset.attrs.value">#</a>
</dt>
@@ -111,7 +111,7 @@
element.</dd>
<dt id="input.reset.attrs.autofocus" title="input.reset.attrs.autofocus">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fe-autofocus">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fe-autofocus">ⓘ</a>
<span class="attribute-name">autofocus</span> = <span class="attr-values">
"autofocus"
<span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="syntax-attr-empty_xref46">empty</a>
Index: input.datetime-local.html
===================================================================
RCS file: /sources/public/html5/markup/input.datetime-local.html,v
retrieving revision 1.98
retrieving revision 1.99
diff -u -d -r1.98 -r1.99
--- input.datetime-local.html 25 Feb 2011 07:05:21 -0000 1.98
+++ input.datetime-local.html 30 Apr 2011 11:35:36 -0000 1.99
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="input.datetime.html">« input type=datetime</a></span>
<span class="nav-next"><a href="input.date.html">input type=date »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://developers.whatwg.org/states-of-the-type-attribute.html#local-date-and-time-state">ⓘ</a></span> <span class="element">input</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">datetime-local</span></span> – <span class="shortdesc">local date-and-time input control</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#input.datetime-local">#</a> <a class="toc-bak" href="Overview.html#input.datetime-local-toc">T</a>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#local-date-and-time-state">ⓘ</a></span> <span class="element">input</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">datetime-local</span></span> – <span class="shortdesc">local date-and-time input control</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#input.datetime-local">#</a> <a class="toc-bak" href="Overview.html#input.datetime-local-toc">T</a>
</h2>
<div id="input.datetime-local-longdesc" class="longdesc">
<p>The
@@ -63,13 +63,13 @@
</div>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
<dt id="input.datetime-local.attrs.name" title="input.datetime-local.attrs.name">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fe-name">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fe-name">ⓘ</a>
<span class="attribute-name">name</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="data-string_xref44">string</a></span>
<a class="hash" href="input.datetime-local.html#input.datetime-local.attrs.name">#</a>
</dt>
@@ -77,7 +77,7 @@
element for the purposes of form submission.</dd>
<dt id="input.datetime-local.attrs.disabled" title="input.datetime-local.attrs.disabled">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fe-disabled">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fe-disabled">ⓘ</a>
<span class="attribute-name">disabled</span> = <span class="attr-values">
"disabled"
<span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="syntax-attr-empty_xref59">empty</a>
@@ -88,7 +88,7 @@
control.</dd>
<dt id="input.datetime-local.attrs.form" title="input.datetime-local.attrs.form">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fae-form">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fae-form">ⓘ</a>
<span class="attribute-name">form</span> = <span class="attr-values">
<a href="datatypes.html#common.data.idref" id="common.data.idref_xref18">ID reference</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -101,7 +101,7 @@
with which to associate the element.</dd>
<dt id="input.datetime-local.attrs.type" title="input.datetime-local.attrs.type">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/states-of-the-type-attribute.html#local-date-and-time-state">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#local-date-and-time-state">ⓘ</a>
<span class="attribute-name">type</span> = <span class="attr-values"> "datetime-local" </span>
<a class="hash" href="input.datetime-local.html#input.datetime-local.attrs.type">#</a>
</dt>
@@ -112,7 +112,7 @@
representing a local date and time.</dd>
<dt id="input.datetime-local.attrs.autocomplete" title="input.datetime-local.attrs.autocomplete">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/common-input-element-attributes.html#attr-input-autocomplete">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#attr-input-autocomplete">ⓘ</a>
<span class="attribute-name">autocomplete</span> = <span class="attr-values">
"on" <span class="postfix or">or</span> "off"
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -124,7 +124,7 @@
later).</dd>
<dt id="input.datetime-local.attrs.autofocus" title="input.datetime-local.attrs.autofocus">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fe-autofocus">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fe-autofocus">ⓘ</a>
<span class="attribute-name">autofocus</span> = <span class="attr-values">
"autofocus"
<span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="syntax-attr-empty_xref60">empty</a>
@@ -136,7 +136,7 @@
loaded.</dd>
<dt id="input.datetime-local.attrs.list" title="input.datetime-local.attrs.list">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/common-input-element-attributes.html#attr-input-list">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#attr-input-list">ⓘ</a>
<span class="attribute-name">list</span> = <span class="attr-values">
<a href="datatypes.html#common.data.idref" id="common.data.idref_xref19">ID reference</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -149,7 +149,7 @@
with which to associate the element.</dd>
<dt id="input.datetime-local.attrs.min" title="input.datetime-local.attrs.min">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/common-input-element-attributes.html#attr-input-min">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#attr-input-min">ⓘ</a>
<span class="attribute-name">min</span> = <span class="attr-values">
<a href="datatypes.html#form.data.datetime-local" id="form.data.datetime-local_xref1">local date and time</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -175,7 +175,7 @@
</div>
</dd>
<dt id="input.datetime-local.attrs.max" title="input.datetime-local.attrs.max">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/common-input-element-attributes.html#attr-input-max">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#attr-input-max">ⓘ</a>
<span class="attribute-name">max</span> = <span class="attr-values">
<a href="datatypes.html#form.data.datetime-local" id="form.data.datetime-local_xref2">local date and time</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -201,7 +201,7 @@
</div>
</dd>
<dt id="input.datetime-local.attrs.step.float" title="input.datetime-local.attrs.step.float">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/common-input-element-attributes.html#attr-input-step">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#attr-input-step">ⓘ</a>
<span class="attribute-name">step</span> = <span class="attr-values">
"any"
<span class="postfix or">or</span> <a href="datatypes.html#common.data.float.positive" id="common.data.float.positive_xref2">positive floating-point number</a>
@@ -212,7 +212,7 @@
value.</dd>
<dt id="input.datetime-local.attrs.readonly" title="input.datetime-local.attrs.readonly">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/common-input-element-attributes.html#the-readonly-attribute">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#the-readonly-attribute">ⓘ</a>
<span class="attribute-name">readonly</span> = <span class="attr-values">
"readonly"
<span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="syntax-attr-empty_xref61">empty</a>
@@ -223,7 +223,7 @@
is not meant to be edited.</dd>
<dt id="input.datetime-local.attrs.required" title="input.datetime-local.attrs.required">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/common-input-element-attributes.html#the-required-attribute">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#the-required-attribute">ⓘ</a>
<span class="attribute-name">required</span> = <span class="attr-values">
"required"
<span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="syntax-attr-empty_xref62">empty</a>
@@ -234,7 +234,7 @@
submission.</dd>
<dt id="input.datetime-local.attrs.value" title="input.datetime-local.attrs.value">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/states-of-the-type-attribute.html#local-date-and-time-state">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#local-date-and-time-state">ⓘ</a>
<span class="attribute-name">value</span> = <span class="attr-values">
<a href="datatypes.html#form.data.datetime-local" id="form.data.datetime-local_xref3">local date and time</a>
</span>
Index: meta.html
===================================================================
RCS file: /sources/public/html5/markup/meta.html,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -d -r1.46 -r1.47
--- meta.html 25 Feb 2011 07:05:23 -0000 1.46
+++ meta.html 30 Apr 2011 11:35:38 -0000 1.47
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="menu.html">« menu</a></span>
<span class="nav-next"><a href="meta.name.html">meta name »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the meta element in the HTML5 spec" href="http://developers.whatwg.org/semantics.html#meta">ⓘ</a></span> <span class="element">meta</span> – <span class="shortdesc">metadata</span> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span> <a class="hash" href="#meta">#</a> <a class="toc-bak" href="Overview.html#meta-toc">T</a>
+<span class="spec-link"><a title="Read about the meta element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#meta">ⓘ</a></span> <span class="element">meta</span> – <span class="shortdesc">metadata</span> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span> <a class="hash" href="#meta">#</a> <a class="toc-bak" href="Overview.html#meta-toc">T</a>
</h2>
<div id="meta-longdesc" class="longdesc">
<p>The
@@ -34,22 +34,22 @@
<div class="toc">
<ul>
<li>
-<span class="spec-link"><a title="Read about the meta element in the HTML5 spec" href="http://developers.whatwg.org/semantics.html#attr-meta-name">ⓘ</a></span> <span> </span><a href="meta.name.html#meta.name">meta name</a>
+<span class="spec-link"><a title="Read about the meta element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#attr-meta-name">ⓘ</a></span> <span> </span><a href="meta.name.html#meta.name">meta name</a>
</li>
<li>
-<span class="spec-link"><a title="Read about the meta element in the HTML5 spec" href="http://developers.whatwg.org/semantics.html#attr-meta-http-equiv-refresh">ⓘ</a></span> <span> </span><a href="meta.http-equiv.refresh.html#meta.http-equiv.refresh">meta http-equiv=refresh</a>
+<span class="spec-link"><a title="Read about the meta element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#attr-meta-http-equiv-refresh">ⓘ</a></span> <span> </span><a href="meta.http-equiv.refresh.html#meta.http-equiv.refresh">meta http-equiv=refresh</a>
</li>
<li>
-<span class="spec-link"><a title="Read about the meta element in the HTML5 spec" href="http://developers.whatwg.org/semantics.html#attr-meta-http-equiv-default-style">ⓘ</a></span> <span> </span><a href="meta.http-equiv.default-style.html#meta.http-equiv.default-style">meta http-equiv=default-style</a>
+<span class="spec-link"><a title="Read about the meta element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#attr-meta-http-equiv-default-style">ⓘ</a></span> <span> </span><a href="meta.http-equiv.default-style.html#meta.http-equiv.default-style">meta http-equiv=default-style</a>
</li>
<li>
-<span class="spec-link"><a title="Read about the meta element in the HTML5 spec" href="http://developers.whatwg.org/semantics.html#attr-meta-http-equiv-content-language">ⓘ</a></span> <span> </span><a href="meta.http-equiv.content-type.html#meta.http-equiv.content-type">meta http-equiv=content-language</a><span> </span><span class="obsoleted-feature" title="This markup feature has been obsoleted in HTML5.">OBSOLETE</span>
+<span class="spec-link"><a title="Read about the meta element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#attr-meta-http-equiv-content-language">ⓘ</a></span> <span> </span><a href="meta.http-equiv.content-type.html#meta.http-equiv.content-type">meta http-equiv=content-language</a><span> </span><span class="obsoleted-feature" title="This markup feature has been obsoleted in HTML5.">OBSOLETE</span>
</li>
<li>
-<span class="spec-link"><a title="Read about the meta element in the HTML5 spec" href="http://developers.whatwg.org/semantics.html#attr-meta-charset">ⓘ</a></span> <span> </span><a href="meta.charset.html#meta.charset">meta charset</a><span> </span><span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the meta element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#attr-meta-charset">ⓘ</a></span> <span> </span><a href="meta.charset.html#meta.charset">meta charset</a><span> </span><span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li>
-<span class="spec-link"><a title="Read about the meta element in the HTML5 spec" href="http://developers.whatwg.org/semantics.html#attr-meta-http-equiv-content-type">ⓘ</a></span> <span> </span><a href="meta.http-equiv.content-type.html#meta.http-equiv.content-type">meta http-equiv=content-type</a>
+<span class="spec-link"><a title="Read about the meta element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#attr-meta-http-equiv-content-type">ⓘ</a></span> <span> </span><a href="meta.http-equiv.content-type.html#meta.http-equiv.content-type">meta http-equiv=content-type</a>
</li>
</ul>
</div>
Index: q.html
===================================================================
RCS file: /sources/public/html5/markup/q.html,v
retrieving revision 1.84
retrieving revision 1.85
diff -u -d -r1.84 -r1.85
--- q.html 25 Feb 2011 07:05:23 -0000 1.84
+++ q.html 30 Apr 2011 11:35:39 -0000 1.85
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="progress.html">« progress</a></span>
<span class="nav-next"><a href="rp.html">rp »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the q element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-q-element">ⓘ</a></span> <span class="element">q</span> – <span class="shortdesc">quoted text</span> <a class="hash" href="#q">#</a> <a class="toc-bak" href="Overview.html#q-toc">T</a>
+<span class="spec-link"><a title="Read about the q element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-q-element">ⓘ</a></span> <span class="element">q</span> – <span class="shortdesc">quoted text</span> <a class="hash" href="#q">#</a> <a class="toc-bak" href="Overview.html#q-toc">T</a>
</h2>
<div id="q-longdesc" class="longdesc">
<p>The
@@ -50,13 +50,13 @@
</div>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
<dt id="q.attrs.cite" title="q.attrs.cite">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#attr-q-cite">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#attr-q-cite">ⓘ</a>
<span class="attribute-name">cite</span> = <span class="attr-values">
<a href="datatypes.html#common.data.uri" id="common.data.uri_xref9">URL potentially surrounded by spaces</a>
</span>
Index: option.html
===================================================================
RCS file: /sources/public/html5/markup/option.html,v
retrieving revision 1.91
retrieving revision 1.92
diff -u -d -r1.91 -r1.92
--- option.html 25 Feb 2011 07:05:23 -0000 1.91
+++ option.html 30 Apr 2011 11:35:39 -0000 1.92
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="optgroup.html">« optgroup</a></span>
<span class="nav-next"><a href="output.html">output »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the option element in the HTML5 spec" href="http://developers.whatwg.org/the-button-element.html#the-option-element">ⓘ</a></span> <span class="element">option</span> – <span class="shortdesc">option</span> <a class="hash" href="#option">#</a> <a class="toc-bak" href="Overview.html#option-toc">T</a>
+<span class="spec-link"><a title="Read about the option element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-option-element">ⓘ</a></span> <span class="element">option</span> – <span class="shortdesc">option</span> <a class="hash" href="#option">#</a> <a class="toc-bak" href="Overview.html#option-toc">T</a>
</h2>
<div id="option-longdesc" class="longdesc">
<p>The
@@ -58,13 +58,13 @@
</div>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
<dt id="option.attrs.disabled" title="option.attrs.disabled">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fe-disabled">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fe-disabled">ⓘ</a>
<span class="attribute-name">disabled</span> = <span class="attr-values">
"disabled"
<span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="syntax-attr-empty_xref108">empty</a>
@@ -75,7 +75,7 @@
control.</dd>
<dt id="option.attrs.selected" title="option.attrs.selected">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/the-button-element.html#attr-option-selected">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#attr-option-selected">ⓘ</a>
<span class="attribute-name">selected</span> = <span class="attr-values">
"selected"
<span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="syntax-attr-empty_xref109">empty</a>
@@ -87,7 +87,7 @@
is pre-selected.</dd>
<dt id="option.attrs.label" title="option.attrs.label">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/the-button-element.html#attr-option-label">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#attr-option-label">ⓘ</a>
<span class="attribute-name">label</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="data-string_xref70">string</a></span>
<a class="hash" href="option.html#option.attrs.label">#</a>
</dt>
@@ -95,7 +95,7 @@
<span class="element">option</span>.</dd>
<dt id="option.attrs.value" title="option.attrs.value">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/the-button-element.html#attr-option-value">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#attr-option-value">ⓘ</a>
<span class="attribute-name">value</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="data-string_xref71">string</a></span>
<a class="hash" href="option.html#option.attrs.value">#</a>
</dt>
Index: label.html
===================================================================
RCS file: /sources/public/html5/markup/label.html,v
retrieving revision 1.92
retrieving revision 1.93
diff -u -d -r1.92 -r1.93
--- label.html 25 Feb 2011 07:05:22 -0000 1.92
+++ label.html 30 Apr 2011 11:35:38 -0000 1.93
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="keygen.html">« keygen</a></span>
<span class="nav-next"><a href="legend.html">legend »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the label element in the HTML5 spec" href="http://developers.whatwg.org/forms.html#the-label-element">ⓘ</a></span> <span class="element">label</span> – <span class="shortdesc">caption for a form control</span> <a class="hash" href="#label">#</a> <a class="toc-bak" href="Overview.html#label-toc">T</a>
+<span class="spec-link"><a title="Read about the label element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/forms.html#the-label-element">ⓘ</a></span> <span class="element">label</span> – <span class="shortdesc">caption for a form control</span> <a class="hash" href="#label">#</a> <a class="toc-bak" href="Overview.html#label-toc">T</a>
</h2>
<div id="label-longdesc" class="longdesc">
<p>The
@@ -51,13 +51,13 @@
</div>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
<dt id="label.attrs.for" title="label.attrs.for">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/forms.html#attr-label-for">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/forms.html#attr-label-for">ⓘ</a>
<span class="attribute-name">for</span> = <span class="attr-values">
<a href="datatypes.html#common.data.idref" id="common.data.idref_xref43">ID reference</a>
</span>
@@ -70,7 +70,7 @@
is a caption.</dd>
<dt id="label.attrs.form" title="label.attrs.form">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fae-form">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fae-form">ⓘ</a>
<span class="attribute-name">form</span> = <span class="attr-values">
<a href="datatypes.html#common.data.idref" id="common.data.idref_xref44">ID reference</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
Index: select.html
===================================================================
RCS file: /sources/public/html5/markup/select.html,v
retrieving revision 1.91
retrieving revision 1.92
diff -u -d -r1.91 -r1.92
--- select.html 25 Feb 2011 07:05:24 -0000 1.91
+++ select.html 30 Apr 2011 11:35:39 -0000 1.92
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="section.html">« section</a></span>
<span class="nav-next"><a href="small.html">small »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the select element in the HTML5 spec" href="http://developers.whatwg.org/the-button-element.html#the-select-element">ⓘ</a></span> <span class="element">select</span> – <span class="shortdesc">option-selection form control</span> <a class="hash" href="#select">#</a> <a class="toc-bak" href="Overview.html#select-toc">T</a>
+<span class="spec-link"><a title="Read about the select element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-select-element">ⓘ</a></span> <span class="element">select</span> – <span class="shortdesc">option-selection form control</span> <a class="hash" href="#select">#</a> <a class="toc-bak" href="Overview.html#select-toc">T</a>
</h2>
<div id="select-longdesc" class="longdesc">
<p>The
@@ -58,13 +58,13 @@
</div>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
<dt id="select.attrs.name" title="select.attrs.name">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fe-name">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fe-name">ⓘ</a>
<span class="attribute-name">name</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="data-string_xref76">string</a></span>
<a class="hash" href="select.html#select.attrs.name">#</a>
</dt>
@@ -72,7 +72,7 @@
element for the purposes of form submission.</dd>
<dt id="select.attrs.disabled" title="select.attrs.disabled">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fe-disabled">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fe-disabled">ⓘ</a>
<span class="attribute-name">disabled</span> = <span class="attr-values">
"disabled"
<span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="syntax-attr-empty_xref112">empty</a>
@@ -83,7 +83,7 @@
control.</dd>
<dt id="select.attrs.form" title="select.attrs.form">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fae-form">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fae-form">ⓘ</a>
<span class="attribute-name">form</span> = <span class="attr-values">
<a href="datatypes.html#common.data.idref" id="common.data.idref_xref48">ID reference</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -96,7 +96,7 @@
with which to associate the element.</dd>
<dt id="select.attrs.size" title="select.attrs.size">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/the-button-element.html#attr-select-size">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#attr-select-size">ⓘ</a>
<span class="attribute-name">size</span> = <span class="attr-values">
<a href="datatypes.html#common.data.integer.positive" id="common.data.integer.positive_xref18">positive integer</a>
</span>
@@ -105,7 +105,7 @@
<dd>The number of options to show to the user.</dd>
<dt id="select.attrs.multiple" title="select.attrs.multiple">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/the-button-element.html#attr-select-multiple">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#attr-select-multiple">ⓘ</a>
<span class="attribute-name">multiple</span> = <span class="attr-values">
"multiple"
<span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="syntax-attr-empty_xref113">empty</a>
@@ -122,7 +122,7 @@
for selecting a single option from a list of options.</dd>
<dt id="select.attrs.autofocus" title="select.attrs.autofocus">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fe-autofocus">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fe-autofocus">ⓘ</a>
<span class="attribute-name">autofocus</span> = <span class="attr-values">
"autofocus"
<span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="syntax-attr-empty_xref114">empty</a>
@@ -134,7 +134,7 @@
loaded.</dd>
<dt id="select.attrs.required" title="select.attrs.required">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/common-input-element-attributes.html#the-required-attribute">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#the-required-attribute">ⓘ</a>
<span class="attribute-name">required</span> = <span class="attr-values">
"required"
<span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="syntax-attr-empty_xref115">empty</a>
Index: noscript.html
===================================================================
RCS file: /sources/public/html5/markup/noscript.html,v
retrieving revision 1.85
retrieving revision 1.86
diff -u -d -r1.85 -r1.86
--- noscript.html 25 Feb 2011 07:05:23 -0000 1.85
+++ noscript.html 30 Apr 2011 11:35:38 -0000 1.86
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="nav.html">« nav</a></span>
<span class="nav-next"><a href="object.html">object »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the noscript element in the HTML5 spec" href="http://developers.whatwg.org/scripting-1.html#the-noscript-element">ⓘ</a></span> <span class="element">noscript</span> – <span class="shortdesc">fallback content for script</span> <a class="hash" href="#noscript">#</a> <a class="toc-bak" href="Overview.html#noscript-toc">T</a>
+<span class="spec-link"><a title="Read about the noscript element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/scripting-1.html#the-noscript-element">ⓘ</a></span> <span class="element">noscript</span> – <span class="shortdesc">fallback content for script</span> <a class="hash" href="#noscript">#</a> <a class="toc-bak" href="Overview.html#noscript-toc">T</a>
</h2>
<div id="noscript-longdesc" class="longdesc">
<p>The
@@ -53,7 +53,7 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
Index: blockquote.html
===================================================================
RCS file: /sources/public/html5/markup/blockquote.html,v
retrieving revision 1.84
retrieving revision 1.85
diff -u -d -r1.84 -r1.85
--- blockquote.html 25 Feb 2011 07:05:17 -0000 1.84
+++ blockquote.html 30 Apr 2011 11:35:33 -0000 1.85
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="bdo.html">« bdo</a></span>
<span class="nav-next"><a href="body.html">body »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the blockquote element in the HTML5 spec" href="http://developers.whatwg.org/grouping-content.html#the-blockquote-element">ⓘ</a></span> <span class="element">blockquote</span> – <span class="shortdesc">block quotation</span> <a class="hash" href="#blockquote">#</a> <a class="toc-bak" href="Overview.html#blockquote-toc">T</a>
+<span class="spec-link"><a title="Read about the blockquote element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-blockquote-element">ⓘ</a></span> <span class="element">blockquote</span> – <span class="shortdesc">block quotation</span> <a class="hash" href="#blockquote">#</a> <a class="toc-bak" href="Overview.html#blockquote-toc">T</a>
</h2>
<div id="blockquote-longdesc" class="longdesc">
<p>The
@@ -50,13 +50,13 @@
</div>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
<dt id="blockquote.attrs.cite" title="blockquote.attrs.cite">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/grouping-content.html#attr-blockquote-cite">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#attr-blockquote-cite">ⓘ</a>
<span class="attribute-name">cite</span> = <span class="attr-values">
<a href="datatypes.html#common.data.uri" id="common.data.uri_xref4">URL potentially surrounded by spaces</a>
</span>
@@ -100,13 +100,13 @@
<div class="css-property">
<span class="prop-name">display</span>: <span class="prop-value">block</span>;</div>
<div class="css-property">
-<span class="prop-name">-webkit-margin-before</span>: <span class="prop-value">1em</span>;</div>
+<span class="prop-name">margin-before</span>: <span class="prop-value">1em</span>;</div>
<div class="css-property">
-<span class="prop-name">-webkit-margin-after</span>: <span class="prop-value">1em</span>;</div>
+<span class="prop-name">margin-after</span>: <span class="prop-value">1em</span>;</div>
<div class="css-property">
<span class="prop-name">margin-start</span>: <span class="prop-value">40px</span>;</div>
<div class="css-property">
-<span class="prop-name">-webkit-margin-end</span>: <span class="prop-value">40px</span>; }</div>
+<span class="prop-name">margin-end</span>: <span class="prop-value">40px</span>; }</div>
</div>
</div>
</div>
Index: hr.html
===================================================================
RCS file: /sources/public/html5/markup/hr.html,v
retrieving revision 1.82
retrieving revision 1.83
diff -u -d -r1.82 -r1.83
--- hr.html 25 Feb 2011 07:05:20 -0000 1.82
+++ hr.html 30 Apr 2011 11:35:35 -0000 1.83
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="hgroup.html">« hgroup</a></span>
<span class="nav-next"><a href="html.html">html »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the hr element in the HTML5 spec" href="http://developers.whatwg.org/grouping-content.html#the-hr-element">ⓘ</a></span> <span class="element">hr</span> – <span class="shortdesc">thematic break</span> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span> <a class="hash" href="#hr">#</a> <a class="toc-bak" href="Overview.html#hr-toc">T</a>
+<span class="spec-link"><a title="Read about the hr element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-hr-element">ⓘ</a></span> <span class="element">hr</span> – <span class="shortdesc">thematic break</span> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span> <a class="hash" href="#hr">#</a> <a class="toc-bak" href="Overview.html#hr-toc">T</a>
</h2>
<div id="hr-longdesc" class="longdesc">
<p>The
@@ -43,7 +43,7 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
@@ -134,13 +134,13 @@
<div class="css-property">
<span class="prop-name">display</span>: <span class="prop-value">block</span>;</div>
<div class="css-property">
-<span class="prop-name">-webkit-margin-before</span>: <span class="prop-value">0.5em</span>;</div>
+<span class="prop-name">margin-before</span>: <span class="prop-value">0.5em</span>;</div>
<div class="css-property">
-<span class="prop-name">-webkit-margin-after</span>: <span class="prop-value">0.5em</span>;</div>
+<span class="prop-name">margin-after</span>: <span class="prop-value">0.5em</span>;</div>
<div class="css-property">
<span class="prop-name">margin-start</span>: <span class="prop-value">auto</span>;</div>
<div class="css-property">
-<span class="prop-name">-webkit-margin-end</span>: <span class="prop-value">auto</span>;</div>
+<span class="prop-name">margin-end</span>: <span class="prop-value">auto</span>;</div>
<div class="css-property">
<span class="prop-name">border-style</span>: <span class="prop-value">inset</span>;</div>
<div class="css-property">
Index: td.html
===================================================================
RCS file: /sources/public/html5/markup/td.html,v
retrieving revision 1.91
retrieving revision 1.92
diff -u -d -r1.91 -r1.92
--- td.html 25 Feb 2011 07:05:25 -0000 1.91
+++ td.html 30 Apr 2011 11:35:41 -0000 1.92
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="tbody.html">« tbody</a></span>
<span class="nav-next"><a href="textarea.html">textarea »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the td element in the HTML5 spec" href="http://developers.whatwg.org/tabular-data.html#the-td-element">ⓘ</a></span> <span class="element">td</span> – <span class="shortdesc">table cell</span> <a class="hash" href="#td">#</a> <a class="toc-bak" href="Overview.html#td-toc">T</a>
+<span class="spec-link"><a title="Read about the td element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-td-element">ⓘ</a></span> <span class="element">td</span> – <span class="shortdesc">table cell</span> <a class="hash" href="#td">#</a> <a class="toc-bak" href="Overview.html#td-toc">T</a>
</h2>
<div id="td-longdesc" class="longdesc">
<p>The
@@ -52,13 +52,13 @@
</div>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
<dt id="td.attrs.colspan" title="td.attrs.colspan">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/tabular-data.html#attr-tdth-colspan">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#attr-tdth-colspan">ⓘ</a>
<span class="attribute-name">colspan</span> = <span class="attr-values">
<a href="datatypes.html#common.data.integer.positive" id="common.data.integer.positive_xref19">positive integer</a>
</span>
@@ -70,7 +70,7 @@
element.</dd>
<dt id="td.attrs.rowspan" title="td.attrs.rowspan">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/tabular-data.html#attr-tdth-rowspan">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#attr-tdth-rowspan">ⓘ</a>
<span class="attribute-name">rowspan</span> = <span class="attr-values">
<a href="datatypes.html#common.data.integer.non-negative" id="common.data.integer.non-negative_xref17">non-negative integer</a>
</span>
@@ -82,7 +82,7 @@
element.</dd>
<dt id="td.attrs.headers" title="td.attrs.headers">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/tabular-data.html#attr-tdth-headers">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#attr-tdth-headers">ⓘ</a>
<span class="attribute-name">headers</span> = <span class="attr-values">
<a href="datatypes.html#common.data.idrefs" id="common.data.idrefs_xref2">list of ID references</a>
</span>
Index: em.html
===================================================================
RCS file: /sources/public/html5/markup/em.html,v
retrieving revision 1.79
retrieving revision 1.80
diff -u -d -r1.79 -r1.80
--- em.html 25 Feb 2011 07:05:19 -0000 1.79
+++ em.html 30 Apr 2011 11:35:34 -0000 1.80
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="dt.html">« dt</a></span>
<span class="nav-next"><a href="embed.html">embed »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the em element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-em-element">ⓘ</a></span> <span class="element">em</span> – <span class="shortdesc">emphatic stress</span> <a class="hash" href="#em">#</a> <a class="toc-bak" href="Overview.html#em-toc">T</a>
+<span class="spec-link"><a title="Read about the em element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-em-element">ⓘ</a></span> <span class="element">em</span> – <span class="shortdesc">emphatic stress</span> <a class="hash" href="#em">#</a> <a class="toc-bak" href="Overview.html#em-toc">T</a>
</h2>
<div id="em-longdesc" class="longdesc">
<p>The
@@ -46,7 +46,7 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
Index: figure.html
===================================================================
RCS file: /sources/public/html5/markup/figure.html,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -d -r1.66 -r1.67
--- figure.html 25 Feb 2011 07:05:19 -0000 1.66
+++ figure.html 30 Apr 2011 11:35:35 -0000 1.67
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="figcaption.html">« figcaption</a></span>
<span class="nav-next"><a href="footer.html">footer »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the figure element in the HTML5 spec" href="http://developers.whatwg.org/grouping-content.html#the-figure-element">ⓘ</a></span> <span class="element">figure</span> – <span class="shortdesc">figure with optional caption</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#figure">#</a> <a class="toc-bak" href="Overview.html#figure-toc">T</a>
+<span class="spec-link"><a title="Read about the figure element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-figure-element">ⓘ</a></span> <span class="element">figure</span> – <span class="shortdesc">figure with optional caption</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#figure">#</a> <a class="toc-bak" href="Overview.html#figure-toc">T</a>
</h2>
<div id="figure-longdesc" class="longdesc">
<p>The
@@ -53,7 +53,7 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
@@ -94,13 +94,13 @@
<div class="css-property">
<span class="prop-name">display</span>: <span class="prop-value">block</span>;</div>
<div class="css-property">
-<span class="prop-name">-webkit-margin-before</span>: <span class="prop-value">1em</span>;</div>
+<span class="prop-name">margin-before</span>: <span class="prop-value">1em</span>;</div>
<div class="css-property">
-<span class="prop-name">-webkit-margin-after</span>: <span class="prop-value">1em</span>;</div>
+<span class="prop-name">margin-after</span>: <span class="prop-value">1em</span>;</div>
<div class="css-property">
<span class="prop-name">margin-start</span>: <span class="prop-value">40px</span>;</div>
<div class="css-property">
-<span class="prop-name">-webkit-margin-end</span>: <span class="prop-value">40px</span>; }</div>
+<span class="prop-name">margin-end</span>: <span class="prop-value">40px</span>; }</div>
</div>
</div>
</div>
Index: input.hidden.html
===================================================================
RCS file: /sources/public/html5/markup/input.hidden.html,v
retrieving revision 1.95
retrieving revision 1.96
diff -u -d -r1.95 -r1.96
--- input.hidden.html 25 Feb 2011 07:05:21 -0000 1.95
+++ input.hidden.html 30 Apr 2011 11:35:37 -0000 1.96
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="input.file.html">« input type=file</a></span>
<span class="nav-next"><a href="input.image.html">input type=image »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://developers.whatwg.org/states-of-the-type-attribute.html#hidden-state">ⓘ</a></span> <span class="element">input</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">hidden</span></span> – <span class="shortdesc">hidden input control</span> <a class="hash" href="#input.hidden">#</a> <a class="toc-bak" href="Overview.html#input.hidden-toc">T</a>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#hidden-state">ⓘ</a></span> <span class="element">input</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">hidden</span></span> – <span class="shortdesc">hidden input control</span> <a class="hash" href="#input.hidden">#</a> <a class="toc-bak" href="Overview.html#input.hidden-toc">T</a>
</h2>
<div id="input.hidden-longdesc" class="longdesc">
<p>The
@@ -54,13 +54,13 @@
</div>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
<dt id="input.hidden.attrs.name" title="input.hidden.attrs.name">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fe-name">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fe-name">ⓘ</a>
<span class="attribute-name">name</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="data-string_xref38">string</a></span>
<a class="hash" href="input.hidden.html#input.hidden.attrs.name">#</a>
</dt>
@@ -68,7 +68,7 @@
element for the purposes of form submission.</dd>
<dt id="input.hidden.attrs.disabled" title="input.hidden.attrs.disabled">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fe-disabled">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fe-disabled">ⓘ</a>
<span class="attribute-name">disabled</span> = <span class="attr-values">
"disabled"
<span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="syntax-attr-empty_xref51">empty</a>
@@ -79,7 +79,7 @@
control.</dd>
<dt id="input.hidden.attrs.form" title="input.hidden.attrs.form">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fae-form">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fae-form">ⓘ</a>
<span class="attribute-name">form</span> = <span class="attr-values">
<a href="datatypes.html#common.data.idref" id="common.data.idref_xref14">ID reference</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -92,7 +92,7 @@
with which to associate the element.</dd>
<dt id="input.hidden.attrs.type" title="input.hidden.attrs.type">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/states-of-the-type-attribute.html#hidden-state">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#hidden-state">ⓘ</a>
<span class="attribute-name">type</span> = <span class="attr-values"> "hidden" </span>
<a class="hash" href="input.hidden.html#input.hidden.attrs.type">#</a>
</dt>
@@ -103,7 +103,7 @@
manipulated by the user.</dd>
<dt id="input.hidden.attrs.value" title="input.hidden.attrs.value">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/states-of-the-type-attribute.html#hidden-state">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#hidden-state">ⓘ</a>
<span class="attribute-name">value</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="data-string_xref39">string</a></span>
<a class="hash" href="input.hidden.html#input.hidden.attrs.value">#</a>
</dt>
Index: caption.html
===================================================================
RCS file: /sources/public/html5/markup/caption.html,v
retrieving revision 1.79
retrieving revision 1.80
diff -u -d -r1.79 -r1.80
--- caption.html 25 Feb 2011 07:05:18 -0000 1.79
+++ caption.html 30 Apr 2011 11:35:33 -0000 1.80
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="canvas.html">« canvas</a></span>
<span class="nav-next"><a href="cite.html">cite »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the caption element in the HTML5 spec" href="http://developers.whatwg.org/tabular-data.html#the-caption-element">ⓘ</a></span> <span class="element">caption</span> – <span class="shortdesc">table title</span> <a class="hash" href="#caption">#</a> <a class="toc-bak" href="Overview.html#caption-toc">T</a>
+<span class="spec-link"><a title="Read about the caption element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-caption-element">ⓘ</a></span> <span class="element">caption</span> – <span class="shortdesc">table title</span> <a class="hash" href="#caption">#</a> <a class="toc-bak" href="Overview.html#caption-toc">T</a>
</h2>
<div id="caption-longdesc" class="longdesc">
<p>The
@@ -47,7 +47,7 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
Index: index-of-terms.xhtml
===================================================================
RCS file: /sources/public/html5/markup/index-of-terms.xhtml,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- index-of-terms.xhtml 21 Jan 2011 06:47:31 -0000 1.18
+++ index-of-terms.xhtml 30 Apr 2011 11:35:36 -0000 1.19
@@ -8,7 +8,7 @@
</head>
<body class="chunk" onload="initDfn()"><div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
</div>
Index: s.html
===================================================================
RCS file: /sources/public/html5/markup/s.html,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- s.html 25 Feb 2011 07:05:24 -0000 1.8
+++ s.html 30 Apr 2011 11:35:39 -0000 1.9
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="ruby.html">« ruby</a></span>
<span class="nav-next"><a href="samp.html">samp »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the s element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-s-element">ⓘ</a></span> <span class="element">s</span> – <span class="shortdesc">struck text</span> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span> <a class="hash" href="#s">#</a> <a class="toc-bak" href="Overview.html#s-toc">T</a>
+<span class="spec-link"><a title="Read about the s element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-s-element">ⓘ</a></span> <span class="element">s</span> – <span class="shortdesc">struck text</span> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span> <a class="hash" href="#s">#</a> <a class="toc-bak" href="Overview.html#s-toc">T</a>
</h2>
<div id="s-longdesc" class="longdesc">
<p>The
@@ -46,7 +46,7 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
Index: kbd.html
===================================================================
RCS file: /sources/public/html5/markup/kbd.html,v
retrieving revision 1.79
retrieving revision 1.80
diff -u -d -r1.79 -r1.80
--- kbd.html 25 Feb 2011 07:05:22 -0000 1.79
+++ kbd.html 30 Apr 2011 11:35:38 -0000 1.80
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="ins.html">« ins</a></span>
<span class="nav-next"><a href="keygen.html">keygen »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the kbd element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-kbd-element">ⓘ</a></span> <span class="element">kbd</span> – <span class="shortdesc">user input</span> <a class="hash" href="#kbd">#</a> <a class="toc-bak" href="Overview.html#kbd-toc">T</a>
+<span class="spec-link"><a title="Read about the kbd element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-kbd-element">ⓘ</a></span> <span class="element">kbd</span> – <span class="shortdesc">user input</span> <a class="hash" href="#kbd">#</a> <a class="toc-bak" href="Overview.html#kbd-toc">T</a>
</h2>
<div id="kbd-longdesc" class="longdesc">
<p>The
@@ -46,7 +46,7 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
Index: references.html
===================================================================
RCS file: /sources/public/html5/markup/references.html,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -d -r1.46 -r1.47
--- references.html 21 Jan 2011 06:47:35 -0000 1.46
+++ references.html 30 Apr 2011 11:35:39 -0000 1.47
@@ -13,7 +13,7 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="datatypes.html">« datatypes</a></span>
<span class="nav-next"><a href="acknowledgments.html">acknowledgments »</a></span>
Index: base.html
===================================================================
RCS file: /sources/public/html5/markup/base.html,v
retrieving revision 1.92
retrieving revision 1.93
diff -u -d -r1.92 -r1.93
--- base.html 25 Feb 2011 07:05:17 -0000 1.92
+++ base.html 30 Apr 2011 11:35:33 -0000 1.93
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="b.html">« b</a></span>
<span class="nav-next"><a href="bdi.html">bdi »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the base element in the HTML5 spec" href="http://developers.whatwg.org/semantics.html#the-base-element">ⓘ</a></span> <span class="element">base</span> – <span class="shortdesc">base URL</span> <a class="hash" href="#base">#</a> <a class="toc-bak" href="Overview.html#base-toc">T</a>
+<span class="spec-link"><a title="Read about the base element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#the-base-element">ⓘ</a></span> <span class="element">base</span> – <span class="shortdesc">base URL</span> <a class="hash" href="#base">#</a> <a class="toc-bak" href="Overview.html#base-toc">T</a>
</h2>
<div id="base-longdesc" class="longdesc">
<p>The
@@ -53,13 +53,13 @@
</div>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
<dt id="base.attrs.href" title="base.attrs.href">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/semantics.html#attr-base-href">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#attr-base-href">ⓘ</a>
<span class="attribute-name">href</span> = <span class="attr-values">
<a href="datatypes.html#common.data.uri" id="common.data.uri_xref3">URL potentially surrounded by spaces</a>
</span>
@@ -68,7 +68,7 @@
<dd>The base URL for the document.</dd>
<dt id="base.attrs.target" title="base.attrs.target">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/semantics.html#attr-base-target">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#attr-base-target">ⓘ</a>
<span class="attribute-name">target</span> = <span class="attr-values">
<a href="datatypes.html#common.data.browsing-context-name-or-keyword" id="common.data.browsing-context-name-or-keyword_xref3">browsing-context name or keyword</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
Index: canvas.html
===================================================================
RCS file: /sources/public/html5/markup/canvas.html,v
retrieving revision 1.83
retrieving revision 1.84
diff -u -d -r1.83 -r1.84
--- canvas.html 25 Feb 2011 07:05:18 -0000 1.83
+++ canvas.html 30 Apr 2011 11:35:33 -0000 1.84
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="button.button.html">« button type=button</a></span>
<span class="nav-next"><a href="caption.html">caption »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the canvas element in the HTML5 spec" href="http://developers.whatwg.org/the-canvas-element.html#the-canvas-element">ⓘ</a></span> <span class="element">canvas</span> – <span class="shortdesc">canvas for dynamic graphics</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#canvas">#</a> <a class="toc-bak" href="Overview.html#canvas-toc">T</a>
+<span class="spec-link"><a title="Read about the canvas element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-canvas-element.html#the-canvas-element">ⓘ</a></span> <span class="element">canvas</span> – <span class="shortdesc">canvas for dynamic graphics</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#canvas">#</a> <a class="toc-bak" href="Overview.html#canvas-toc">T</a>
</h2>
<div id="canvas-longdesc" class="longdesc">
<p>The
@@ -51,13 +51,13 @@
</div>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
<dt id="canvas.attrs.height" title="canvas.attrs.height">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/the-canvas-element.html#attr-canvas-height">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-canvas-element.html#attr-canvas-height">ⓘ</a>
<span class="attribute-name">height</span> = <span class="attr-values">
<a href="datatypes.html#common.data.integer.non-negative" id="common.data.integer.non-negative_xref2">non-negative integer</a>
</span>
@@ -66,7 +66,7 @@
<dd>The height of the canvas, in CSS pixels.</dd>
<dt id="canvas.attrs.width" title="canvas.attrs.width">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/the-canvas-element.html#attr-canvas-width">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-canvas-element.html#attr-canvas-width">ⓘ</a>
<span class="attribute-name">width</span> = <span class="attr-values">
<a href="datatypes.html#common.data.integer.non-negative" id="common.data.integer.non-negative_xref3">non-negative integer</a>
</span>
@@ -101,7 +101,6 @@
attribute unsigned long <a href="http://dev.w3.org/html5/spec/the-canvas-element.html#dom-canvas-height" title="dom-canvas-height">height</a>;
DOMString <a href="http://dev.w3.org/html5/spec/the-canvas-element.html#dom-canvas-todataurl" title="dom-canvas-toDataURL">toDataURL</a>(in optional DOMString type, in any... args);
-
object <a href="http://dev.w3.org/html5/spec/the-canvas-element.html#dom-canvas-getcontext" title="dom-canvas-getContext">getContext</a>(in DOMString contextId, in any... args);
};</pre>
</div>
Index: index.html
===================================================================
RCS file: /sources/public/html5/markup/index.html,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -d -r1.27 -r1.28
--- index.html 25 Feb 2011 07:05:20 -0000 1.27
+++ index.html 30 Apr 2011 11:35:36 -0000 1.28
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<title>HTML5: The Markup Language Reference</title>
+<title>HTML: The Markup Language</title>
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="stylesheet" href="ED.css" type="text/css">
<link rel="next" href="intro.html" title="intro">
@@ -13,8 +13,9 @@
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
<div class="head">
<div><img src="HTML5_Badge_128.png" alt="5"></div>
-<h1>HTML5: The Markup Language Reference</h1>
-<h2>Unofficial Editor’s Draft <em>25 February 2011</em>
+<h1>HTML: The Markup Language</h1>
+<h3 id="subtitle">An HTML language reference and front-end for the HTML specification</h3>
+<h2>Unofficial Editor’s Draft <em>30 April 2011</em>
</h2>
<dl>
<dt>Editors:</dt>
@@ -69,8 +70,8 @@
<h2>Status of this Document </h2>
<p>
- This document is the 25 February 2011 Editor’s Draft of
- <cite>HTML5: The Markup Language Reference</cite>.
+ This document is the 30 April 2011 Editor’s Draft of
+ <cite>HTML: The Markup Language</cite>.
If you’d like to comment on this document, the preferred
means for commenting is to submit your comments through the
@@ -190,133 +191,133 @@
<li id="elements-toc"> <a href="elements.html#elements"><span class="toc-section-number">6. </span><span class="toc-section-name"> HTML elements</span></a>
<ul>
<li id="a-toc">
-<span class="spec-link"><a title="Read about the a element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-a-element">ⓘ</a></span> <a href="a.html#a"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">a</span> – <span class="shortdesc">hyperlink</span></span></a> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span>
+<span class="spec-link"><a title="Read about the a element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-a-element">ⓘ</a></span> <a href="a.html#a"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">a</span> – <span class="shortdesc">hyperlink</span></span></a> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span>
</li>
<li id="abbr-toc">
-<span class="spec-link"><a title="Read about the abbr element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-abbr-element">ⓘ</a></span> <a href="abbr.html#abbr"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">abbr</span> – <span class="shortdesc">abbreviation</span></span></a>
+<span class="spec-link"><a title="Read about the abbr element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-abbr-element">ⓘ</a></span> <a href="abbr.html#abbr"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">abbr</span> – <span class="shortdesc">abbreviation</span></span></a>
</li>
<li id="address-toc">
-<span class="spec-link"><a title="Read about the address element in the HTML5 spec" href="http://developers.whatwg.org/sections.html#the-address-element">ⓘ</a></span> <a href="address.html#address"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">address</span> – <span class="shortdesc">contact information</span></span></a>
+<span class="spec-link"><a title="Read about the address element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-address-element">ⓘ</a></span> <a href="address.html#address"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">address</span> – <span class="shortdesc">contact information</span></span></a>
</li>
<li id="area-toc">
-<span class="spec-link"><a title="Read about the area element in the HTML5 spec" href="http://developers.whatwg.org/the-map-element.html#the-area-element">ⓘ</a></span> <a href="area.html#area"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">area</span> – <span class="shortdesc">image-map hyperlink</span></span></a>
+<span class="spec-link"><a title="Read about the area element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-map-element.html#the-area-element">ⓘ</a></span> <a href="area.html#area"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">area</span> – <span class="shortdesc">image-map hyperlink</span></span></a>
</li>
<li id="article-toc">
-<span class="spec-link"><a title="Read about the article element in the HTML5 spec" href="http://developers.whatwg.org/sections.html#the-article-element">ⓘ</a></span> <a href="article.html#article"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">article</span> – <span class="shortdesc">article</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the article element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-article-element">ⓘ</a></span> <a href="article.html#article"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">article</span> – <span class="shortdesc">article</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="aside-toc">
-<span class="spec-link"><a title="Read about the aside element in the HTML5 spec" href="http://developers.whatwg.org/sections.html#the-aside-element">ⓘ</a></span> <a href="aside.html#aside"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">aside</span> – <span class="shortdesc">tangential content</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the aside element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-aside-element">ⓘ</a></span> <a href="aside.html#aside"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">aside</span> – <span class="shortdesc">tangential content</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="audio-toc">
-<span class="spec-link"><a title="Read about the audio element in the HTML5 spec" href="http://developers.whatwg.org/video.html#audio">ⓘ</a></span> <a href="audio.html#audio"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">audio</span> – <span class="shortdesc">audio stream</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the audio element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/video.html#audio">ⓘ</a></span> <a href="audio.html#audio"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">audio</span> – <span class="shortdesc">audio stream</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="b-toc">
-<span class="spec-link"><a title="Read about the b element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-b-element">ⓘ</a></span> <a href="b.html#b"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">b</span> – <span class="shortdesc">offset text conventionally styled in bold</span></span></a> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span>
+<span class="spec-link"><a title="Read about the b element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-b-element">ⓘ</a></span> <a href="b.html#b"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">b</span> – <span class="shortdesc">offset text conventionally styled in bold</span></span></a> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span>
</li>
<li id="base-toc">
-<span class="spec-link"><a title="Read about the base element in the HTML5 spec" href="http://developers.whatwg.org/semantics.html#the-base-element">ⓘ</a></span> <a href="base.html#base"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">base</span> – <span class="shortdesc">base URL</span></span></a>
+<span class="spec-link"><a title="Read about the base element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#the-base-element">ⓘ</a></span> <a href="base.html#base"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">base</span> – <span class="shortdesc">base URL</span></span></a>
</li>
<li id="bdi-toc">
-<span class="spec-link"><a title="Read about the bdi element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-bdi-element">ⓘ</a></span> <a href="bdi.html#bdi"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">bdi</span> – <span class="shortdesc">BiDi isolate</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the bdi element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-bdi-element">ⓘ</a></span> <a href="bdi.html#bdi"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">bdi</span> – <span class="shortdesc">BiDi isolate</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="bdo-toc">
-<span class="spec-link"><a title="Read about the bdo element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-bdo-element">ⓘ</a></span> <a href="bdo.html#bdo"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">bdo</span> – <span class="shortdesc">BiDi override</span></span></a>
+<span class="spec-link"><a title="Read about the bdo element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-bdo-element">ⓘ</a></span> <a href="bdo.html#bdo"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">bdo</span> – <span class="shortdesc">BiDi override</span></span></a>
</li>
<li id="blockquote-toc">
-<span class="spec-link"><a title="Read about the blockquote element in the HTML5 spec" href="http://developers.whatwg.org/grouping-content.html#the-blockquote-element">ⓘ</a></span> <a href="blockquote.html#blockquote"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">blockquote</span> – <span class="shortdesc">block quotation</span></span></a>
+<span class="spec-link"><a title="Read about the blockquote element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-blockquote-element">ⓘ</a></span> <a href="blockquote.html#blockquote"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">blockquote</span> – <span class="shortdesc">block quotation</span></span></a>
</li>
<li id="body-toc">
-<span class="spec-link"><a title="Read about the body element in the HTML5 spec" href="http://developers.whatwg.org/sections.html#the-body-element-0">ⓘ</a></span> <a href="body.html#body"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">body</span> – <span class="shortdesc">document body</span></span></a>
+<span class="spec-link"><a title="Read about the body element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-body-element-0">ⓘ</a></span> <a href="body.html#body"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">body</span> – <span class="shortdesc">document body</span></span></a>
</li>
<li id="br-toc">
-<span class="spec-link"><a title="Read about the br element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-br-element">ⓘ</a></span> <a href="br.html#br"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">br</span> – <span class="shortdesc">line break</span></span></a>
+<span class="spec-link"><a title="Read about the br element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-br-element">ⓘ</a></span> <a href="br.html#br"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">br</span> – <span class="shortdesc">line break</span></span></a>
</li>
<li id="button-toc">
-<span class="spec-link"><a title="Read about the button element in the HTML5 spec" href="http://developers.whatwg.org/the-button-element.html#the-button-element">ⓘ</a></span> <a href="button.html#button"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">button</span> – <span class="shortdesc">button</span></span></a>
+<span class="spec-link"><a title="Read about the button element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-button-element">ⓘ</a></span> <a href="button.html#button"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">button</span> – <span class="shortdesc">button</span></span></a>
</li>
<li id="button.submit-toc">
-<span class="spec-link"><a title="Read about the button element in the HTML5 spec" href="http://developers.whatwg.org/the-button-element.html#the-button-element">ⓘ</a></span> <a href="button.submit.html#button.submit"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">button</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">submit</span></span> – <span class="shortdesc">submit button</span></span></a>
+<span class="spec-link"><a title="Read about the button element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-button-element">ⓘ</a></span> <a href="button.submit.html#button.submit"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">button</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">submit</span></span> – <span class="shortdesc">submit button</span></span></a>
</li>
<li id="button.reset-toc">
-<span class="spec-link"><a title="Read about the button element in the HTML5 spec" href="http://developers.whatwg.org/the-button-element.html#the-button-element">ⓘ</a></span> <a href="button.reset.html#button.reset"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">button</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">reset</span></span> – <span class="shortdesc">reset button</span></span></a>
+<span class="spec-link"><a title="Read about the button element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-button-element">ⓘ</a></span> <a href="button.reset.html#button.reset"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">button</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">reset</span></span> – <span class="shortdesc">reset button</span></span></a>
</li>
<li id="button.button-toc">
-<span class="spec-link"><a title="Read about the button element in the HTML5 spec" href="http://developers.whatwg.org/the-button-element.html#the-button-element">ⓘ</a></span> <a href="button.button.html#button.button"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">button</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">button</span></span> – <span class="shortdesc">button with no additional semantics</span></span></a>
+<span class="spec-link"><a title="Read about the button element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-button-element">ⓘ</a></span> <a href="button.button.html#button.button"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">button</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">button</span></span> – <span class="shortdesc">button with no additional semantics</span></span></a>
</li>
<li id="canvas-toc">
-<span class="spec-link"><a title="Read about the canvas element in the HTML5 spec" href="http://developers.whatwg.org/the-canvas-element.html#the-canvas-element">ⓘ</a></span> <a href="canvas.html#canvas"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">canvas</span> – <span class="shortdesc">canvas for dynamic graphics</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the canvas element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-canvas-element.html#the-canvas-element">ⓘ</a></span> <a href="canvas.html#canvas"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">canvas</span> – <span class="shortdesc">canvas for dynamic graphics</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="caption-toc">
-<span class="spec-link"><a title="Read about the caption element in the HTML5 spec" href="http://developers.whatwg.org/tabular-data.html#the-caption-element">ⓘ</a></span> <a href="caption.html#caption"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">caption</span> – <span class="shortdesc">table title</span></span></a>
+<span class="spec-link"><a title="Read about the caption element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-caption-element">ⓘ</a></span> <a href="caption.html#caption"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">caption</span> – <span class="shortdesc">table title</span></span></a>
</li>
<li id="cite-toc">
-<span class="spec-link"><a title="Read about the cite element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-cite-element">ⓘ</a></span> <a href="cite.html#cite"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">cite</span> – <span class="shortdesc">cited title of a work</span></span></a> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span>
+<span class="spec-link"><a title="Read about the cite element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-cite-element">ⓘ</a></span> <a href="cite.html#cite"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">cite</span> – <span class="shortdesc">cited title of a work</span></span></a> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span>
</li>
<li id="code-toc">
-<span class="spec-link"><a title="Read about the code element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-code-element">ⓘ</a></span> <a href="code.html#code"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">code</span> – <span class="shortdesc">code fragment</span></span></a>
+<span class="spec-link"><a title="Read about the code element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-code-element">ⓘ</a></span> <a href="code.html#code"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">code</span> – <span class="shortdesc">code fragment</span></span></a>
</li>
<li id="col-toc">
-<span class="spec-link"><a title="Read about the col element in the HTML5 spec" href="http://developers.whatwg.org/tabular-data.html#the-col-element">ⓘ</a></span> <a href="col.html#col"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">col</span> – <span class="shortdesc">table column</span></span></a>
+<span class="spec-link"><a title="Read about the col element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-col-element">ⓘ</a></span> <a href="col.html#col"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">col</span> – <span class="shortdesc">table column</span></span></a>
</li>
<li id="colgroup-toc">
-<span class="spec-link"><a title="Read about the colgroup element in the HTML5 spec" href="http://developers.whatwg.org/tabular-data.html#the-colgroup-element">ⓘ</a></span> <a href="colgroup.html#colgroup"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">colgroup</span> – <span class="shortdesc">table column group</span></span></a>
+<span class="spec-link"><a title="Read about the colgroup element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-colgroup-element">ⓘ</a></span> <a href="colgroup.html#colgroup"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">colgroup</span> – <span class="shortdesc">table column group</span></span></a>
</li>
<li id="command-toc">
-<span class="spec-link"><a title="Read about the command element in the HTML5 spec" href="http://developers.whatwg.org/interactive-elements.html#the-command">ⓘ</a></span> <a href="command.html#command"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">command</span> – <span class="shortdesc">command</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the command element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#the-command">ⓘ</a></span> <a href="command.html#command"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">command</span> – <span class="shortdesc">command</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="command.command-toc">
-<span class="spec-link"><a title="Read about the command element in the HTML5 spec" href="http://developers.whatwg.org/interactive-elements.html#the-command">ⓘ</a></span> <a href="command.command.html#command.command"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">command</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">command</span></span> – <span class="shortdesc">command with an associated action</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the command element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#the-command">ⓘ</a></span> <a href="command.command.html#command.command"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">command</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">command</span></span> – <span class="shortdesc">command with an associated action</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="command.radio-toc">
-<span class="spec-link"><a title="Read about the command element in the HTML5 spec" href="http://developers.whatwg.org/interactive-elements.html#the-command">ⓘ</a></span> <a href="command.radio.html#command.radio"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">command</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">radio</span></span> – <span class="shortdesc">selection of one item from a list of items</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the command element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#the-command">ⓘ</a></span> <a href="command.radio.html#command.radio"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">command</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">radio</span></span> – <span class="shortdesc">selection of one item from a list of items</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="command.checkbox-toc">
-<span class="spec-link"><a title="Read about the command element in the HTML5 spec" href="http://developers.whatwg.org/interactive-elements.html#the-command">ⓘ</a></span> <a href="command.checkbox.html#command.checkbox"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">command</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">checkbox</span></span> – <span class="shortdesc">state or option that can be toggled</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the command element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#the-command">ⓘ</a></span> <a href="command.checkbox.html#command.checkbox"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">command</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">checkbox</span></span> – <span class="shortdesc">state or option that can be toggled</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="datalist-toc">
-<span class="spec-link"><a title="Read about the datalist element in the HTML5 spec" href="http://developers.whatwg.org/the-button-element.html#the-datalist-element">ⓘ</a></span> <a href="datalist.html#datalist"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">datalist</span> – <span class="shortdesc">predefined options for other controls</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the datalist element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-datalist-element">ⓘ</a></span> <a href="datalist.html#datalist"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">datalist</span> – <span class="shortdesc">predefined options for other controls</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="dd-toc">
-<span class="spec-link"><a title="Read about the dd element in the HTML5 spec" href="http://developers.whatwg.org/grouping-content.html#the-dd-element">ⓘ</a></span> <a href="dd.html#dd"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">dd</span> – <span class="shortdesc">description or value</span></span></a>
+<span class="spec-link"><a title="Read about the dd element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-dd-element">ⓘ</a></span> <a href="dd.html#dd"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">dd</span> – <span class="shortdesc">description or value</span></span></a>
</li>
<li id="del-toc">
-<span class="spec-link"><a title="Read about the del element in the HTML5 spec" href="http://developers.whatwg.org/edits.html#the-del-element">ⓘ</a></span> <a href="del.html#del"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">del</span> – <span class="shortdesc">deleted text</span></span></a>
+<span class="spec-link"><a title="Read about the del element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/edits.html#the-del-element">ⓘ</a></span> <a href="del.html#del"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">del</span> – <span class="shortdesc">deleted text</span></span></a>
</li>
<li id="details-toc">
-<span class="spec-link"><a title="Read about the details element in the HTML5 spec" href="http://developers.whatwg.org/interactive-elements.html#the-details-element">ⓘ</a></span> <a href="details.html#details"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">details</span> – <span class="shortdesc">control for additional on-demand information</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the details element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#the-details-element">ⓘ</a></span> <a href="details.html#details"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">details</span> – <span class="shortdesc">control for additional on-demand information</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="dfn-toc">
-<span class="spec-link"><a title="Read about the dfn element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-dfn-element">ⓘ</a></span> <a href="dfn.html#dfn"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">dfn</span> – <span class="shortdesc">defining instance</span></span></a>
+<span class="spec-link"><a title="Read about the dfn element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-dfn-element">ⓘ</a></span> <a href="dfn.html#dfn"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">dfn</span> – <span class="shortdesc">defining instance</span></span></a>
</li>
<li id="div-toc">
-<span class="spec-link"><a title="Read about the div element in the HTML5 spec" href="http://developers.whatwg.org/grouping-content.html#the-div-element">ⓘ</a></span> <a href="div.html#div"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">div</span> – <span class="shortdesc">generic flow container</span></span></a>
+<span class="spec-link"><a title="Read about the div element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-div-element">ⓘ</a></span> <a href="div.html#div"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">div</span> – <span class="shortdesc">generic flow container</span></span></a>
</li>
<li id="dl-toc">
-<span class="spec-link"><a title="Read about the dl element in the HTML5 spec" href="http://developers.whatwg.org/grouping-content.html#the-dl-element">ⓘ</a></span> <a href="dl.html#dl"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">dl</span> – <span class="shortdesc">description list</span></span></a>
+<span class="spec-link"><a title="Read about the dl element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-dl-element">ⓘ</a></span> <a href="dl.html#dl"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">dl</span> – <span class="shortdesc">description list</span></span></a>
</li>
<li id="dt-toc">
-<span class="spec-link"><a title="Read about the dt element in the HTML5 spec" href="http://developers.whatwg.org/grouping-content.html#the-dt-element">ⓘ</a></span> <a href="dt.html#dt"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">dt</span> – <span class="shortdesc">term or name</span></span></a>
+<span class="spec-link"><a title="Read about the dt element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-dt-element">ⓘ</a></span> <a href="dt.html#dt"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">dt</span> – <span class="shortdesc">term or name</span></span></a>
</li>
<li id="em-toc">
-<span class="spec-link"><a title="Read about the em element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-em-element">ⓘ</a></span> <a href="em.html#em"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">em</span> – <span class="shortdesc">emphatic stress</span></span></a>
+<span class="spec-link"><a title="Read about the em element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-em-element">ⓘ</a></span> <a href="em.html#em"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">em</span> – <span class="shortdesc">emphatic stress</span></span></a>
</li>
<li id="embed-toc">
-<span class="spec-link"><a title="Read about the embed element in the HTML5 spec" href="http://developers.whatwg.org/the-iframe-element.html#the-embed-element">ⓘ</a></span> <a href="embed.html#embed"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">embed</span> – <span class="shortdesc">integration point for plugins</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the embed element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-iframe-element.html#the-embed-element">ⓘ</a></span> <a href="embed.html#embed"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">embed</span> – <span class="shortdesc">integration point for plugins</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="fieldset-toc">
-<span class="spec-link"><a title="Read about the fieldset element in the HTML5 spec" href="http://developers.whatwg.org/forms.html#the-fieldset-element">ⓘ</a></span> <a href="fieldset.html#fieldset"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">fieldset</span> – <span class="shortdesc">set of related form controls</span></span></a>
+<span class="spec-link"><a title="Read about the fieldset element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/forms.html#the-fieldset-element">ⓘ</a></span> <a href="fieldset.html#fieldset"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">fieldset</span> – <span class="shortdesc">set of related form controls</span></span></a>
</li>
<li id="figcaption-toc">
-<span class="spec-link"><a title="Read about the figcaption element in the HTML5 spec" href="http://developers.whatwg.org/grouping-content.html#the-figcaption-element">ⓘ</a></span> <a href="figcaption.html#figcaption"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">figcaption</span> – <span class="shortdesc">figure caption</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the figcaption element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-figcaption-element">ⓘ</a></span> <a href="figcaption.html#figcaption"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">figcaption</span> – <span class="shortdesc">figure caption</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="figure-toc">
-<span class="spec-link"><a title="Read about the figure element in the HTML5 spec" href="http://developers.whatwg.org/grouping-content.html#the-figure-element">ⓘ</a></span> <a href="figure.html#figure"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">figure</span> – <span class="shortdesc">figure with optional caption</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the figure element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-figure-element">ⓘ</a></span> <a href="figure.html#figure"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">figure</span> – <span class="shortdesc">figure with optional caption</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="footer-toc">
-<span class="spec-link"><a title="Read about the footer element in the HTML5 spec" href="http://developers.whatwg.org/sections.html#the-footer-element">ⓘ</a></span> <a href="footer.html#footer"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">footer</span> – <span class="shortdesc">footer</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the footer element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-footer-element">ⓘ</a></span> <a href="footer.html#footer"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">footer</span> – <span class="shortdesc">footer</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="form-toc">
-<span class="spec-link"><a title="Read about the form element in the HTML5 spec" href="http://developers.whatwg.org/forms.html#the-form-element">ⓘ</a></span> <a href="form.html#form"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">form</span> – <span class="shortdesc">user-submittable form</span></span></a>
+<span class="spec-link"><a title="Read about the form element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/forms.html#the-form-element">ⓘ</a></span> <a href="form.html#form"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">form</span> – <span class="shortdesc">user-submittable form</span></span></a>
</li>
<li id="h1-toc">
<span class="spec-link"><a title="Read about the h1 element in the HTML5 spec" href="http://dev.w3.org/html5/spec/sections.html#the-h1-h2-h3-h4-h5-and-h6-elements">ⓘ</a></span> <a href="h1.html#h1"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">h1</span> – <span class="shortdesc">heading</span></span></a>
@@ -337,283 +338,283 @@
<span class="spec-link"><a title="Read about the h6 element in the HTML5 spec" href="http://dev.w3.org/html5/spec/sections.html#the-h1-h2-h3-h4-h5-and-h6-elements">ⓘ</a></span> <a href="h6.html#h6"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">h6</span> – <span class="shortdesc">heading</span></span></a>
</li>
<li id="head-toc">
-<span class="spec-link"><a title="Read about the head element in the HTML5 spec" href="http://developers.whatwg.org/semantics.html#the-head-element-0">ⓘ</a></span> <a href="head.html#head"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">head</span> – <span class="shortdesc">document metadata container</span></span></a>
+<span class="spec-link"><a title="Read about the head element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#the-head-element-0">ⓘ</a></span> <a href="head.html#head"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">head</span> – <span class="shortdesc">document metadata container</span></span></a>
</li>
<li id="header-toc">
-<span class="spec-link"><a title="Read about the header element in the HTML5 spec" href="http://developers.whatwg.org/sections.html#the-header-element">ⓘ</a></span> <a href="header.html#header"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">header</span> – <span class="shortdesc">header</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the header element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-header-element">ⓘ</a></span> <a href="header.html#header"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">header</span> – <span class="shortdesc">header</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="hgroup-toc">
-<span class="spec-link"><a title="Read about the hgroup element in the HTML5 spec" href="http://developers.whatwg.org/sections.html#the-hgroup-element">ⓘ</a></span> <a href="hgroup.html#hgroup"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">hgroup</span> – <span class="shortdesc">heading group</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the hgroup element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-hgroup-element">ⓘ</a></span> <a href="hgroup.html#hgroup"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">hgroup</span> – <span class="shortdesc">heading group</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="hr-toc">
-<span class="spec-link"><a title="Read about the hr element in the HTML5 spec" href="http://developers.whatwg.org/grouping-content.html#the-hr-element">ⓘ</a></span> <a href="hr.html#hr"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">hr</span> – <span class="shortdesc">thematic break</span></span></a> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span>
+<span class="spec-link"><a title="Read about the hr element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-hr-element">ⓘ</a></span> <a href="hr.html#hr"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">hr</span> – <span class="shortdesc">thematic break</span></span></a> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span>
</li>
<li id="html-toc">
-<span class="spec-link"><a title="Read about the html element in the HTML5 spec" href="http://developers.whatwg.org/semantics.html#the-html-element-0">ⓘ</a></span> <a href="html.html#html"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">html</span> – <span class="shortdesc">root element</span></span></a>
+<span class="spec-link"><a title="Read about the html element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#the-html-element-0">ⓘ</a></span> <a href="html.html#html"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">html</span> – <span class="shortdesc">root element</span></span></a>
</li>
<li id="i-toc">
-<span class="spec-link"><a title="Read about the i element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-i-element">ⓘ</a></span> <a href="i.html#i"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">i</span> – <span class="shortdesc">offset text conventionally styled in italic</span></span></a> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span>
+<span class="spec-link"><a title="Read about the i element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-i-element">ⓘ</a></span> <a href="i.html#i"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">i</span> – <span class="shortdesc">offset text conventionally styled in italic</span></span></a> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span>
</li>
<li id="iframe-toc">
-<span class="spec-link"><a title="Read about the iframe element in the HTML5 spec" href="http://developers.whatwg.org/the-iframe-element.html#the-iframe-element">ⓘ</a></span> <a href="iframe.html#iframe"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">iframe</span> – <span class="shortdesc">nested browsing context (inline frame)</span></span></a>
+<span class="spec-link"><a title="Read about the iframe element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-iframe-element.html#the-iframe-element">ⓘ</a></span> <a href="iframe.html#iframe"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">iframe</span> – <span class="shortdesc">nested browsing context (inline frame)</span></span></a>
</li>
<li id="img-toc">
-<span class="spec-link"><a title="Read about the img element in the HTML5 spec" href="http://developers.whatwg.org/embedded-content-1.html#the-img-element">ⓘ</a></span> <a href="img.html#img"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">img</span> – <span class="shortdesc">image</span></span></a>
+<span class="spec-link"><a title="Read about the img element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/embedded-content-1.html#the-img-element">ⓘ</a></span> <a href="img.html#img"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">img</span> – <span class="shortdesc">image</span></span></a>
</li>
<li id="input-toc">
-<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://developers.whatwg.org/the-input-element.html#the-input-element">ⓘ</a></span> <a href="input.html#input"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span> – <span class="shortdesc">input control</span></span></a> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-input-element.html#the-input-element">ⓘ</a></span> <a href="input.html#input"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span> – <span class="shortdesc">input control</span></span></a> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span>
</li>
<li id="input.text-toc">
-<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://developers.whatwg.org/states-of-the-type-attribute.html#text-state-and-search-state">ⓘ</a></span> <a href="input.text.html#input.text"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">text</span></span> – <span class="shortdesc">text-input field</span></span></a>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#text-state-and-search-state">ⓘ</a></span> <a href="input.text.html#input.text"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">text</span></span> – <span class="shortdesc">text-input field</span></span></a>
</li>
<li id="input.password-toc">
-<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://developers.whatwg.org/states-of-the-type-attribute.html#password-state">ⓘ</a></span> <a href="input.password.html#input.password"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">password</span></span> – <span class="shortdesc">password-input field</span></span></a>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#password-state">ⓘ</a></span> <a href="input.password.html#input.password"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">password</span></span> – <span class="shortdesc">password-input field</span></span></a>
</li>
<li id="input.checkbox-toc">
-<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://developers.whatwg.org/number-state.html#checkbox-state">ⓘ</a></span> <a href="input.checkbox.html#input.checkbox"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">checkbox</span></span> – <span class="shortdesc">checkbox</span></span></a>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#checkbox-state">ⓘ</a></span> <a href="input.checkbox.html#input.checkbox"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">checkbox</span></span> – <span class="shortdesc">checkbox</span></span></a>
</li>
<li id="input.radio-toc">
-<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://developers.whatwg.org/number-state.html#radio-button-state">ⓘ</a></span> <a href="input.radio.html#input.radio"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">radio</span></span> – <span class="shortdesc">radio button</span></span></a>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#radio-button-state">ⓘ</a></span> <a href="input.radio.html#input.radio"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">radio</span></span> – <span class="shortdesc">radio button</span></span></a>
</li>
<li id="input.button-toc">
-<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://developers.whatwg.org/number-state.html#button-state">ⓘ</a></span> <a href="input.button.html#input.button"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">button</span></span> – <span class="shortdesc">button</span></span></a>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#button-state">ⓘ</a></span> <a href="input.button.html#input.button"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">button</span></span> – <span class="shortdesc">button</span></span></a>
</li>
<li id="input.submit-toc">
-<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://developers.whatwg.org/number-state.html#submit-button-state">ⓘ</a></span> <a href="input.submit.html#input.submit"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">submit</span></span> – <span class="shortdesc">submit button</span></span></a>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#submit-button-state">ⓘ</a></span> <a href="input.submit.html#input.submit"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">submit</span></span> – <span class="shortdesc">submit button</span></span></a>
</li>
<li id="input.reset-toc">
-<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://developers.whatwg.org/number-state.html#reset-button-state">ⓘ</a></span> <a href="input.reset.html#input.reset"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">reset</span></span> – <span class="shortdesc">reset button</span></span></a>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#reset-button-state">ⓘ</a></span> <a href="input.reset.html#input.reset"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">reset</span></span> – <span class="shortdesc">reset button</span></span></a>
</li>
<li id="input.file-toc">
-<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://developers.whatwg.org/number-state.html#file-upload-state">ⓘ</a></span> <a href="input.file.html#input.file"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">file</span></span> – <span class="shortdesc">file upload control</span></span></a>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#file-upload-state">ⓘ</a></span> <a href="input.file.html#input.file"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">file</span></span> – <span class="shortdesc">file upload control</span></span></a>
</li>
<li id="input.hidden-toc">
-<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://developers.whatwg.org/states-of-the-type-attribute.html#hidden-state">ⓘ</a></span> <a href="input.hidden.html#input.hidden"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">hidden</span></span> – <span class="shortdesc">hidden input control</span></span></a>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#hidden-state">ⓘ</a></span> <a href="input.hidden.html#input.hidden"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">hidden</span></span> – <span class="shortdesc">hidden input control</span></span></a>
</li>
<li id="input.image-toc">
-<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://developers.whatwg.org/number-state.html#image-button-state">ⓘ</a></span> <a href="input.image.html#input.image"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">image</span></span> – <span class="shortdesc">image-coordinates input control</span></span></a>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#image-button-state">ⓘ</a></span> <a href="input.image.html#input.image"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">image</span></span> – <span class="shortdesc">image-coordinates input control</span></span></a>
</li>
<li id="input.datetime-toc">
-<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://developers.whatwg.org/states-of-the-type-attribute.html#date-and-time-state">ⓘ</a></span> <a href="input.datetime.html#input.datetime"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">datetime</span></span> – <span class="shortdesc">global date-and-time input control</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#date-and-time-state">ⓘ</a></span> <a href="input.datetime.html#input.datetime"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">datetime</span></span> – <span class="shortdesc">global date-and-time input control</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="input.datetime-local-toc">
-<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://developers.whatwg.org/states-of-the-type-attribute.html#local-date-and-time-state">ⓘ</a></span> <a href="input.datetime-local.html#input.datetime-local"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">datetime-local</span></span> – <span class="shortdesc">local date-and-time input control</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#local-date-and-time-state">ⓘ</a></span> <a href="input.datetime-local.html#input.datetime-local"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">datetime-local</span></span> – <span class="shortdesc">local date-and-time input control</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="input.date-toc">
-<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://developers.whatwg.org/states-of-the-type-attribute.html#date-state">ⓘ</a></span> <a href="input.date.html#input.date"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">date</span></span> – <span class="shortdesc">date input control</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#date-state">ⓘ</a></span> <a href="input.date.html#input.date"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">date</span></span> – <span class="shortdesc">date input control</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="input.month-toc">
-<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://developers.whatwg.org/states-of-the-type-attribute.html#month-state">ⓘ</a></span> <a href="input.month.html#input.month"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">month</span></span> – <span class="shortdesc">year-and-month input control</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#month-state">ⓘ</a></span> <a href="input.month.html#input.month"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">month</span></span> – <span class="shortdesc">year-and-month input control</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="input.time-toc">
-<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://developers.whatwg.org/states-of-the-type-attribute.html#time-state">ⓘ</a></span> <a href="input.time.html#input.time"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">time</span></span> – <span class="shortdesc">time input control</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#time-state">ⓘ</a></span> <a href="input.time.html#input.time"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">time</span></span> – <span class="shortdesc">time input control</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="input.week-toc">
-<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://developers.whatwg.org/states-of-the-type-attribute.html#week-state">ⓘ</a></span> <a href="input.week.html#input.week"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">week</span></span> – <span class="shortdesc">year-and-week input control</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#week-state">ⓘ</a></span> <a href="input.week.html#input.week"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">week</span></span> – <span class="shortdesc">year-and-week input control</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="input.number-toc">
-<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://developers.whatwg.org/number-state.html#number-state">ⓘ</a></span> <a href="input.number.html#input.number"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">number</span></span> – <span class="shortdesc">number input control</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#number-state">ⓘ</a></span> <a href="input.number.html#input.number"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">number</span></span> – <span class="shortdesc">number input control</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="input.range-toc">
-<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://developers.whatwg.org/number-state.html#range-state">ⓘ</a></span> <a href="input.range.html#input.range"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">range</span></span> – <span class="shortdesc">imprecise number-input control</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#range-state">ⓘ</a></span> <a href="input.range.html#input.range"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">range</span></span> – <span class="shortdesc">imprecise number-input control</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="input.email-toc">
-<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://developers.whatwg.org/states-of-the-type-attribute.html#e-mail-state">ⓘ</a></span> <a href="input.email.html#input.email"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">email</span></span> – <span class="shortdesc">e-mail address input control</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#e-mail-state">ⓘ</a></span> <a href="input.email.html#input.email"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">email</span></span> – <span class="shortdesc">e-mail address input control</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="input.url-toc">
-<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://developers.whatwg.org/states-of-the-type-attribute.html#url-state">ⓘ</a></span> <a href="input.url.html#input.url"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">url</span></span> – <span class="shortdesc">URL input control</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#url-state">ⓘ</a></span> <a href="input.url.html#input.url"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">url</span></span> – <span class="shortdesc">URL input control</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="input.search-toc">
-<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://developers.whatwg.org/states-of-the-type-attribute.html#text-state-and-search-state">ⓘ</a></span> <a href="input.search.html#input.search"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">search</span></span> – <span class="shortdesc">search field</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#text-state-and-search-state">ⓘ</a></span> <a href="input.search.html#input.search"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">search</span></span> – <span class="shortdesc">search field</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="input.tel-toc">
-<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://developers.whatwg.org/states-of-the-type-attribute.html#telephone-state">ⓘ</a></span> <a href="input.tel.html#input.tel"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">tel</span></span> – <span class="shortdesc">telephone-number-input field</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#telephone-state">ⓘ</a></span> <a href="input.tel.html#input.tel"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">tel</span></span> – <span class="shortdesc">telephone-number-input field</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="input.color-toc">
-<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://developers.whatwg.org/number-state.html#color-state">ⓘ</a></span> <a href="input.color.html#input.color"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">color</span></span> – <span class="shortdesc">color-well control</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#color-state">ⓘ</a></span> <a href="input.color.html#input.color"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">color</span></span> – <span class="shortdesc">color-well control</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="ins-toc">
-<span class="spec-link"><a title="Read about the ins element in the HTML5 spec" href="http://developers.whatwg.org/edits.html#the-ins-element">ⓘ</a></span> <a href="ins.html#ins"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">ins</span> – <span class="shortdesc">inserted text</span></span></a>
+<span class="spec-link"><a title="Read about the ins element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/edits.html#the-ins-element">ⓘ</a></span> <a href="ins.html#ins"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">ins</span> – <span class="shortdesc">inserted text</span></span></a>
</li>
<li id="kbd-toc">
-<span class="spec-link"><a title="Read about the kbd element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-kbd-element">ⓘ</a></span> <a href="kbd.html#kbd"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">kbd</span> – <span class="shortdesc">user input</span></span></a>
+<span class="spec-link"><a title="Read about the kbd element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-kbd-element">ⓘ</a></span> <a href="kbd.html#kbd"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">kbd</span> – <span class="shortdesc">user input</span></span></a>
</li>
<li id="keygen-toc">
-<span class="spec-link"><a title="Read about the keygen element in the HTML5 spec" href="http://developers.whatwg.org/the-button-element.html#the-keygen-element">ⓘ</a></span> <a href="keygen.html#keygen"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">keygen</span> – <span class="shortdesc">key-pair generator/input control</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the keygen element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-keygen-element">ⓘ</a></span> <a href="keygen.html#keygen"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">keygen</span> – <span class="shortdesc">key-pair generator/input control</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="label-toc">
-<span class="spec-link"><a title="Read about the label element in the HTML5 spec" href="http://developers.whatwg.org/forms.html#the-label-element">ⓘ</a></span> <a href="label.html#label"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">label</span> – <span class="shortdesc">caption for a form control</span></span></a>
+<span class="spec-link"><a title="Read about the label element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/forms.html#the-label-element">ⓘ</a></span> <a href="label.html#label"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">label</span> – <span class="shortdesc">caption for a form control</span></span></a>
</li>
<li id="legend-toc">
-<span class="spec-link"><a title="Read about the legend element in the HTML5 spec" href="http://developers.whatwg.org/forms.html#the-legend-element">ⓘ</a></span> <a href="legend.html#legend"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">legend</span> – <span class="shortdesc">title or explanatory caption</span></span></a>
+<span class="spec-link"><a title="Read about the legend element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/forms.html#the-legend-element">ⓘ</a></span> <a href="legend.html#legend"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">legend</span> – <span class="shortdesc">title or explanatory caption</span></span></a>
</li>
<li id="li-toc">
-<span class="spec-link"><a title="Read about the li element in the HTML5 spec" href="http://developers.whatwg.org/grouping-content.html#the-li-element">ⓘ</a></span> <a href="li.html#li"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">li</span> – <span class="shortdesc">list item</span></span></a>
+<span class="spec-link"><a title="Read about the li element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-li-element">ⓘ</a></span> <a href="li.html#li"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">li</span> – <span class="shortdesc">list item</span></span></a>
</li>
<li id="link-toc">
-<span class="spec-link"><a title="Read about the link element in the HTML5 spec" href="http://developers.whatwg.org/semantics.html#the-link-element">ⓘ</a></span> <a href="link.html#link"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">link</span> – <span class="shortdesc">inter-document relationship metadata</span></span></a>
+<span class="spec-link"><a title="Read about the link element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#the-link-element">ⓘ</a></span> <a href="link.html#link"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">link</span> – <span class="shortdesc">inter-document relationship metadata</span></span></a>
</li>
<li id="map-toc">
-<span class="spec-link"><a title="Read about the map element in the HTML5 spec" href="http://developers.whatwg.org/the-map-element.html#the-map-element">ⓘ</a></span> <a href="map.html#map"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">map</span> – <span class="shortdesc">image-map definition</span></span></a>
+<span class="spec-link"><a title="Read about the map element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-map-element.html#the-map-element">ⓘ</a></span> <a href="map.html#map"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">map</span> – <span class="shortdesc">image-map definition</span></span></a>
</li>
<li id="mark-toc">
-<span class="spec-link"><a title="Read about the mark element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-mark-element">ⓘ</a></span> <a href="mark.html#mark"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">mark</span> – <span class="shortdesc">marked (highlighted) text</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the mark element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-mark-element">ⓘ</a></span> <a href="mark.html#mark"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">mark</span> – <span class="shortdesc">marked (highlighted) text</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="menu-toc">
-<span class="spec-link"><a title="Read about the menu element in the HTML5 spec" href="http://developers.whatwg.org/interactive-elements.html#menus">ⓘ</a></span> <a href="menu.html#menu"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">menu</span> – <span class="shortdesc">list of commands</span></span></a> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span>
+<span class="spec-link"><a title="Read about the menu element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#menus">ⓘ</a></span> <a href="menu.html#menu"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">menu</span> – <span class="shortdesc">list of commands</span></span></a> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span>
</li>
<li id="meta-toc">
-<span class="spec-link"><a title="Read about the meta element in the HTML5 spec" href="http://developers.whatwg.org/semantics.html#meta">ⓘ</a></span> <a href="meta.html#meta"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">meta</span> – <span class="shortdesc">metadata</span></span></a> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span>
+<span class="spec-link"><a title="Read about the meta element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#meta">ⓘ</a></span> <a href="meta.html#meta"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">meta</span> – <span class="shortdesc">metadata</span></span></a> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span>
</li>
<li id="meta.name-toc">
-<span class="spec-link"><a title="Read about the meta element in the HTML5 spec" href="http://developers.whatwg.org/semantics.html#attr-meta-name">ⓘ</a></span> <a href="meta.name.html#meta.name"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">name</span></span> – <span class="shortdesc">name-value metadata</span></span></a>
+<span class="spec-link"><a title="Read about the meta element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#attr-meta-name">ⓘ</a></span> <a href="meta.name.html#meta.name"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">name</span></span> – <span class="shortdesc">name-value metadata</span></span></a>
</li>
<li id="meta.http-equiv.refresh-toc">
-<span class="spec-link"><a title="Read about the meta element in the HTML5 spec" href="http://developers.whatwg.org/semantics.html#attr-meta-http-equiv-refresh">ⓘ</a></span> <a href="meta.http-equiv.refresh.html#meta.http-equiv.refresh"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">http-equiv</span>=<span class="equals-value">refresh</span></span> – <span class="shortdesc">“refresh” pragma directive</span></span></a>
+<span class="spec-link"><a title="Read about the meta element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#attr-meta-http-equiv-refresh">ⓘ</a></span> <a href="meta.http-equiv.refresh.html#meta.http-equiv.refresh"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">http-equiv</span>=<span class="equals-value">refresh</span></span> – <span class="shortdesc">“refresh” pragma directive</span></span></a>
</li>
<li id="meta.http-equiv.default-style-toc">
-<span class="spec-link"><a title="Read about the meta element in the HTML5 spec" href="http://developers.whatwg.org/semantics.html#attr-meta-http-equiv-default-style">ⓘ</a></span> <a href="meta.http-equiv.default-style.html#meta.http-equiv.default-style"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">http-equiv</span>=<span class="equals-value">default-style</span></span> – <span class="shortdesc">“preferred stylesheet” pragma directive</span></span></a>
+<span class="spec-link"><a title="Read about the meta element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#attr-meta-http-equiv-default-style">ⓘ</a></span> <a href="meta.http-equiv.default-style.html#meta.http-equiv.default-style"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">http-equiv</span>=<span class="equals-value">default-style</span></span> – <span class="shortdesc">“preferred stylesheet” pragma directive</span></span></a>
</li>
<li id="meta.http-equiv.content-language-toc">
-<span class="spec-link"><a title="Read about the meta element in the HTML5 spec" href="http://developers.whatwg.org/semantics.html#attr-meta-http-equiv-content-language">ⓘ</a></span> <a href="meta.http-equiv.content-language.html#meta.http-equiv.content-language"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">http-equiv</span>=<span class="equals-value">content-language</span></span> – <span class="shortdesc">“default language” pragma directive</span></span></a> <span class="obsoleted-feature" title="This markup feature has been obsoleted in HTML5.">OBSOLETE</span>
+<span class="spec-link"><a title="Read about the meta element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#attr-meta-http-equiv-content-language">ⓘ</a></span> <a href="meta.http-equiv.content-language.html#meta.http-equiv.content-language"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">http-equiv</span>=<span class="equals-value">content-language</span></span> – <span class="shortdesc">“default language” pragma directive</span></span></a> <span class="obsoleted-feature" title="This markup feature has been obsoleted in HTML5.">OBSOLETE</span>
</li>
<li id="meta.charset-toc">
-<span class="spec-link"><a title="Read about the meta element in the HTML5 spec" href="http://developers.whatwg.org/semantics.html#attr-meta-charset">ⓘ</a></span> <a href="meta.charset.html#meta.charset"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">charset</span></span> – <span class="shortdesc">document character-encoding declaration</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the meta element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#attr-meta-charset">ⓘ</a></span> <a href="meta.charset.html#meta.charset"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">charset</span></span> – <span class="shortdesc">document character-encoding declaration</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="meta.http-equiv.content-type-toc">
-<span class="spec-link"><a title="Read about the meta element in the HTML5 spec" href="http://developers.whatwg.org/semantics.html#attr-meta-http-equiv-content-type">ⓘ</a></span> <a href="meta.http-equiv.content-type.html#meta.http-equiv.content-type"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">http-equiv</span>=<span class="equals-value">content-type</span></span> – <span class="shortdesc">document character-encoding declaration</span></span></a>
+<span class="spec-link"><a title="Read about the meta element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#attr-meta-http-equiv-content-type">ⓘ</a></span> <a href="meta.http-equiv.content-type.html#meta.http-equiv.content-type"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">http-equiv</span>=<span class="equals-value">content-type</span></span> – <span class="shortdesc">document character-encoding declaration</span></span></a>
</li>
<li id="meter-toc">
-<span class="spec-link"><a title="Read about the meter element in the HTML5 spec" href="http://developers.whatwg.org/the-button-element.html#the-meter-element">ⓘ</a></span> <a href="meter.html#meter"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">meter</span> – <span class="shortdesc">scalar gauge</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the meter element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-meter-element">ⓘ</a></span> <a href="meter.html#meter"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">meter</span> – <span class="shortdesc">scalar gauge</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="nav-toc">
-<span class="spec-link"><a title="Read about the nav element in the HTML5 spec" href="http://developers.whatwg.org/sections.html#the-nav-element">ⓘ</a></span> <a href="nav.html#nav"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">nav</span> – <span class="shortdesc">group of navigational links</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the nav element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-nav-element">ⓘ</a></span> <a href="nav.html#nav"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">nav</span> – <span class="shortdesc">group of navigational links</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="noscript-toc">
-<span class="spec-link"><a title="Read about the noscript element in the HTML5 spec" href="http://developers.whatwg.org/scripting-1.html#the-noscript-element">ⓘ</a></span> <a href="noscript.html#noscript"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">noscript</span> – <span class="shortdesc">fallback content for script</span></span></a>
+<span class="spec-link"><a title="Read about the noscript element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/scripting-1.html#the-noscript-element">ⓘ</a></span> <a href="noscript.html#noscript"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">noscript</span> – <span class="shortdesc">fallback content for script</span></span></a>
</li>
<li id="object-toc">
-<span class="spec-link"><a title="Read about the object element in the HTML5 spec" href="http://developers.whatwg.org/the-iframe-element.html#the-object-element">ⓘ</a></span> <a href="object.html#object"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">object</span> – <span class="shortdesc">generic external content</span></span></a>
+<span class="spec-link"><a title="Read about the object element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-iframe-element.html#the-object-element">ⓘ</a></span> <a href="object.html#object"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">object</span> – <span class="shortdesc">generic external content</span></span></a>
</li>
<li id="ol-toc">
-<span class="spec-link"><a title="Read about the ol element in the HTML5 spec" href="http://developers.whatwg.org/grouping-content.html#the-ol-element">ⓘ</a></span> <a href="ol.html#ol"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">ol</span> – <span class="shortdesc">ordered list</span></span></a>
+<span class="spec-link"><a title="Read about the ol element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-ol-element">ⓘ</a></span> <a href="ol.html#ol"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">ol</span> – <span class="shortdesc">ordered list</span></span></a>
</li>
<li id="optgroup-toc">
-<span class="spec-link"><a title="Read about the optgroup element in the HTML5 spec" href="http://developers.whatwg.org/the-button-element.html#the-optgroup-element">ⓘ</a></span> <a href="optgroup.html#optgroup"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">optgroup</span> – <span class="shortdesc">group of options</span></span></a>
+<span class="spec-link"><a title="Read about the optgroup element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-optgroup-element">ⓘ</a></span> <a href="optgroup.html#optgroup"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">optgroup</span> – <span class="shortdesc">group of options</span></span></a>
</li>
<li id="option-toc">
-<span class="spec-link"><a title="Read about the option element in the HTML5 spec" href="http://developers.whatwg.org/the-button-element.html#the-option-element">ⓘ</a></span> <a href="option.html#option"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">option</span> – <span class="shortdesc">option</span></span></a>
+<span class="spec-link"><a title="Read about the option element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-option-element">ⓘ</a></span> <a href="option.html#option"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">option</span> – <span class="shortdesc">option</span></span></a>
</li>
<li id="output-toc">
-<span class="spec-link"><a title="Read about the output element in the HTML5 spec" href="http://developers.whatwg.org/the-button-element.html#the-output-element">ⓘ</a></span> <a href="output.html#output"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">output</span> – <span class="shortdesc">result of a calculation in a form</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the output element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-output-element">ⓘ</a></span> <a href="output.html#output"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">output</span> – <span class="shortdesc">result of a calculation in a form</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="p-toc">
-<span class="spec-link"><a title="Read about the p element in the HTML5 spec" href="http://developers.whatwg.org/grouping-content.html#the-p-element">ⓘ</a></span> <a href="p.html#p"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">p</span> – <span class="shortdesc">paragraph</span></span></a>
+<span class="spec-link"><a title="Read about the p element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-p-element">ⓘ</a></span> <a href="p.html#p"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">p</span> – <span class="shortdesc">paragraph</span></span></a>
</li>
<li id="param-toc">
-<span class="spec-link"><a title="Read about the param element in the HTML5 spec" href="http://developers.whatwg.org/the-iframe-element.html#the-param-element">ⓘ</a></span> <a href="param.html#param"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">param</span> – <span class="shortdesc">initialization parameters for plugins</span></span></a>
+<span class="spec-link"><a title="Read about the param element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-iframe-element.html#the-param-element">ⓘ</a></span> <a href="param.html#param"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">param</span> – <span class="shortdesc">initialization parameters for plugins</span></span></a>
</li>
<li id="pre-toc">
-<span class="spec-link"><a title="Read about the pre element in the HTML5 spec" href="http://developers.whatwg.org/grouping-content.html#the-pre-element">ⓘ</a></span> <a href="pre.html#pre"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">pre</span> – <span class="shortdesc">preformatted text</span></span></a>
+<span class="spec-link"><a title="Read about the pre element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-pre-element">ⓘ</a></span> <a href="pre.html#pre"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">pre</span> – <span class="shortdesc">preformatted text</span></span></a>
</li>
<li id="progress-toc">
-<span class="spec-link"><a title="Read about the progress element in the HTML5 spec" href="http://developers.whatwg.org/the-button-element.html#the-progress-element">ⓘ</a></span> <a href="progress.html#progress"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">progress</span> – <span class="shortdesc">progress indicator</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the progress element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-progress-element">ⓘ</a></span> <a href="progress.html#progress"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">progress</span> – <span class="shortdesc">progress indicator</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="q-toc">
-<span class="spec-link"><a title="Read about the q element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-q-element">ⓘ</a></span> <a href="q.html#q"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">q</span> – <span class="shortdesc">quoted text</span></span></a>
+<span class="spec-link"><a title="Read about the q element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-q-element">ⓘ</a></span> <a href="q.html#q"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">q</span> – <span class="shortdesc">quoted text</span></span></a>
</li>
<li id="rp-toc">
-<span class="spec-link"><a title="Read about the rp element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-rp-element">ⓘ</a></span> <a href="rp.html#rp"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">rp</span> – <span class="shortdesc">ruby parenthesis</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the rp element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-rp-element">ⓘ</a></span> <a href="rp.html#rp"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">rp</span> – <span class="shortdesc">ruby parenthesis</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="rt-toc">
-<span class="spec-link"><a title="Read about the rt element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-rt-element">ⓘ</a></span> <a href="rt.html#rt"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">rt</span> – <span class="shortdesc">ruby text</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the rt element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-rt-element">ⓘ</a></span> <a href="rt.html#rt"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">rt</span> – <span class="shortdesc">ruby text</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="ruby-toc">
-<span class="spec-link"><a title="Read about the ruby element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-ruby-element">ⓘ</a></span> <a href="ruby.html#ruby"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">ruby</span> – <span class="shortdesc">ruby annotation</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the ruby element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-ruby-element">ⓘ</a></span> <a href="ruby.html#ruby"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">ruby</span> – <span class="shortdesc">ruby annotation</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="s-toc">
-<span class="spec-link"><a title="Read about the s element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-s-element">ⓘ</a></span> <a href="s.html#s"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">s</span> – <span class="shortdesc">struck text</span></span></a> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span>
+<span class="spec-link"><a title="Read about the s element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-s-element">ⓘ</a></span> <a href="s.html#s"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">s</span> – <span class="shortdesc">struck text</span></span></a> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span>
</li>
<li id="samp-toc">
-<span class="spec-link"><a title="Read about the samp element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-samp-element">ⓘ</a></span> <a href="samp.html#samp"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">samp</span> – <span class="shortdesc">(sample) output</span></span></a>
+<span class="spec-link"><a title="Read about the samp element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-samp-element">ⓘ</a></span> <a href="samp.html#samp"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">samp</span> – <span class="shortdesc">(sample) output</span></span></a>
</li>
<li id="script-toc">
-<span class="spec-link"><a title="Read about the script element in the HTML5 spec" href="http://developers.whatwg.org/scripting-1.html#script">ⓘ</a></span> <a href="script.html#script"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">script</span> – <span class="shortdesc">embedded script</span></span></a>
+<span class="spec-link"><a title="Read about the script element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/scripting-1.html#script">ⓘ</a></span> <a href="script.html#script"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">script</span> – <span class="shortdesc">embedded script</span></span></a>
</li>
<li id="section-toc">
-<span class="spec-link"><a title="Read about the section element in the HTML5 spec" href="http://developers.whatwg.org/sections.html#the-section-element">ⓘ</a></span> <a href="section.html#section"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">section</span> – <span class="shortdesc">section</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the section element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-section-element">ⓘ</a></span> <a href="section.html#section"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">section</span> – <span class="shortdesc">section</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="select-toc">
-<span class="spec-link"><a title="Read about the select element in the HTML5 spec" href="http://developers.whatwg.org/the-button-element.html#the-select-element">ⓘ</a></span> <a href="select.html#select"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">select</span> – <span class="shortdesc">option-selection form control</span></span></a>
+<span class="spec-link"><a title="Read about the select element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-select-element">ⓘ</a></span> <a href="select.html#select"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">select</span> – <span class="shortdesc">option-selection form control</span></span></a>
</li>
<li id="small-toc">
-<span class="spec-link"><a title="Read about the small element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-small-element">ⓘ</a></span> <a href="small.html#small"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">small</span> – <span class="shortdesc">small print</span></span></a> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span>
+<span class="spec-link"><a title="Read about the small element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-small-element">ⓘ</a></span> <a href="small.html#small"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">small</span> – <span class="shortdesc">small print</span></span></a> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span>
</li>
<li id="source-toc">
-<span class="spec-link"><a title="Read about the source element in the HTML5 spec" href="http://developers.whatwg.org/video.html#the-source-element">ⓘ</a></span> <a href="source.html#source"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">source</span> – <span class="shortdesc">media source</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the source element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/video.html#the-source-element">ⓘ</a></span> <a href="source.html#source"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">source</span> – <span class="shortdesc">media source</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="span-toc">
-<span class="spec-link"><a title="Read about the span element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-span-element">ⓘ</a></span> <a href="span.html#span"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">span</span> – <span class="shortdesc">generic span</span></span></a>
+<span class="spec-link"><a title="Read about the span element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-span-element">ⓘ</a></span> <a href="span.html#span"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">span</span> – <span class="shortdesc">generic span</span></span></a>
</li>
<li id="strong-toc">
-<span class="spec-link"><a title="Read about the strong element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-strong-element">ⓘ</a></span> <a href="strong.html#strong"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">strong</span> – <span class="shortdesc">strong importance</span></span></a>
+<span class="spec-link"><a title="Read about the strong element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-strong-element">ⓘ</a></span> <a href="strong.html#strong"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">strong</span> – <span class="shortdesc">strong importance</span></span></a>
</li>
<li id="style-toc">
-<span class="spec-link"><a title="Read about the style element in the HTML5 spec" href="http://developers.whatwg.org/semantics.html#the-style-element">ⓘ</a></span> <a href="style.html#style"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">style</span> – <span class="shortdesc">style (presentation) information</span></span></a>
+<span class="spec-link"><a title="Read about the style element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#the-style-element">ⓘ</a></span> <a href="style.html#style"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">style</span> – <span class="shortdesc">style (presentation) information</span></span></a>
</li>
<li id="sub-toc">
-<span class="spec-link"><a title="Read about the sub element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-sub-and-sup-elements">ⓘ</a></span> <a href="sub.html#sub"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">sub</span> – <span class="shortdesc">subscript</span></span></a>
+<span class="spec-link"><a title="Read about the sub element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-sub-and-sup-elements">ⓘ</a></span> <a href="sub.html#sub"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">sub</span> – <span class="shortdesc">subscript</span></span></a>
</li>
<li id="summary-toc">
-<span class="spec-link"><a title="Read about the summary element in the HTML5 spec" href="http://developers.whatwg.org/interactive-elements.html#the-summary-element">ⓘ</a></span> <a href="summary.html#summary"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">summary</span> – <span class="shortdesc">summary, caption, or legend for a details control</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the summary element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#the-summary-element">ⓘ</a></span> <a href="summary.html#summary"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">summary</span> – <span class="shortdesc">summary, caption, or legend for a details control</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="sup-toc">
-<span class="spec-link"><a title="Read about the sup element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-sub-and-sup-elements">ⓘ</a></span> <a href="sup.html#sup"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">sup</span> – <span class="shortdesc">superscript</span></span></a>
+<span class="spec-link"><a title="Read about the sup element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-sub-and-sup-elements">ⓘ</a></span> <a href="sup.html#sup"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">sup</span> – <span class="shortdesc">superscript</span></span></a>
</li>
<li id="table-toc">
-<span class="spec-link"><a title="Read about the table element in the HTML5 spec" href="http://developers.whatwg.org/tabular-data.html#the-table-element">ⓘ</a></span> <a href="table.html#table"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">table</span> – <span class="shortdesc">table</span></span></a>
+<span class="spec-link"><a title="Read about the table element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-table-element">ⓘ</a></span> <a href="table.html#table"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">table</span> – <span class="shortdesc">table</span></span></a>
</li>
<li id="tbody-toc">
-<span class="spec-link"><a title="Read about the tbody element in the HTML5 spec" href="http://developers.whatwg.org/tabular-data.html#the-tbody-element">ⓘ</a></span> <a href="tbody.html#tbody"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">tbody</span> – <span class="shortdesc">table row group</span></span></a>
+<span class="spec-link"><a title="Read about the tbody element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-tbody-element">ⓘ</a></span> <a href="tbody.html#tbody"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">tbody</span> – <span class="shortdesc">table row group</span></span></a>
</li>
<li id="td-toc">
-<span class="spec-link"><a title="Read about the td element in the HTML5 spec" href="http://developers.whatwg.org/tabular-data.html#the-td-element">ⓘ</a></span> <a href="td.html#td"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">td</span> – <span class="shortdesc">table cell</span></span></a>
+<span class="spec-link"><a title="Read about the td element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-td-element">ⓘ</a></span> <a href="td.html#td"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">td</span> – <span class="shortdesc">table cell</span></span></a>
</li>
<li id="textarea-toc">
-<span class="spec-link"><a title="Read about the textarea element in the HTML5 spec" href="http://developers.whatwg.org/the-button-element.html#the-textarea-element">ⓘ</a></span> <a href="textarea.html#textarea"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">textarea</span> – <span class="shortdesc">text input area</span></span></a>
+<span class="spec-link"><a title="Read about the textarea element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-textarea-element">ⓘ</a></span> <a href="textarea.html#textarea"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">textarea</span> – <span class="shortdesc">text input area</span></span></a>
</li>
<li id="tfoot-toc">
-<span class="spec-link"><a title="Read about the tfoot element in the HTML5 spec" href="http://developers.whatwg.org/tabular-data.html#the-tfoot-element">ⓘ</a></span> <a href="tfoot.html#tfoot"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">tfoot</span> – <span class="shortdesc">table footer row group</span></span></a>
+<span class="spec-link"><a title="Read about the tfoot element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-tfoot-element">ⓘ</a></span> <a href="tfoot.html#tfoot"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">tfoot</span> – <span class="shortdesc">table footer row group</span></span></a>
</li>
<li id="th-toc">
-<span class="spec-link"><a title="Read about the th element in the HTML5 spec" href="http://developers.whatwg.org/tabular-data.html#the-th-element">ⓘ</a></span> <a href="th.html#th"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">th</span> – <span class="shortdesc">table header cell</span></span></a>
+<span class="spec-link"><a title="Read about the th element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-th-element">ⓘ</a></span> <a href="th.html#th"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">th</span> – <span class="shortdesc">table header cell</span></span></a>
</li>
<li id="thead-toc">
-<span class="spec-link"><a title="Read about the thead element in the HTML5 spec" href="http://developers.whatwg.org/tabular-data.html#the-thead-element">ⓘ</a></span> <a href="thead.html#thead"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">thead</span> – <span class="shortdesc">table heading group</span></span></a>
+<span class="spec-link"><a title="Read about the thead element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-thead-element">ⓘ</a></span> <a href="thead.html#thead"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">thead</span> – <span class="shortdesc">table heading group</span></span></a>
</li>
<li id="time-toc">
-<span class="spec-link"><a title="Read about the time element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-time-element">ⓘ</a></span> <a href="time.html#time"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">time</span> – <span class="shortdesc">date and/or time</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the time element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-time-element">ⓘ</a></span> <a href="time.html#time"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">time</span> – <span class="shortdesc">date and/or time</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="title-toc">
-<span class="spec-link"><a title="Read about the title element in the HTML5 spec" href="http://developers.whatwg.org/semantics.html#the-title-element-0">ⓘ</a></span> <a href="title.html#title"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">title</span> – <span class="shortdesc">document title</span></span></a>
+<span class="spec-link"><a title="Read about the title element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#the-title-element-0">ⓘ</a></span> <a href="title.html#title"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">title</span> – <span class="shortdesc">document title</span></span></a>
</li>
<li id="tr-toc">
-<span class="spec-link"><a title="Read about the tr element in the HTML5 spec" href="http://developers.whatwg.org/tabular-data.html#the-tr-element">ⓘ</a></span> <a href="tr.html#tr"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">tr</span> – <span class="shortdesc">table row</span></span></a>
+<span class="spec-link"><a title="Read about the tr element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-tr-element">ⓘ</a></span> <a href="tr.html#tr"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">tr</span> – <span class="shortdesc">table row</span></span></a>
</li>
<li id="track-toc">
-<span class="spec-link"><a title="Read about the track element in the HTML5 spec" href="http://developers.whatwg.org/video.html#the-track-element">ⓘ</a></span> <a href="track.html#track"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">track</span> – <span class="shortdesc">supplementary media track</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the track element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/video.html#the-track-element">ⓘ</a></span> <a href="track.html#track"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">track</span> – <span class="shortdesc">supplementary media track</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="ul-toc">
-<span class="spec-link"><a title="Read about the ul element in the HTML5 spec" href="http://developers.whatwg.org/grouping-content.html#the-ul-element">ⓘ</a></span> <a href="ul.html#ul"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">ul</span> – <span class="shortdesc">unordered list</span></span></a>
+<span class="spec-link"><a title="Read about the ul element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-ul-element">ⓘ</a></span> <a href="ul.html#ul"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">ul</span> – <span class="shortdesc">unordered list</span></span></a>
</li>
<li id="var-toc">
-<span class="spec-link"><a title="Read about the var element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-var-element">ⓘ</a></span> <a href="var.html#var"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">var</span> – <span class="shortdesc">variable or placeholder text</span></span></a>
+<span class="spec-link"><a title="Read about the var element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-var-element">ⓘ</a></span> <a href="var.html#var"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">var</span> – <span class="shortdesc">variable or placeholder text</span></span></a>
</li>
<li id="video-toc">
-<span class="spec-link"><a title="Read about the video element in the HTML5 spec" href="http://developers.whatwg.org/video.html#video">ⓘ</a></span> <a href="video.html#video"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">video</span> – <span class="shortdesc">video</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the video element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/video.html#video">ⓘ</a></span> <a href="video.html#video"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">video</span> – <span class="shortdesc">video</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="wbr-toc">
-<span class="spec-link"><a title="Read about the wbr element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-wbr-element">ⓘ</a></span> <a href="wbr.html#wbr"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">wbr</span> – <span class="shortdesc">line-break opportunity</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the wbr element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-wbr-element">ⓘ</a></span> <a href="wbr.html#wbr"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">wbr</span> – <span class="shortdesc">line-break opportunity</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
</ul>
</li>
Index: input.search.html
===================================================================
RCS file: /sources/public/html5/markup/input.search.html,v
retrieving revision 1.98
retrieving revision 1.99
diff -u -d -r1.98 -r1.99
--- input.search.html 25 Feb 2011 07:05:22 -0000 1.98
+++ input.search.html 30 Apr 2011 11:35:37 -0000 1.99
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="input.url.html">« input type=url</a></span>
<span class="nav-next"><a href="input.tel.html">input type=tel »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://developers.whatwg.org/states-of-the-type-attribute.html#text-state-and-search-state">ⓘ</a></span> <span class="element">input</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">search</span></span> – <span class="shortdesc">search field</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#input.search">#</a> <a class="toc-bak" href="Overview.html#input.search-toc">T</a>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#text-state-and-search-state">ⓘ</a></span> <span class="element">input</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">search</span></span> – <span class="shortdesc">search field</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#input.search">#</a> <a class="toc-bak" href="Overview.html#input.search-toc">T</a>
</h2>
<div id="input.search-longdesc" class="longdesc">
<p>The
@@ -63,13 +63,13 @@
</div>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
<dt id="input.search.attrs.name" title="input.search.attrs.name">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fe-name">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fe-name">ⓘ</a>
<span class="attribute-name">name</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="data-string_xref55">string</a></span>
<a class="hash" href="input.search.html#input.search.attrs.name">#</a>
</dt>
@@ -77,7 +77,7 @@
element for the purposes of form submission.</dd>
<dt id="input.search.attrs.disabled" title="input.search.attrs.disabled">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fe-disabled">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fe-disabled">ⓘ</a>
<span class="attribute-name">disabled</span> = <span class="attr-values">
"disabled"
<span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="syntax-attr-empty_xref94">empty</a>
@@ -88,7 +88,7 @@
control.</dd>
<dt id="input.search.attrs.form" title="input.search.attrs.form">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fae-form">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fae-form">ⓘ</a>
<span class="attribute-name">form</span> = <span class="attr-values">
<a href="datatypes.html#common.data.idref" id="common.data.idref_xref36">ID reference</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -101,7 +101,7 @@
with which to associate the element.</dd>
<dt id="input.search.attrs.type" title="input.search.attrs.type">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/states-of-the-type-attribute.html#text-state-and-search-state">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#text-state-and-search-state">ⓘ</a>
<span class="attribute-name">type</span> = <span class="attr-values"> "search" </span>
<a class="hash" href="input.search.html#input.search.attrs.type">#</a>
</dt>
@@ -112,7 +112,7 @@
more search terms.</dd>
<dt id="input.search.attrs.autocomplete" title="input.search.attrs.autocomplete">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/common-input-element-attributes.html#attr-input-autocomplete">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#attr-input-autocomplete">ⓘ</a>
<span class="attribute-name">autocomplete</span> = <span class="attr-values">
"on" <span class="postfix or">or</span> "off"
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -124,7 +124,7 @@
later).</dd>
<dt id="input.search.attrs.autofocus" title="input.search.attrs.autofocus">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fe-autofocus">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fe-autofocus">ⓘ</a>
<span class="attribute-name">autofocus</span> = <span class="attr-values">
"autofocus"
<span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="syntax-attr-empty_xref95">empty</a>
@@ -136,7 +136,7 @@
loaded.</dd>
<dt id="input.search.attrs.list" title="input.search.attrs.list">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/common-input-element-attributes.html#attr-input-list">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#attr-input-list">ⓘ</a>
<span class="attribute-name">list</span> = <span class="attr-values">
<a href="datatypes.html#common.data.idref" id="common.data.idref_xref37">ID reference</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -149,7 +149,7 @@
with which to associate the element.</dd>
<dt id="input.search.attrs.maxlength" title="input.search.attrs.maxlength">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/common-input-element-attributes.html#the-maxlength-attribute">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#the-maxlength-attribute">ⓘ</a>
<span class="attribute-name">maxlength</span> = <span class="attr-values">
<a href="datatypes.html#common.data.integer.positive" id="common.data.integer.positive_xref14">positive integer</a>
</span>
@@ -158,7 +158,7 @@
<dd>The maximum allowed value length of the element.</dd>
<dt id="input.search.attrs.pattern" title="input.search.attrs.pattern">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/common-input-element-attributes.html#the-pattern-attribute">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#the-pattern-attribute">ⓘ</a>
<span class="attribute-name">pattern</span> = <span class="attr-values">
<a class="ref" href="datatypes.html#form.data.pattern" title="form.data.pattern" id="form.data.pattern_xref5">pattern</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -175,7 +175,7 @@
production as specified in
<a href="references.html#refsECMA262" id="refsECMA262_xref22">[ECMA 262]</a>.</div></dd>
<dt id="input.search.attrs.readonly" title="input.search.attrs.readonly">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/common-input-element-attributes.html#the-readonly-attribute">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#the-readonly-attribute">ⓘ</a>
<span class="attribute-name">readonly</span> = <span class="attr-values">
"readonly"
<span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="syntax-attr-empty_xref96">empty</a>
@@ -186,7 +186,7 @@
is not meant to be edited.</dd>
<dt id="input.search.attrs.required" title="input.search.attrs.required">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/common-input-element-attributes.html#the-required-attribute">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#the-required-attribute">ⓘ</a>
<span class="attribute-name">required</span> = <span class="attr-values">
"required"
<span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="syntax-attr-empty_xref97">empty</a>
@@ -197,7 +197,7 @@
submission.</dd>
<dt id="input.search.attrs.size" title="input.search.attrs.size">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/common-input-element-attributes.html#the-size-attribute">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#the-size-attribute">ⓘ</a>
<span class="attribute-name">size</span> = <span class="attr-values">
<a href="datatypes.html#common.data.integer.positive" id="common.data.integer.positive_xref15">positive integer</a>
</span>
@@ -207,7 +207,7 @@
represented by its element.</dd>
<dt id="input.search.attrs.placeholder" title="input.search.attrs.placeholder">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/common-input-element-attributes.html#the-placeholder-attribute">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#the-placeholder-attribute">ⓘ</a>
<span class="attribute-name">placeholder</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="data-string_xref56">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
<a class="hash" href="input.search.html#input.search.attrs.placeholder">#</a>
</dt>
@@ -216,7 +216,7 @@
represented by its element.</dd>
<dt id="input.search.attrs.value" title="input.search.attrs.value">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/states-of-the-type-attribute.html#text-state-and-search-state">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#text-state-and-search-state">ⓘ</a>
<span class="attribute-name">value</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="data-string_xref57">string</a></span>
<a class="hash" href="input.search.html#input.search.attrs.value">#</a>
</dt>
Index: tfoot.html
===================================================================
RCS file: /sources/public/html5/markup/tfoot.html,v
retrieving revision 1.80
retrieving revision 1.81
diff -u -d -r1.80 -r1.81
--- tfoot.html 25 Feb 2011 07:05:25 -0000 1.80
+++ tfoot.html 30 Apr 2011 11:35:41 -0000 1.81
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="textarea.html">« textarea</a></span>
<span class="nav-next"><a href="th.html">th »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the tfoot element in the HTML5 spec" href="http://developers.whatwg.org/tabular-data.html#the-tfoot-element">ⓘ</a></span> <span class="element">tfoot</span> – <span class="shortdesc">table footer row group</span> <a class="hash" href="#tfoot">#</a> <a class="toc-bak" href="Overview.html#tfoot-toc">T</a>
+<span class="spec-link"><a title="Read about the tfoot element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-tfoot-element">ⓘ</a></span> <span class="element">tfoot</span> – <span class="shortdesc">table footer row group</span> <a class="hash" href="#tfoot">#</a> <a class="toc-bak" href="Overview.html#tfoot-toc">T</a>
</h2>
<div id="tfoot-longdesc" class="longdesc">
<p>The
@@ -47,7 +47,7 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
Index: rt.html
===================================================================
RCS file: /sources/public/html5/markup/rt.html,v
retrieving revision 1.82
retrieving revision 1.83
diff -u -d -r1.82 -r1.83
--- rt.html 25 Feb 2011 07:05:24 -0000 1.82
+++ rt.html 30 Apr 2011 11:35:39 -0000 1.83
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="rp.html">« rp</a></span>
<span class="nav-next"><a href="ruby.html">ruby »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the rt element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-rt-element">ⓘ</a></span> <span class="element">rt</span> – <span class="shortdesc">ruby text</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#rt">#</a> <a class="toc-bak" href="Overview.html#rt-toc">T</a>
+<span class="spec-link"><a title="Read about the rt element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-rt-element">ⓘ</a></span> <span class="element">rt</span> – <span class="shortdesc">ruby text</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#rt">#</a> <a class="toc-bak" href="Overview.html#rt-toc">T</a>
</h2>
<div id="rt-longdesc" class="longdesc">
<p>The
@@ -46,7 +46,7 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
@@ -100,12 +100,8 @@
<div class="selectors">
<span class="selector">rt</span> {
</div>
-<div class="properties">
-<div class="css-property">
-<span class="prop-name">line-height</span>: <span class="prop-value">normal</span>;</div>
-<div class="css-property">
-<span class="prop-name">-webkit-text-emphasis</span>: <span class="prop-value">none</span>; }</div>
-</div>
+<div class="properties"><div class="css-property">
+<span class="prop-name">line-height</span>: <span class="prop-value">normal</span>; }</div></div>
</div>
</div>
</div>
Index: fieldset.html
===================================================================
RCS file: /sources/public/html5/markup/fieldset.html,v
retrieving revision 1.85
retrieving revision 1.86
diff -u -d -r1.85 -r1.86
--- fieldset.html 25 Feb 2011 07:05:19 -0000 1.85
+++ fieldset.html 30 Apr 2011 11:35:35 -0000 1.86
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="embed.html">« embed</a></span>
<span class="nav-next"><a href="figcaption.html">figcaption »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the fieldset element in the HTML5 spec" href="http://developers.whatwg.org/forms.html#the-fieldset-element">ⓘ</a></span> <span class="element">fieldset</span> – <span class="shortdesc">set of related form controls</span> <a class="hash" href="#fieldset">#</a> <a class="toc-bak" href="Overview.html#fieldset-toc">T</a>
+<span class="spec-link"><a title="Read about the fieldset element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/forms.html#the-fieldset-element">ⓘ</a></span> <span class="element">fieldset</span> – <span class="shortdesc">set of related form controls</span> <a class="hash" href="#fieldset">#</a> <a class="toc-bak" href="Overview.html#fieldset-toc">T</a>
</h2>
<div id="fieldset-longdesc" class="longdesc">
<p>The
@@ -53,13 +53,13 @@
</div>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
<dt id="fieldset.attrs.name" title="fieldset.attrs.name">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fe-name">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fe-name">ⓘ</a>
<span class="attribute-name">name</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="data-string_xref16">string</a></span>
<a class="hash" href="fieldset.html#fieldset.attrs.name">#</a>
</dt>
@@ -67,7 +67,7 @@
element for the purposes of form submission.</dd>
<dt id="fieldset.attrs.disabled" title="fieldset.attrs.disabled">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fe-disabled">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fe-disabled">ⓘ</a>
<span class="attribute-name">disabled</span> = <span class="attr-values">
"disabled"
<span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="syntax-attr-empty_xref19">empty</a>
@@ -78,7 +78,7 @@
control.</dd>
<dt id="fieldset.attrs.form" title="fieldset.attrs.form">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fae-form">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fae-form">ⓘ</a>
<span class="attribute-name">form</span> = <span class="attr-values">
<a href="datatypes.html#common.data.idref" id="common.data.idref_xref4">ID reference</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -140,15 +140,15 @@
<div class="css-property">
<span class="prop-name">margin-start</span>: <span class="prop-value">2px</span>;</div>
<div class="css-property">
-<span class="prop-name">-webkit-margin-end</span>: <span class="prop-value">2px</span>;</div>
+<span class="prop-name">margin-end</span>: <span class="prop-value">2px</span>;</div>
<div class="css-property">
-<span class="prop-name">-webkit-padding-before</span>: <span class="prop-value">0.35em</span>;</div>
+<span class="prop-name">padding-before</span>: <span class="prop-value">0.35em</span>;</div>
<div class="css-property">
<span class="prop-name">padding-start</span>: <span class="prop-value">0.75em</span>;</div>
<div class="css-property">
-<span class="prop-name">-webkit-padding-end</span>: <span class="prop-value">0.75em</span>;</div>
+<span class="prop-name">padding-end</span>: <span class="prop-value">0.75em</span>;</div>
<div class="css-property">
-<span class="prop-name">-webkit-padding-after</span>: <span class="prop-value">0.625em</span>;</div>
+<span class="prop-name">padding-after</span>: <span class="prop-value">0.625em</span>;</div>
<div class="css-property">
<span class="prop-name">border</span>: <span class="prop-value">2px groove <var class="vendor-value">(internal value)</var></span>; }</div>
</div>
Index: spec.html
===================================================================
RCS file: /sources/public/html5/markup/spec.html,v
retrieving revision 1.308
retrieving revision 1.309
diff -u -d -r1.308 -r1.309
--- spec.html 25 Feb 2011 07:05:24 -0000 1.308
+++ spec.html 30 Apr 2011 11:35:40 -0000 1.309
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<title>HTML5: The Markup Language Reference</title>
+<title>HTML: The Markup Language</title>
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="stylesheet" href="ED.css" type="text/css">
</head>
@@ -10,8 +10,9 @@
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
<div class="head">
[...9449 lines suppressed...]
<a class="ref" href="#common.data.functionbody" title="common.data.functionbody" id="common.data.functionbody_xref71">functionbody</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -25846,7 +25785,7 @@
<code>FunctionBody</code> production
<a href="#refsECMA262" id="refsECMA262_xref77">[ECMA 262]</a>.</div></dd>
<dt id="scripting.attr.onwaiting" title="scripting.attr.onwaiting">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/section-index.html#ix-handler-onwaiting">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/section-index.html#ix-handler-onwaiting">ⓘ</a>
<span class="attribute-name">onwaiting</span> = <span class="attr-values">
<a class="ref" href="#common.data.functionbody" title="common.data.functionbody" id="common.data.functionbody_xref72">functionbody</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -25877,7 +25816,7 @@
<div class="no-number no-toc">
<dl class="attr-defs">
<dt id="common.attrs.xmllang" title="common.attrs.xmllang">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#attr-xml-lang">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#attr-xml-lang">ⓘ</a>
<span class="attribute-name">xml:lang</span> = <span class="attr-values">
<a href="#common.data.langcode" id="common.data.langcode_xref7">language tag</a>
</span>
Index: datalist.html
===================================================================
RCS file: /sources/public/html5/markup/datalist.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- datalist.html 25 Feb 2011 07:05:18 -0000 1.86
+++ datalist.html 30 Apr 2011 11:35:34 -0000 1.87
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="command.checkbox.html">« command type=checkbox</a></span>
<span class="nav-next"><a href="dd.html">dd »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the datalist element in the HTML5 spec" href="http://developers.whatwg.org/the-button-element.html#the-datalist-element">ⓘ</a></span> <span class="element">datalist</span> – <span class="shortdesc">predefined options for other controls</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#datalist">#</a> <a class="toc-bak" href="Overview.html#datalist-toc">T</a>
+<span class="spec-link"><a title="Read about the datalist element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-datalist-element">ⓘ</a></span> <span class="element">datalist</span> – <span class="shortdesc">predefined options for other controls</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#datalist">#</a> <a class="toc-bak" href="Overview.html#datalist-toc">T</a>
</h2>
<div id="datalist-longdesc" class="longdesc">
<p>The
@@ -48,7 +48,7 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
Index: h1.html
===================================================================
RCS file: /sources/public/html5/markup/h1.html,v
retrieving revision 1.84
retrieving revision 1.85
diff -u -d -r1.84 -r1.85
--- h1.html 25 Feb 2011 07:05:19 -0000 1.84
+++ h1.html 30 Apr 2011 11:35:35 -0000 1.85
@@ -13,7 +13,7 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="form.html">« form</a></span>
<span class="nav-next"><a href="h2.html">h2 »</a></span>
@@ -48,7 +48,7 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
@@ -103,13 +103,13 @@
<div class="css-property">
<span class="prop-name">font-size</span>: <span class="prop-value">2em</span>;</div>
<div class="css-property">
-<span class="prop-name">-webkit-margin-before</span>: <span class="prop-value">0.67em</span>;</div>
+<span class="prop-name">margin-before</span>: <span class="prop-value">0.67em</span>;</div>
<div class="css-property">
-<span class="prop-name">-webkit-margin-after</span>: <span class="prop-value">0.67em</span>;</div>
+<span class="prop-name">margin-after</span>: <span class="prop-value">0.67em</span>;</div>
<div class="css-property">
<span class="prop-name">margin-start</span>: <span class="prop-value">0</span>;</div>
<div class="css-property">
-<span class="prop-name">-webkit-margin-end</span>: <span class="prop-value">0</span>;</div>
+<span class="prop-name">margin-end</span>: <span class="prop-value">0</span>;</div>
<div class="css-property">
<span class="prop-name">font-weight</span>: <span class="prop-value">bold</span>; }</div>
</div>
Index: h3.html
===================================================================
RCS file: /sources/public/html5/markup/h3.html,v
retrieving revision 1.85
retrieving revision 1.86
diff -u -d -r1.85 -r1.86
--- h3.html 25 Feb 2011 07:05:20 -0000 1.85
+++ h3.html 30 Apr 2011 11:35:35 -0000 1.86
@@ -13,7 +13,7 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="h2.html">« h2</a></span>
<span class="nav-next"><a href="h4.html">h4 »</a></span>
@@ -48,7 +48,7 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
@@ -103,13 +103,13 @@
<div class="css-property">
<span class="prop-name">font-size</span>: <span class="prop-value">1.17em</span>;</div>
<div class="css-property">
-<span class="prop-name">-webkit-margin-before</span>: <span class="prop-value">1em</span>;</div>
+<span class="prop-name">margin-before</span>: <span class="prop-value">1em</span>;</div>
<div class="css-property">
-<span class="prop-name">-webkit-margin-after</span>: <span class="prop-value">1em</span>;</div>
+<span class="prop-name">margin-after</span>: <span class="prop-value">1em</span>;</div>
<div class="css-property">
<span class="prop-name">margin-start</span>: <span class="prop-value">0</span>;</div>
<div class="css-property">
-<span class="prop-name">-webkit-margin-end</span>: <span class="prop-value">0</span>;</div>
+<span class="prop-name">margin-end</span>: <span class="prop-value">0</span>;</div>
<div class="css-property">
<span class="prop-name">font-weight</span>: <span class="prop-value">bold</span>; }</div>
</div>
Index: optgroup.html
===================================================================
RCS file: /sources/public/html5/markup/optgroup.html,v
retrieving revision 1.82
retrieving revision 1.83
diff -u -d -r1.82 -r1.83
--- optgroup.html 25 Feb 2011 07:05:23 -0000 1.82
+++ optgroup.html 30 Apr 2011 11:35:39 -0000 1.83
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="ol.html">« ol</a></span>
<span class="nav-next"><a href="option.html">option »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the optgroup element in the HTML5 spec" href="http://developers.whatwg.org/the-button-element.html#the-optgroup-element">ⓘ</a></span> <span class="element">optgroup</span> – <span class="shortdesc">group of options</span> <a class="hash" href="#optgroup">#</a> <a class="toc-bak" href="Overview.html#optgroup-toc">T</a>
+<span class="spec-link"><a title="Read about the optgroup element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-optgroup-element">ⓘ</a></span> <span class="element">optgroup</span> – <span class="shortdesc">group of options</span> <a class="hash" href="#optgroup">#</a> <a class="toc-bak" href="Overview.html#optgroup-toc">T</a>
</h2>
<div id="optgroup-longdesc" class="longdesc">
<p>The
@@ -52,13 +52,13 @@
</div>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
<dt id="optgroup.attrs.label" title="optgroup.attrs.label">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/the-button-element.html#attr-optgroup-label">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#attr-optgroup-label">ⓘ</a>
<span class="attribute-name">label</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="data-string_xref69">string</a></span>
<a class="hash" href="optgroup.html#optgroup.attrs.label">#</a>
</dt>
@@ -68,7 +68,7 @@
element represents.</dd>
<dt id="optgroup.attrs.disabled" title="optgroup.attrs.disabled">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fe-disabled">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fe-disabled">ⓘ</a>
<span class="attribute-name">disabled</span> = <span class="attr-values">
"disabled"
<span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="syntax-attr-empty_xref107">empty</a>
Index: input.week.html
===================================================================
RCS file: /sources/public/html5/markup/input.week.html,v
retrieving revision 1.98
retrieving revision 1.99
diff -u -d -r1.98 -r1.99
--- input.week.html 25 Feb 2011 07:05:22 -0000 1.98
+++ input.week.html 30 Apr 2011 11:35:37 -0000 1.99
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="input.time.html">« input type=time</a></span>
<span class="nav-next"><a href="input.number.html">input type=number »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://developers.whatwg.org/states-of-the-type-attribute.html#week-state">ⓘ</a></span> <span class="element">input</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">week</span></span> – <span class="shortdesc">year-and-week input control</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#input.week">#</a> <a class="toc-bak" href="Overview.html#input.week-toc">T</a>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#week-state">ⓘ</a></span> <span class="element">input</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">week</span></span> – <span class="shortdesc">year-and-week input control</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#input.week">#</a> <a class="toc-bak" href="Overview.html#input.week-toc">T</a>
</h2>
<div id="input.week-longdesc" class="longdesc">
<p>The
@@ -62,13 +62,13 @@
</div>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
<dt id="input.week.attrs.name" title="input.week.attrs.name">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fe-name">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fe-name">ⓘ</a>
<span class="attribute-name">name</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="data-string_xref48">string</a></span>
<a class="hash" href="input.week.html#input.week.attrs.name">#</a>
</dt>
@@ -76,7 +76,7 @@
element for the purposes of form submission.</dd>
<dt id="input.week.attrs.disabled" title="input.week.attrs.disabled">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fe-disabled">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fe-disabled">ⓘ</a>
<span class="attribute-name">disabled</span> = <span class="attr-values">
"disabled"
<span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="syntax-attr-empty_xref75">empty</a>
@@ -87,7 +87,7 @@
control.</dd>
<dt id="input.week.attrs.form" title="input.week.attrs.form">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fae-form">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fae-form">ⓘ</a>
<span class="attribute-name">form</span> = <span class="attr-values">
<a href="datatypes.html#common.data.idref" id="common.data.idref_xref26">ID reference</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -100,7 +100,7 @@
with which to associate the element.</dd>
<dt id="input.week.attrs.type" title="input.week.attrs.type">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/states-of-the-type-attribute.html#week-state">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#week-state">ⓘ</a>
<span class="attribute-name">type</span> = <span class="attr-values"> "week" </span>
<a class="hash" href="input.week.html#input.week.attrs.type">#</a>
</dt>
@@ -111,7 +111,7 @@
representing a week.</dd>
<dt id="input.week.attrs.autocomplete" title="input.week.attrs.autocomplete">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/common-input-element-attributes.html#attr-input-autocomplete">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#attr-input-autocomplete">ⓘ</a>
<span class="attribute-name">autocomplete</span> = <span class="attr-values">
"on" <span class="postfix or">or</span> "off"
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -123,7 +123,7 @@
later).</dd>
<dt id="input.week.attrs.autofocus" title="input.week.attrs.autofocus">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fe-autofocus">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fe-autofocus">ⓘ</a>
<span class="attribute-name">autofocus</span> = <span class="attr-values">
"autofocus"
<span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="syntax-attr-empty_xref76">empty</a>
@@ -135,7 +135,7 @@
loaded.</dd>
<dt id="input.week.attrs.list" title="input.week.attrs.list">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/common-input-element-attributes.html#attr-input-list">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#attr-input-list">ⓘ</a>
<span class="attribute-name">list</span> = <span class="attr-values">
<a href="datatypes.html#common.data.idref" id="common.data.idref_xref27">ID reference</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -148,7 +148,7 @@
with which to associate the element.</dd>
<dt id="input.week.attrs.min" title="input.week.attrs.min">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/common-input-element-attributes.html#attr-input-min">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#attr-input-min">ⓘ</a>
<span class="attribute-name">min</span> = <span class="attr-values">
<a class="ref" href="datatypes.html#form.data.week" title="form.data.week" id="form.data.week_xref1">week</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -188,7 +188,7 @@
<pre><code>1996-W16</code></pre>
</div></dd>
<dt id="input.week.attrs.max" title="input.week.attrs.max">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/common-input-element-attributes.html#attr-input-max">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#attr-input-max">ⓘ</a>
<span class="attribute-name">max</span> = <span class="attr-values">
<a class="ref" href="datatypes.html#form.data.week" title="form.data.week" id="form.data.week_xref2">week</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -228,7 +228,7 @@
<pre><code>1996-W16</code></pre>
</div></dd>
<dt id="input.week.attrs.step.integer" title="input.week.attrs.step.integer">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/common-input-element-attributes.html#attr-input-step">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#attr-input-step">ⓘ</a>
<span class="attribute-name">step</span> = <span class="attr-values">
"any"
<span class="postfix or">or</span> <a href="datatypes.html#common.data.integer.positive" id="common.data.integer.positive_xref9">positive integer</a>
@@ -239,7 +239,7 @@
value.</dd>
<dt id="input.week.attrs.readonly" title="input.week.attrs.readonly">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/common-input-element-attributes.html#the-readonly-attribute">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#the-readonly-attribute">ⓘ</a>
<span class="attribute-name">readonly</span> = <span class="attr-values">
"readonly"
<span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="syntax-attr-empty_xref77">empty</a>
@@ -250,7 +250,7 @@
is not meant to be edited.</dd>
<dt id="input.week.attrs.required" title="input.week.attrs.required">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/common-input-element-attributes.html#the-required-attribute">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#the-required-attribute">ⓘ</a>
<span class="attribute-name">required</span> = <span class="attr-values">
"required"
<span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="syntax-attr-empty_xref78">empty</a>
@@ -261,7 +261,7 @@
submission.</dd>
<dt id="input.week.attrs.value" title="input.week.attrs.value">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/states-of-the-type-attribute.html#week-state">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#week-state">ⓘ</a>
<span class="attribute-name">value</span> = <span class="attr-values">
<a class="ref" href="datatypes.html#form.data.week" title="form.data.week" id="form.data.week_xref3">week</a>
</span>
Index: button.button.html
===================================================================
RCS file: /sources/public/html5/markup/button.button.html,v
retrieving revision 1.91
retrieving revision 1.92
diff -u -d -r1.91 -r1.92
--- button.button.html 25 Feb 2011 07:05:18 -0000 1.91
+++ button.button.html 30 Apr 2011 11:35:33 -0000 1.92
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="button.reset.html">« button type=reset</a></span>
<span class="nav-next"><a href="canvas.html">canvas »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the button element in the HTML5 spec" href="http://developers.whatwg.org/the-button-element.html#the-button-element">ⓘ</a></span> <span class="element">button</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">button</span></span> – <span class="shortdesc">button with no additional semantics</span> <a class="hash" href="#button.button">#</a> <a class="toc-bak" href="Overview.html#button.button-toc">T</a>
+<span class="spec-link"><a title="Read about the button element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-button-element">ⓘ</a></span> <span class="element">button</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">button</span></span> – <span class="shortdesc">button with no additional semantics</span> <a class="hash" href="#button.button">#</a> <a class="toc-bak" href="Overview.html#button.button-toc">T</a>
</h2>
<div id="button.button-longdesc" class="longdesc">
<p>The
@@ -57,13 +57,13 @@
</div>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
<dt id="button.button.attrs.name" title="button.button.attrs.name">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fe-name">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fe-name">ⓘ</a>
<span class="attribute-name">name</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="data-string_xref10">string</a></span>
<a class="hash" href="button.button.html#button.button.attrs.name">#</a>
</dt>
@@ -71,7 +71,7 @@
element for the purposes of form submission.</dd>
<dt id="button.button.attrs.disabled" title="button.button.attrs.disabled">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fe-disabled">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fe-disabled">ⓘ</a>
<span class="attribute-name">disabled</span> = <span class="attr-values">
"disabled"
<span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="syntax-attr-empty_xref11">empty</a>
@@ -82,7 +82,7 @@
control.</dd>
<dt id="button.button.attrs.form" title="button.button.attrs.form">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fae-form">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fae-form">ⓘ</a>
<span class="attribute-name">form</span> = <span class="attr-values">
<a href="datatypes.html#common.data.idref" id="common.data.idref_xref3">ID reference</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -95,7 +95,7 @@
with which to associate the element.</dd>
<dt id="button.button.attrs.type" title="button.button.attrs.type">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/the-button-element.html#attr-button-type">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#attr-button-type">ⓘ</a>
<span class="attribute-name">type</span> = <span class="attr-values"> "button" </span>
<a class="hash" href="button.button.html#button.button.attrs.type">#</a>
</dt>
@@ -104,7 +104,7 @@
element is a button with no additional semantics.</dd>
<dt id="button.button.attrs.value" title="button.button.attrs.value">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/the-button-element.html#attr-button-value">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#attr-button-value">ⓘ</a>
<span class="attribute-name">value</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="data-string_xref11">string</a></span>
<a class="hash" href="button.button.html#button.button.attrs.value">#</a>
</dt>
@@ -112,7 +112,7 @@
this button for the purposes of form submission.</dd>
<dt id="button.button.attrs.autofocus" title="button.button.attrs.autofocus">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fe-autofocus">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fe-autofocus">ⓘ</a>
<span class="attribute-name">autofocus</span> = <span class="attr-values">
"autofocus"
<span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="syntax-attr-empty_xref12">empty</a>
Index: form.html
===================================================================
RCS file: /sources/public/html5/markup/form.html,v
retrieving revision 1.96
retrieving revision 1.97
diff -u -d -r1.96 -r1.97
--- form.html 25 Feb 2011 07:05:19 -0000 1.96
+++ form.html 30 Apr 2011 11:35:35 -0000 1.97
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="footer.html">« footer</a></span>
<span class="nav-next"><a href="h1.html">h1 »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the form element in the HTML5 spec" href="http://developers.whatwg.org/forms.html#the-form-element">ⓘ</a></span> <span class="element">form</span> – <span class="shortdesc">user-submittable form</span> <a class="hash" href="#form">#</a> <a class="toc-bak" href="Overview.html#form-toc">T</a>
+<span class="spec-link"><a title="Read about the form element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/forms.html#the-form-element">ⓘ</a></span> <span class="element">form</span> – <span class="shortdesc">user-submittable form</span> <a class="hash" href="#form">#</a> <a class="toc-bak" href="Overview.html#form-toc">T</a>
</h2>
<div id="form-longdesc" class="longdesc">
<p>The
@@ -56,13 +56,13 @@
</div>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
<dt id="form.attrs.action" title="form.attrs.action">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fs-action">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fs-action">ⓘ</a>
<span class="attribute-name">action</span> = <span class="attr-values">
<a href="datatypes.html#common.data.uri.non-empty" id="common.data.uri.non-empty_xref5">Non-empty URL potentially surrounded by spaces</a>
</span>
@@ -71,7 +71,7 @@
<dd>The submission action for the form.</dd>
<dt id="form.attrs.method" title="form.attrs.method">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fs-method">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fs-method">ⓘ</a>
<span class="attribute-name">method</span> = <span class="attr-values"> "get"
<span class="postfix or">or</span> "post"</span>
<a class="hash" href="form.html#form.attrs.method">#</a>
@@ -80,7 +80,7 @@
this element for form submission.</dd>
<dt id="form.attrs.enctype" title="form.attrs.enctype">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fs-enctype">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fs-enctype">ⓘ</a>
<span class="attribute-name">enctype</span> = <span class="attr-values"> <span class="agroupof"> "application/x-www-form-urlencoded"
<span class="postfix or">or</span> "multipart/form-data"</span>
<span class="postfix or">or</span> "text/plain"</span>
@@ -90,7 +90,7 @@
form contents for form submission.</dd>
<dt id="form.attrs.name" title="form.attrs.name">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fe-name">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fe-name">ⓘ</a>
<span class="attribute-name">name</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="data-string_xref17">string</a></span>
<a class="hash" href="form.html#form.attrs.name">#</a>
</dt>
@@ -98,7 +98,7 @@
element for the purposes of form submission.</dd>
<dt id="form.attrs.accept-charset" title="form.attrs.accept-charset">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/forms.html#attr-form-accept-charset">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/forms.html#attr-form-accept-charset">ⓘ</a>
<span class="attribute-name">accept-charset</span> = <span class="attr-values">
<a href="datatypes.html#form.data.charsetlist" id="form.data.charsetlist_xref1">list of character-encoding names</a>
</span>
@@ -114,7 +114,7 @@
be a valid <a href="datatypes.html#common.data.charset" id="common.data.charset_xref1">character encoding name</a> that specifies an
<a href="syntax.html#ascii-compatible" id="ascii-compatible_xref3">ASCII-compatible character encoding</a>.</div></dd>
<dt id="form.attrs.novalidate" title="form.attrs.novalidate">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fs-novalidate">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fs-novalidate">ⓘ</a>
<span class="attribute-name">novalidate</span> = <span class="attr-values">
"novalidate"
<span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="syntax-attr-empty_xref20">empty</a>
@@ -125,7 +125,7 @@
meant to be validated during form submission.</dd>
<dt id="form.attrs.target" title="form.attrs.target">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fs-target">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fs-target">ⓘ</a>
<span class="attribute-name">target</span> = <span class="attr-values">
<a href="datatypes.html#common.data.browsing-context-name-or-keyword" id="common.data.browsing-context-name-or-keyword_xref5">browsing-context name or keyword</a>
</span>
@@ -153,7 +153,7 @@
</ul>
</div></dd>
<dt id="form.attrs.autocomplete" title="form.attrs.autocomplete">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/forms.html#attr-form-autocomplete">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/forms.html#attr-form-autocomplete">ⓘ</a>
<span class="attribute-name">autocomplete</span> = <span class="attr-values">
"on" <span class="postfix or">or</span> "off"
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -216,9 +216,6 @@
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>();
boolean <a href="http://dev.w3.org/html5/spec/forms.html#dom-form-checkvalidity" title="dom-form-checkValidity">checkValidity</a>();
-
- void <a href="http://dev.w3.org/html5/spec/forms.html#dom-form-dispatchforminput" title="dom-form-dispatchFormInput">dispatchFormInput</a>();
- void <a href="http://dev.w3.org/html5/spec/forms.html#dom-form-dispatchformchange" title="dom-form-dispatchFormChange">dispatchFormChange</a>();
};</pre>
</div>
<div class="no-number no-toc display" id="form-display">
Index: small.html
===================================================================
RCS file: /sources/public/html5/markup/small.html,v
retrieving revision 1.83
retrieving revision 1.84
diff -u -d -r1.83 -r1.84
--- small.html 25 Feb 2011 07:05:24 -0000 1.83
+++ small.html 30 Apr 2011 11:35:40 -0000 1.84
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="select.html">« select</a></span>
<span class="nav-next"><a href="source.html">source »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the small element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-small-element">ⓘ</a></span> <span class="element">small</span> – <span class="shortdesc">small print</span> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span> <a class="hash" href="#small">#</a> <a class="toc-bak" href="Overview.html#small-toc">T</a>
+<span class="spec-link"><a title="Read about the small element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-small-element">ⓘ</a></span> <span class="element">small</span> – <span class="shortdesc">small print</span> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span> <a class="hash" href="#small">#</a> <a class="toc-bak" href="Overview.html#small-toc">T</a>
</h2>
<div id="small-longdesc" class="longdesc">
<p>The
@@ -47,7 +47,7 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
Index: ruby.html
===================================================================
RCS file: /sources/public/html5/markup/ruby.html,v
retrieving revision 1.82
retrieving revision 1.83
diff -u -d -r1.82 -r1.83
--- ruby.html 25 Feb 2011 07:05:24 -0000 1.82
+++ ruby.html 30 Apr 2011 11:35:39 -0000 1.83
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="rt.html">« rt</a></span>
<span class="nav-next"><a href="s.html">s »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the ruby element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-ruby-element">ⓘ</a></span> <span class="element">ruby</span> – <span class="shortdesc">ruby annotation</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#ruby">#</a> <a class="toc-bak" href="Overview.html#ruby-toc">T</a>
+<span class="spec-link"><a title="Read about the ruby element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-ruby-element">ⓘ</a></span> <span class="element">ruby</span> – <span class="shortdesc">ruby annotation</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#ruby">#</a> <a class="toc-bak" href="Overview.html#ruby-toc">T</a>
</h2>
<div id="ruby-longdesc" class="longdesc">
<p>The
@@ -50,7 +50,7 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
Index: a.html
===================================================================
RCS file: /sources/public/html5/markup/a.html,v
retrieving revision 1.105
retrieving revision 1.106
diff -u -d -r1.105 -r1.106
--- a.html 25 Feb 2011 07:05:17 -0000 1.105
+++ a.html 30 Apr 2011 11:35:32 -0000 1.106
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="elements.html">« elements</a></span>
<span class="nav-next"><a href="abbr.html">abbr »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the a element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-a-element">ⓘ</a></span> <span class="element">a</span> – <span class="shortdesc">hyperlink</span> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span> <a class="hash" href="#a">#</a> <a class="toc-bak" href="Overview.html#a-toc">T</a>
+<span class="spec-link"><a title="Read about the a element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-a-element">ⓘ</a></span> <span class="element">a</span> – <span class="shortdesc">hyperlink</span> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span> <a class="hash" href="#a">#</a> <a class="toc-bak" href="Overview.html#a-toc">T</a>
</h2>
<div id="a-longdesc" class="longdesc">
<p>The
@@ -53,13 +53,13 @@
</div>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
<dt id="a.attrs.name" title="a.attrs.name">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/obsolete.html#attr-a-name">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/obsolete.html#attr-a-name">ⓘ</a>
<span class="attribute-name">name</span> = <span class="attr-values">
<a href="datatypes.html#common.data.id" id="common.data.id_xref1">ID</a>
</span> <span class="obsoleted-feature" title="This markup feature has been obsoleted in HTML5.">OBSOLETE</span>
@@ -97,7 +97,7 @@
</div>
</dd>
<dt id="a.attrs.href" title="a.attrs.href">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/links.html#attr-hyperlink-href">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/links.html#attr-hyperlink-href">ⓘ</a>
<span class="attribute-name">href</span> = <span class="attr-values">
<a href="datatypes.html#common.data.uri" id="common.data.uri_xref1">URL potentially surrounded by spaces</a>
</span>
@@ -110,7 +110,7 @@
<dfn id="placeholder-hyperlink" title="placeholder-hyperlink">placeholder hyperlink</dfn>.</dd>
<dt id="a.attrs.target" title="a.attrs.target">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/links.html#attr-hyperlink-target">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/links.html#attr-hyperlink-target">ⓘ</a>
<span class="attribute-name">target</span> = <span class="attr-values">
<a href="datatypes.html#common.data.browsing-context-name-or-keyword" id="common.data.browsing-context-name-or-keyword_xref1">browsing-context name or keyword</a>
</span> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span>
@@ -148,7 +148,7 @@
</ul>
</div></dd>
<dt id="a.attrs.rel" title="a.attrs.rel">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/links.html#attr-hyperlink-rel">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/links.html#attr-hyperlink-rel">ⓘ</a>
<span class="attribute-name">rel</span> = <span class="attr-values">
<a href="datatypes.html#common.data.tokens" id="common.data.tokens_xref1">set of space-separated tokens</a>
</span>
@@ -159,7 +159,7 @@
indicated by the hyperlink.</dd>
<dt id="a.attrs.hreflang" title="a.attrs.hreflang">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/links.html#attr-hyperlink-hreflang">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/links.html#attr-hyperlink-hreflang">ⓘ</a>
<span class="attribute-name">hreflang</span> = <span class="attr-values">
<a href="datatypes.html#common.data.langcode" id="common.data.langcode_xref1">language tag</a>
</span>
@@ -172,7 +172,7 @@
as defined in
<a href="references.html#refsBCP47" id="refsBCP47_xref1">[BCP 47]</a>.</div></dd>
<dt id="a.attrs.media" title="a.attrs.media">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/links.html#attr-hyperlink-media">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/links.html#attr-hyperlink-media">ⓘ</a>
<span class="attribute-name">media</span> = <span class="attr-values">
<a href="datatypes.html#common.data.mediaquery" id="common.data.mediaquery_xref1">media-query list</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -186,7 +186,7 @@
as defined in
<a href="references.html#refsMediaQueries" id="refsMediaQueries_xref1">[Media Queries]</a>.</div></dd>
<dt id="a.attrs.type" title="a.attrs.type">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/links.html#attr-hyperlink-type">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/links.html#attr-hyperlink-type">ⓘ</a>
<span class="attribute-name">type</span> = <span class="attr-values">
<a href="datatypes.html#common.data.mimetype" id="common.data.mimetype_xref1">MIME type</a>
</span>
Index: index-of-terms.html
===================================================================
RCS file: /sources/public/html5/markup/index-of-terms.html,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- index-of-terms.html 21 Jan 2011 06:47:31 -0000 1.18
+++ index-of-terms.html 30 Apr 2011 11:35:36 -0000 1.19
@@ -11,7 +11,7 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
</div>
Index: ol.html
===================================================================
RCS file: /sources/public/html5/markup/ol.html,v
retrieving revision 1.90
retrieving revision 1.91
diff -u -d -r1.90 -r1.91
--- ol.html 25 Feb 2011 07:05:23 -0000 1.90
+++ ol.html 30 Apr 2011 11:35:38 -0000 1.91
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="object.html">« object</a></span>
<span class="nav-next"><a href="optgroup.html">optgroup »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the ol element in the HTML5 spec" href="http://developers.whatwg.org/grouping-content.html#the-ol-element">ⓘ</a></span> <span class="element">ol</span> – <span class="shortdesc">ordered list</span> <a class="hash" href="#ol">#</a> <a class="toc-bak" href="Overview.html#ol-toc">T</a>
+<span class="spec-link"><a title="Read about the ol element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-ol-element">ⓘ</a></span> <span class="element">ol</span> – <span class="shortdesc">ordered list</span> <a class="hash" href="#ol">#</a> <a class="toc-bak" href="Overview.html#ol-toc">T</a>
</h2>
<div id="ol-longdesc" class="longdesc">
<p>The
@@ -54,13 +54,13 @@
</div>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
<dt id="ol.attrs.start" title="ol.attrs.start">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/grouping-content.html#attr-ol-start">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#attr-ol-start">ⓘ</a>
<span class="attribute-name">start</span> = <span class="attr-values">
<a class="ref" href="datatypes.html#common.data.integer" title="common.data.integer" id="common.data.integer_xref10">integer</a>
</span> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span>
@@ -76,7 +76,7 @@
simply presentational.</dd>
<dt id="ol.attrs.reversed" title="ol.attrs.reversed">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/grouping-content.html#attr-ol-reversed">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#attr-ol-reversed">ⓘ</a>
<span class="attribute-name">reversed</span> = <span class="attr-values">
"reversed"
<span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="syntax-attr-empty_xref106">empty</a>
@@ -89,7 +89,7 @@
list (1, 2, 3, …).</dd>
<dt id="ol.attrs.type" title="ol.attrs.type">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/grouping-content.html#attr-ol-type">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#attr-ol-type">ⓘ</a>
<span class="attribute-name">type</span> = <span class="attr-values">
"1"
<span class="postfix or">or</span> "a"
@@ -160,13 +160,13 @@
<div class="css-property">
<span class="prop-name">list-style-type</span>: <span class="prop-value">decimal</span>;</div>
<div class="css-property">
-<span class="prop-name">-webkit-margin-before</span>: <span class="prop-value">1em</span>;</div>
+<span class="prop-name">margin-before</span>: <span class="prop-value">1em</span>;</div>
<div class="css-property">
-<span class="prop-name">-webkit-margin-after</span>: <span class="prop-value">1em</span>;</div>
+<span class="prop-name">margin-after</span>: <span class="prop-value">1em</span>;</div>
<div class="css-property">
<span class="prop-name">margin-start</span>: <span class="prop-value">0</span>;</div>
<div class="css-property">
-<span class="prop-name">-webkit-margin-end</span>: <span class="prop-value">0</span>;</div>
+<span class="prop-name">margin-end</span>: <span class="prop-value">0</span>;</div>
<div class="css-property">
<span class="prop-name">padding-start</span>: <span class="prop-value">40px</span>; }</div>
</div>
Index: article.html
===================================================================
RCS file: /sources/public/html5/markup/article.html,v
retrieving revision 1.83
retrieving revision 1.84
diff -u -d -r1.83 -r1.84
--- article.html 25 Feb 2011 07:05:17 -0000 1.83
+++ article.html 30 Apr 2011 11:35:33 -0000 1.84
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="area.html">« area</a></span>
<span class="nav-next"><a href="aside.html">aside »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the article element in the HTML5 spec" href="http://developers.whatwg.org/sections.html#the-article-element">ⓘ</a></span> <span class="element">article</span> – <span class="shortdesc">article</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#article">#</a> <a class="toc-bak" href="Overview.html#article-toc">T</a>
+<span class="spec-link"><a title="Read about the article element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-article-element">ⓘ</a></span> <span class="element">article</span> – <span class="shortdesc">article</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#article">#</a> <a class="toc-bak" href="Overview.html#article-toc">T</a>
</h2>
<div id="article-longdesc" class="longdesc">
<p>The
@@ -49,7 +49,7 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
Index: elements.html
===================================================================
RCS file: /sources/public/html5/markup/elements.html,v
retrieving revision 1.76
retrieving revision 1.77
diff -u -d -r1.76 -r1.77
--- elements.html 25 Feb 2011 07:05:19 -0000 1.76
+++ elements.html 30 Apr 2011 11:35:34 -0000 1.77
@@ -13,7 +13,7 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="elements-by-function.html">« elements by function</a></span>
<span class="nav-next"><a href="common-models.html">common models »</a></span>
@@ -28,133 +28,133 @@
<div class="toc">
<ul>
<li>
-<span class="spec-link"><a title="Read about the a element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-a-element">ⓘ</a></span> <a href="a.html#a"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">a</span> – <span class="shortdesc">hyperlink</span></span></a> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span>
+<span class="spec-link"><a title="Read about the a element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-a-element">ⓘ</a></span> <a href="a.html#a"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">a</span> – <span class="shortdesc">hyperlink</span></span></a> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span>
</li>
<li>
-<span class="spec-link"><a title="Read about the abbr element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-abbr-element">ⓘ</a></span> <a href="abbr.html#abbr"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">abbr</span> – <span class="shortdesc">abbreviation</span></span></a>
+<span class="spec-link"><a title="Read about the abbr element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-abbr-element">ⓘ</a></span> <a href="abbr.html#abbr"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">abbr</span> – <span class="shortdesc">abbreviation</span></span></a>
</li>
<li>
-<span class="spec-link"><a title="Read about the address element in the HTML5 spec" href="http://developers.whatwg.org/sections.html#the-address-element">ⓘ</a></span> <a href="address.html#address"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">address</span> – <span class="shortdesc">contact information</span></span></a>
+<span class="spec-link"><a title="Read about the address element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-address-element">ⓘ</a></span> <a href="address.html#address"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">address</span> – <span class="shortdesc">contact information</span></span></a>
</li>
<li>
-<span class="spec-link"><a title="Read about the area element in the HTML5 spec" href="http://developers.whatwg.org/the-map-element.html#the-area-element">ⓘ</a></span> <a href="area.html#area"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">area</span> – <span class="shortdesc">image-map hyperlink</span></span></a>
+<span class="spec-link"><a title="Read about the area element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-map-element.html#the-area-element">ⓘ</a></span> <a href="area.html#area"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">area</span> – <span class="shortdesc">image-map hyperlink</span></span></a>
</li>
<li>
-<span class="spec-link"><a title="Read about the article element in the HTML5 spec" href="http://developers.whatwg.org/sections.html#the-article-element">ⓘ</a></span> <a href="article.html#article"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">article</span> – <span class="shortdesc">article</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the article element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-article-element">ⓘ</a></span> <a href="article.html#article"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">article</span> – <span class="shortdesc">article</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li>
-<span class="spec-link"><a title="Read about the aside element in the HTML5 spec" href="http://developers.whatwg.org/sections.html#the-aside-element">ⓘ</a></span> <a href="aside.html#aside"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">aside</span> – <span class="shortdesc">tangential content</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the aside element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-aside-element">ⓘ</a></span> <a href="aside.html#aside"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">aside</span> – <span class="shortdesc">tangential content</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li>
-<span class="spec-link"><a title="Read about the audio element in the HTML5 spec" href="http://developers.whatwg.org/video.html#audio">ⓘ</a></span> <a href="audio.html#audio"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">audio</span> – <span class="shortdesc">audio stream</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the audio element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/video.html#audio">ⓘ</a></span> <a href="audio.html#audio"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">audio</span> – <span class="shortdesc">audio stream</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li>
-<span class="spec-link"><a title="Read about the b element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-b-element">ⓘ</a></span> <a href="b.html#b"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">b</span> – <span class="shortdesc">offset text conventionally styled in bold</span></span></a> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span>
+<span class="spec-link"><a title="Read about the b element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-b-element">ⓘ</a></span> <a href="b.html#b"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">b</span> – <span class="shortdesc">offset text conventionally styled in bold</span></span></a> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span>
</li>
<li>
-<span class="spec-link"><a title="Read about the base element in the HTML5 spec" href="http://developers.whatwg.org/semantics.html#the-base-element">ⓘ</a></span> <a href="base.html#base"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">base</span> – <span class="shortdesc">base URL</span></span></a>
+<span class="spec-link"><a title="Read about the base element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#the-base-element">ⓘ</a></span> <a href="base.html#base"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">base</span> – <span class="shortdesc">base URL</span></span></a>
</li>
<li>
-<span class="spec-link"><a title="Read about the bdi element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-bdi-element">ⓘ</a></span> <a href="bdi.html#bdi"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">bdi</span> – <span class="shortdesc">BiDi isolate</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the bdi element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-bdi-element">ⓘ</a></span> <a href="bdi.html#bdi"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">bdi</span> – <span class="shortdesc">BiDi isolate</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li>
-<span class="spec-link"><a title="Read about the bdo element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-bdo-element">ⓘ</a></span> <a href="bdo.html#bdo"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">bdo</span> – <span class="shortdesc">BiDi override</span></span></a>
+<span class="spec-link"><a title="Read about the bdo element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-bdo-element">ⓘ</a></span> <a href="bdo.html#bdo"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">bdo</span> – <span class="shortdesc">BiDi override</span></span></a>
</li>
<li>
-<span class="spec-link"><a title="Read about the blockquote element in the HTML5 spec" href="http://developers.whatwg.org/grouping-content.html#the-blockquote-element">ⓘ</a></span> <a href="blockquote.html#blockquote"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">blockquote</span> – <span class="shortdesc">block quotation</span></span></a>
+<span class="spec-link"><a title="Read about the blockquote element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-blockquote-element">ⓘ</a></span> <a href="blockquote.html#blockquote"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">blockquote</span> – <span class="shortdesc">block quotation</span></span></a>
</li>
<li>
-<span class="spec-link"><a title="Read about the body element in the HTML5 spec" href="http://developers.whatwg.org/sections.html#the-body-element-0">ⓘ</a></span> <a href="body.html#body"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">body</span> – <span class="shortdesc">document body</span></span></a>
+<span class="spec-link"><a title="Read about the body element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-body-element-0">ⓘ</a></span> <a href="body.html#body"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">body</span> – <span class="shortdesc">document body</span></span></a>
</li>
<li>
-<span class="spec-link"><a title="Read about the br element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-br-element">ⓘ</a></span> <a href="br.html#br"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">br</span> – <span class="shortdesc">line break</span></span></a>
+<span class="spec-link"><a title="Read about the br element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-br-element">ⓘ</a></span> <a href="br.html#br"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">br</span> – <span class="shortdesc">line break</span></span></a>
</li>
<li>
-<span class="spec-link"><a title="Read about the button element in the HTML5 spec" href="http://developers.whatwg.org/the-button-element.html#the-button-element">ⓘ</a></span> <a href="button.html#button"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">button</span> – <span class="shortdesc">button</span></span></a>
+<span class="spec-link"><a title="Read about the button element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-button-element">ⓘ</a></span> <a href="button.html#button"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">button</span> – <span class="shortdesc">button</span></span></a>
</li>
<li>
-<span class="spec-link"><a title="Read about the button element in the HTML5 spec" href="http://developers.whatwg.org/the-button-element.html#the-button-element">ⓘ</a></span> <a href="button.submit.html#button.submit"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">button</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">submit</span></span> – <span class="shortdesc">submit button</span></span></a>
+<span class="spec-link"><a title="Read about the button element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-button-element">ⓘ</a></span> <a href="button.submit.html#button.submit"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">button</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">submit</span></span> – <span class="shortdesc">submit button</span></span></a>
</li>
<li>
-<span class="spec-link"><a title="Read about the button element in the HTML5 spec" href="http://developers.whatwg.org/the-button-element.html#the-button-element">ⓘ</a></span> <a href="button.reset.html#button.reset"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">button</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">reset</span></span> – <span class="shortdesc">reset button</span></span></a>
+<span class="spec-link"><a title="Read about the button element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-button-element">ⓘ</a></span> <a href="button.reset.html#button.reset"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">button</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">reset</span></span> – <span class="shortdesc">reset button</span></span></a>
</li>
<li>
-<span class="spec-link"><a title="Read about the button element in the HTML5 spec" href="http://developers.whatwg.org/the-button-element.html#the-button-element">ⓘ</a></span> <a href="button.button.html#button.button"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">button</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">button</span></span> – <span class="shortdesc">button with no additional semantics</span></span></a>
+<span class="spec-link"><a title="Read about the button element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-button-element">ⓘ</a></span> <a href="button.button.html#button.button"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">button</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">button</span></span> – <span class="shortdesc">button with no additional semantics</span></span></a>
</li>
<li>
-<span class="spec-link"><a title="Read about the canvas element in the HTML5 spec" href="http://developers.whatwg.org/the-canvas-element.html#the-canvas-element">ⓘ</a></span> <a href="canvas.html#canvas"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">canvas</span> – <span class="shortdesc">canvas for dynamic graphics</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the canvas element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-canvas-element.html#the-canvas-element">ⓘ</a></span> <a href="canvas.html#canvas"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">canvas</span> – <span class="shortdesc">canvas for dynamic graphics</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li>
-<span class="spec-link"><a title="Read about the caption element in the HTML5 spec" href="http://developers.whatwg.org/tabular-data.html#the-caption-element">ⓘ</a></span> <a href="caption.html#caption"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">caption</span> – <span class="shortdesc">table title</span></span></a>
+<span class="spec-link"><a title="Read about the caption element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-caption-element">ⓘ</a></span> <a href="caption.html#caption"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">caption</span> – <span class="shortdesc">table title</span></span></a>
</li>
<li>
-<span class="spec-link"><a title="Read about the cite element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-cite-element">ⓘ</a></span> <a href="cite.html#cite"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">cite</span> – <span class="shortdesc">cited title of a work</span></span></a> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span>
+<span class="spec-link"><a title="Read about the cite element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-cite-element">ⓘ</a></span> <a href="cite.html#cite"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">cite</span> – <span class="shortdesc">cited title of a work</span></span></a> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span>
</li>
<li>
-<span class="spec-link"><a title="Read about the code element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-code-element">ⓘ</a></span> <a href="code.html#code"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">code</span> – <span class="shortdesc">code fragment</span></span></a>
+<span class="spec-link"><a title="Read about the code element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-code-element">ⓘ</a></span> <a href="code.html#code"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">code</span> – <span class="shortdesc">code fragment</span></span></a>
</li>
<li>
-<span class="spec-link"><a title="Read about the col element in the HTML5 spec" href="http://developers.whatwg.org/tabular-data.html#the-col-element">ⓘ</a></span> <a href="col.html#col"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">col</span> – <span class="shortdesc">table column</span></span></a>
+<span class="spec-link"><a title="Read about the col element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-col-element">ⓘ</a></span> <a href="col.html#col"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">col</span> – <span class="shortdesc">table column</span></span></a>
</li>
<li>
-<span class="spec-link"><a title="Read about the colgroup element in the HTML5 spec" href="http://developers.whatwg.org/tabular-data.html#the-colgroup-element">ⓘ</a></span> <a href="colgroup.html#colgroup"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">colgroup</span> – <span class="shortdesc">table column group</span></span></a>
+<span class="spec-link"><a title="Read about the colgroup element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-colgroup-element">ⓘ</a></span> <a href="colgroup.html#colgroup"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">colgroup</span> – <span class="shortdesc">table column group</span></span></a>
</li>
<li>
-<span class="spec-link"><a title="Read about the command element in the HTML5 spec" href="http://developers.whatwg.org/interactive-elements.html#the-command">ⓘ</a></span> <a href="command.html#command"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">command</span> – <span class="shortdesc">command</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the command element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#the-command">ⓘ</a></span> <a href="command.html#command"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">command</span> – <span class="shortdesc">command</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li>
-<span class="spec-link"><a title="Read about the command element in the HTML5 spec" href="http://developers.whatwg.org/interactive-elements.html#the-command">ⓘ</a></span> <a href="command.command.html#command.command"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">command</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">command</span></span> – <span class="shortdesc">command with an associated action</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the command element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#the-command">ⓘ</a></span> <a href="command.command.html#command.command"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">command</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">command</span></span> – <span class="shortdesc">command with an associated action</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li>
-<span class="spec-link"><a title="Read about the command element in the HTML5 spec" href="http://developers.whatwg.org/interactive-elements.html#the-command">ⓘ</a></span> <a href="command.radio.html#command.radio"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">command</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">radio</span></span> – <span class="shortdesc">selection of one item from a list of items</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the command element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#the-command">ⓘ</a></span> <a href="command.radio.html#command.radio"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">command</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">radio</span></span> – <span class="shortdesc">selection of one item from a list of items</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li>
-<span class="spec-link"><a title="Read about the command element in the HTML5 spec" href="http://developers.whatwg.org/interactive-elements.html#the-command">ⓘ</a></span> <a href="command.checkbox.html#command.checkbox"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">command</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">checkbox</span></span> – <span class="shortdesc">state or option that can be toggled</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the command element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#the-command">ⓘ</a></span> <a href="command.checkbox.html#command.checkbox"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">command</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">checkbox</span></span> – <span class="shortdesc">state or option that can be toggled</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li>
-<span class="spec-link"><a title="Read about the datalist element in the HTML5 spec" href="http://developers.whatwg.org/the-button-element.html#the-datalist-element">ⓘ</a></span> <a href="datalist.html#datalist"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">datalist</span> – <span class="shortdesc">predefined options for other controls</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the datalist element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-datalist-element">ⓘ</a></span> <a href="datalist.html#datalist"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">datalist</span> – <span class="shortdesc">predefined options for other controls</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li>
-<span class="spec-link"><a title="Read about the dd element in the HTML5 spec" href="http://developers.whatwg.org/grouping-content.html#the-dd-element">ⓘ</a></span> <a href="dd.html#dd"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">dd</span> – <span class="shortdesc">description or value</span></span></a>
+<span class="spec-link"><a title="Read about the dd element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-dd-element">ⓘ</a></span> <a href="dd.html#dd"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">dd</span> – <span class="shortdesc">description or value</span></span></a>
</li>
<li>
-<span class="spec-link"><a title="Read about the del element in the HTML5 spec" href="http://developers.whatwg.org/edits.html#the-del-element">ⓘ</a></span> <a href="del.html#del"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">del</span> – <span class="shortdesc">deleted text</span></span></a>
+<span class="spec-link"><a title="Read about the del element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/edits.html#the-del-element">ⓘ</a></span> <a href="del.html#del"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">del</span> – <span class="shortdesc">deleted text</span></span></a>
</li>
<li>
-<span class="spec-link"><a title="Read about the details element in the HTML5 spec" href="http://developers.whatwg.org/interactive-elements.html#the-details-element">ⓘ</a></span> <a href="details.html#details"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">details</span> – <span class="shortdesc">control for additional on-demand information</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the details element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#the-details-element">ⓘ</a></span> <a href="details.html#details"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">details</span> – <span class="shortdesc">control for additional on-demand information</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li>
-<span class="spec-link"><a title="Read about the dfn element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-dfn-element">ⓘ</a></span> <a href="dfn.html#dfn"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">dfn</span> – <span class="shortdesc">defining instance</span></span></a>
+<span class="spec-link"><a title="Read about the dfn element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-dfn-element">ⓘ</a></span> <a href="dfn.html#dfn"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">dfn</span> – <span class="shortdesc">defining instance</span></span></a>
</li>
<li>
-<span class="spec-link"><a title="Read about the div element in the HTML5 spec" href="http://developers.whatwg.org/grouping-content.html#the-div-element">ⓘ</a></span> <a href="div.html#div"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">div</span> – <span class="shortdesc">generic flow container</span></span></a>
+<span class="spec-link"><a title="Read about the div element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-div-element">ⓘ</a></span> <a href="div.html#div"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">div</span> – <span class="shortdesc">generic flow container</span></span></a>
</li>
<li>
-<span class="spec-link"><a title="Read about the dl element in the HTML5 spec" href="http://developers.whatwg.org/grouping-content.html#the-dl-element">ⓘ</a></span> <a href="dl.html#dl"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">dl</span> – <span class="shortdesc">description list</span></span></a>
+<span class="spec-link"><a title="Read about the dl element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-dl-element">ⓘ</a></span> <a href="dl.html#dl"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">dl</span> – <span class="shortdesc">description list</span></span></a>
</li>
<li>
-<span class="spec-link"><a title="Read about the dt element in the HTML5 spec" href="http://developers.whatwg.org/grouping-content.html#the-dt-element">ⓘ</a></span> <a href="dt.html#dt"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">dt</span> – <span class="shortdesc">term or name</span></span></a>
+<span class="spec-link"><a title="Read about the dt element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-dt-element">ⓘ</a></span> <a href="dt.html#dt"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">dt</span> – <span class="shortdesc">term or name</span></span></a>
</li>
<li>
-<span class="spec-link"><a title="Read about the em element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-em-element">ⓘ</a></span> <a href="em.html#em"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">em</span> – <span class="shortdesc">emphatic stress</span></span></a>
+<span class="spec-link"><a title="Read about the em element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-em-element">ⓘ</a></span> <a href="em.html#em"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">em</span> – <span class="shortdesc">emphatic stress</span></span></a>
</li>
<li>
-<span class="spec-link"><a title="Read about the embed element in the HTML5 spec" href="http://developers.whatwg.org/the-iframe-element.html#the-embed-element">ⓘ</a></span> <a href="embed.html#embed"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">embed</span> – <span class="shortdesc">integration point for plugins</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the embed element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-iframe-element.html#the-embed-element">ⓘ</a></span> <a href="embed.html#embed"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">embed</span> – <span class="shortdesc">integration point for plugins</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li>
-<span class="spec-link"><a title="Read about the fieldset element in the HTML5 spec" href="http://developers.whatwg.org/forms.html#the-fieldset-element">ⓘ</a></span> <a href="fieldset.html#fieldset"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">fieldset</span> – <span class="shortdesc">set of related form controls</span></span></a>
+<span class="spec-link"><a title="Read about the fieldset element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/forms.html#the-fieldset-element">ⓘ</a></span> <a href="fieldset.html#fieldset"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">fieldset</span> – <span class="shortdesc">set of related form controls</span></span></a>
</li>
<li>
-<span class="spec-link"><a title="Read about the figcaption element in the HTML5 spec" href="http://developers.whatwg.org/grouping-content.html#the-figcaption-element">ⓘ</a></span> <a href="figcaption.html#figcaption"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">figcaption</span> – <span class="shortdesc">figure caption</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the figcaption element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-figcaption-element">ⓘ</a></span> <a href="figcaption.html#figcaption"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">figcaption</span> – <span class="shortdesc">figure caption</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li>
-<span class="spec-link"><a title="Read about the figure element in the HTML5 spec" href="http://developers.whatwg.org/grouping-content.html#the-figure-element">ⓘ</a></span> <a href="figure.html#figure"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">figure</span> – <span class="shortdesc">figure with optional caption</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the figure element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-figure-element">ⓘ</a></span> <a href="figure.html#figure"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">figure</span> – <span class="shortdesc">figure with optional caption</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li>
-<span class="spec-link"><a title="Read about the footer element in the HTML5 spec" href="http://developers.whatwg.org/sections.html#the-footer-element">ⓘ</a></span> <a href="footer.html#footer"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">footer</span> – <span class="shortdesc">footer</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the footer element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-footer-element">ⓘ</a></span> <a href="footer.html#footer"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">footer</span> – <span class="shortdesc">footer</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li>
-<span class="spec-link"><a title="Read about the form element in the HTML5 spec" href="http://developers.whatwg.org/forms.html#the-form-element">ⓘ</a></span> <a href="form.html#form"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">form</span> – <span class="shortdesc">user-submittable form</span></span></a>
+<span class="spec-link"><a title="Read about the form element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/forms.html#the-form-element">ⓘ</a></span> <a href="form.html#form"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">form</span> – <span class="shortdesc">user-submittable form</span></span></a>
</li>
<li>
<span class="spec-link"><a title="Read about the h1 element in the HTML5 spec" href="http://dev.w3.org/html5/spec/sections.html#the-h1-h2-h3-h4-h5-and-h6-elements">ⓘ</a></span> <a href="h1.html#h1"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">h1</span> – <span class="shortdesc">heading</span></span></a>
@@ -175,283 +175,283 @@
<span class="spec-link"><a title="Read about the h6 element in the HTML5 spec" href="http://dev.w3.org/html5/spec/sections.html#the-h1-h2-h3-h4-h5-and-h6-elements">ⓘ</a></span> <a href="h6.html#h6"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">h6</span> – <span class="shortdesc">heading</span></span></a>
</li>
<li>
-<span class="spec-link"><a title="Read about the head element in the HTML5 spec" href="http://developers.whatwg.org/semantics.html#the-head-element-0">ⓘ</a></span> <a href="head.html#head"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">head</span> – <span class="shortdesc">document metadata container</span></span></a>
+<span class="spec-link"><a title="Read about the head element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#the-head-element-0">ⓘ</a></span> <a href="head.html#head"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">head</span> – <span class="shortdesc">document metadata container</span></span></a>
</li>
<li>
-<span class="spec-link"><a title="Read about the header element in the HTML5 spec" href="http://developers.whatwg.org/sections.html#the-header-element">ⓘ</a></span> <a href="header.html#header"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">header</span> – <span class="shortdesc">header</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the header element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-header-element">ⓘ</a></span> <a href="header.html#header"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">header</span> – <span class="shortdesc">header</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li>
-<span class="spec-link"><a title="Read about the hgroup element in the HTML5 spec" href="http://developers.whatwg.org/sections.html#the-hgroup-element">ⓘ</a></span> <a href="hgroup.html#hgroup"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">hgroup</span> – <span class="shortdesc">heading group</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the hgroup element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-hgroup-element">ⓘ</a></span> <a href="hgroup.html#hgroup"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">hgroup</span> – <span class="shortdesc">heading group</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li>
-<span class="spec-link"><a title="Read about the hr element in the HTML5 spec" href="http://developers.whatwg.org/grouping-content.html#the-hr-element">ⓘ</a></span> <a href="hr.html#hr"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">hr</span> – <span class="shortdesc">thematic break</span></span></a> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span>
+<span class="spec-link"><a title="Read about the hr element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-hr-element">ⓘ</a></span> <a href="hr.html#hr"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">hr</span> – <span class="shortdesc">thematic break</span></span></a> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span>
</li>
<li>
-<span class="spec-link"><a title="Read about the html element in the HTML5 spec" href="http://developers.whatwg.org/semantics.html#the-html-element-0">ⓘ</a></span> <a href="html.html#html"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">html</span> – <span class="shortdesc">root element</span></span></a>
+<span class="spec-link"><a title="Read about the html element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#the-html-element-0">ⓘ</a></span> <a href="html.html#html"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">html</span> – <span class="shortdesc">root element</span></span></a>
</li>
<li>
-<span class="spec-link"><a title="Read about the i element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-i-element">ⓘ</a></span> <a href="i.html#i"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">i</span> – <span class="shortdesc">offset text conventionally styled in italic</span></span></a> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span>
+<span class="spec-link"><a title="Read about the i element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-i-element">ⓘ</a></span> <a href="i.html#i"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">i</span> – <span class="shortdesc">offset text conventionally styled in italic</span></span></a> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span>
</li>
<li>
-<span class="spec-link"><a title="Read about the iframe element in the HTML5 spec" href="http://developers.whatwg.org/the-iframe-element.html#the-iframe-element">ⓘ</a></span> <a href="iframe.html#iframe"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">iframe</span> – <span class="shortdesc">nested browsing context (inline frame)</span></span></a>
+<span class="spec-link"><a title="Read about the iframe element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-iframe-element.html#the-iframe-element">ⓘ</a></span> <a href="iframe.html#iframe"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">iframe</span> – <span class="shortdesc">nested browsing context (inline frame)</span></span></a>
</li>
<li>
-<span class="spec-link"><a title="Read about the img element in the HTML5 spec" href="http://developers.whatwg.org/embedded-content-1.html#the-img-element">ⓘ</a></span> <a href="img.html#img"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">img</span> – <span class="shortdesc">image</span></span></a>
+<span class="spec-link"><a title="Read about the img element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/embedded-content-1.html#the-img-element">ⓘ</a></span> <a href="img.html#img"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">img</span> – <span class="shortdesc">image</span></span></a>
</li>
<li>
-<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://developers.whatwg.org/the-input-element.html#the-input-element">ⓘ</a></span> <a href="input.html#input"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span> – <span class="shortdesc">input control</span></span></a> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-input-element.html#the-input-element">ⓘ</a></span> <a href="input.html#input"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span> – <span class="shortdesc">input control</span></span></a> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span>
</li>
<li>
-<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://developers.whatwg.org/states-of-the-type-attribute.html#text-state-and-search-state">ⓘ</a></span> <a href="input.text.html#input.text"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">text</span></span> – <span class="shortdesc">text-input field</span></span></a>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#text-state-and-search-state">ⓘ</a></span> <a href="input.text.html#input.text"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">text</span></span> – <span class="shortdesc">text-input field</span></span></a>
</li>
<li>
-<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://developers.whatwg.org/states-of-the-type-attribute.html#password-state">ⓘ</a></span> <a href="input.password.html#input.password"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">password</span></span> – <span class="shortdesc">password-input field</span></span></a>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#password-state">ⓘ</a></span> <a href="input.password.html#input.password"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">password</span></span> – <span class="shortdesc">password-input field</span></span></a>
</li>
<li>
-<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://developers.whatwg.org/number-state.html#checkbox-state">ⓘ</a></span> <a href="input.checkbox.html#input.checkbox"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">checkbox</span></span> – <span class="shortdesc">checkbox</span></span></a>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#checkbox-state">ⓘ</a></span> <a href="input.checkbox.html#input.checkbox"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">checkbox</span></span> – <span class="shortdesc">checkbox</span></span></a>
</li>
<li>
-<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://developers.whatwg.org/number-state.html#radio-button-state">ⓘ</a></span> <a href="input.radio.html#input.radio"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">radio</span></span> – <span class="shortdesc">radio button</span></span></a>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#radio-button-state">ⓘ</a></span> <a href="input.radio.html#input.radio"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">radio</span></span> – <span class="shortdesc">radio button</span></span></a>
</li>
<li>
-<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://developers.whatwg.org/number-state.html#button-state">ⓘ</a></span> <a href="input.button.html#input.button"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">button</span></span> – <span class="shortdesc">button</span></span></a>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#button-state">ⓘ</a></span> <a href="input.button.html#input.button"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">button</span></span> – <span class="shortdesc">button</span></span></a>
</li>
<li>
-<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://developers.whatwg.org/number-state.html#submit-button-state">ⓘ</a></span> <a href="input.submit.html#input.submit"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">submit</span></span> – <span class="shortdesc">submit button</span></span></a>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#submit-button-state">ⓘ</a></span> <a href="input.submit.html#input.submit"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">submit</span></span> – <span class="shortdesc">submit button</span></span></a>
</li>
<li>
-<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://developers.whatwg.org/number-state.html#reset-button-state">ⓘ</a></span> <a href="input.reset.html#input.reset"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">reset</span></span> – <span class="shortdesc">reset button</span></span></a>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#reset-button-state">ⓘ</a></span> <a href="input.reset.html#input.reset"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">reset</span></span> – <span class="shortdesc">reset button</span></span></a>
</li>
<li>
-<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://developers.whatwg.org/number-state.html#file-upload-state">ⓘ</a></span> <a href="input.file.html#input.file"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">file</span></span> – <span class="shortdesc">file upload control</span></span></a>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#file-upload-state">ⓘ</a></span> <a href="input.file.html#input.file"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">file</span></span> – <span class="shortdesc">file upload control</span></span></a>
</li>
<li>
-<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://developers.whatwg.org/states-of-the-type-attribute.html#hidden-state">ⓘ</a></span> <a href="input.hidden.html#input.hidden"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">hidden</span></span> – <span class="shortdesc">hidden input control</span></span></a>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#hidden-state">ⓘ</a></span> <a href="input.hidden.html#input.hidden"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">hidden</span></span> – <span class="shortdesc">hidden input control</span></span></a>
</li>
<li>
-<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://developers.whatwg.org/number-state.html#image-button-state">ⓘ</a></span> <a href="input.image.html#input.image"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">image</span></span> – <span class="shortdesc">image-coordinates input control</span></span></a>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#image-button-state">ⓘ</a></span> <a href="input.image.html#input.image"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">image</span></span> – <span class="shortdesc">image-coordinates input control</span></span></a>
</li>
<li>
-<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://developers.whatwg.org/states-of-the-type-attribute.html#date-and-time-state">ⓘ</a></span> <a href="input.datetime.html#input.datetime"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">datetime</span></span> – <span class="shortdesc">global date-and-time input control</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#date-and-time-state">ⓘ</a></span> <a href="input.datetime.html#input.datetime"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">datetime</span></span> – <span class="shortdesc">global date-and-time input control</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li>
-<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://developers.whatwg.org/states-of-the-type-attribute.html#local-date-and-time-state">ⓘ</a></span> <a href="input.datetime-local.html#input.datetime-local"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">datetime-local</span></span> – <span class="shortdesc">local date-and-time input control</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#local-date-and-time-state">ⓘ</a></span> <a href="input.datetime-local.html#input.datetime-local"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">datetime-local</span></span> – <span class="shortdesc">local date-and-time input control</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li>
-<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://developers.whatwg.org/states-of-the-type-attribute.html#date-state">ⓘ</a></span> <a href="input.date.html#input.date"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">date</span></span> – <span class="shortdesc">date input control</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#date-state">ⓘ</a></span> <a href="input.date.html#input.date"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">date</span></span> – <span class="shortdesc">date input control</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li>
-<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://developers.whatwg.org/states-of-the-type-attribute.html#month-state">ⓘ</a></span> <a href="input.month.html#input.month"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">month</span></span> – <span class="shortdesc">year-and-month input control</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#month-state">ⓘ</a></span> <a href="input.month.html#input.month"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">month</span></span> – <span class="shortdesc">year-and-month input control</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li>
-<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://developers.whatwg.org/states-of-the-type-attribute.html#time-state">ⓘ</a></span> <a href="input.time.html#input.time"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">time</span></span> – <span class="shortdesc">time input control</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#time-state">ⓘ</a></span> <a href="input.time.html#input.time"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">time</span></span> – <span class="shortdesc">time input control</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li>
-<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://developers.whatwg.org/states-of-the-type-attribute.html#week-state">ⓘ</a></span> <a href="input.week.html#input.week"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">week</span></span> – <span class="shortdesc">year-and-week input control</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#week-state">ⓘ</a></span> <a href="input.week.html#input.week"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">week</span></span> – <span class="shortdesc">year-and-week input control</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li>
-<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://developers.whatwg.org/number-state.html#number-state">ⓘ</a></span> <a href="input.number.html#input.number"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">number</span></span> – <span class="shortdesc">number input control</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#number-state">ⓘ</a></span> <a href="input.number.html#input.number"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">number</span></span> – <span class="shortdesc">number input control</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li>
-<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://developers.whatwg.org/number-state.html#range-state">ⓘ</a></span> <a href="input.range.html#input.range"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">range</span></span> – <span class="shortdesc">imprecise number-input control</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#range-state">ⓘ</a></span> <a href="input.range.html#input.range"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">range</span></span> – <span class="shortdesc">imprecise number-input control</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li>
-<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://developers.whatwg.org/states-of-the-type-attribute.html#e-mail-state">ⓘ</a></span> <a href="input.email.html#input.email"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">email</span></span> – <span class="shortdesc">e-mail address input control</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#e-mail-state">ⓘ</a></span> <a href="input.email.html#input.email"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">email</span></span> – <span class="shortdesc">e-mail address input control</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li>
-<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://developers.whatwg.org/states-of-the-type-attribute.html#url-state">ⓘ</a></span> <a href="input.url.html#input.url"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">url</span></span> – <span class="shortdesc">URL input control</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#url-state">ⓘ</a></span> <a href="input.url.html#input.url"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">url</span></span> – <span class="shortdesc">URL input control</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li>
-<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://developers.whatwg.org/states-of-the-type-attribute.html#text-state-and-search-state">ⓘ</a></span> <a href="input.search.html#input.search"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">search</span></span> – <span class="shortdesc">search field</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#text-state-and-search-state">ⓘ</a></span> <a href="input.search.html#input.search"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">search</span></span> – <span class="shortdesc">search field</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li>
-<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://developers.whatwg.org/states-of-the-type-attribute.html#telephone-state">ⓘ</a></span> <a href="input.tel.html#input.tel"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">tel</span></span> – <span class="shortdesc">telephone-number-input field</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#telephone-state">ⓘ</a></span> <a href="input.tel.html#input.tel"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">tel</span></span> – <span class="shortdesc">telephone-number-input field</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li>
-<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://developers.whatwg.org/number-state.html#color-state">ⓘ</a></span> <a href="input.color.html#input.color"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">color</span></span> – <span class="shortdesc">color-well control</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#color-state">ⓘ</a></span> <a href="input.color.html#input.color"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">input</span><span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">color</span></span> – <span class="shortdesc">color-well control</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li>
-<span class="spec-link"><a title="Read about the ins element in the HTML5 spec" href="http://developers.whatwg.org/edits.html#the-ins-element">ⓘ</a></span> <a href="ins.html#ins"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">ins</span> – <span class="shortdesc">inserted text</span></span></a>
+<span class="spec-link"><a title="Read about the ins element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/edits.html#the-ins-element">ⓘ</a></span> <a href="ins.html#ins"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">ins</span> – <span class="shortdesc">inserted text</span></span></a>
</li>
<li>
-<span class="spec-link"><a title="Read about the kbd element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-kbd-element">ⓘ</a></span> <a href="kbd.html#kbd"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">kbd</span> – <span class="shortdesc">user input</span></span></a>
+<span class="spec-link"><a title="Read about the kbd element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-kbd-element">ⓘ</a></span> <a href="kbd.html#kbd"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">kbd</span> – <span class="shortdesc">user input</span></span></a>
</li>
<li>
-<span class="spec-link"><a title="Read about the keygen element in the HTML5 spec" href="http://developers.whatwg.org/the-button-element.html#the-keygen-element">ⓘ</a></span> <a href="keygen.html#keygen"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">keygen</span> – <span class="shortdesc">key-pair generator/input control</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the keygen element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-keygen-element">ⓘ</a></span> <a href="keygen.html#keygen"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">keygen</span> – <span class="shortdesc">key-pair generator/input control</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li>
-<span class="spec-link"><a title="Read about the label element in the HTML5 spec" href="http://developers.whatwg.org/forms.html#the-label-element">ⓘ</a></span> <a href="label.html#label"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">label</span> – <span class="shortdesc">caption for a form control</span></span></a>
+<span class="spec-link"><a title="Read about the label element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/forms.html#the-label-element">ⓘ</a></span> <a href="label.html#label"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">label</span> – <span class="shortdesc">caption for a form control</span></span></a>
</li>
<li>
-<span class="spec-link"><a title="Read about the legend element in the HTML5 spec" href="http://developers.whatwg.org/forms.html#the-legend-element">ⓘ</a></span> <a href="legend.html#legend"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">legend</span> – <span class="shortdesc">title or explanatory caption</span></span></a>
+<span class="spec-link"><a title="Read about the legend element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/forms.html#the-legend-element">ⓘ</a></span> <a href="legend.html#legend"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">legend</span> – <span class="shortdesc">title or explanatory caption</span></span></a>
</li>
<li>
-<span class="spec-link"><a title="Read about the li element in the HTML5 spec" href="http://developers.whatwg.org/grouping-content.html#the-li-element">ⓘ</a></span> <a href="li.html#li"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">li</span> – <span class="shortdesc">list item</span></span></a>
+<span class="spec-link"><a title="Read about the li element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-li-element">ⓘ</a></span> <a href="li.html#li"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">li</span> – <span class="shortdesc">list item</span></span></a>
</li>
<li>
-<span class="spec-link"><a title="Read about the link element in the HTML5 spec" href="http://developers.whatwg.org/semantics.html#the-link-element">ⓘ</a></span> <a href="link.html#link"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">link</span> – <span class="shortdesc">inter-document relationship metadata</span></span></a>
+<span class="spec-link"><a title="Read about the link element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#the-link-element">ⓘ</a></span> <a href="link.html#link"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">link</span> – <span class="shortdesc">inter-document relationship metadata</span></span></a>
</li>
<li>
-<span class="spec-link"><a title="Read about the map element in the HTML5 spec" href="http://developers.whatwg.org/the-map-element.html#the-map-element">ⓘ</a></span> <a href="map.html#map"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">map</span> – <span class="shortdesc">image-map definition</span></span></a>
+<span class="spec-link"><a title="Read about the map element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-map-element.html#the-map-element">ⓘ</a></span> <a href="map.html#map"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">map</span> – <span class="shortdesc">image-map definition</span></span></a>
</li>
<li>
-<span class="spec-link"><a title="Read about the mark element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-mark-element">ⓘ</a></span> <a href="mark.html#mark"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">mark</span> – <span class="shortdesc">marked (highlighted) text</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the mark element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-mark-element">ⓘ</a></span> <a href="mark.html#mark"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">mark</span> – <span class="shortdesc">marked (highlighted) text</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li>
-<span class="spec-link"><a title="Read about the menu element in the HTML5 spec" href="http://developers.whatwg.org/interactive-elements.html#menus">ⓘ</a></span> <a href="menu.html#menu"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">menu</span> – <span class="shortdesc">list of commands</span></span></a> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span>
+<span class="spec-link"><a title="Read about the menu element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#menus">ⓘ</a></span> <a href="menu.html#menu"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">menu</span> – <span class="shortdesc">list of commands</span></span></a> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span>
</li>
<li>
-<span class="spec-link"><a title="Read about the meta element in the HTML5 spec" href="http://developers.whatwg.org/semantics.html#meta">ⓘ</a></span> <a href="meta.html#meta"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">meta</span> – <span class="shortdesc">metadata</span></span></a> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span>
+<span class="spec-link"><a title="Read about the meta element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#meta">ⓘ</a></span> <a href="meta.html#meta"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">meta</span> – <span class="shortdesc">metadata</span></span></a> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span>
</li>
<li>
-<span class="spec-link"><a title="Read about the meta element in the HTML5 spec" href="http://developers.whatwg.org/semantics.html#attr-meta-name">ⓘ</a></span> <a href="meta.name.html#meta.name"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">name</span></span> – <span class="shortdesc">name-value metadata</span></span></a>
+<span class="spec-link"><a title="Read about the meta element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#attr-meta-name">ⓘ</a></span> <a href="meta.name.html#meta.name"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">name</span></span> – <span class="shortdesc">name-value metadata</span></span></a>
</li>
<li>
-<span class="spec-link"><a title="Read about the meta element in the HTML5 spec" href="http://developers.whatwg.org/semantics.html#attr-meta-http-equiv-refresh">ⓘ</a></span> <a href="meta.http-equiv.refresh.html#meta.http-equiv.refresh"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">http-equiv</span>=<span class="equals-value">refresh</span></span> – <span class="shortdesc">“refresh” pragma directive</span></span></a>
+<span class="spec-link"><a title="Read about the meta element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#attr-meta-http-equiv-refresh">ⓘ</a></span> <a href="meta.http-equiv.refresh.html#meta.http-equiv.refresh"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">http-equiv</span>=<span class="equals-value">refresh</span></span> – <span class="shortdesc">“refresh” pragma directive</span></span></a>
</li>
<li>
-<span class="spec-link"><a title="Read about the meta element in the HTML5 spec" href="http://developers.whatwg.org/semantics.html#attr-meta-http-equiv-default-style">ⓘ</a></span> <a href="meta.http-equiv.default-style.html#meta.http-equiv.default-style"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">http-equiv</span>=<span class="equals-value">default-style</span></span> – <span class="shortdesc">“preferred stylesheet” pragma directive</span></span></a>
+<span class="spec-link"><a title="Read about the meta element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#attr-meta-http-equiv-default-style">ⓘ</a></span> <a href="meta.http-equiv.default-style.html#meta.http-equiv.default-style"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">http-equiv</span>=<span class="equals-value">default-style</span></span> – <span class="shortdesc">“preferred stylesheet” pragma directive</span></span></a>
</li>
<li>
-<span class="spec-link"><a title="Read about the meta element in the HTML5 spec" href="http://developers.whatwg.org/semantics.html#attr-meta-http-equiv-content-language">ⓘ</a></span> <a href="meta.http-equiv.content-language.html#meta.http-equiv.content-language"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">http-equiv</span>=<span class="equals-value">content-language</span></span> – <span class="shortdesc">“default language” pragma directive</span></span></a> <span class="obsoleted-feature" title="This markup feature has been obsoleted in HTML5.">OBSOLETE</span>
+<span class="spec-link"><a title="Read about the meta element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#attr-meta-http-equiv-content-language">ⓘ</a></span> <a href="meta.http-equiv.content-language.html#meta.http-equiv.content-language"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">http-equiv</span>=<span class="equals-value">content-language</span></span> – <span class="shortdesc">“default language” pragma directive</span></span></a> <span class="obsoleted-feature" title="This markup feature has been obsoleted in HTML5.">OBSOLETE</span>
</li>
<li>
-<span class="spec-link"><a title="Read about the meta element in the HTML5 spec" href="http://developers.whatwg.org/semantics.html#attr-meta-charset">ⓘ</a></span> <a href="meta.charset.html#meta.charset"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">charset</span></span> – <span class="shortdesc">document character-encoding declaration</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the meta element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#attr-meta-charset">ⓘ</a></span> <a href="meta.charset.html#meta.charset"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">charset</span></span> – <span class="shortdesc">document character-encoding declaration</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li>
-<span class="spec-link"><a title="Read about the meta element in the HTML5 spec" href="http://developers.whatwg.org/semantics.html#attr-meta-http-equiv-content-type">ⓘ</a></span> <a href="meta.http-equiv.content-type.html#meta.http-equiv.content-type"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">http-equiv</span>=<span class="equals-value">content-type</span></span> – <span class="shortdesc">document character-encoding declaration</span></span></a>
+<span class="spec-link"><a title="Read about the meta element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#attr-meta-http-equiv-content-type">ⓘ</a></span> <a href="meta.http-equiv.content-type.html#meta.http-equiv.content-type"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">meta</span><span class="elem-qualifier"> <span class="attribute-name">http-equiv</span>=<span class="equals-value">content-type</span></span> – <span class="shortdesc">document character-encoding declaration</span></span></a>
</li>
<li>
-<span class="spec-link"><a title="Read about the meter element in the HTML5 spec" href="http://developers.whatwg.org/the-button-element.html#the-meter-element">ⓘ</a></span> <a href="meter.html#meter"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">meter</span> – <span class="shortdesc">scalar gauge</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the meter element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-meter-element">ⓘ</a></span> <a href="meter.html#meter"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">meter</span> – <span class="shortdesc">scalar gauge</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li>
-<span class="spec-link"><a title="Read about the nav element in the HTML5 spec" href="http://developers.whatwg.org/sections.html#the-nav-element">ⓘ</a></span> <a href="nav.html#nav"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">nav</span> – <span class="shortdesc">group of navigational links</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the nav element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-nav-element">ⓘ</a></span> <a href="nav.html#nav"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">nav</span> – <span class="shortdesc">group of navigational links</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li>
-<span class="spec-link"><a title="Read about the noscript element in the HTML5 spec" href="http://developers.whatwg.org/scripting-1.html#the-noscript-element">ⓘ</a></span> <a href="noscript.html#noscript"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">noscript</span> – <span class="shortdesc">fallback content for script</span></span></a>
+<span class="spec-link"><a title="Read about the noscript element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/scripting-1.html#the-noscript-element">ⓘ</a></span> <a href="noscript.html#noscript"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">noscript</span> – <span class="shortdesc">fallback content for script</span></span></a>
</li>
<li>
-<span class="spec-link"><a title="Read about the object element in the HTML5 spec" href="http://developers.whatwg.org/the-iframe-element.html#the-object-element">ⓘ</a></span> <a href="object.html#object"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">object</span> – <span class="shortdesc">generic external content</span></span></a>
+<span class="spec-link"><a title="Read about the object element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-iframe-element.html#the-object-element">ⓘ</a></span> <a href="object.html#object"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">object</span> – <span class="shortdesc">generic external content</span></span></a>
</li>
<li>
-<span class="spec-link"><a title="Read about the ol element in the HTML5 spec" href="http://developers.whatwg.org/grouping-content.html#the-ol-element">ⓘ</a></span> <a href="ol.html#ol"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">ol</span> – <span class="shortdesc">ordered list</span></span></a>
+<span class="spec-link"><a title="Read about the ol element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-ol-element">ⓘ</a></span> <a href="ol.html#ol"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">ol</span> – <span class="shortdesc">ordered list</span></span></a>
</li>
<li>
-<span class="spec-link"><a title="Read about the optgroup element in the HTML5 spec" href="http://developers.whatwg.org/the-button-element.html#the-optgroup-element">ⓘ</a></span> <a href="optgroup.html#optgroup"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">optgroup</span> – <span class="shortdesc">group of options</span></span></a>
+<span class="spec-link"><a title="Read about the optgroup element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-optgroup-element">ⓘ</a></span> <a href="optgroup.html#optgroup"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">optgroup</span> – <span class="shortdesc">group of options</span></span></a>
</li>
<li>
-<span class="spec-link"><a title="Read about the option element in the HTML5 spec" href="http://developers.whatwg.org/the-button-element.html#the-option-element">ⓘ</a></span> <a href="option.html#option"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">option</span> – <span class="shortdesc">option</span></span></a>
+<span class="spec-link"><a title="Read about the option element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-option-element">ⓘ</a></span> <a href="option.html#option"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">option</span> – <span class="shortdesc">option</span></span></a>
</li>
<li>
-<span class="spec-link"><a title="Read about the output element in the HTML5 spec" href="http://developers.whatwg.org/the-button-element.html#the-output-element">ⓘ</a></span> <a href="output.html#output"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">output</span> – <span class="shortdesc">result of a calculation in a form</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the output element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-output-element">ⓘ</a></span> <a href="output.html#output"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">output</span> – <span class="shortdesc">result of a calculation in a form</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li>
-<span class="spec-link"><a title="Read about the p element in the HTML5 spec" href="http://developers.whatwg.org/grouping-content.html#the-p-element">ⓘ</a></span> <a href="p.html#p"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">p</span> – <span class="shortdesc">paragraph</span></span></a>
+<span class="spec-link"><a title="Read about the p element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-p-element">ⓘ</a></span> <a href="p.html#p"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">p</span> – <span class="shortdesc">paragraph</span></span></a>
</li>
<li>
-<span class="spec-link"><a title="Read about the param element in the HTML5 spec" href="http://developers.whatwg.org/the-iframe-element.html#the-param-element">ⓘ</a></span> <a href="param.html#param"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">param</span> – <span class="shortdesc">initialization parameters for plugins</span></span></a>
+<span class="spec-link"><a title="Read about the param element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-iframe-element.html#the-param-element">ⓘ</a></span> <a href="param.html#param"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">param</span> – <span class="shortdesc">initialization parameters for plugins</span></span></a>
</li>
<li>
-<span class="spec-link"><a title="Read about the pre element in the HTML5 spec" href="http://developers.whatwg.org/grouping-content.html#the-pre-element">ⓘ</a></span> <a href="pre.html#pre"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">pre</span> – <span class="shortdesc">preformatted text</span></span></a>
+<span class="spec-link"><a title="Read about the pre element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-pre-element">ⓘ</a></span> <a href="pre.html#pre"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">pre</span> – <span class="shortdesc">preformatted text</span></span></a>
</li>
<li>
-<span class="spec-link"><a title="Read about the progress element in the HTML5 spec" href="http://developers.whatwg.org/the-button-element.html#the-progress-element">ⓘ</a></span> <a href="progress.html#progress"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">progress</span> – <span class="shortdesc">progress indicator</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the progress element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-progress-element">ⓘ</a></span> <a href="progress.html#progress"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">progress</span> – <span class="shortdesc">progress indicator</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li>
-<span class="spec-link"><a title="Read about the q element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-q-element">ⓘ</a></span> <a href="q.html#q"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">q</span> – <span class="shortdesc">quoted text</span></span></a>
+<span class="spec-link"><a title="Read about the q element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-q-element">ⓘ</a></span> <a href="q.html#q"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">q</span> – <span class="shortdesc">quoted text</span></span></a>
</li>
<li>
-<span class="spec-link"><a title="Read about the rp element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-rp-element">ⓘ</a></span> <a href="rp.html#rp"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">rp</span> – <span class="shortdesc">ruby parenthesis</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the rp element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-rp-element">ⓘ</a></span> <a href="rp.html#rp"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">rp</span> – <span class="shortdesc">ruby parenthesis</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li>
-<span class="spec-link"><a title="Read about the rt element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-rt-element">ⓘ</a></span> <a href="rt.html#rt"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">rt</span> – <span class="shortdesc">ruby text</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the rt element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-rt-element">ⓘ</a></span> <a href="rt.html#rt"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">rt</span> – <span class="shortdesc">ruby text</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li>
-<span class="spec-link"><a title="Read about the ruby element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-ruby-element">ⓘ</a></span> <a href="ruby.html#ruby"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">ruby</span> – <span class="shortdesc">ruby annotation</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the ruby element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-ruby-element">ⓘ</a></span> <a href="ruby.html#ruby"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">ruby</span> – <span class="shortdesc">ruby annotation</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li>
-<span class="spec-link"><a title="Read about the s element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-s-element">ⓘ</a></span> <a href="s.html#s"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">s</span> – <span class="shortdesc">struck text</span></span></a> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span>
+<span class="spec-link"><a title="Read about the s element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-s-element">ⓘ</a></span> <a href="s.html#s"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">s</span> – <span class="shortdesc">struck text</span></span></a> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span>
</li>
<li>
-<span class="spec-link"><a title="Read about the samp element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-samp-element">ⓘ</a></span> <a href="samp.html#samp"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">samp</span> – <span class="shortdesc">(sample) output</span></span></a>
+<span class="spec-link"><a title="Read about the samp element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-samp-element">ⓘ</a></span> <a href="samp.html#samp"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">samp</span> – <span class="shortdesc">(sample) output</span></span></a>
</li>
<li>
-<span class="spec-link"><a title="Read about the script element in the HTML5 spec" href="http://developers.whatwg.org/scripting-1.html#script">ⓘ</a></span> <a href="script.html#script"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">script</span> – <span class="shortdesc">embedded script</span></span></a>
+<span class="spec-link"><a title="Read about the script element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/scripting-1.html#script">ⓘ</a></span> <a href="script.html#script"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">script</span> – <span class="shortdesc">embedded script</span></span></a>
</li>
<li>
-<span class="spec-link"><a title="Read about the section element in the HTML5 spec" href="http://developers.whatwg.org/sections.html#the-section-element">ⓘ</a></span> <a href="section.html#section"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">section</span> – <span class="shortdesc">section</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the section element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-section-element">ⓘ</a></span> <a href="section.html#section"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">section</span> – <span class="shortdesc">section</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li>
-<span class="spec-link"><a title="Read about the select element in the HTML5 spec" href="http://developers.whatwg.org/the-button-element.html#the-select-element">ⓘ</a></span> <a href="select.html#select"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">select</span> – <span class="shortdesc">option-selection form control</span></span></a>
+<span class="spec-link"><a title="Read about the select element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-select-element">ⓘ</a></span> <a href="select.html#select"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">select</span> – <span class="shortdesc">option-selection form control</span></span></a>
</li>
<li>
-<span class="spec-link"><a title="Read about the small element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-small-element">ⓘ</a></span> <a href="small.html#small"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">small</span> – <span class="shortdesc">small print</span></span></a> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span>
+<span class="spec-link"><a title="Read about the small element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-small-element">ⓘ</a></span> <a href="small.html#small"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">small</span> – <span class="shortdesc">small print</span></span></a> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span>
</li>
<li>
-<span class="spec-link"><a title="Read about the source element in the HTML5 spec" href="http://developers.whatwg.org/video.html#the-source-element">ⓘ</a></span> <a href="source.html#source"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">source</span> – <span class="shortdesc">media source</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the source element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/video.html#the-source-element">ⓘ</a></span> <a href="source.html#source"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">source</span> – <span class="shortdesc">media source</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li>
-<span class="spec-link"><a title="Read about the span element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-span-element">ⓘ</a></span> <a href="span.html#span"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">span</span> – <span class="shortdesc">generic span</span></span></a>
+<span class="spec-link"><a title="Read about the span element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-span-element">ⓘ</a></span> <a href="span.html#span"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">span</span> – <span class="shortdesc">generic span</span></span></a>
</li>
<li>
-<span class="spec-link"><a title="Read about the strong element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-strong-element">ⓘ</a></span> <a href="strong.html#strong"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">strong</span> – <span class="shortdesc">strong importance</span></span></a>
+<span class="spec-link"><a title="Read about the strong element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-strong-element">ⓘ</a></span> <a href="strong.html#strong"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">strong</span> – <span class="shortdesc">strong importance</span></span></a>
</li>
<li>
-<span class="spec-link"><a title="Read about the style element in the HTML5 spec" href="http://developers.whatwg.org/semantics.html#the-style-element">ⓘ</a></span> <a href="style.html#style"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">style</span> – <span class="shortdesc">style (presentation) information</span></span></a>
+<span class="spec-link"><a title="Read about the style element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#the-style-element">ⓘ</a></span> <a href="style.html#style"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">style</span> – <span class="shortdesc">style (presentation) information</span></span></a>
</li>
<li>
-<span class="spec-link"><a title="Read about the sub element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-sub-and-sup-elements">ⓘ</a></span> <a href="sub.html#sub"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">sub</span> – <span class="shortdesc">subscript</span></span></a>
+<span class="spec-link"><a title="Read about the sub element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-sub-and-sup-elements">ⓘ</a></span> <a href="sub.html#sub"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">sub</span> – <span class="shortdesc">subscript</span></span></a>
</li>
<li>
-<span class="spec-link"><a title="Read about the summary element in the HTML5 spec" href="http://developers.whatwg.org/interactive-elements.html#the-summary-element">ⓘ</a></span> <a href="summary.html#summary"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">summary</span> – <span class="shortdesc">summary, caption, or legend for a details control</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the summary element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#the-summary-element">ⓘ</a></span> <a href="summary.html#summary"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">summary</span> – <span class="shortdesc">summary, caption, or legend for a details control</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li>
-<span class="spec-link"><a title="Read about the sup element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-sub-and-sup-elements">ⓘ</a></span> <a href="sup.html#sup"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">sup</span> – <span class="shortdesc">superscript</span></span></a>
+<span class="spec-link"><a title="Read about the sup element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-sub-and-sup-elements">ⓘ</a></span> <a href="sup.html#sup"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">sup</span> – <span class="shortdesc">superscript</span></span></a>
</li>
<li>
-<span class="spec-link"><a title="Read about the table element in the HTML5 spec" href="http://developers.whatwg.org/tabular-data.html#the-table-element">ⓘ</a></span> <a href="table.html#table"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">table</span> – <span class="shortdesc">table</span></span></a>
+<span class="spec-link"><a title="Read about the table element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-table-element">ⓘ</a></span> <a href="table.html#table"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">table</span> – <span class="shortdesc">table</span></span></a>
</li>
<li>
-<span class="spec-link"><a title="Read about the tbody element in the HTML5 spec" href="http://developers.whatwg.org/tabular-data.html#the-tbody-element">ⓘ</a></span> <a href="tbody.html#tbody"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">tbody</span> – <span class="shortdesc">table row group</span></span></a>
+<span class="spec-link"><a title="Read about the tbody element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-tbody-element">ⓘ</a></span> <a href="tbody.html#tbody"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">tbody</span> – <span class="shortdesc">table row group</span></span></a>
</li>
<li>
-<span class="spec-link"><a title="Read about the td element in the HTML5 spec" href="http://developers.whatwg.org/tabular-data.html#the-td-element">ⓘ</a></span> <a href="td.html#td"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">td</span> – <span class="shortdesc">table cell</span></span></a>
+<span class="spec-link"><a title="Read about the td element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-td-element">ⓘ</a></span> <a href="td.html#td"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">td</span> – <span class="shortdesc">table cell</span></span></a>
</li>
<li>
-<span class="spec-link"><a title="Read about the textarea element in the HTML5 spec" href="http://developers.whatwg.org/the-button-element.html#the-textarea-element">ⓘ</a></span> <a href="textarea.html#textarea"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">textarea</span> – <span class="shortdesc">text input area</span></span></a>
+<span class="spec-link"><a title="Read about the textarea element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-textarea-element">ⓘ</a></span> <a href="textarea.html#textarea"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">textarea</span> – <span class="shortdesc">text input area</span></span></a>
</li>
<li>
-<span class="spec-link"><a title="Read about the tfoot element in the HTML5 spec" href="http://developers.whatwg.org/tabular-data.html#the-tfoot-element">ⓘ</a></span> <a href="tfoot.html#tfoot"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">tfoot</span> – <span class="shortdesc">table footer row group</span></span></a>
+<span class="spec-link"><a title="Read about the tfoot element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-tfoot-element">ⓘ</a></span> <a href="tfoot.html#tfoot"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">tfoot</span> – <span class="shortdesc">table footer row group</span></span></a>
</li>
<li>
-<span class="spec-link"><a title="Read about the th element in the HTML5 spec" href="http://developers.whatwg.org/tabular-data.html#the-th-element">ⓘ</a></span> <a href="th.html#th"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">th</span> – <span class="shortdesc">table header cell</span></span></a>
+<span class="spec-link"><a title="Read about the th element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-th-element">ⓘ</a></span> <a href="th.html#th"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">th</span> – <span class="shortdesc">table header cell</span></span></a>
</li>
<li>
-<span class="spec-link"><a title="Read about the thead element in the HTML5 spec" href="http://developers.whatwg.org/tabular-data.html#the-thead-element">ⓘ</a></span> <a href="thead.html#thead"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">thead</span> – <span class="shortdesc">table heading group</span></span></a>
+<span class="spec-link"><a title="Read about the thead element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-thead-element">ⓘ</a></span> <a href="thead.html#thead"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">thead</span> – <span class="shortdesc">table heading group</span></span></a>
</li>
<li>
-<span class="spec-link"><a title="Read about the time element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-time-element">ⓘ</a></span> <a href="time.html#time"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">time</span> – <span class="shortdesc">date and/or time</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the time element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-time-element">ⓘ</a></span> <a href="time.html#time"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">time</span> – <span class="shortdesc">date and/or time</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li>
-<span class="spec-link"><a title="Read about the title element in the HTML5 spec" href="http://developers.whatwg.org/semantics.html#the-title-element-0">ⓘ</a></span> <a href="title.html#title"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">title</span> – <span class="shortdesc">document title</span></span></a>
+<span class="spec-link"><a title="Read about the title element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#the-title-element-0">ⓘ</a></span> <a href="title.html#title"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">title</span> – <span class="shortdesc">document title</span></span></a>
</li>
<li>
-<span class="spec-link"><a title="Read about the tr element in the HTML5 spec" href="http://developers.whatwg.org/tabular-data.html#the-tr-element">ⓘ</a></span> <a href="tr.html#tr"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">tr</span> – <span class="shortdesc">table row</span></span></a>
+<span class="spec-link"><a title="Read about the tr element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-tr-element">ⓘ</a></span> <a href="tr.html#tr"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">tr</span> – <span class="shortdesc">table row</span></span></a>
</li>
<li>
-<span class="spec-link"><a title="Read about the track element in the HTML5 spec" href="http://developers.whatwg.org/video.html#the-track-element">ⓘ</a></span> <a href="track.html#track"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">track</span> – <span class="shortdesc">supplementary media track</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the track element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/video.html#the-track-element">ⓘ</a></span> <a href="track.html#track"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">track</span> – <span class="shortdesc">supplementary media track</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li>
-<span class="spec-link"><a title="Read about the ul element in the HTML5 spec" href="http://developers.whatwg.org/grouping-content.html#the-ul-element">ⓘ</a></span> <a href="ul.html#ul"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">ul</span> – <span class="shortdesc">unordered list</span></span></a>
+<span class="spec-link"><a title="Read about the ul element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-ul-element">ⓘ</a></span> <a href="ul.html#ul"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">ul</span> – <span class="shortdesc">unordered list</span></span></a>
</li>
<li>
-<span class="spec-link"><a title="Read about the var element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-var-element">ⓘ</a></span> <a href="var.html#var"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">var</span> – <span class="shortdesc">variable or placeholder text</span></span></a>
+<span class="spec-link"><a title="Read about the var element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-var-element">ⓘ</a></span> <a href="var.html#var"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">var</span> – <span class="shortdesc">variable or placeholder text</span></span></a>
</li>
<li>
-<span class="spec-link"><a title="Read about the video element in the HTML5 spec" href="http://developers.whatwg.org/video.html#video">ⓘ</a></span> <a href="video.html#video"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">video</span> – <span class="shortdesc">video</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the video element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/video.html#video">ⓘ</a></span> <a href="video.html#video"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">video</span> – <span class="shortdesc">video</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li>
-<span class="spec-link"><a title="Read about the wbr element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-wbr-element">ⓘ</a></span> <a href="wbr.html#wbr"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">wbr</span> – <span class="shortdesc">line-break opportunity</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about the wbr element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-wbr-element">ⓘ</a></span> <a href="wbr.html#wbr"><span class="toc-section-number"></span><span class="toc-section-name"><span class="element">wbr</span> – <span class="shortdesc">line-break opportunity</span></span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
</ul>
</div>
Index: colgroup.html
===================================================================
RCS file: /sources/public/html5/markup/colgroup.html,v
retrieving revision 1.82
retrieving revision 1.83
diff -u -d -r1.82 -r1.83
--- colgroup.html 25 Feb 2011 07:05:18 -0000 1.82
+++ colgroup.html 30 Apr 2011 11:35:33 -0000 1.83
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="col.html">« col</a></span>
<span class="nav-next"><a href="command.html">command »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the colgroup element in the HTML5 spec" href="http://developers.whatwg.org/tabular-data.html#the-colgroup-element">ⓘ</a></span> <span class="element">colgroup</span> – <span class="shortdesc">table column group</span> <a class="hash" href="#colgroup">#</a> <a class="toc-bak" href="Overview.html#colgroup-toc">T</a>
+<span class="spec-link"><a title="Read about the colgroup element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-colgroup-element">ⓘ</a></span> <span class="element">colgroup</span> – <span class="shortdesc">table column group</span> <a class="hash" href="#colgroup">#</a> <a class="toc-bak" href="Overview.html#colgroup-toc">T</a>
</h2>
<div id="colgroup-longdesc" class="longdesc">
<p>The
@@ -49,13 +49,13 @@
<div class="attr-content-models"><p><span class="pattern" id="colgroup.attrs"><a title="global-attributes" href="global-attributes.html">global attributes</a> <span class="postfix intermixed">&</span> <a class="ref" title="colgroup.attrs.span" href="colgroup.html#colgroup.attrs.span">span</a></span></p></div>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
<dt id="colgroup.attrs.span" title="colgroup.attrs.span">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/tabular-data.html#attr-colgroup-span">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#attr-colgroup-span">ⓘ</a>
<span class="attribute-name">span</span> = <span class="attr-values">
<a href="datatypes.html#common.data.integer.positive" id="common.data.integer.positive_xref2">positive integer</a>
</span>
Index: dl.html
===================================================================
RCS file: /sources/public/html5/markup/dl.html,v
retrieving revision 1.81
retrieving revision 1.82
diff -u -d -r1.81 -r1.82
--- dl.html 25 Feb 2011 07:05:19 -0000 1.81
+++ dl.html 30 Apr 2011 11:35:34 -0000 1.82
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="div.html">« div</a></span>
<span class="nav-next"><a href="dt.html">dt »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the dl element in the HTML5 spec" href="http://developers.whatwg.org/grouping-content.html#the-dl-element">ⓘ</a></span> <span class="element">dl</span> – <span class="shortdesc">description list</span> <a class="hash" href="#dl">#</a> <a class="toc-bak" href="Overview.html#dl-toc">T</a>
+<span class="spec-link"><a title="Read about the dl element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-dl-element">ⓘ</a></span> <span class="element">dl</span> – <span class="shortdesc">description list</span> <a class="hash" href="#dl">#</a> <a class="toc-bak" href="Overview.html#dl-toc">T</a>
</h2>
<div id="dl-longdesc" class="longdesc">
<p>The
@@ -47,7 +47,7 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
@@ -115,13 +115,13 @@
<div class="css-property">
<span class="prop-name">display</span>: <span class="prop-value">block</span>;</div>
<div class="css-property">
-<span class="prop-name">-webkit-margin-before</span>: <span class="prop-value">1em</span>;</div>
+<span class="prop-name">margin-before</span>: <span class="prop-value">1em</span>;</div>
<div class="css-property">
-<span class="prop-name">-webkit-margin-after</span>: <span class="prop-value">1em</span>;</div>
+<span class="prop-name">margin-after</span>: <span class="prop-value">1em</span>;</div>
<div class="css-property">
<span class="prop-name">margin-start</span>: <span class="prop-value">0</span>;</div>
<div class="css-property">
-<span class="prop-name">-webkit-margin-end</span>: <span class="prop-value">0</span>; }</div>
+<span class="prop-name">margin-end</span>: <span class="prop-value">0</span>; }</div>
</div>
</div>
</div>
Index: thead.html
===================================================================
RCS file: /sources/public/html5/markup/thead.html,v
retrieving revision 1.80
retrieving revision 1.81
diff -u -d -r1.80 -r1.81
--- thead.html 25 Feb 2011 07:05:25 -0000 1.80
+++ thead.html 30 Apr 2011 11:35:41 -0000 1.81
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="th.html">« th</a></span>
<span class="nav-next"><a href="time.html">time »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the thead element in the HTML5 spec" href="http://developers.whatwg.org/tabular-data.html#the-thead-element">ⓘ</a></span> <span class="element">thead</span> – <span class="shortdesc">table heading group</span> <a class="hash" href="#thead">#</a> <a class="toc-bak" href="Overview.html#thead-toc">T</a>
+<span class="spec-link"><a title="Read about the thead element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-thead-element">ⓘ</a></span> <span class="element">thead</span> – <span class="shortdesc">table heading group</span> <a class="hash" href="#thead">#</a> <a class="toc-bak" href="Overview.html#thead-toc">T</a>
</h2>
<div id="thead-longdesc" class="longdesc">
<p>The
@@ -49,7 +49,7 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
Index: tbody.html
===================================================================
RCS file: /sources/public/html5/markup/tbody.html,v
retrieving revision 1.80
retrieving revision 1.81
diff -u -d -r1.80 -r1.81
--- tbody.html 25 Feb 2011 07:05:25 -0000 1.80
+++ tbody.html 30 Apr 2011 11:35:41 -0000 1.81
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="table.html">« table</a></span>
<span class="nav-next"><a href="td.html">td »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the tbody element in the HTML5 spec" href="http://developers.whatwg.org/tabular-data.html#the-tbody-element">ⓘ</a></span> <span class="element">tbody</span> – <span class="shortdesc">table row group</span> <a class="hash" href="#tbody">#</a> <a class="toc-bak" href="Overview.html#tbody-toc">T</a>
+<span class="spec-link"><a title="Read about the tbody element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/tabular-data.html#the-tbody-element">ⓘ</a></span> <span class="element">tbody</span> – <span class="shortdesc">table row group</span> <a class="hash" href="#tbody">#</a> <a class="toc-bak" href="Overview.html#tbody-toc">T</a>
</h2>
<div id="tbody-longdesc" class="longdesc">
<p>The
@@ -48,7 +48,7 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
Index: video.html
===================================================================
RCS file: /sources/public/html5/markup/video.html,v
retrieving revision 1.108
retrieving revision 1.109
diff -u -d -r1.108 -r1.109
--- video.html 25 Feb 2011 07:05:26 -0000 1.108
+++ video.html 30 Apr 2011 11:35:41 -0000 1.109
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="var.html">« var</a></span>
<span class="nav-next"><a href="wbr.html">wbr »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the video element in the HTML5 spec" href="http://developers.whatwg.org/video.html#video">ⓘ</a></span> <span class="element">video</span> – <span class="shortdesc">video</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#video">#</a> <a class="toc-bak" href="Overview.html#video-toc">T</a>
+<span class="spec-link"><a title="Read about the video element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/video.html#video">ⓘ</a></span> <span class="element">video</span> – <span class="shortdesc">video</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#video">#</a> <a class="toc-bak" href="Overview.html#video-toc">T</a>
</h2>
<div id="video-longdesc" class="longdesc">
<p>The
@@ -70,13 +70,13 @@
</div>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
<dt id="video.attrs.autoplay" title="video.attrs.autoplay">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/video.html#attr-media-autoplay">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/video.html#attr-media-autoplay">ⓘ</a>
<span class="attribute-name">autoplay</span> = <span class="attr-values">
"autoplay"
<span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="syntax-attr-empty_xref123">empty</a>
@@ -87,7 +87,7 @@
video as soon as it can do so without stopping.</dd>
<dt id="video.attrs.preload" title="video.attrs.preload">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/video.html#attr-media-preload">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/video.html#attr-media-preload">ⓘ</a>
<span class="attribute-name">preload</span> = <span class="attr-values">
"none"
<span class="postfix or">or</span> "metadata"
@@ -116,7 +116,7 @@
</dd>
<dt id="video.attrs.controls" title="video.attrs.controls">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/video.html#attr-media-controls">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/video.html#attr-media-controls">ⓘ</a>
<span class="attribute-name">controls</span> = <span class="attr-values">
"controls"
<span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="syntax-attr-empty_xref125">empty</a>
@@ -127,7 +127,7 @@
controlling playback of the video.</dd>
<dt id="video.attrs.loop" title="video.attrs.loop">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/video.html#attr-media-loop">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/video.html#attr-media-loop">ⓘ</a>
<span class="attribute-name">loop</span> = <span class="attr-values">
"loop" <span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="syntax-attr-empty_xref126">empty</a>
</span>
@@ -137,7 +137,7 @@
upon reaching the end.</dd>
<dt id="video.attrs.poster" title="video.attrs.poster">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/video.html#attr-video-poster">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/video.html#attr-video-poster">ⓘ</a>
<span class="attribute-name">poster</span> = <span class="attr-values">
<a href="datatypes.html#common.data.uri.non-empty" id="common.data.uri.non-empty_xref17">Non-empty URL potentially surrounded by spaces</a>
</span>
@@ -147,7 +147,7 @@
video data is available.</dd>
<dt id="video.attrs.height" title="video.attrs.height">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/the-map-element.html#attr-dim-height">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-map-element.html#attr-dim-height">ⓘ</a>
<span class="attribute-name">height</span> = <span class="attr-values">
<a href="datatypes.html#common.data.integer.non-negative" id="common.data.integer.non-negative_xref19">non-negative integer</a>
</span>
@@ -156,7 +156,7 @@
<dd>The height of the video, in CSS pixels.</dd>
<dt id="video.attrs.width" title="video.attrs.width">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/the-map-element.html#attr-dim-width">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-map-element.html#attr-dim-width">ⓘ</a>
<span class="attribute-name">width</span> = <span class="attr-values">
<a href="datatypes.html#common.data.integer.non-negative" id="common.data.integer.non-negative_xref20">non-negative integer</a>
</span>
@@ -165,7 +165,7 @@
<dd>The width of the video, in CSS pixels.</dd>
<dt id="video.attrs.audio" title="video.attrs.audio">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/video.html#attr-media-audio">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/video.html#attr-media-audio">ⓘ</a>
<span class="attribute-name">audio</span> = <span class="attr-values">
<a href="datatypes.html#common.data.audio-states-list" id="common.data.audio-states-list_xref1">list of audio states</a>
</span>
@@ -186,7 +186,7 @@
</dd>
<dt id="video.attrs.src" title="video.attrs.src">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/video.html#attr-media-src">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/video.html#attr-media-src">ⓘ</a>
<span class="attribute-name">src</span> = <span class="attr-values">
<a href="datatypes.html#common.data.uri.non-empty" id="common.data.uri.non-empty_xref18">Non-empty URL potentially surrounded by spaces</a>
</span>
@@ -238,7 +238,6 @@
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>;
- [PutForwards=<a href="http://dev.w3.org/html5/spec/common-dom-interfaces.html#dom-domsettabletokenlist-value" title="dom-DOMSettableTokenList-value">value</a>] attribute <a href="http://dev.w3.org/html5/spec/common-dom-interfaces.html#domsettabletokenlist" title="">DOMSettableTokenList</a> <a href="http://dev.w3.org/html5/spec/video.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.97
retrieving revision 1.98
diff -u -d -r1.97 -r1.98
--- source.html 25 Feb 2011 07:05:24 -0000 1.97
+++ source.html 30 Apr 2011 11:35:40 -0000 1.98
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="small.html">« small</a></span>
<span class="nav-next"><a href="span.html">span »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the source element in the HTML5 spec" href="http://developers.whatwg.org/video.html#the-source-element">ⓘ</a></span> <span class="element">source</span> – <span class="shortdesc">media source</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#source">#</a> <a class="toc-bak" href="Overview.html#source-toc">T</a>
+<span class="spec-link"><a title="Read about the source element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/video.html#the-source-element">ⓘ</a></span> <span class="element">source</span> – <span class="shortdesc">media source</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#source">#</a> <a class="toc-bak" href="Overview.html#source-toc">T</a>
</h2>
<div id="source-longdesc" class="longdesc">
<p>The
@@ -55,13 +55,13 @@
</div>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
<dt id="source.attrs.src" title="source.attrs.src">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/video.html#attr-source-src">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/video.html#attr-source-src">ⓘ</a>
<span class="attribute-name">src</span> = <span class="attr-values">
<a href="datatypes.html#common.data.uri.non-empty" id="common.data.uri.non-empty_xref15">Non-empty URL potentially surrounded by spaces</a>
</span>
@@ -70,7 +70,7 @@
<dd>The address of the <a href="source.html#media-source" id="media-source_xref2">media source</a>.</dd>
<dt id="source.attrs.type" title="source.attrs.type">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/video.html#attr-source-type">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/video.html#attr-source-type">ⓘ</a>
<span class="attribute-name">type</span> = <span class="attr-values">
<a href="datatypes.html#common.data.mimetype" id="common.data.mimetype_xref8">MIME type</a>
</span>
@@ -86,7 +86,7 @@
as defined in
<a href="references.html#refsRFC2046" id="refsRFC2046_xref7">[RFC 2046]</a>.</div></dd>
<dt id="source.attrs.media" title="source.attrs.media">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/video.html#attr-source-media">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/video.html#attr-source-media">ⓘ</a>
<span class="attribute-name">media</span> = <span class="attr-values">
<a href="datatypes.html#common.data.mediaquery" id="common.data.mediaquery_xref4">media-query list</a>
</span>
Index: button.reset.html
===================================================================
RCS file: /sources/public/html5/markup/button.reset.html,v
retrieving revision 1.91
retrieving revision 1.92
diff -u -d -r1.91 -r1.92
--- button.reset.html 25 Feb 2011 07:05:18 -0000 1.91
+++ button.reset.html 30 Apr 2011 11:35:33 -0000 1.92
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="button.submit.html">« button type=submit</a></span>
<span class="nav-next"><a href="button.button.html">button type=button »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the button element in the HTML5 spec" href="http://developers.whatwg.org/the-button-element.html#the-button-element">ⓘ</a></span> <span class="element">button</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">reset</span></span> – <span class="shortdesc">reset button</span> <a class="hash" href="#button.reset">#</a> <a class="toc-bak" href="Overview.html#button.reset-toc">T</a>
+<span class="spec-link"><a title="Read about the button element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-button-element">ⓘ</a></span> <span class="element">button</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">reset</span></span> – <span class="shortdesc">reset button</span> <a class="hash" href="#button.reset">#</a> <a class="toc-bak" href="Overview.html#button.reset-toc">T</a>
</h2>
<div id="button.reset-longdesc" class="longdesc">
<p>The
@@ -57,13 +57,13 @@
</div>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
<dt id="button.reset.attrs.name" title="button.reset.attrs.name">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fe-name">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fe-name">ⓘ</a>
<span class="attribute-name">name</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="data-string_xref8">string</a></span>
<a class="hash" href="button.reset.html#button.reset.attrs.name">#</a>
</dt>
@@ -71,7 +71,7 @@
element for the purposes of form submission.</dd>
<dt id="button.reset.attrs.disabled" title="button.reset.attrs.disabled">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fe-disabled">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fe-disabled">ⓘ</a>
<span class="attribute-name">disabled</span> = <span class="attr-values">
"disabled"
<span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="syntax-attr-empty_xref9">empty</a>
@@ -82,7 +82,7 @@
control.</dd>
<dt id="button.reset.attrs.form" title="button.reset.attrs.form">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fae-form">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fae-form">ⓘ</a>
<span class="attribute-name">form</span> = <span class="attr-values">
<a href="datatypes.html#common.data.idref" id="common.data.idref_xref2">ID reference</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -95,7 +95,7 @@
with which to associate the element.</dd>
<dt id="button.reset.attrs.type" title="button.reset.attrs.type">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/the-button-element.html#attr-button-type">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#attr-button-type">ⓘ</a>
<span class="attribute-name">type</span> = <span class="attr-values"> "reset" </span>
<a class="hash" href="button.reset.html#button.reset.attrs.type">#</a>
</dt>
@@ -105,7 +105,7 @@
resetting a form.</dd>
<dt id="button.reset.attrs.value" title="button.reset.attrs.value">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/the-button-element.html#attr-button-value">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#attr-button-value">ⓘ</a>
<span class="attribute-name">value</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="data-string_xref9">string</a></span>
<a class="hash" href="button.reset.html#button.reset.attrs.value">#</a>
</dt>
@@ -113,7 +113,7 @@
this button for the purposes of form submission.</dd>
<dt id="button.reset.attrs.autofocus" title="button.reset.attrs.autofocus">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fe-autofocus">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fe-autofocus">ⓘ</a>
<span class="attribute-name">autofocus</span> = <span class="attr-values">
"autofocus"
<span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="syntax-attr-empty_xref10">empty</a>
Index: meta.charset.html
===================================================================
RCS file: /sources/public/html5/markup/meta.charset.html,v
retrieving revision 1.95
retrieving revision 1.96
diff -u -d -r1.95 -r1.96
--- meta.charset.html 25 Feb 2011 07:05:23 -0000 1.95
+++ meta.charset.html 30 Apr 2011 11:35:38 -0000 1.96
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="meta.http-equiv.content-language.html">« meta http-equiv=content-language</a></span>
<span class="nav-next"><a href="meta.http-equiv.content-type.html">meta http-equiv=content-type »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the meta element in the HTML5 spec" href="http://developers.whatwg.org/semantics.html#attr-meta-charset">ⓘ</a></span> <span class="element">meta</span> <span class="elem-qualifier"> <span class="attribute-name">charset</span></span> – <span class="shortdesc">document character-encoding declaration</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#meta.charset">#</a> <a class="toc-bak" href="Overview.html#meta.charset-toc">T</a>
+<span class="spec-link"><a title="Read about the meta element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#attr-meta-charset">ⓘ</a></span> <span class="element">meta</span> <span class="elem-qualifier"> <span class="attribute-name">charset</span></span> – <span class="shortdesc">document character-encoding declaration</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#meta.charset">#</a> <a class="toc-bak" href="Overview.html#meta.charset-toc">T</a>
</h2>
<div id="meta.charset-longdesc" class="longdesc">
<p>The
@@ -50,13 +50,13 @@
</div>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
<dt id="meta.charset.attrs.charset" title="meta.charset.attrs.charset">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/semantics.html#attr-meta-charset">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#attr-meta-charset">ⓘ</a>
<span class="attribute-name">charset</span> = <span class="attr-values">
<a href="datatypes.html#common.data.charset" id="common.data.charset_xref2">character encoding name</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
Index: output.html
===================================================================
RCS file: /sources/public/html5/markup/output.html,v
retrieving revision 1.94
retrieving revision 1.95
diff -u -d -r1.94 -r1.95
--- output.html 25 Feb 2011 07:05:23 -0000 1.94
+++ output.html 30 Apr 2011 11:35:39 -0000 1.95
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="option.html">« option</a></span>
<span class="nav-next"><a href="p.html">p »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the output element in the HTML5 spec" href="http://developers.whatwg.org/the-button-element.html#the-output-element">ⓘ</a></span> <span class="element">output</span> – <span class="shortdesc">result of a calculation in a form</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#output">#</a> <a class="toc-bak" href="Overview.html#output-toc">T</a>
+<span class="spec-link"><a title="Read about the output element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-output-element">ⓘ</a></span> <span class="element">output</span> – <span class="shortdesc">result of a calculation in a form</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#output">#</a> <a class="toc-bak" href="Overview.html#output-toc">T</a>
</h2>
<div id="output-longdesc" class="longdesc">
<p>The
@@ -52,13 +52,13 @@
</div>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
<dt id="output.attrs.name" title="output.attrs.name">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fe-name">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fe-name">ⓘ</a>
<span class="attribute-name">name</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="data-string_xref72">string</a></span>
<a class="hash" href="output.html#output.attrs.name">#</a>
</dt>
@@ -66,7 +66,7 @@
element for the purposes of form submission.</dd>
<dt id="output.attrs.form" title="output.attrs.form">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fae-form">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fae-form">ⓘ</a>
<span class="attribute-name">form</span> = <span class="attr-values">
<a href="datatypes.html#common.data.idref" id="common.data.idref_xref46">ID reference</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -79,7 +79,7 @@
with which to associate the element.</dd>
<dt id="output.attrs.for" title="output.attrs.for">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/the-button-element.html#attr-output-for">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#attr-output-for">ⓘ</a>
<span class="attribute-name">for</span> = <span class="attr-values">
<a href="datatypes.html#common.data.idrefs" id="common.data.idrefs_xref1">list of ID references</a>
</span>
Index: i.html
===================================================================
RCS file: /sources/public/html5/markup/i.html,v
retrieving revision 1.80
retrieving revision 1.81
diff -u -d -r1.80 -r1.81
--- i.html 25 Feb 2011 07:05:20 -0000 1.80
+++ i.html 30 Apr 2011 11:35:36 -0000 1.81
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="html.html">« html</a></span>
<span class="nav-next"><a href="iframe.html">iframe »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the i element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-i-element">ⓘ</a></span> <span class="element">i</span> – <span class="shortdesc">offset text conventionally styled in italic</span> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span> <a class="hash" href="#i">#</a> <a class="toc-bak" href="Overview.html#i-toc">T</a>
+<span class="spec-link"><a title="Read about the i element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-i-element">ⓘ</a></span> <span class="element">i</span> – <span class="shortdesc">offset text conventionally styled in italic</span> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span> <a class="hash" href="#i">#</a> <a class="toc-bak" href="Overview.html#i-toc">T</a>
</h2>
<div id="i-longdesc" class="longdesc">
<p>The
@@ -51,7 +51,7 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
Index: input.submit.html
===================================================================
RCS file: /sources/public/html5/markup/input.submit.html,v
retrieving revision 1.97
retrieving revision 1.98
diff -u -d -r1.97 -r1.98
--- input.submit.html 25 Feb 2011 07:05:22 -0000 1.97
+++ input.submit.html 30 Apr 2011 11:35:37 -0000 1.98
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="input.button.html">« input type=button</a></span>
<span class="nav-next"><a href="input.reset.html">input type=reset »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://developers.whatwg.org/number-state.html#submit-button-state">ⓘ</a></span> <span class="element">input</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">submit</span></span> – <span class="shortdesc">submit button</span> <a class="hash" href="#input.submit">#</a> <a class="toc-bak" href="Overview.html#input.submit-toc">T</a>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#submit-button-state">ⓘ</a></span> <span class="element">input</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">submit</span></span> – <span class="shortdesc">submit button</span> <a class="hash" href="#input.submit">#</a> <a class="toc-bak" href="Overview.html#input.submit-toc">T</a>
</h2>
<div id="input.submit-longdesc" class="longdesc">
<p>The
@@ -59,13 +59,13 @@
</div>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
<dt id="input.submit.attrs.name" title="input.submit.attrs.name">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fe-name">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fe-name">ⓘ</a>
<span class="attribute-name">name</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="data-string_xref32">string</a></span>
<a class="hash" href="input.submit.html#input.submit.attrs.name">#</a>
</dt>
@@ -73,7 +73,7 @@
element for the purposes of form submission.</dd>
<dt id="input.submit.attrs.disabled" title="input.submit.attrs.disabled">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fe-disabled">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fe-disabled">ⓘ</a>
<span class="attribute-name">disabled</span> = <span class="attr-values">
"disabled"
<span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="syntax-attr-empty_xref42">empty</a>
@@ -84,7 +84,7 @@
control.</dd>
<dt id="input.submit.attrs.form" title="input.submit.attrs.form">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fae-form">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fae-form">ⓘ</a>
<span class="attribute-name">form</span> = <span class="attr-values">
<a href="datatypes.html#common.data.idref" id="common.data.idref_xref11">ID reference</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -97,7 +97,7 @@
with which to associate the element.</dd>
<dt id="input.submit.attrs.type" title="input.submit.attrs.type">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/number-state.html#submit-button-state">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#submit-button-state">ⓘ</a>
<span class="attribute-name">type</span> = <span class="attr-values"> "submit" </span>
<a class="hash" href="input.submit.html#input.submit.attrs.type">#</a>
</dt>
@@ -107,7 +107,7 @@
submitting a form.</dd>
<dt id="input.submit.attrs.value" title="input.submit.attrs.value">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/number-state.html#submit-button-state">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/number-state.html#submit-button-state">ⓘ</a>
<span class="attribute-name">value</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="data-string_xref33">string</a></span>
<a class="hash" href="input.submit.html#input.submit.attrs.value">#</a>
</dt>
@@ -116,7 +116,7 @@
element.</dd>
<dt id="input.submit.attrs.formaction" title="input.submit.attrs.formaction">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fs-formaction">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fs-formaction">ⓘ</a>
<span class="attribute-name">formaction</span> = <span class="attr-values">
<a href="datatypes.html#common.data.uri.non-empty" id="common.data.uri.non-empty_xref9">Non-empty URL potentially surrounded by spaces</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -125,7 +125,7 @@
<dd>The form-submission action for the element.</dd>
<dt id="input.submit.attrs.autofocus" title="input.submit.attrs.autofocus">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fe-autofocus">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fe-autofocus">ⓘ</a>
<span class="attribute-name">autofocus</span> = <span class="attr-values">
"autofocus"
<span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="syntax-attr-empty_xref43">empty</a>
@@ -137,7 +137,7 @@
loaded.</dd>
<dt id="input.submit.attrs.formenctype" title="input.submit.attrs.formenctype">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fs-formenctype">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fs-formenctype">ⓘ</a>
<span class="attribute-name">formenctype</span> = <span class="attr-values"> "application/x-www-form-urlencoded"
<span class="postfix or">or</span> "multipart/form-data"
<span class="postfix or">or</span> "text/plain"</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -147,7 +147,7 @@
element for form submission.</dd>
<dt id="input.submit.attrs.formmethod" title="input.submit.attrs.formmethod">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fs-formmethod">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fs-formmethod">ⓘ</a>
<span class="attribute-name">formmethod</span> = <span class="attr-values"> "get"
<span class="postfix or">or</span> "post"</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
<a class="hash" href="input.submit.html#input.submit.attrs.formmethod">#</a>
@@ -156,7 +156,7 @@
this element for form submission.</dd>
<dt id="input.submit.attrs.formtarget" title="input.submit.attrs.formtarget">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fs-formtarget">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fs-formtarget">ⓘ</a>
<span class="attribute-name">formtarget</span> = <span class="attr-values">
<a href="datatypes.html#common.data.browsing-context-name-or-keyword" id="common.data.browsing-context-name-or-keyword_xref6">browsing-context name or keyword</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -186,7 +186,7 @@
</ul>
</div></dd>
<dt id="input.submit.attrs.formnovalidate" title="input.submit.attrs.formnovalidate">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fs-formnovalidate">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fs-formnovalidate">ⓘ</a>
<span class="attribute-name">formnovalidate</span> = <span class="attr-values">
"formnovalidate"
<span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="syntax-attr-empty_xref44">empty</a>
Index: input.date.html
===================================================================
RCS file: /sources/public/html5/markup/input.date.html,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- input.date.html 25 Feb 2011 07:05:21 -0000 1.99
+++ input.date.html 30 Apr 2011 11:35:36 -0000 1.100
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="input.datetime-local.html">« input type=datetime-local</a></span>
<span class="nav-next"><a href="input.month.html">input type=month »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://developers.whatwg.org/states-of-the-type-attribute.html#date-state">ⓘ</a></span> <span class="element">input</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">date</span></span> – <span class="shortdesc">date input control</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#input.date">#</a> <a class="toc-bak" href="Overview.html#input.date-toc">T</a>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#date-state">ⓘ</a></span> <span class="element">input</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">date</span></span> – <span class="shortdesc">date input control</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#input.date">#</a> <a class="toc-bak" href="Overview.html#input.date-toc">T</a>
</h2>
<div id="input.date-longdesc" class="longdesc">
<p>The
@@ -62,13 +62,13 @@
</div>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
<dt id="input.date.attrs.name" title="input.date.attrs.name">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fe-name">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fe-name">ⓘ</a>
<span class="attribute-name">name</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="data-string_xref45">string</a></span>
<a class="hash" href="input.date.html#input.date.attrs.name">#</a>
</dt>
@@ -76,7 +76,7 @@
element for the purposes of form submission.</dd>
<dt id="input.date.attrs.disabled" title="input.date.attrs.disabled">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fe-disabled">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fe-disabled">ⓘ</a>
<span class="attribute-name">disabled</span> = <span class="attr-values">
"disabled"
<span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="syntax-attr-empty_xref63">empty</a>
@@ -87,7 +87,7 @@
control.</dd>
<dt id="input.date.attrs.form" title="input.date.attrs.form">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fae-form">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fae-form">ⓘ</a>
<span class="attribute-name">form</span> = <span class="attr-values">
<a href="datatypes.html#common.data.idref" id="common.data.idref_xref20">ID reference</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -100,7 +100,7 @@
with which to associate the element.</dd>
<dt id="input.date.attrs.type" title="input.date.attrs.type">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/states-of-the-type-attribute.html#date-state">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#date-state">ⓘ</a>
<span class="attribute-name">type</span> = <span class="attr-values"> "date" </span>
<a class="hash" href="input.date.html#input.date.attrs.type">#</a>
</dt>
@@ -111,7 +111,7 @@
representing a date.</dd>
<dt id="input.date.attrs.autocomplete" title="input.date.attrs.autocomplete">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/common-input-element-attributes.html#attr-input-autocomplete">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#attr-input-autocomplete">ⓘ</a>
<span class="attribute-name">autocomplete</span> = <span class="attr-values">
"on" <span class="postfix or">or</span> "off"
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -123,7 +123,7 @@
later).</dd>
<dt id="input.date.attrs.autofocus" title="input.date.attrs.autofocus">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fe-autofocus">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fe-autofocus">ⓘ</a>
<span class="attribute-name">autofocus</span> = <span class="attr-values">
"autofocus"
<span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="syntax-attr-empty_xref64">empty</a>
@@ -135,7 +135,7 @@
loaded.</dd>
<dt id="input.date.attrs.list" title="input.date.attrs.list">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/common-input-element-attributes.html#attr-input-list">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#attr-input-list">ⓘ</a>
<span class="attribute-name">list</span> = <span class="attr-values">
<a href="datatypes.html#common.data.idref" id="common.data.idref_xref21">ID reference</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -148,7 +148,7 @@
with which to associate the element.</dd>
<dt id="input.date.attrs.min" title="input.date.attrs.min">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/common-input-element-attributes.html#attr-input-min">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#attr-input-min">ⓘ</a>
<span class="attribute-name">min</span> = <span class="attr-values">
<a class="ref" href="datatypes.html#form.data.date" title="form.data.date" id="form.data.date_xref4">date</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -170,7 +170,7 @@
</div>
</dd>
<dt id="input.date.attrs.max" title="input.date.attrs.max">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/common-input-element-attributes.html#attr-input-max">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#attr-input-max">ⓘ</a>
<span class="attribute-name">max</span> = <span class="attr-values">
<a class="ref" href="datatypes.html#form.data.date" title="form.data.date" id="form.data.date_xref5">date</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -192,7 +192,7 @@
</div>
</dd>
<dt id="input.date.attrs.step.integer" title="input.date.attrs.step.integer">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/common-input-element-attributes.html#attr-input-step">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#attr-input-step">ⓘ</a>
<span class="attribute-name">step</span> = <span class="attr-values">
"any"
<span class="postfix or">or</span> <a href="datatypes.html#common.data.integer.positive" id="common.data.integer.positive_xref7">positive integer</a>
@@ -203,7 +203,7 @@
value.</dd>
<dt id="input.date.attrs.readonly" title="input.date.attrs.readonly">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/common-input-element-attributes.html#the-readonly-attribute">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#the-readonly-attribute">ⓘ</a>
<span class="attribute-name">readonly</span> = <span class="attr-values">
"readonly"
<span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="syntax-attr-empty_xref65">empty</a>
@@ -214,7 +214,7 @@
is not meant to be edited.</dd>
<dt id="input.date.attrs.required" title="input.date.attrs.required">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/common-input-element-attributes.html#the-required-attribute">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#the-required-attribute">ⓘ</a>
<span class="attribute-name">required</span> = <span class="attr-values">
"required"
<span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="syntax-attr-empty_xref66">empty</a>
@@ -225,7 +225,7 @@
submission.</dd>
<dt id="input.date.attrs.value" title="input.date.attrs.value">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/states-of-the-type-attribute.html#date-state">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#date-state">ⓘ</a>
<span class="attribute-name">value</span> = <span class="attr-values">
<a class="ref" href="datatypes.html#form.data.date" title="form.data.date" id="form.data.date_xref6">date</a>
</span>
Index: var.html
===================================================================
RCS file: /sources/public/html5/markup/var.html,v
retrieving revision 1.80
retrieving revision 1.81
diff -u -d -r1.80 -r1.81
--- var.html 25 Feb 2011 07:05:26 -0000 1.80
+++ var.html 30 Apr 2011 11:35:41 -0000 1.81
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="ul.html">« ul</a></span>
<span class="nav-next"><a href="video.html">video »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the var element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-var-element">ⓘ</a></span> <span class="element">var</span> – <span class="shortdesc">variable or placeholder text</span> <a class="hash" href="#var">#</a> <a class="toc-bak" href="Overview.html#var-toc">T</a>
+<span class="spec-link"><a title="Read about the var element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-var-element">ⓘ</a></span> <span class="element">var</span> – <span class="shortdesc">variable or placeholder text</span> <a class="hash" href="#var">#</a> <a class="toc-bak" href="Overview.html#var-toc">T</a>
</h2>
<div id="var-longdesc" class="longdesc">
<p>The
@@ -48,7 +48,7 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
Index: sub.html
===================================================================
RCS file: /sources/public/html5/markup/sub.html,v
retrieving revision 1.82
retrieving revision 1.83
diff -u -d -r1.82 -r1.83
--- sub.html 25 Feb 2011 07:05:25 -0000 1.82
+++ sub.html 30 Apr 2011 11:35:40 -0000 1.83
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="style.html">« style</a></span>
<span class="nav-next"><a href="summary.html">summary »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the sub element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-sub-and-sup-elements">ⓘ</a></span> <span class="element">sub</span> – <span class="shortdesc">subscript</span> <a class="hash" href="#sub">#</a> <a class="toc-bak" href="Overview.html#sub-toc">T</a>
+<span class="spec-link"><a title="Read about the sub element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-sub-and-sup-elements">ⓘ</a></span> <span class="element">sub</span> – <span class="shortdesc">subscript</span> <a class="hash" href="#sub">#</a> <a class="toc-bak" href="Overview.html#sub-toc">T</a>
</h2>
<div id="sub-longdesc" class="longdesc">
<p>The
@@ -46,7 +46,7 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
Index: title.html
===================================================================
RCS file: /sources/public/html5/markup/title.html,v
retrieving revision 1.83
retrieving revision 1.84
diff -u -d -r1.83 -r1.84
--- title.html 25 Feb 2011 07:05:26 -0000 1.83
+++ title.html 30 Apr 2011 11:35:41 -0000 1.84
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="time.html">« time</a></span>
<span class="nav-next"><a href="tr.html">tr »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the title element in the HTML5 spec" href="http://developers.whatwg.org/semantics.html#the-title-element-0">ⓘ</a></span> <span class="element">title</span> – <span class="shortdesc">document title</span> <a class="hash" href="#title">#</a> <a class="toc-bak" href="Overview.html#title-toc">T</a>
+<span class="spec-link"><a title="Read about the title element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#the-title-element-0">ⓘ</a></span> <span class="element">title</span> – <span class="shortdesc">document title</span> <a class="hash" href="#title">#</a> <a class="toc-bak" href="Overview.html#title-toc">T</a>
</h2>
<div id="title-longdesc" class="longdesc">
<p>The
@@ -46,7 +46,7 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
Index: pre.html
===================================================================
RCS file: /sources/public/html5/markup/pre.html,v
retrieving revision 1.83
retrieving revision 1.84
diff -u -d -r1.83 -r1.84
--- pre.html 25 Feb 2011 07:05:23 -0000 1.83
+++ pre.html 30 Apr 2011 11:35:39 -0000 1.84
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="param.html">« param</a></span>
<span class="nav-next"><a href="progress.html">progress »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the pre element in the HTML5 spec" href="http://developers.whatwg.org/grouping-content.html#the-pre-element">ⓘ</a></span> <span class="element">pre</span> – <span class="shortdesc">preformatted text</span> <a class="hash" href="#pre">#</a> <a class="toc-bak" href="Overview.html#pre-toc">T</a>
+<span class="spec-link"><a title="Read about the pre element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/grouping-content.html#the-pre-element">ⓘ</a></span> <span class="element">pre</span> – <span class="shortdesc">preformatted text</span> <a class="hash" href="#pre">#</a> <a class="toc-bak" href="Overview.html#pre-toc">T</a>
</h2>
<div id="pre-longdesc" class="longdesc">
<p>The
@@ -48,7 +48,7 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
Index: button.submit.html
===================================================================
RCS file: /sources/public/html5/markup/button.submit.html,v
retrieving revision 1.93
retrieving revision 1.94
diff -u -d -r1.93 -r1.94
--- button.submit.html 25 Feb 2011 07:05:18 -0000 1.93
+++ button.submit.html 30 Apr 2011 11:35:33 -0000 1.94
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="button.html">« button</a></span>
<span class="nav-next"><a href="button.reset.html">button type=reset »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the button element in the HTML5 spec" href="http://developers.whatwg.org/the-button-element.html#the-button-element">ⓘ</a></span> <span class="element">button</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">submit</span></span> – <span class="shortdesc">submit button</span> <a class="hash" href="#button.submit">#</a> <a class="toc-bak" href="Overview.html#button.submit-toc">T</a>
+<span class="spec-link"><a title="Read about the button element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-button-element">ⓘ</a></span> <span class="element">button</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">submit</span></span> – <span class="shortdesc">submit button</span> <a class="hash" href="#button.submit">#</a> <a class="toc-bak" href="Overview.html#button.submit-toc">T</a>
</h2>
<div id="button.submit-longdesc" class="longdesc">
<p>The
@@ -62,13 +62,13 @@
</div>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
<dt id="button.submit.attrs.name" title="button.submit.attrs.name">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fe-name">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fe-name">ⓘ</a>
<span class="attribute-name">name</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="data-string_xref5">string</a></span>
<a class="hash" href="button.submit.html#button.submit.attrs.name">#</a>
</dt>
@@ -76,7 +76,7 @@
element for the purposes of form submission.</dd>
<dt id="button.submit.attrs.disabled" title="button.submit.attrs.disabled">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fe-disabled">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fe-disabled">ⓘ</a>
<span class="attribute-name">disabled</span> = <span class="attr-values">
"disabled"
<span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="syntax-attr-empty_xref6">empty</a>
@@ -87,7 +87,7 @@
control.</dd>
<dt id="button.submit.attrs.form" title="button.submit.attrs.form">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fae-form">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fae-form">ⓘ</a>
<span class="attribute-name">form</span> = <span class="attr-values">
<a href="datatypes.html#common.data.idref" id="common.data.idref_xref1">ID reference</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -100,7 +100,7 @@
with which to associate the element.</dd>
<dt id="button.submit.attrs.type" title="button.submit.attrs.type">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/the-button-element.html#attr-button-type">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#attr-button-type">ⓘ</a>
<span class="attribute-name">type</span> = <span class="attr-values"> "submit" </span>
<a class="hash" href="button.submit.html#button.submit.attrs.type">#</a>
</dt>
@@ -110,7 +110,7 @@
submitting a form.</dd>
<dt id="button.submit.attrs.value" title="button.submit.attrs.value">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/the-button-element.html#attr-button-value">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#attr-button-value">ⓘ</a>
<span class="attribute-name">value</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="data-string_xref6">string</a></span>
<a class="hash" href="button.submit.html#button.submit.attrs.value">#</a>
</dt>
@@ -118,7 +118,7 @@
this button for the purposes of form submission.</dd>
<dt id="button.submit.attrs.formaction" title="button.submit.attrs.formaction">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fs-formaction">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fs-formaction">ⓘ</a>
<span class="attribute-name">formaction</span> = <span class="attr-values">
<a href="datatypes.html#common.data.uri.non-empty" id="common.data.uri.non-empty_xref2">Non-empty URL potentially surrounded by spaces</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -127,7 +127,7 @@
<dd>The form-submission action for the element.</dd>
<dt id="button.submit.attrs.autofocus" title="button.submit.attrs.autofocus">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fe-autofocus">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fe-autofocus">ⓘ</a>
<span class="attribute-name">autofocus</span> = <span class="attr-values">
"autofocus"
<span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="syntax-attr-empty_xref7">empty</a>
@@ -139,7 +139,7 @@
loaded.</dd>
<dt id="button.submit.attrs.formenctype" title="button.submit.attrs.formenctype">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fs-formenctype">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fs-formenctype">ⓘ</a>
<span class="attribute-name">formenctype</span> = <span class="attr-values"> "application/x-www-form-urlencoded"
<span class="postfix or">or</span> "multipart/form-data"
<span class="postfix or">or</span> "text/plain"</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -149,7 +149,7 @@
element for form submission.</dd>
<dt id="button.submit.attrs.formmethod" title="button.submit.attrs.formmethod">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fs-formmethod">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fs-formmethod">ⓘ</a>
<span class="attribute-name">formmethod</span> = <span class="attr-values"> "get"
<span class="postfix or">or</span> "post"</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
<a class="hash" href="button.submit.html#button.submit.attrs.formmethod">#</a>
@@ -158,7 +158,7 @@
this element for form submission.</dd>
<dt id="button.submit.attrs.formtarget" title="button.submit.attrs.formtarget">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fs-formtarget">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fs-formtarget">ⓘ</a>
<span class="attribute-name">formtarget</span> = <span class="attr-values">
<a href="datatypes.html#common.data.browsing-context-name-or-keyword" id="common.data.browsing-context-name-or-keyword_xref4">browsing-context name or keyword</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -188,7 +188,7 @@
</ul>
</div></dd>
<dt id="button.submit.attrs.formnovalidate" title="button.submit.attrs.formnovalidate">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fs-formnovalidate">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fs-formnovalidate">ⓘ</a>
<span class="attribute-name">formnovalidate</span> = <span class="attr-values">
"formnovalidate"
<span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="syntax-attr-empty_xref8">empty</a>
Index: rp.html
===================================================================
RCS file: /sources/public/html5/markup/rp.html,v
retrieving revision 1.81
retrieving revision 1.82
diff -u -d -r1.81 -r1.82
--- rp.html 25 Feb 2011 07:05:24 -0000 1.81
+++ rp.html 30 Apr 2011 11:35:39 -0000 1.82
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="q.html">« q</a></span>
<span class="nav-next"><a href="rt.html">rt »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the rp element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-rp-element">ⓘ</a></span> <span class="element">rp</span> – <span class="shortdesc">ruby parenthesis</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#rp">#</a> <a class="toc-bak" href="Overview.html#rp-toc">T</a>
+<span class="spec-link"><a title="Read about the rp element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-rp-element">ⓘ</a></span> <span class="element">rp</span> – <span class="shortdesc">ruby parenthesis</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#rp">#</a> <a class="toc-bak" href="Overview.html#rp-toc">T</a>
</h2>
<div id="rp-longdesc" class="longdesc">
<p>The
@@ -48,7 +48,7 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
Index: sup.html
===================================================================
RCS file: /sources/public/html5/markup/sup.html,v
retrieving revision 1.83
retrieving revision 1.84
diff -u -d -r1.83 -r1.84
--- sup.html 25 Feb 2011 07:05:25 -0000 1.83
+++ sup.html 30 Apr 2011 11:35:41 -0000 1.84
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="summary.html">« summary</a></span>
<span class="nav-next"><a href="table.html">table »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the sup element in the HTML5 spec" href="http://developers.whatwg.org/text-level-semantics.html#the-sub-and-sup-elements">ⓘ</a></span> <span class="element">sup</span> – <span class="shortdesc">superscript</span> <a class="hash" href="#sup">#</a> <a class="toc-bak" href="Overview.html#sup-toc">T</a>
+<span class="spec-link"><a title="Read about the sup element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/text-level-semantics.html#the-sub-and-sup-elements">ⓘ</a></span> <span class="element">sup</span> – <span class="shortdesc">superscript</span> <a class="hash" href="#sup">#</a> <a class="toc-bak" href="Overview.html#sup-toc">T</a>
</h2>
<div id="sup-longdesc" class="longdesc">
<p>The
@@ -46,7 +46,7 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
Index: details.html
===================================================================
RCS file: /sources/public/html5/markup/details.html,v
retrieving revision 1.70
retrieving revision 1.71
diff -u -d -r1.70 -r1.71
--- details.html 25 Feb 2011 07:05:18 -0000 1.70
+++ details.html 30 Apr 2011 11:35:34 -0000 1.71
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="del.html">« del</a></span>
<span class="nav-next"><a href="dfn.html">dfn »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the details element in the HTML5 spec" href="http://developers.whatwg.org/interactive-elements.html#the-details-element">ⓘ</a></span> <span class="element">details</span> – <span class="shortdesc">control for additional on-demand information</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#details">#</a> <a class="toc-bak" href="Overview.html#details-toc">T</a>
+<span class="spec-link"><a title="Read about the details element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#the-details-element">ⓘ</a></span> <span class="element">details</span> – <span class="shortdesc">control for additional on-demand information</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#details">#</a> <a class="toc-bak" href="Overview.html#details-toc">T</a>
</h2>
<div id="details-longdesc" class="longdesc">
<p>The
@@ -52,13 +52,13 @@
</div>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
<dt id="details.attrs.open" title="details.attrs.open">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/interactive-elements.html#attr-details-open">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#attr-details-open">ⓘ</a>
<span class="attribute-name">open</span> = <span class="attr-values">
"open" <span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="syntax-attr-empty_xref18">empty</a>
</span>
Index: input.url.html
===================================================================
RCS file: /sources/public/html5/markup/input.url.html,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- input.url.html 25 Feb 2011 07:05:22 -0000 1.99
+++ input.url.html 30 Apr 2011 11:35:37 -0000 1.100
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="input.email.html">« input type=email</a></span>
<span class="nav-next"><a href="input.search.html">input type=search »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://developers.whatwg.org/states-of-the-type-attribute.html#url-state">ⓘ</a></span> <span class="element">input</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">url</span></span> – <span class="shortdesc">URL input control</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#input.url">#</a> <a class="toc-bak" href="Overview.html#input.url-toc">T</a>
+<span class="spec-link"><a title="Read about the input element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#url-state">ⓘ</a></span> <span class="element">input</span> <span class="elem-qualifier"> <span class="attribute-name">type</span>=<span class="equals-value">url</span></span> – <span class="shortdesc">URL input control</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#input.url">#</a> <a class="toc-bak" href="Overview.html#input.url-toc">T</a>
</h2>
<div id="input.url-longdesc" class="longdesc">
<p>The
@@ -63,13 +63,13 @@
</div>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
<dt id="input.url.attrs.name" title="input.url.attrs.name">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fe-name">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fe-name">ⓘ</a>
<span class="attribute-name">name</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="data-string_xref53">string</a></span>
<a class="hash" href="input.url.html#input.url.attrs.name">#</a>
</dt>
@@ -77,7 +77,7 @@
element for the purposes of form submission.</dd>
<dt id="input.url.attrs.disabled" title="input.url.attrs.disabled">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fe-disabled">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fe-disabled">ⓘ</a>
<span class="attribute-name">disabled</span> = <span class="attr-values">
"disabled"
<span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="syntax-attr-empty_xref90">empty</a>
@@ -88,7 +88,7 @@
control.</dd>
<dt id="input.url.attrs.form" title="input.url.attrs.form">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fae-form">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fae-form">ⓘ</a>
<span class="attribute-name">form</span> = <span class="attr-values">
<a href="datatypes.html#common.data.idref" id="common.data.idref_xref34">ID reference</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -101,7 +101,7 @@
with which to associate the element.</dd>
<dt id="input.url.attrs.type" title="input.url.attrs.type">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/states-of-the-type-attribute.html#url-state">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#url-state">ⓘ</a>
<span class="attribute-name">type</span> = <span class="attr-values"> "url" </span>
<a class="hash" href="input.url.html#input.url.attrs.type">#</a>
</dt>
@@ -112,7 +112,7 @@
element’s value.</dd>
<dt id="input.url.attrs.autocomplete" title="input.url.attrs.autocomplete">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/common-input-element-attributes.html#attr-input-autocomplete">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#attr-input-autocomplete">ⓘ</a>
<span class="attribute-name">autocomplete</span> = <span class="attr-values">
"on" <span class="postfix or">or</span> "off"
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -124,7 +124,7 @@
later).</dd>
<dt id="input.url.attrs.autofocus" title="input.url.attrs.autofocus">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/association-of-controls-and-forms.html#attr-fe-autofocus">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/association-of-controls-and-forms.html#attr-fe-autofocus">ⓘ</a>
<span class="attribute-name">autofocus</span> = <span class="attr-values">
"autofocus"
<span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="syntax-attr-empty_xref91">empty</a>
@@ -136,7 +136,7 @@
loaded.</dd>
<dt id="input.url.attrs.list" title="input.url.attrs.list">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/common-input-element-attributes.html#attr-input-list">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#attr-input-list">ⓘ</a>
<span class="attribute-name">list</span> = <span class="attr-values">
<a href="datatypes.html#common.data.idref" id="common.data.idref_xref35">ID reference</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -149,7 +149,7 @@
with which to associate the element.</dd>
<dt id="input.url.attrs.maxlength" title="input.url.attrs.maxlength">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/common-input-element-attributes.html#the-maxlength-attribute">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#the-maxlength-attribute">ⓘ</a>
<span class="attribute-name">maxlength</span> = <span class="attr-values">
<a href="datatypes.html#common.data.integer.positive" id="common.data.integer.positive_xref12">positive integer</a>
</span>
@@ -158,7 +158,7 @@
<dd>The maximum allowed value length of the element.</dd>
<dt id="input.url.attrs.pattern" title="input.url.attrs.pattern">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/common-input-element-attributes.html#the-pattern-attribute">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#the-pattern-attribute">ⓘ</a>
<span class="attribute-name">pattern</span> = <span class="attr-values">
<a class="ref" href="datatypes.html#form.data.pattern" title="form.data.pattern" id="form.data.pattern_xref4">pattern</a>
</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
@@ -175,7 +175,7 @@
production as specified in
<a href="references.html#refsECMA262" id="refsECMA262_xref21">[ECMA 262]</a>.</div></dd>
<dt id="input.url.attrs.readonly" title="input.url.attrs.readonly">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/common-input-element-attributes.html#the-readonly-attribute">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#the-readonly-attribute">ⓘ</a>
<span class="attribute-name">readonly</span> = <span class="attr-values">
"readonly"
<span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="syntax-attr-empty_xref92">empty</a>
@@ -186,7 +186,7 @@
is not meant to be edited.</dd>
<dt id="input.url.attrs.required" title="input.url.attrs.required">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/common-input-element-attributes.html#the-required-attribute">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#the-required-attribute">ⓘ</a>
<span class="attribute-name">required</span> = <span class="attr-values">
"required"
<span class="postfix or">or</span> "" <span class="attr-qualifier">(empty string)</span> <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty" id="syntax-attr-empty_xref93">empty</a>
@@ -197,7 +197,7 @@
submission.</dd>
<dt id="input.url.attrs.size" title="input.url.attrs.size">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/common-input-element-attributes.html#the-size-attribute">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#the-size-attribute">ⓘ</a>
<span class="attribute-name">size</span> = <span class="attr-values">
<a href="datatypes.html#common.data.integer.positive" id="common.data.integer.positive_xref13">positive integer</a>
</span>
@@ -207,7 +207,7 @@
represented by its element.</dd>
<dt id="input.url.attrs.placeholder" title="input.url.attrs.placeholder">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/common-input-element-attributes.html#the-placeholder-attribute">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#the-placeholder-attribute">ⓘ</a>
<span class="attribute-name">placeholder</span> = <span class="attr-values"><a href="datatypes.html#data-string" id="data-string_xref54">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
<a class="hash" href="input.url.html#input.url.attrs.placeholder">#</a>
</dt>
@@ -216,7 +216,7 @@
represented by its element.</dd>
<dt id="input.url.attrs.value" title="input.url.attrs.value">
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/states-of-the-type-attribute.html#url-state">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/states-of-the-type-attribute.html#url-state">ⓘ</a>
<span class="attribute-name">value</span> = <span class="attr-values">
""
<span class="postfix or">or</span> <a href="datatypes.html#common.data.uri.absolute" id="common.data.uri.absolute_xref1">absolute URL potentially surrounded by spaces</a>
Index: summary.html
===================================================================
RCS file: /sources/public/html5/markup/summary.html,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -d -r1.54 -r1.55
--- summary.html 25 Feb 2011 07:05:25 -0000 1.54
+++ summary.html 30 Apr 2011 11:35:40 -0000 1.55
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="sub.html">« sub</a></span>
<span class="nav-next"><a href="sup.html">sup »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the summary element in the HTML5 spec" href="http://developers.whatwg.org/interactive-elements.html#the-summary-element">ⓘ</a></span> <span class="element">summary</span> – <span class="shortdesc">summary, caption, or legend for a details control</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#summary">#</a> <a class="toc-bak" href="Overview.html#summary-toc">T</a>
+<span class="spec-link"><a title="Read about the summary element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#the-summary-element">ⓘ</a></span> <span class="element">summary</span> – <span class="shortdesc">summary, caption, or legend for a details control</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#summary">#</a> <a class="toc-bak" href="Overview.html#summary-toc">T</a>
</h2>
<div id="summary-longdesc" class="longdesc">
<p>The
@@ -47,7 +47,7 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
Index: hgroup.html
===================================================================
RCS file: /sources/public/html5/markup/hgroup.html,v
retrieving revision 1.79
retrieving revision 1.80
diff -u -d -r1.79 -r1.80
--- hgroup.html 25 Feb 2011 07:05:20 -0000 1.79
+++ hgroup.html 30 Apr 2011 11:35:35 -0000 1.80
@@ -13,14 +13,14 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="header.html">« header</a></span>
<span class="nav-next"><a href="hr.html">hr »</a></span>
</div>
<div class="no-number elementpage section">
<h2 class="element-head">
-<span class="spec-link"><a title="Read about the hgroup element in the HTML5 spec" href="http://developers.whatwg.org/sections.html#the-hgroup-element">ⓘ</a></span> <span class="element">hgroup</span> – <span class="shortdesc">heading group</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#hgroup">#</a> <a class="toc-bak" href="Overview.html#hgroup-toc">T</a>
+<span class="spec-link"><a title="Read about the hgroup element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-hgroup-element">ⓘ</a></span> <span class="element">hgroup</span> – <span class="shortdesc">heading group</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#hgroup">#</a> <a class="toc-bak" href="Overview.html#hgroup-toc">T</a>
</h2>
<div id="hgroup-longdesc" class="longdesc">
<p>The
@@ -51,7 +51,7 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
Index: h5.html
===================================================================
RCS file: /sources/public/html5/markup/h5.html,v
retrieving revision 1.85
retrieving revision 1.86
diff -u -d -r1.85 -r1.86
--- h5.html 25 Feb 2011 07:05:20 -0000 1.85
+++ h5.html 30 Apr 2011 11:35:35 -0000 1.86
@@ -13,7 +13,7 @@
</head>
<body class="chunk" onload="initDfn()">
<div id="jump-indexes" class="no-number no-toc"><div id="jumpIndexA-button">jump</div></div>
-<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML5: The Markup Language Reference</a></h2>
+<h2 class="chunkpagetitle"><a href="Overview.html#toc">HTML: The Markup Language</a></h2>
<div class="nav">
<span class="nav-prev"><a href="h4.html">« h4</a></span>
<span class="nav-next"><a href="h6.html">h6 »</a></span>
@@ -48,7 +48,7 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://developers.whatwg.org/elements.html#global-attributes">ⓘ</a>
+<a class="spec-link" title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#global-attributes">ⓘ</a>
<a class="attribute-name" title="global-attributes" href="global-attributes.html">global attributes</a>
</dt>
<dd>Any attributes permitted globally.</dd>
@@ -103,13 +103,13 @@
<div class="css-property">
<span class="prop-name">font-size</span>: <span class="prop-value">.83em</span>;</div>
<div class="css-property">
-<span class="prop-name">-webkit-margin-before</span>: <span class="prop-value">1.67em</span>;</div>
+<span class="prop-name">margin-before</span>: <span class="prop-value">1.67em</span>;</div>
<div class="css-property">
-<span class="prop-name">-webkit-margin-after</span>: <span class="prop-value">1.67em</span>;</div>
+<span class="prop-name">margin-after</span>: <span class="prop-value">1.67em</span>;</div>
<div class="css-property">
<span class="prop-name">margin-start</span>: <span class="prop-value">0</span>;</div>
<div class="css-property">
-<span class="prop-name">-webkit-margin-end</span>: <span class="prop-value">0</span>;</div>
+<span class="prop-name">margin-end</span>: <span class="prop-value">0</span>;</div>
<div class="css-property">
<span class="prop-name">font-weight</span>: <span class="prop-value">bold</span>; }</div>
</div>
Received on Saturday, 30 April 2011 11:46:14 UTC