- From: poot <cvsmail@w3.org>
- Date: Sun, 25 Jul 2010 02:18:42 +0900 (JST)
- To: public-html-diffs@w3.org
mike: tweaked some formatting
http://dev.w3.org/cvsweb/html5/markup/spec.html?r1=1.248&r2=1.249&f=h
===================================================================
RCS file: /sources/public/html5/markup/body.html,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -d -r1.62 -r1.63
--- body.html 23 Jul 2010 13:31:05 -0000 1.62
+++ body.html 24 Jul 2010 17:15:23 -0000 1.63
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: body – document body </title>
+<title>HTML5: body – document body </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="br.html">br »</a></span>
</div>
<div id="body" class="section">
- <h2 class="element-head">
-<span class="element">body</span> – <span class="shortdesc">document body</span> <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 class="hash" href="#body">#</a> <a class="toc-bak" href="Overview.html#body-toc">T</a>
+ <h2 class="element-head"> <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 <a href="body.html#body" class="element">body</a> element
@@ -63,7 +62,7 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="attribute-name" id="body.attrs.onafterprint" title="body.attrs.onafterprint" href="body.html#body.attrs.onafterprint">onafterprint</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-window-onafterprint">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-window-onafterprint">ⓘ</a></span> <a class="attribute-name" id="body.attrs.onafterprint" title="body.attrs.onafterprint" href="body.html#body.attrs.onafterprint">onafterprint</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</dt>
<dd>User printed current document.</dd>
@@ -73,76 +72,76 @@
<dd>User requested printing of current document.</dd>
<dt>
-<a class="attribute-name" id="body.attrs.onbeforeunload" title="body.attrs.onbeforeunload" href="body.html#body.attrs.onbeforeunload">onbeforeunload</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-window-onbeforeunload">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-window-onbeforeunload">ⓘ</a></span> <a class="attribute-name" id="body.attrs.onbeforeunload" title="body.attrs.onbeforeunload" href="body.html#body.attrs.onbeforeunload">onbeforeunload</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</dt>
<dd>Document is about to be unloaded.</dd>
<dt>
-<a class="attribute-name" id="body.attrs.onblur" title="body.attrs.onblur" href="body.html#body.attrs.onblur">onblur</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-window-onblur">ⓘ</a></span> </dt>
+<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-window-onblur">ⓘ</a></span> <a class="attribute-name" id="body.attrs.onblur" title="body.attrs.onblur" href="body.html#body.attrs.onblur">onblur</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
<dd>Document lost focus.</dd>
<dd>Document received focus.</dd>
<dt>
-<a class="attribute-name" id="body.attrs.onerror" title="body.attrs.onerror" href="body.html#body.attrs.onerror">onerror</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-window-onerror">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-window-onerror">ⓘ</a></span> <a class="attribute-name" id="body.attrs.onerror" title="body.attrs.onerror" href="body.html#body.attrs.onerror">onerror</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</dt>
<dd>Document failed to load properly.</dd>
<dt>
-<a class="attribute-name" id="body.attrs.onfocus" title="body.attrs.onfocus" href="body.html#body.attrs.onfocus">onfocus</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-window-onfocus">ⓘ</a></span> </dt>
+<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-window-onfocus">ⓘ</a></span> <a class="attribute-name" id="body.attrs.onfocus" title="body.attrs.onfocus" href="body.html#body.attrs.onfocus">onfocus</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
<dd></dd>
<dt>
-<a class="attribute-name" id="body.attrs.onhashchange" title="body.attrs.onhashchange" href="body.html#body.attrs.onhashchange">onhashchange</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-window-onhashchange">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-window-onhashchange">ⓘ</a></span> <a class="attribute-name" id="body.attrs.onhashchange" title="body.attrs.onhashchange" href="body.html#body.attrs.onhashchange">onhashchange</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</dt>
<dd>Fragment identifier part of the document’s current
address changed.</dd>
<dt>
-<a class="attribute-name" id="body.attrs.onload" title="body.attrs.onload" href="body.html#body.attrs.onload">onload</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-window-onload">ⓘ</a></span> </dt>
+<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-window-onload">ⓘ</a></span> <a class="attribute-name" id="body.attrs.onload" title="body.attrs.onload" href="body.html#body.attrs.onload">onload</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
<dd>Document finished loading.</dd>
<dt>
-<a class="attribute-name" id="body.attrs.onmessage" title="body.attrs.onmessage" href="body.html#body.attrs.onmessage">onmessage</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-window-onmessage">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-window-onmessage">ⓘ</a></span> <a class="attribute-name" id="body.attrs.onmessage" title="body.attrs.onmessage" href="body.html#body.attrs.onmessage">onmessage</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</dt>
<dd>Document received a message.</dd>
<dt>
-<a class="attribute-name" id="body.attrs.onoffline" title="body.attrs.onoffline" href="body.html#body.attrs.onoffline">onoffline</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-window-onoffline">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-window-onoffline">ⓘ</a></span> <a class="attribute-name" id="body.attrs.onoffline" title="body.attrs.onoffline" href="body.html#body.attrs.onoffline">onoffline</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</dt>
<dd>Network connections failed.</dd>
<dt>
-<a class="attribute-name" id="body.attrs.ononline" title="body.attrs.ononline" href="body.html#body.attrs.ononline">ononline</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-window-ononline">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-window-ononline">ⓘ</a></span> <a class="attribute-name" id="body.attrs.ononline" title="body.attrs.ononline" href="body.html#body.attrs.ononline">ononline</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</dt>
<dd>Network connections returned.</dd>
<dt>
-<a class="attribute-name" id="body.attrs.onpopstate" title="body.attrs.onpopstate" href="body.html#body.attrs.onpopstate">onpopstate</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-window-onpopstate">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-window-onpopstate">ⓘ</a></span> <a class="attribute-name" id="body.attrs.onpopstate" title="body.attrs.onpopstate" href="body.html#body.attrs.onpopstate">onpopstate</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</dt>
<dd>User navigated session history.</dd>
<dt>
-<a class="attribute-name" id="body.attrs.onredo" title="body.attrs.onredo" href="body.html#body.attrs.onredo">onredo</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-window-onredo">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-window-onredo">ⓘ</a></span> <a class="attribute-name" id="body.attrs.onredo" title="body.attrs.onredo" href="body.html#body.attrs.onredo">onredo</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</dt>
<dd>User went forward in undo transaction history.</dd>
<dt>
-<a class="attribute-name" id="body.attrs.onresize" title="body.attrs.onresize" href="body.html#body.attrs.onresize">onresize</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-window-onresize">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-window-onresize">ⓘ</a></span> <a class="attribute-name" id="body.attrs.onresize" title="body.attrs.onresize" href="body.html#body.attrs.onresize">onresize</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</dt>
<dd>Document view was resized.</dd>
<dt>
-<a class="attribute-name" id="body.attrs.onstorage" title="body.attrs.onstorage" href="body.html#body.attrs.onstorage">onstorage</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-window-onstorage">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-window-onstorage">ⓘ</a></span> <a class="attribute-name" id="body.attrs.onstorage" title="body.attrs.onstorage" href="body.html#body.attrs.onstorage">onstorage</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</dt>
<dd>Storage area changed.</dd>
<dt>
-<a class="attribute-name" id="body.attrs.onundo" title="body.attrs.onundo" href="body.html#body.attrs.onundo">onundo</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-window-onundo">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-window-onundo">ⓘ</a></span> <a class="attribute-name" id="body.attrs.onundo" title="body.attrs.onundo" href="body.html#body.attrs.onundo">onundo</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</dt>
<dd>User went backward in undo transaction history.</dd>
<dt>
-<a class="attribute-name" id="body.attrs.onunload" title="body.attrs.onunload" href="body.html#body.attrs.onunload">onunload</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-window-onunload">ⓘ</a></span> </dt>
+<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-window-onunload">ⓘ</a></span> <a class="attribute-name" id="body.attrs.onunload" title="body.attrs.onunload" href="body.html#body.attrs.onunload">onunload</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
<dd>Document is going away.</dd>
</dl>
Index: legend.html
===================================================================
RCS file: /sources/public/html5/markup/legend.html,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -d -r1.51 -r1.52
--- legend.html 15 Jul 2010 16:49:44 -0000 1.51
+++ legend.html 24 Jul 2010 17:15:26 -0000 1.52
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: legend – title or explanatory caption </title>
+<title>HTML5: legend – title or explanatory caption </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="li.html">li »</a></span>
</div>
<div id="legend" class="section">
- <h2 class="element-head">
-<span class="element">legend</span> – <span class="shortdesc">title or explanatory caption</span> <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 class="hash" href="#legend">#</a> <a class="toc-bak" href="Overview.html#legend-toc">T</a>
+ <h2 class="element-head"> <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 <a href="legend.html#legend" class="element">legend</a> element
Index: address.html
===================================================================
RCS file: /sources/public/html5/markup/address.html,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -d -r1.52 -r1.53
--- address.html 15 Jul 2010 16:49:41 -0000 1.52
+++ address.html 24 Jul 2010 17:15:23 -0000 1.53
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: address – contact information </title>
+<title>HTML5: address – contact information </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="area.html">area »</a></span>
</div>
<div id="address" class="section">
- <h2 class="element-head">
-<span class="element">address</span> – <span class="shortdesc">contact information</span> <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 class="hash" href="#address">#</a> <a class="toc-bak" href="Overview.html#address-toc">T</a>
+ <h2 class="element-head"> <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 <a href="address.html#address" class="element">address</a>
Index: button.html
===================================================================
RCS file: /sources/public/html5/markup/button.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- button.html 7 Jul 2010 01:11:47 -0000 1.22
+++ button.html 24 Jul 2010 17:15:23 -0000 1.23
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: button </title>
+<title>HTML5: button</title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -14,7 +14,7 @@
</div>
<div id="button" class="section">
<h2 class="element-head">
-<span class="element">button</span> <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 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> <a class="hash" href="#button">#</a> <a class="toc-bak" href="Overview.html#button-toc">T</a>
</h2>
<div>
<p>See the following sections:</p>
Index: th.html
===================================================================
RCS file: /sources/public/html5/markup/th.html,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -d -r1.63 -r1.64
--- th.html 22 Jul 2010 11:05:41 -0000 1.63
+++ th.html 24 Jul 2010 17:15:28 -0000 1.64
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: th – table header cell </title>
+<title>HTML5: th – table header cell </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="thead.html">thead »</a></span>
</div>
<div id="th" class="section">
- <h2 class="element-head">
-<span class="element">th</span> – <span class="shortdesc">table header cell</span> <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 class="hash" href="#th">#</a> <a class="toc-bak" href="Overview.html#th-toc">T</a>
+ <h2 class="element-head"> <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 <a href="th.html#th" class="element">th</a> element represents
@@ -49,38 +48,38 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="attribute-name" id="th.attrs.scope" title="th.attrs.scope" href="th.html#th.attrs.scope">scope</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="th.attrs.scope" title="th.attrs.scope" href="th.html#th.attrs.scope">scope</a> = <span class="attr-values">
"row"
<span class="postfix or">or</span> "col"
<span class="postfix or">or</span> "rowgroup"
<span class="postfix or">or</span> "colgroup"
- </span> <span class="spec-link"><a 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> </dt>
+ </span> </dt>
<dd>Specifies what set of cells the
<a href="th.html#th" class="element">th</a>
element applies to.</dd>
<dt>
-<a class="attribute-name" id="th.attrs.colspan" title="th.attrs.colspan" href="th.html#th.attrs.colspan">colspan</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="th.attrs.colspan" title="th.attrs.colspan" href="th.html#th.attrs.colspan">colspan</a> = <span class="attr-values">
<a href="datatypes.html#common.data.integer.positive">positive integer</a>
- </span> <span class="spec-link"><a 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> </dt>
+ </span> </dt>
<dd>Specifies the number of adjacent columns “spanned” by
its
<a href="th.html#th" class="element">th</a>
element.</dd>
<dt>
-<a class="attribute-name" id="th.attrs.rowspan" title="th.attrs.rowspan" href="th.html#th.attrs.rowspan">rowspan</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="th.attrs.rowspan" title="th.attrs.rowspan" href="th.html#th.attrs.rowspan">rowspan</a> = <span class="attr-values">
<a href="datatypes.html#common.data.integer.non-negative">non-negative integer</a>
- </span> <span class="spec-link"><a 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> </dt>
+ </span> </dt>
<dd>Specifies the number of following rows “spanned” by
its
<a href="th.html#th" class="element">th</a>
element.</dd>
<dt>
-<a class="attribute-name" id="th.attrs.headers" title="th.attrs.headers" href="th.html#th.attrs.headers">headers</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="th.attrs.headers" title="th.attrs.headers" href="th.html#th.attrs.headers">headers</a> = <span class="attr-values">
<a href="datatypes.html#common.data.idrefs">IDREFS</a>
- </span> <span class="spec-link"><a 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> </dt>
+ </span> </dt>
<dd>Identifies one or more
<a href="th.html#th" class="element">th</a>
elements that apply to its
Index: mark.html
===================================================================
RCS file: /sources/public/html5/markup/mark.html,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -d -r1.51 -r1.52
--- mark.html 15 Jul 2010 16:49:45 -0000 1.51
+++ mark.html 24 Jul 2010 17:15:26 -0000 1.52
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: mark – marked (highlighted) text (NEW)</title>
+<title>HTML5: mark – marked (highlighted) text (NEW)</title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="menu.html">menu »</a></span>
</div>
<div id="mark" class="section">
- <h2 class="element-head">
-<span class="element">mark</span> – <span class="shortdesc">marked (highlighted) text</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> <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 class="element-head"> <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 <a href="mark.html#mark" class="element">mark</a> element
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/markup/Overview.html,v
retrieving revision 1.438
retrieving revision 1.439
diff -u -d -r1.438 -r1.439
--- Overview.html 22 Jul 2010 20:16:39 -0000 1.438
+++ Overview.html 24 Jul 2010 17:15:22 -0000 1.439
@@ -4,13 +4,13 @@
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>HTML: The Markup Language Reference</title>
<link rel="stylesheet" href="style.css" type="text/css">
-<script src="js/dfn.js" type="text/javascript"></script><link rel="stylesheet" href="W3C-ED.css" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
</head>
<body>
<div class="head">
<div><a href="http://www.w3.org/"><img height="48" width="72" alt="W3C" src="http://www.w3.org/Icons/w3c_home"></a></div>
<h1>HTML: The Markup Language Reference</h1>
-<h2>W3C Editor’s Draft <em>23 July 2010</em>
+<h2>W3C Editor’s Draft <em>25 July 2010</em>
</h2>
<dl>
<dt>Latest Editor’s Draft:</dt>
@@ -66,7 +66,7 @@
reports index</a> at http://www.w3.org/TR/.
</em></p>
<p>
- This document is the 23 July 2010 Editor’s Draft of
+ This document is the 25 July 2010 Editor’s Draft of
<cite>HTML: The Markup Language Reference</cite>.
If you’d like to comment on this document, the preferred
@@ -126,39 +126,39 @@
<h2>Table of Contents </h2>
<ul>
<li>
-<span class="toc-section-number"></span><a href="intro.html#intro"><span class="toc-section-number">1.</span>Introduction</a>
+<span class="toc-section-number"></span> <a href="intro.html#intro"><span class="toc-section-number">1.</span>Introduction</a>
</li>
<li>
-<span class="toc-section-number"></span><a href="terminology.html#terminology"><span class="toc-section-number">2.</span>Terminology</a>
+<span class="toc-section-number"></span> <a href="terminology.html#terminology"><span class="toc-section-number">2.</span>Terminology</a>
</li>
<li>
-<span class="toc-section-number"></span><a href="documents.html#documents"><span class="toc-section-number">3.</span>Documents</a>
+<span class="toc-section-number"></span> <a href="documents.html#documents"><span class="toc-section-number">3.</span>Documents</a>
</li>
<li>
-<span class="toc-section-number"></span><a href="syntax.html#syntax"><span class="toc-section-number">4.</span>HTML syntax</a>
+<span class="toc-section-number"></span> <a href="syntax.html#syntax"><span class="toc-section-number">4.</span>HTML syntax</a>
</li>
<li>
-<span class="toc-section-number"></span><a href="elements.html#elements"><span class="toc-section-number">5.</span>HTML elements</a>
+<span class="toc-section-number"></span> <a href="elements.html#elements"><span class="toc-section-number">5.</span>HTML elements</a>
</li>
<li>
-<span class="toc-section-number"></span><a href="common-models.html#common-models"><span class="toc-section-number">6.</span>Common content models</a>
+<span class="toc-section-number"></span> <a href="common-models.html#common-models"><span class="toc-section-number">6.</span>Common content models</a>
</li>
<li>
-<span class="toc-section-number"></span><a href="global-attributes.html#global-attributes"><span class="toc-section-number">7.</span>Global attributes</a>
+<span class="toc-section-number"></span> <a href="global-attributes.html#global-attributes"><span class="toc-section-number">7.</span>Global attributes</a>
</li>
<li>
-<span class="toc-section-number"></span><a href="forms-attributes.html#forms-attributes"><span class="toc-section-number">8.</span>Forms attributes</a>
+<span class="toc-section-number"></span> <a href="forms-attributes.html#forms-attributes"><span class="toc-section-number">8.</span>Forms attributes</a>
</li>
<li>
-<span class="toc-section-number"></span><a href="datatypes.html#datatypes"><span class="toc-section-number">9.</span>Datatypes</a>
+<span class="toc-section-number"></span> <a href="datatypes.html#datatypes"><span class="toc-section-number">9.</span>Datatypes</a>
</li>
</ul>
<ul>
<li>
-<span class="toc-section-number"></span><a href="references.html#references"><span class="toc-section-number">A.</span>References</a>
+<span class="toc-section-number"></span> <a href="references.html#references"><span class="toc-section-number">A.</span>References</a>
</li>
<li>
-<span class="toc-section-number"></span><a href="acknowledgments.html#acknowledgments"><span class="toc-section-number">B.</span>Acknowledgments</a>
+<span class="toc-section-number"></span> <a href="acknowledgments.html#acknowledgments"><span class="toc-section-number">B.</span>Acknowledgments</a>
</li>
</ul>
</div>
@@ -168,523 +168,523 @@
</h2>
<ul>
<li id="intro-toc">
-<span class="toc-section-number"></span><a href="intro.html#intro"><span class="toc-section-number">1.</span>Introduction</a>
+<span class="toc-section-number"></span> <a href="intro.html#intro"><span class="toc-section-number">1.</span>Introduction</a>
</li>
<li id="terminology-toc">
-<span class="toc-section-number"></span><a href="terminology.html#terminology"><span class="toc-section-number">2.</span>Terminology</a>
+<span class="toc-section-number"></span> <a href="terminology.html#terminology"><span class="toc-section-number">2.</span>Terminology</a>
</li>
<li id="documents-toc">
-<span class="toc-section-number"></span><a href="documents.html#documents"><span class="toc-section-number">3.</span>Documents</a>
+<span class="toc-section-number"></span> <a href="documents.html#documents"><span class="toc-section-number">3.</span>Documents</a>
<ul>
<li id="language-and-syntax-toc">
-<span class="toc-section-number"></span><a href="documents.html#language-and-syntax"><span class="toc-section-number">3.01.</span>The HTML language and HTML and XML syntaxes</a>
+<span class="toc-section-number"></span> <a href="documents.html#language-and-syntax"><span class="toc-section-number">3.01.</span>The HTML language and HTML and XML syntaxes</a>
</li>
<li id="mime-types-toc">
-<span class="toc-section-number"></span><a href="documents.html#mime-types"><span class="toc-section-number">3.02.</span>The HTML namespace and MIME types</a>
+<span class="toc-section-number"></span> <a href="documents.html#mime-types"><span class="toc-section-number">3.02.</span>The HTML namespace and MIME types</a>
</li>
<li id="conformant-documents-toc">
-<span class="toc-section-number"></span><a href="documents.html#conformant-documents"><span class="toc-section-number">3.03.</span>Conformant documents</a>
+<span class="toc-section-number"></span> <a href="documents.html#conformant-documents"><span class="toc-section-number">3.03.</span>Conformant documents</a>
</li>
<li id="case-insensitivity-toc">
-<span class="toc-section-number"></span><a href="documents.html#case-insensitivity"><span class="toc-section-number">3.04.</span>Case insensitivity in tag names and attribute names</a>
+<span class="toc-section-number"></span> <a href="documents.html#case-insensitivity"><span class="toc-section-number">3.04.</span>Case insensitivity in tag names and attribute names</a>
</li>
</ul>
</li>
<li id="syntax-toc">
-<span class="toc-section-number"></span><a href="syntax.html#syntax"><span class="toc-section-number">4.</span>HTML syntax</a>
+<span class="toc-section-number"></span> <a href="syntax.html#syntax"><span class="toc-section-number">4.</span>HTML syntax</a>
<ul>
<li id="doctype-syntax-toc">
-<span class="toc-section-number"></span><a href="syntax.html#doctype-syntax"><span class="toc-section-number">4.01.</span>The doctype</a>
+<span class="toc-section-number"></span> <a href="syntax.html#doctype-syntax"><span class="toc-section-number">4.01.</span>The doctype</a>
</li>
<li id="character-encoding-toc">
-<span class="toc-section-number"></span><a href="syntax.html#character-encoding"><span class="toc-section-number">4.02.</span>Character encoding declaration</a>
+<span class="toc-section-number"></span> <a href="syntax.html#character-encoding"><span class="toc-section-number">4.02.</span>Character encoding declaration</a>
</li>
<li id="syntax-elements-toc">
-<span class="toc-section-number"></span><a href="syntax.html#syntax-elements"><span class="toc-section-number">4.03.</span>Elements</a>
+<span class="toc-section-number"></span> <a href="syntax.html#syntax-elements"><span class="toc-section-number">4.03.</span>Elements</a>
</li>
<li id="syntax-attributes-toc">
-<span class="toc-section-number"></span><a href="syntax.html#syntax-attributes"><span class="toc-section-number">4.04.</span>Attributes</a>
+<span class="toc-section-number"></span> <a href="syntax.html#syntax-attributes"><span class="toc-section-number">4.04.</span>Attributes</a>
</li>
<li id="text-syntax-toc">
-<span class="toc-section-number"></span><a href="syntax.html#text-syntax"><span class="toc-section-number">4.05.</span>Text and character data</a>
+<span class="toc-section-number"></span> <a href="syntax.html#text-syntax"><span class="toc-section-number">4.05.</span>Text and character data</a>
</li>
<li id="character-references-toc">
-<span class="toc-section-number"></span><a href="syntax.html#character-references"><span class="toc-section-number">4.06.</span>Character references</a>
+<span class="toc-section-number"></span> <a href="syntax.html#character-references"><span class="toc-section-number">4.06.</span>Character references</a>
</li>
<li id="comments-toc">
-<span class="toc-section-number"></span><a href="syntax.html#comments"><span class="toc-section-number">4.07.</span>Comments</a>
+<span class="toc-section-number"></span> <a href="syntax.html#comments"><span class="toc-section-number">4.07.</span>Comments</a>
</li>
<li id="svg-mathml-toc">
-<span class="toc-section-number"></span><a href="syntax.html#svg-mathml"><span class="toc-section-number">4.08.</span>SVG and MathML elements in HTML documents</a>
+<span class="toc-section-number"></span> <a href="syntax.html#svg-mathml"><span class="toc-section-number">4.08.</span>SVG and MathML elements in HTML documents</a>
</li>
<li id="cdata-sections-toc">
-<span class="toc-section-number"></span><a href="syntax.html#cdata-sections"><span class="toc-section-number">4.09.</span>CDATA sections in SVG and MathML contents</a>
+<span class="toc-section-number"></span> <a href="syntax.html#cdata-sections"><span class="toc-section-number">4.09.</span>CDATA sections in SVG and MathML contents</a>
</li>
</ul>
</li>
<li id="elements-toc">
-<span class="toc-section-number"></span><a href="elements.html#elements"><span class="toc-section-number">5.</span>HTML elements</a>
+<span class="toc-section-number"></span> <a href="elements.html#elements"><span class="toc-section-number">5.</span>HTML elements</a>
<ul>
<li id="a-toc">
-<span class="toc-section-number"></span><a href="a.html#a"><span class="toc-section-number"></span><span class="element">a</span> – <span class="shortdesc">hyperlink</span></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="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span>
+<span class="toc-section-number"></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="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 id="abbr-toc">
-<span class="toc-section-number"></span><a href="abbr.html#abbr"><span class="toc-section-number"></span><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>
+<span class="toc-section-number"></span><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="element">abbr</span> – <span class="shortdesc">abbreviation</span></a>
</li>
<li id="address-toc">
-<span class="toc-section-number"></span><a href="address.html#address"><span class="toc-section-number"></span><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>
+<span class="toc-section-number"></span><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="element">address</span> – <span class="shortdesc">contact information</span></a>
</li>
<li id="area-toc">
-<span class="toc-section-number"></span><a href="area.html#area"><span class="toc-section-number"></span><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>
+<span class="toc-section-number"></span><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="element">area</span> – <span class="shortdesc">image-map hyperlink</span></a>
</li>
<li id="article-toc">
-<span class="toc-section-number"></span><a href="article.html#article"><span class="toc-section-number"></span><span class="element">article</span> – <span class="shortdesc">article</span></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="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="toc-section-number"></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="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 id="aside-toc">
-<span class="toc-section-number"></span><a href="aside.html#aside"><span class="toc-section-number"></span><span class="element">aside</span> – <span class="shortdesc">tangential content</span></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="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="toc-section-number"></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="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 id="audio-toc">
-<span class="toc-section-number"></span><a href="audio.html#audio"><span class="toc-section-number"></span><span class="element">audio</span> – <span class="shortdesc">audio stream</span></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="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="toc-section-number"></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="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 id="b-toc">
-<span class="toc-section-number"></span><a href="b.html#b"><span class="toc-section-number"></span><span class="element">b</span> – <span class="shortdesc">offset text conventionally styled in bold</span></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="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span>
+<span class="toc-section-number"></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="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 id="base-toc">
-<span class="toc-section-number"></span><a href="base.html#base"><span class="toc-section-number"></span><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>
+<span class="toc-section-number"></span><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="element">base</span> – <span class="shortdesc">base URL</span></a>
</li>
<li id="bdo-toc">
-<span class="toc-section-number"></span><a href="bdo.html#bdo"><span class="toc-section-number"></span><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>
+<span class="toc-section-number"></span><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="element">bdo</span> – <span class="shortdesc">BiDi override</span></a>
</li>
<li id="blockquote-toc">
-<span class="toc-section-number"></span><a href="blockquote.html#blockquote"><span class="toc-section-number"></span><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>
+<span class="toc-section-number"></span><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="element">blockquote</span> – <span class="shortdesc">block quotation</span></a>
</li>
<li id="body-toc">
-<span class="toc-section-number"></span><a href="body.html#body"><span class="toc-section-number"></span><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>
+<span class="toc-section-number"></span><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="element">body</span> – <span class="shortdesc">document body</span></a>
</li>
<li id="br-toc">
-<span class="toc-section-number"></span><a href="br.html#br"><span class="toc-section-number"></span><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>
+<span class="toc-section-number"></span><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="element">br</span> – <span class="shortdesc">line break</span></a>
</li>
<li id="button-toc">
-<span class="toc-section-number"></span><a href="button.html#button"><span class="toc-section-number"></span><span class="element">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>
+<span class="toc-section-number"></span><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="element">button</span></a>
</li>
<li id="button.submit-toc">
-<span class="toc-section-number"></span><a href="button.submit.html#button.submit"><span class="toc-section-number"></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> <span class="spec-link"> <a title="Read about the button.submit 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="toc-section-number"></span><span class="spec-link"> <a title="Read about the button.submit 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="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>
</li>
<li id="button.reset-toc">
-<span class="toc-section-number"></span><a href="button.reset.html#button.reset"><span class="toc-section-number"></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> <span class="spec-link"> <a title="Read about the button.reset 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="toc-section-number"></span><span class="spec-link"> <a title="Read about the button.reset 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="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>
</li>
<li id="button.button-toc">
-<span class="toc-section-number"></span><a href="button.button.html#button.button"><span class="toc-section-number"></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> <span class="spec-link"> <a title="Read about the button.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="toc-section-number"></span><span class="spec-link"> <a title="Read about the button.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="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>
</li>
<li id="canvas-toc">
-<span class="toc-section-number"></span><a href="canvas.html#canvas"><span class="toc-section-number"></span><span class="element">canvas</span> – <span class="shortdesc">canvas for dynamic graphics</span></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="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="toc-section-number"></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="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 id="caption-toc">
-<span class="toc-section-number"></span><a href="caption.html#caption"><span class="toc-section-number"></span><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>
+<span class="toc-section-number"></span><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="element">caption</span> – <span class="shortdesc">table title</span></a>
</li>
<li id="cite-toc">
-<span class="toc-section-number"></span><a href="cite.html#cite"><span class="toc-section-number"></span><span class="element">cite</span> – <span class="shortdesc">cited title of a work</span></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="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span>
+<span class="toc-section-number"></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="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 id="code-toc">
-<span class="toc-section-number"></span><a href="code.html#code"><span class="toc-section-number"></span><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>
+<span class="toc-section-number"></span><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="element">code</span> – <span class="shortdesc">code fragment</span></a>
</li>
<li id="col-toc">
-<span class="toc-section-number"></span><a href="col.html#col"><span class="toc-section-number"></span><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>
+<span class="toc-section-number"></span><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="element">col</span> – <span class="shortdesc">table column</span></a>
</li>
<li id="colgroup-toc">
-<span class="toc-section-number"></span><a href="colgroup.html#colgroup"><span class="toc-section-number"></span><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>
+<span class="toc-section-number"></span><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="element">colgroup</span> – <span class="shortdesc">table column group</span></a>
</li>
<li id="command-toc">
-<span class="toc-section-number"></span><a href="command.html#command"><span class="toc-section-number"></span><span class="element">command</span></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="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="toc-section-number"></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="element">command</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="toc-section-number"></span><a href="command.command.html#command.command"><span class="toc-section-number"></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></a> <span class="spec-link"> <a title="Read about the command.command element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#the-command">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the command.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="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></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="command.radio-toc">
-<span class="toc-section-number"></span><a href="command.radio.html#command.radio"><span class="toc-section-number"></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></a> <span class="spec-link"> <a title="Read about the command.radio element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#the-command">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the command.radio 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="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></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="command.checkbox-toc">
-<span class="toc-section-number"></span><a href="command.checkbox.html#command.checkbox"><span class="toc-section-number"></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></a> <span class="spec-link"> <a title="Read about the command.checkbox element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#the-command">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the command.checkbox 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="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></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="datalist-toc">
-<span class="toc-section-number"></span><a href="datalist.html#datalist"><span class="toc-section-number"></span><span class="element">datalist</span> – <span class="shortdesc">predefined options for other controls</span></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="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="toc-section-number"></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="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 id="dd-toc">
-<span class="toc-section-number"></span><a href="dd.html#dd"><span class="toc-section-number"></span><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>
+<span class="toc-section-number"></span><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="element">dd</span> – <span class="shortdesc">description or value</span></a>
</li>
<li id="del-toc">
-<span class="toc-section-number"></span><a href="del.html#del"><span class="toc-section-number"></span><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>
+<span class="toc-section-number"></span><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="element">del</span> – <span class="shortdesc">deleted text</span></a>
</li>
<li id="details-toc">
-<span class="toc-section-number"></span><a href="details.html#details"><span class="toc-section-number"></span><span class="element">details</span> – <span class="shortdesc">control for additional on-demand information</span></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="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="toc-section-number"></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="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 id="dfn-toc">
-<span class="toc-section-number"></span><a href="dfn.html#dfn"><span class="toc-section-number"></span><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>
+<span class="toc-section-number"></span><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="element">dfn</span> – <span class="shortdesc">defining instance</span></a>
</li>
<li id="div-toc">
-<span class="toc-section-number"></span><a href="div.html#div"><span class="toc-section-number"></span><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>
+<span class="toc-section-number"></span><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="element">div</span> – <span class="shortdesc">generic flow container</span></a>
</li>
<li id="dl-toc">
-<span class="toc-section-number"></span><a href="dl.html#dl"><span class="toc-section-number"></span><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>
+<span class="toc-section-number"></span><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="element">dl</span> – <span class="shortdesc">description list</span></a>
</li>
<li id="dt-toc">
-<span class="toc-section-number"></span><a href="dt.html#dt"><span class="toc-section-number"></span><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>
+<span class="toc-section-number"></span><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="element">dt</span> – <span class="shortdesc">term or name</span></a>
</li>
<li id="em-toc">
-<span class="toc-section-number"></span><a href="em.html#em"><span class="toc-section-number"></span><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>
+<span class="toc-section-number"></span><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="element">em</span> – <span class="shortdesc">emphatic stress</span></a>
</li>
<li id="embed-toc">
-<span class="toc-section-number"></span><a href="embed.html#embed"><span class="toc-section-number"></span><span class="element">embed</span> – <span class="shortdesc">integration point for plugins</span></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="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="toc-section-number"></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="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 id="fieldset-toc">
-<span class="toc-section-number"></span><a href="fieldset.html#fieldset"><span class="toc-section-number"></span><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>
+<span class="toc-section-number"></span><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="element">fieldset</span> – <span class="shortdesc">set of related form controls</span></a>
</li>
<li id="figcaption-toc">
-<span class="toc-section-number"></span><a href="figcaption.html#figcaption"><span class="toc-section-number"></span><span class="element">figcaption</span> – <span class="shortdesc">figure caption</span></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="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="toc-section-number"></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="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 id="figure-toc">
-<span class="toc-section-number"></span><a href="figure.html#figure"><span class="toc-section-number"></span><span class="element">figure</span> – <span class="shortdesc">figure with optional caption</span></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="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="toc-section-number"></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="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 id="footer-toc">
-<span class="toc-section-number"></span><a href="footer.html#footer"><span class="toc-section-number"></span><span class="element">footer</span> – <span class="shortdesc">footer</span></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="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="toc-section-number"></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="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 id="form-toc">
-<span class="toc-section-number"></span><a href="form.html#form"><span class="toc-section-number"></span><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>
+<span class="toc-section-number"></span><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="element">form</span> – <span class="shortdesc">user-submittable form</span></a>
</li>
<li id="h1-toc">
-<span class="toc-section-number"></span><a href="h1.html#h1"><span class="toc-section-number"></span><span class="element">h1</span> – <span class="shortdesc">heading</span></a> <span class="spec-link"> <a title="Read about the h1 element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-h1-h2-h3-h4-h5-and-h6-elements">ⓘ</a></span>
+<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the h1 element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/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="element">h1</span> – <span class="shortdesc">heading</span></a>
</li>
<li id="h2-toc">
-<span class="toc-section-number"></span><a href="h2.html#h2"><span class="toc-section-number"></span><span class="element">h2</span> – <span class="shortdesc">heading</span></a> <span class="spec-link"> <a title="Read about the h2 element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-h1-h2-h3-h4-h5-and-h6-elements">ⓘ</a></span>
+<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the h2 element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-h1-h2-h3-h4-h5-and-h6-elements">ⓘ</a></span> <a href="h2.html#h2"><span class="toc-section-number"></span><span class="element">h2</span> – <span class="shortdesc">heading</span></a>
</li>
<li id="h3-toc">
-<span class="toc-section-number"></span><a href="h3.html#h3"><span class="toc-section-number"></span><span class="element">h3</span> – <span class="shortdesc">heading</span></a> <span class="spec-link"> <a title="Read about the h3 element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-h1-h2-h3-h4-h5-and-h6-elements">ⓘ</a></span>
+<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the h3 element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-h1-h2-h3-h4-h5-and-h6-elements">ⓘ</a></span> <a href="h3.html#h3"><span class="toc-section-number"></span><span class="element">h3</span> – <span class="shortdesc">heading</span></a>
</li>
<li id="h4-toc">
-<span class="toc-section-number"></span><a href="h4.html#h4"><span class="toc-section-number"></span><span class="element">h4</span> – <span class="shortdesc">heading</span></a> <span class="spec-link"> <a title="Read about the h4 element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-h1-h2-h3-h4-h5-and-h6-elements">ⓘ</a></span>
+<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the h4 element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-h1-h2-h3-h4-h5-and-h6-elements">ⓘ</a></span> <a href="h4.html#h4"><span class="toc-section-number"></span><span class="element">h4</span> – <span class="shortdesc">heading</span></a>
</li>
<li id="h5-toc">
-<span class="toc-section-number"></span><a href="h5.html#h5"><span class="toc-section-number"></span><span class="element">h5</span> – <span class="shortdesc">heading</span></a> <span class="spec-link"> <a title="Read about the h5 element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-h1-h2-h3-h4-h5-and-h6-elements">ⓘ</a></span>
+<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the h5 element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-h1-h2-h3-h4-h5-and-h6-elements">ⓘ</a></span> <a href="h5.html#h5"><span class="toc-section-number"></span><span class="element">h5</span> – <span class="shortdesc">heading</span></a>
</li>
<li id="h6-toc">
-<span class="toc-section-number"></span><a href="h6.html#h6"><span class="toc-section-number"></span><span class="element">h6</span> – <span class="shortdesc">heading</span></a> <span class="spec-link"> <a title="Read about the h6 element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-h1-h2-h3-h4-h5-and-h6-elements">ⓘ</a></span>
+<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the h6 element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/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="element">h6</span> – <span class="shortdesc">heading</span></a>
</li>
<li id="head-toc">
-<span class="toc-section-number"></span><a href="head.html#head"><span class="toc-section-number"></span><span class="element">head</span> – <span class="shortdesc">document metadata</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>
+<span class="toc-section-number"></span><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="element">head</span> – <span class="shortdesc">document metadata</span></a>
</li>
<li id="header-toc">
-<span class="toc-section-number"></span><a href="header.html#header"><span class="toc-section-number"></span><span class="element">header</span> – <span class="shortdesc">header</span></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="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="toc-section-number"></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="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 id="hgroup-toc">
-<span class="toc-section-number"></span><a href="hgroup.html#hgroup"><span class="toc-section-number"></span><span class="element">hgroup</span> – <span class="shortdesc">heading group</span></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="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="toc-section-number"></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="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 id="hr-toc">
-<span class="toc-section-number"></span><a href="hr.html#hr"><span class="toc-section-number"></span><span class="element">hr</span> – <span class="shortdesc">thematic break</span></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="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span>
+<span class="toc-section-number"></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="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 id="html-toc">
-<span class="toc-section-number"></span><a href="html.html#html"><span class="toc-section-number"></span><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>
+<span class="toc-section-number"></span><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="element">html</span> – <span class="shortdesc">root element</span></a>
</li>
<li id="i-toc">
-<span class="toc-section-number"></span><a href="i.html#i"><span class="toc-section-number"></span><span class="element">i</span> – <span class="shortdesc">offset text conventionally styled in italic</span></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="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span>
+<span class="toc-section-number"></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="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 id="iframe-toc">
-<span class="toc-section-number"></span><a href="iframe.html#iframe"><span class="toc-section-number"></span><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>
+<span class="toc-section-number"></span><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="element">iframe</span> – <span class="shortdesc">nested browsing context (inline frame)</span></a>
</li>
<li id="img-toc">
-<span class="toc-section-number"></span><a href="img.html#img"><span class="toc-section-number"></span><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>
+<span class="toc-section-number"></span><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="element">img</span> – <span class="shortdesc">image</span></a>
</li>
<li id="input-toc">
-<span class="toc-section-number"></span><a href="input.html#input"><span class="toc-section-number"></span><span class="element">input</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/the-input-element.html#the-input-element">ⓘ</a></span>
+<span class="toc-section-number"></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="element">input</span></a>
</li>
<li id="input.text-toc">
-<span class="toc-section-number"></span><a href="input.text.html#input.text"><span class="toc-section-number"></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> <span class="spec-link"> <a title="Read about the input.text 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="toc-section-number"></span><span class="spec-link"> <a title="Read about the input.text 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.text.html#input.text"><span class="toc-section-number"></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>
</li>
<li id="input.password-toc">
-<span class="toc-section-number"></span><a href="input.password.html#input.password"><span class="toc-section-number"></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> <span class="spec-link"> <a title="Read about the input.password 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="toc-section-number"></span><span class="spec-link"> <a title="Read about the input.password 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.password.html#input.password"><span class="toc-section-number"></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>
</li>
<li id="input.checkbox-toc">
-<span class="toc-section-number"></span><a href="input.checkbox.html#input.checkbox"><span class="toc-section-number"></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> <span class="spec-link"> <a title="Read about the input.checkbox 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="toc-section-number"></span><span class="spec-link"> <a title="Read about the input.checkbox 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.checkbox.html#input.checkbox"><span class="toc-section-number"></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>
</li>
<li id="input.radio-toc">
-<span class="toc-section-number"></span><a href="input.radio.html#input.radio"><span class="toc-section-number"></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> <span class="spec-link"> <a title="Read about the input.radio 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="toc-section-number"></span><span class="spec-link"> <a title="Read about the input.radio 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.radio.html#input.radio"><span class="toc-section-number"></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>
</li>
<li id="input.button-toc">
-<span class="toc-section-number"></span><a href="input.button.html#input.button"><span class="toc-section-number"></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> <span class="spec-link"> <a title="Read about the input.button 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="toc-section-number"></span><span class="spec-link"> <a title="Read about the input.button 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.button.html#input.button"><span class="toc-section-number"></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>
</li>
<li id="input.submit-toc">
-<span class="toc-section-number"></span><a href="input.submit.html#input.submit"><span class="toc-section-number"></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> <span class="spec-link"> <a title="Read about the input.submit 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="toc-section-number"></span><span class="spec-link"> <a title="Read about the input.submit 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.submit.html#input.submit"><span class="toc-section-number"></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>
</li>
<li id="input.reset-toc">
-<span class="toc-section-number"></span><a href="input.reset.html#input.reset"><span class="toc-section-number"></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> <span class="spec-link"> <a title="Read about the input.reset 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="toc-section-number"></span><span class="spec-link"> <a title="Read about the input.reset 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.reset.html#input.reset"><span class="toc-section-number"></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>
</li>
<li id="input.file-toc">
-<span class="toc-section-number"></span><a href="input.file.html#input.file"><span class="toc-section-number"></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> <span class="spec-link"> <a title="Read about the input.file 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="toc-section-number"></span><span class="spec-link"> <a title="Read about the input.file 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.file.html#input.file"><span class="toc-section-number"></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>
</li>
<li id="input.hidden-toc">
-<span class="toc-section-number"></span><a href="input.hidden.html#input.hidden"><span class="toc-section-number"></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> <span class="spec-link"> <a title="Read about the input.hidden 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="toc-section-number"></span><span class="spec-link"> <a title="Read about the input.hidden 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.hidden.html#input.hidden"><span class="toc-section-number"></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>
</li>
<li id="input.image-toc">
-<span class="toc-section-number"></span><a href="input.image.html#input.image"><span class="toc-section-number"></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> <span class="spec-link"> <a title="Read about the input.image 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="toc-section-number"></span><span class="spec-link"> <a title="Read about the input.image 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.image.html#input.image"><span class="toc-section-number"></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>
</li>
<li id="input.datetime-toc">
-<span class="toc-section-number"></span><a href="input.datetime.html#input.datetime"><span class="toc-section-number"></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></a> <span class="spec-link"> <a title="Read about the input.datetime 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="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the input.datetime 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.datetime.html#input.datetime"><span class="toc-section-number"></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></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="toc-section-number"></span><a href="input.datetime-local.html#input.datetime-local"><span class="toc-section-number"></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></a> <span class="spec-link"> <a title="Read about the input.datetime-local 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="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the input.datetime-local 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.datetime-local.html#input.datetime-local"><span class="toc-section-number"></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></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="input.date-toc">
-<span class="toc-section-number"></span><a href="input.date.html#input.date"><span class="toc-section-number"></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></a> <span class="spec-link"> <a title="Read about the input.date 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="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the input.date 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.date.html#input.date"><span class="toc-section-number"></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></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="input.month-toc">
-<span class="toc-section-number"></span><a href="input.month.html#input.month"><span class="toc-section-number"></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></a> <span class="spec-link"> <a title="Read about the input.month 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="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the input.month 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.month.html#input.month"><span class="toc-section-number"></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></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="input.time-toc">
-<span class="toc-section-number"></span><a href="input.time.html#input.time"><span class="toc-section-number"></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></a> <span class="spec-link"> <a title="Read about the input.time 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="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the input.time 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.time.html#input.time"><span class="toc-section-number"></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></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="input.week-toc">
-<span class="toc-section-number"></span><a href="input.week.html#input.week"><span class="toc-section-number"></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></a> <span class="spec-link"> <a title="Read about the input.week 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="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the input.week 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.week.html#input.week"><span class="toc-section-number"></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></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="input.number-toc">
-<span class="toc-section-number"></span><a href="input.number.html#input.number"><span class="toc-section-number"></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></a> <span class="spec-link"> <a title="Read about the input.number 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="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the input.number 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.number.html#input.number"><span class="toc-section-number"></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></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="input.range-toc">
-<span class="toc-section-number"></span><a href="input.range.html#input.range"><span class="toc-section-number"></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></a> <span class="spec-link"> <a title="Read about the input.range 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="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the input.range 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.range.html#input.range"><span class="toc-section-number"></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></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="input.email-toc">
-<span class="toc-section-number"></span><a href="input.email.html#input.email"><span class="toc-section-number"></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></a> <span class="spec-link"> <a title="Read about the input.email 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="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the input.email 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.email.html#input.email"><span class="toc-section-number"></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></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="input.url-toc">
-<span class="toc-section-number"></span><a href="input.url.html#input.url"><span class="toc-section-number"></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></a> <span class="spec-link"> <a title="Read about the input.url 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="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the input.url 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.url.html#input.url"><span class="toc-section-number"></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></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="input.search-toc">
-<span class="toc-section-number"></span><a href="input.search.html#input.search"><span class="toc-section-number"></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></a> <span class="spec-link"> <a title="Read about the input.search 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="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the input.search 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.search.html#input.search"><span class="toc-section-number"></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></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="input.tel-toc">
-<span class="toc-section-number"></span><a href="input.tel.html#input.tel"><span class="toc-section-number"></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></a> <span class="spec-link"> <a title="Read about the input.tel 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="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the input.tel 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.tel.html#input.tel"><span class="toc-section-number"></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></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="input.color-toc">
-<span class="toc-section-number"></span><a href="input.color.html#input.color"><span class="toc-section-number"></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></a> <span class="spec-link"> <a title="Read about the input.color 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="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the input.color 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.color.html#input.color"><span class="toc-section-number"></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></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="ins-toc">
-<span class="toc-section-number"></span><a href="ins.html#ins"><span class="toc-section-number"></span><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>
+<span class="toc-section-number"></span><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="element">ins</span> – <span class="shortdesc">inserted text</span></a>
</li>
<li id="kbd-toc">
-<span class="toc-section-number"></span><a href="kbd.html#kbd"><span class="toc-section-number"></span><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>
+<span class="toc-section-number"></span><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="element">kbd</span> – <span class="shortdesc">user input</span></a>
</li>
<li id="keygen-toc">
-<span class="toc-section-number"></span><a href="keygen.html#keygen"><span class="toc-section-number"></span><span class="element">keygen</span> – <span class="shortdesc">key-pair generator/input control</span></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="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="toc-section-number"></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="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 id="label-toc">
-<span class="toc-section-number"></span><a href="label.html#label"><span class="toc-section-number"></span><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>
+<span class="toc-section-number"></span><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="element">label</span> – <span class="shortdesc">caption for a form control</span></a>
</li>
<li id="legend-toc">
-<span class="toc-section-number"></span><a href="legend.html#legend"><span class="toc-section-number"></span><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>
+<span class="toc-section-number"></span><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="element">legend</span> – <span class="shortdesc">title or explanatory caption</span></a>
</li>
<li id="li-toc">
-<span class="toc-section-number"></span><a href="li.html#li"><span class="toc-section-number"></span><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>
+<span class="toc-section-number"></span><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="element">li</span> – <span class="shortdesc">list item</span></a>
</li>
<li id="link-toc">
-<span class="toc-section-number"></span><a href="link.html#link"><span class="toc-section-number"></span><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>
+<span class="toc-section-number"></span><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="element">link</span> – <span class="shortdesc">inter-document relationship metadata</span></a>
</li>
<li id="map-toc">
-<span class="toc-section-number"></span><a href="map.html#map"><span class="toc-section-number"></span><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>
+<span class="toc-section-number"></span><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="element">map</span> – <span class="shortdesc">image-map definition</span></a>
</li>
<li id="mark-toc">
-<span class="toc-section-number"></span><a href="mark.html#mark"><span class="toc-section-number"></span><span class="element">mark</span> – <span class="shortdesc">marked (highlighted) text</span></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="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="toc-section-number"></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="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 id="menu-toc">
-<span class="toc-section-number"></span><a href="menu.html#menu"><span class="toc-section-number"></span><span class="element">menu</span> – <span class="shortdesc">list of commands</span></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="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span>
+<span class="toc-section-number"></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="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>
<li id="meta-toc">
-<span class="toc-section-number"></span><a href="meta.html#meta"><span class="toc-section-number"></span><span class="element">meta</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#meta">ⓘ</a></span>
+<span class="toc-section-number"></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="element">meta</span></a>
</li>
<li id="meta.name-toc">
-<span class="toc-section-number"></span><a href="meta.name.html#meta.name"><span class="toc-section-number"></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> <span class="spec-link"> <a title="Read about the meta.name element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#meta">ⓘ</a></span>
+<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the meta.name element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#meta">ⓘ</a></span> <a href="meta.name.html#meta.name"><span class="toc-section-number"></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>
</li>
<li id="meta.http-equiv.refresh-toc">
-<span class="toc-section-number"></span><a href="meta.http-equiv.refresh.html#meta.http-equiv.refresh"><span class="toc-section-number"></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> <span class="spec-link"> <a title="Read about the meta.http-equiv.refresh element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#meta">ⓘ</a></span>
+<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the meta.http-equiv.refresh element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#meta">ⓘ</a></span> <a href="meta.http-equiv.refresh.html#meta.http-equiv.refresh"><span class="toc-section-number"></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>
</li>
<li id="meta.http-equiv.default-style-toc">
-<span class="toc-section-number"></span><a href="meta.http-equiv.default-style.html#meta.http-equiv.default-style"><span class="toc-section-number"></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> <span class="spec-link"> <a title="Read about the meta.http-equiv.default-style element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#meta">ⓘ</a></span>
+<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the meta.http-equiv.default-style element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#meta">ⓘ</a></span> <a href="meta.http-equiv.default-style.html#meta.http-equiv.default-style"><span class="toc-section-number"></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>
</li>
<li id="meta.http-equiv.content-language-toc">
-<span class="toc-section-number"></span><a href="meta.http-equiv.content-language.html#meta.http-equiv.content-language"><span class="toc-section-number"></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></a> <span class="spec-link"> <a title="Read about the meta.http-equiv.content-language element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#meta">ⓘ</a></span> <span class="obsoleted-feature" title="This markup feature has been obsoleted in HTML5.">OBSOLETE</span>
+<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the meta.http-equiv.content-language element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#meta">ⓘ</a></span> <a href="meta.http-equiv.content-language.html#meta.http-equiv.content-language"><span class="toc-section-number"></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></a> <span class="obsoleted-feature" title="This markup feature has been obsoleted in HTML5.">OBSOLETE</span>
</li>
<li id="meta.charset-toc">
-<span class="toc-section-number"></span><a href="meta.charset.html#meta.charset"><span class="toc-section-number"></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></a> <span class="spec-link"> <a title="Read about the meta.charset element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#meta">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the meta.charset element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#meta">ⓘ</a></span> <a href="meta.charset.html#meta.charset"><span class="toc-section-number"></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></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="toc-section-number"></span><a href="meta.http-equiv.content-type.html#meta.http-equiv.content-type"><span class="toc-section-number"></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> <span class="spec-link"> <a title="Read about the meta.http-equiv.content-type element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#meta">ⓘ</a></span>
+<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the meta.http-equiv.content-type element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#meta">ⓘ</a></span> <a href="meta.http-equiv.content-type.html#meta.http-equiv.content-type"><span class="toc-section-number"></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>
</li>
<li id="meter-toc">
-<span class="toc-section-number"></span><a href="meter.html#meter"><span class="toc-section-number"></span><span class="element">meter</span> – <span class="shortdesc">scalar gauge</span></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="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="toc-section-number"></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="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>
<li id="nav-toc">
-<span class="toc-section-number"></span><a href="nav.html#nav"><span class="toc-section-number"></span><span class="element">nav</span> – <span class="shortdesc">group of navigational links</span></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="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="toc-section-number"></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="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 id="noscript-toc">
-<span class="toc-section-number"></span><a href="noscript.html#noscript"><span class="toc-section-number"></span><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>
+<span class="toc-section-number"></span><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="element">noscript</span> – <span class="shortdesc">fallback content for script</span></a>
</li>
<li id="object-toc">
-<span class="toc-section-number"></span><a href="object.html#object"><span class="toc-section-number"></span><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>
+<span class="toc-section-number"></span><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="element">object</span> – <span class="shortdesc">generic external content</span></a>
</li>
<li id="ol-toc">
-<span class="toc-section-number"></span><a href="ol.html#ol"><span class="toc-section-number"></span><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>
+<span class="toc-section-number"></span><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="element">ol</span> – <span class="shortdesc">ordered list</span></a>
</li>
<li id="optgroup-toc">
-<span class="toc-section-number"></span><a href="optgroup.html#optgroup"><span class="toc-section-number"></span><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>
+<span class="toc-section-number"></span><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="element">optgroup</span> – <span class="shortdesc">group of options</span></a>
</li>
<li id="option-toc">
-<span class="toc-section-number"></span><a href="option.html#option"><span class="toc-section-number"></span><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>
+<span class="toc-section-number"></span><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="element">option</span> – <span class="shortdesc">option</span></a>
</li>
<li id="output-toc">
-<span class="toc-section-number"></span><a href="output.html#output"><span class="toc-section-number"></span><span class="element">output</span> – <span class="shortdesc">result of a calculation in a form</span></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="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="toc-section-number"></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="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 id="p-toc">
-<span class="toc-section-number"></span><a href="p.html#p"><span class="toc-section-number"></span><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>
+<span class="toc-section-number"></span><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="element">p</span> – <span class="shortdesc">paragraph</span></a>
</li>
<li id="param-toc">
-<span class="toc-section-number"></span><a href="param.html#param"><span class="toc-section-number"></span><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>
+<span class="toc-section-number"></span><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="element">param</span> – <span class="shortdesc">initialization parameters for plugins</span></a>
</li>
<li id="pre-toc">
-<span class="toc-section-number"></span><a href="pre.html#pre"><span class="toc-section-number"></span><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>
+<span class="toc-section-number"></span><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="element">pre</span> – <span class="shortdesc">preformatted text</span></a>
</li>
<li id="progress-toc">
-<span class="toc-section-number"></span><a href="progress.html#progress"><span class="toc-section-number"></span><span class="element">progress</span> – <span class="shortdesc">progress indicator</span></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="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="toc-section-number"></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="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 id="q-toc">
-<span class="toc-section-number"></span><a href="q.html#q"><span class="toc-section-number"></span><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>
+<span class="toc-section-number"></span><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="element">q</span> – <span class="shortdesc">quoted text</span></a>
</li>
<li id="rp-toc">
-<span class="toc-section-number"></span><a href="rp.html#rp"><span class="toc-section-number"></span><span class="element">rp</span> – <span class="shortdesc">ruby parenthesis</span></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="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="toc-section-number"></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="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 id="rt-toc">
-<span class="toc-section-number"></span><a href="rt.html#rt"><span class="toc-section-number"></span><span class="element">rt</span> – <span class="shortdesc">ruby text</span></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="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="toc-section-number"></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="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 id="ruby-toc">
-<span class="toc-section-number"></span><a href="ruby.html#ruby"><span class="toc-section-number"></span><span class="element">ruby</span> – <span class="shortdesc">ruby annotation</span></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="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="toc-section-number"></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="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 id="samp-toc">
-<span class="toc-section-number"></span><a href="samp.html#samp"><span class="toc-section-number"></span><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>
+<span class="toc-section-number"></span><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="element">samp</span> – <span class="shortdesc">(sample) output</span></a>
</li>
<li id="script-toc">
-<span class="toc-section-number"></span><a href="script.html#script"><span class="toc-section-number"></span><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>
+<span class="toc-section-number"></span><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="element">script</span> – <span class="shortdesc">embedded script</span></a>
</li>
<li id="section-toc">
-<span class="toc-section-number"></span><a href="section.html#section"><span class="toc-section-number"></span><span class="element">section</span> – <span class="shortdesc">section</span></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="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="toc-section-number"></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="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 id="select-toc">
-<span class="toc-section-number"></span><a href="select.html#select"><span class="toc-section-number"></span><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>
+<span class="toc-section-number"></span><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="element">select</span> – <span class="shortdesc">option-selection form control</span></a>
</li>
<li id="small-toc">
-<span class="toc-section-number"></span><a href="small.html#small"><span class="toc-section-number"></span><span class="element">small</span> – <span class="shortdesc">small print</span></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="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span>
+<span class="toc-section-number"></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="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 id="source-toc">
-<span class="toc-section-number"></span><a href="source.html#source"><span class="toc-section-number"></span><span class="element">source</span> – <span class="shortdesc">media source</span></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="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="toc-section-number"></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="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 id="span-toc">
-<span class="toc-section-number"></span><a href="span.html#span"><span class="toc-section-number"></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>
+<span class="toc-section-number"></span><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="element">span</span> – <span class="shortdesc">generic span</span></a>
</li>
<li id="strong-toc">
-<span class="toc-section-number"></span><a href="strong.html#strong"><span class="toc-section-number"></span><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>
+<span class="toc-section-number"></span><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="element">strong</span> – <span class="shortdesc">strong importance</span></a>
</li>
<li id="style-toc">
-<span class="toc-section-number"></span><a href="style.html#style"><span class="toc-section-number"></span><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>
+<span class="toc-section-number"></span><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="element">style</span> – <span class="shortdesc">style (presentation) information</span></a>
</li>
<li id="sub-toc">
-<span class="toc-section-number"></span><a href="sub.html#sub"><span class="toc-section-number"></span><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>
+<span class="toc-section-number"></span><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="element">sub</span> – <span class="shortdesc">subscript</span></a>
</li>
<li id="summary-toc">
-<span class="toc-section-number"></span><a href="summary.html#summary"><span class="toc-section-number"></span><span class="element">summary</span> – <span class="shortdesc">summary, caption, or legend for a details control</span></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="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="toc-section-number"></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="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 id="sup-toc">
-<span class="toc-section-number"></span><a href="sup.html#sup"><span class="toc-section-number"></span><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>
+<span class="toc-section-number"></span><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="element">sup</span> – <span class="shortdesc">superscript</span></a>
</li>
<li id="table-toc">
-<span class="toc-section-number"></span><a href="table.html#table"><span class="toc-section-number"></span><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>
+<span class="toc-section-number"></span><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="element">table</span> – <span class="shortdesc">table</span></a>
</li>
<li id="tbody-toc">
-<span class="toc-section-number"></span><a href="tbody.html#tbody"><span class="toc-section-number"></span><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>
+<span class="toc-section-number"></span><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="element">tbody</span> – <span class="shortdesc">table row group</span></a>
</li>
<li id="td-toc">
-<span class="toc-section-number"></span><a href="td.html#td"><span class="toc-section-number"></span><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>
+<span class="toc-section-number"></span><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="element">td</span> – <span class="shortdesc">table cell</span></a>
</li>
<li id="textarea-toc">
-<span class="toc-section-number"></span><a href="textarea.html#textarea"><span class="toc-section-number"></span><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>
+<span class="toc-section-number"></span><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="element">textarea</span> – <span class="shortdesc">text input area</span></a>
</li>
<li id="tfoot-toc">
-<span class="toc-section-number"></span><a href="tfoot.html#tfoot"><span class="toc-section-number"></span><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>
+<span class="toc-section-number"></span><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="element">tfoot</span> – <span class="shortdesc">table footer row group</span></a>
</li>
<li id="th-toc">
-<span class="toc-section-number"></span><a href="th.html#th"><span class="toc-section-number"></span><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>
+<span class="toc-section-number"></span><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="element">th</span> – <span class="shortdesc">table header cell</span></a>
</li>
<li id="thead-toc">
-<span class="toc-section-number"></span><a href="thead.html#thead"><span class="toc-section-number"></span><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>
+<span class="toc-section-number"></span><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="element">thead</span> – <span class="shortdesc">table heading group</span></a>
</li>
<li id="time-toc">
-<span class="toc-section-number"></span><a href="time.html#time"><span class="toc-section-number"></span><span class="element">time</span> – <span class="shortdesc">date and/or time</span></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="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="toc-section-number"></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="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 id="title-toc">
-<span class="toc-section-number"></span><a href="title.html#title"><span class="toc-section-number"></span><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>
+<span class="toc-section-number"></span><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="element">title</span> – <span class="shortdesc">document title</span></a>
</li>
<li id="tr-toc">
-<span class="toc-section-number"></span><a href="tr.html#tr"><span class="toc-section-number"></span><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>
+<span class="toc-section-number"></span><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="element">tr</span> – <span class="shortdesc">table row</span></a>
</li>
<li id="ul-toc">
-<span class="toc-section-number"></span><a href="ul.html#ul"><span class="toc-section-number"></span><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>
+<span class="toc-section-number"></span><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="element">ul</span> – <span class="shortdesc">unordered list</span></a>
</li>
<li id="var-toc">
-<span class="toc-section-number"></span><a href="var.html#var"><span class="toc-section-number"></span><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>
+<span class="toc-section-number"></span><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="element">var</span> – <span class="shortdesc">variable or placeholder text</span></a>
</li>
<li id="video-toc">
-<span class="toc-section-number"></span><a href="video.html#video"><span class="toc-section-number"></span><span class="element">video</span> – <span class="shortdesc">video</span></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="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="toc-section-number"></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="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 id="wbr-toc">
-<span class="toc-section-number"></span><a href="wbr.html#wbr"><span class="toc-section-number"></span><span class="element">wbr</span> – <span class="shortdesc">line-break opportunity</span></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="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="toc-section-number"></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="element">wbr</span> – <span class="shortdesc">line-break opportunity</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
</ul>
</li>
<li id="common-models-toc">
-<span class="toc-section-number"></span><a href="common-models.html#common-models"><span class="toc-section-number">6.</span>Common content models</a>
+<span class="toc-section-number"></span> <a href="common-models.html#common-models"><span class="toc-section-number">6.</span>Common content models</a>
<ul>
<li id="common.elem.flow-toc">
-<span class="toc-section-number"></span><a href="common-models.html#common.elem.flow"><span class="toc-section-number">6.01.</span>Flow elements</a>
+<span class="toc-section-number"></span> <a href="common-models.html#common.elem.flow"><span class="toc-section-number">6.01.</span>Flow elements</a>
</li>
<li id="common.elem.metadata-toc">
-<span class="toc-section-number"></span><a href="common-models.html#common.elem.metadata"><span class="toc-section-number">6.02.</span>Metadata elements</a>
+<span class="toc-section-number"></span> <a href="common-models.html#common.elem.metadata"><span class="toc-section-number">6.02.</span>Metadata elements</a>
</li>
<li id="common.elem.phrasing-toc">
-<span class="toc-section-number"></span><a href="common-models.html#common.elem.phrasing"><span class="toc-section-number">6.03.</span>Phrasing elements</a>
+<span class="toc-section-number"></span> <a href="common-models.html#common.elem.phrasing"><span class="toc-section-number">6.03.</span>Phrasing elements</a>
</li>
</ul>
</li>
<li id="global-attributes-toc">
-<span class="toc-section-number"></span><a href="global-attributes.html#global-attributes"><span class="toc-section-number">7.</span>Global attributes</a>
+<span class="toc-section-number"></span> <a href="global-attributes.html#global-attributes"><span class="toc-section-number">7.</span>Global attributes</a>
<ul>
<li id="common.attrs.core-toc">
-<span class="toc-section-number"></span><a href="global-attributes.html#common.attrs.core"><span class="toc-section-number">7.01.</span>Core attributes</a>
+<span class="toc-section-number"></span> <a href="global-attributes.html#common.attrs.core"><span class="toc-section-number">7.01.</span>Core attributes</a>
</li>
<li id="common.attrs.event-handler-toc">
-<span class="toc-section-number"></span><a href="global-attributes.html#common.attrs.event-handler"><span class="toc-section-number">7.02.</span>Event-handler attributes</a>
+<span class="toc-section-number"></span> <a href="global-attributes.html#common.attrs.event-handler"><span class="toc-section-number">7.02.</span>Event-handler attributes</a>
</li>
<li id="common.attrs.xml-toc">
-<span class="toc-section-number"></span><a href="global-attributes.html#common.attrs.xml"><span class="toc-section-number">7.03.</span>XML attributes</a>
+<span class="toc-section-number"></span> <a href="global-attributes.html#common.attrs.xml"><span class="toc-section-number">7.03.</span>XML attributes</a>
</li>
</ul>
</li>
<li id="forms-attributes-toc">
-<span class="toc-section-number"></span><a href="forms-attributes.html#forms-attributes"><span class="toc-section-number">8.</span>Forms attributes</a>
+<span class="toc-section-number"></span> <a href="forms-attributes.html#forms-attributes"><span class="toc-section-number">8.</span>Forms attributes</a>
</li>
<li id="datatypes-toc">
-<span class="toc-section-number"></span><a href="datatypes.html#datatypes"><span class="toc-section-number">9.</span>Datatypes</a>
+<span class="toc-section-number"></span> <a href="datatypes.html#datatypes"><span class="toc-section-number">9.</span>Datatypes</a>
</li>
</ul>
<ul>
<li id="references-toc">
-<span class="toc-section-number"></span><a href="references.html#references"><span class="toc-section-number">A.</span>References</a>
+<span class="toc-section-number"></span> <a href="references.html#references"><span class="toc-section-number">A.</span>References</a>
</li>
<li id="acknowledgments-toc">
-<span class="toc-section-number"></span><a href="acknowledgments.html#acknowledgments"><span class="toc-section-number">B.</span>Acknowledgments</a>
+<span class="toc-section-number"></span> <a href="acknowledgments.html#acknowledgments"><span class="toc-section-number">B.</span>Acknowledgments</a>
</li>
</ul>
</div>
@@ -703,5 +703,6 @@
</div>
+<script src="js/dfn.js" type="text/javascript"></script>
</body>
</html>
Index: br.html
===================================================================
RCS file: /sources/public/html5/markup/br.html,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -d -r1.46 -r1.47
--- br.html 15 Jul 2010 16:49:42 -0000 1.46
+++ br.html 24 Jul 2010 17:15:23 -0000 1.47
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: br – line break </title>
+<title>HTML5: br – line break </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="button.html">button »</a></span>
</div>
<div id="br" class="section">
- <h2 class="element-head">
-<span class="element">br</span> – <span class="shortdesc">line break</span> <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 class="hash" href="#br">#</a> <a class="toc-bak" href="Overview.html#br-toc">T</a>
+ <h2 class="element-head"> <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 <a href="br.html#br" class="element">br</a> element represents
Index: input.email.html
===================================================================
RCS file: /sources/public/html5/markup/input.email.html,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -d -r1.60 -r1.61
--- input.email.html 22 Jul 2010 11:05:40 -0000 1.60
+++ input.email.html 24 Jul 2010 17:15:25 -0000 1.61
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: input type=email – e-mail address input control (NEW)</title>
+<title>HTML5: input type=email – e-mail address input control (NEW)</title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="input.url.html">input type=url »</a></span>
</div>
<div id="input.email" class="section">
- <h2 class="element-head">
-<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="spec-link"> <a title="Read about the input.email 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="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 class="element-head"> <span class="spec-link"> <a title="Read about the input.email 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="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 <a href="input.html#input" class="element">input</a> element
@@ -61,21 +60,21 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="attribute-name" id="input.email.attrs.type" title="input.email.attrs.type" href="input.email.html#input.email.attrs.type">type</a> = <span class="attr-values"> "email" </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-input-element.html#attr-input-type">ⓘ</a></span> </dt>
+<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-input-element.html#attr-input-type">ⓘ</a></span> <a class="attribute-name" id="input.email.attrs.type" title="input.email.attrs.type" href="input.email.html#input.email.attrs.type">type</a> = <span class="attr-values"> "email" </span> </dt>
<dd>Specifies that its <a href="input.html#input" class="element">input</a> element is
a control for editing a list of e-mail addresses given in
the element’s value.</dd>
<dt>
-<a class="attribute-name" id="input.email.attrs.value.multiple" title="input.email.attrs.value.multiple" href="input.email.html#input.email.attrs.value.multiple">value</a> = <span class="attr-values">
+<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-input-element.html#attr-input-value">ⓘ</a></span> <a class="attribute-name" id="input.email.attrs.value.multiple" title="input.email.attrs.value.multiple" href="input.email.html#input.email.attrs.value.multiple">value</a> = <span class="attr-values">
<a href="datatypes.html#form.data.emailaddresslist">e-mail address list</a>
- </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-input-element.html#attr-input-value">ⓘ</a></span> </dt>
+ </span> </dt>
<dd>A list of e-mail addresses.</dd>
<dt>
-<a class="attribute-name" id="input.email.attrs.value.single" title="input.email.attrs.value.single" href="input.email.html#input.email.attrs.value.single">value</a> = <span class="attr-values">
+<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-input-element.html#attr-input-value">ⓘ</a></span> <a class="attribute-name" id="input.email.attrs.value.single" title="input.email.attrs.value.single" href="input.email.html#input.email.attrs.value.single">value</a> = <span class="attr-values">
<a href="datatypes.html#form.data.emailaddress">e-mail address</a>
- </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-input-element.html#attr-input-value">ⓘ</a></span> </dt>
+ </span> </dt>
<dd>A single e-mail address.</dd>
</dl>
Index: tr.html
===================================================================
RCS file: /sources/public/html5/markup/tr.html,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -d -r1.49 -r1.50
--- tr.html 15 Jul 2010 16:49:46 -0000 1.49
+++ tr.html 24 Jul 2010 17:15:29 -0000 1.50
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: tr – table row </title>
+<title>HTML5: tr – table row </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="ul.html">ul »</a></span>
</div>
<div id="tr" class="section">
- <h2 class="element-head">
-<span class="element">tr</span> – <span class="shortdesc">table row</span> <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 class="hash" href="#tr">#</a> <a class="toc-bak" href="Overview.html#tr-toc">T</a>
+ <h2 class="element-head"> <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 <a href="tr.html#tr" class="element">tr</a> element represents
Index: input.month.html
===================================================================
RCS file: /sources/public/html5/markup/input.month.html,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -d -r1.61 -r1.62
--- input.month.html 22 Jul 2010 11:05:40 -0000 1.61
+++ input.month.html 24 Jul 2010 17:15:26 -0000 1.62
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: input type=month – year-and-month input control (NEW)</title>
+<title>HTML5: input type=month – year-and-month input control (NEW)</title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="input.time.html">input type=time »</a></span>
</div>
<div id="input.month" class="section">
- <h2 class="element-head">
-<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="spec-link"> <a title="Read about the input.month 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="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 class="element-head"> <span class="spec-link"> <a title="Read about the input.month 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="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 <a href="input.html#input" class="element">input</a> element
@@ -58,31 +57,31 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="attribute-name" id="input.month.attrs.type" title="input.month.attrs.type" href="input.month.html#input.month.attrs.type">type</a> = <span class="attr-values"> "month" </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-input-element.html#attr-input-type">ⓘ</a></span> </dt>
+<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-input-element.html#attr-input-type">ⓘ</a></span> <a class="attribute-name" id="input.month.attrs.type" title="input.month.attrs.type" href="input.month.html#input.month.attrs.type">type</a> = <span class="attr-values"> "month" </span> </dt>
<dd>Specifies that its <a href="input.html#input" class="element">input</a> element is
a control for setting the element’s value to a string
representing a month.</dd>
<dt>
-<a class="attribute-name" id="input.month.attrs.min" title="input.month.attrs.min" href="input.month.html#input.month.attrs.min">min</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="input.month.attrs.min" title="input.month.attrs.min" href="input.month.html#input.month.attrs.min">min</a> = <span class="attr-values">
<a class="ref" href="datatypes.html#form.data.month" title="form.data.month">month</a>
- </span> <span class="spec-link"><a 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> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+ </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</dt>
<dd>The expected lower bound for the element’s
<a href="input.month.html#input.month.attrs.value">value</a>.</dd>
<dt>
-<a class="attribute-name" id="input.month.attrs.max" title="input.month.attrs.max" href="input.month.html#input.month.attrs.max">max</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="input.month.attrs.max" title="input.month.attrs.max" href="input.month.html#input.month.attrs.max">max</a> = <span class="attr-values">
<a class="ref" href="datatypes.html#form.data.month" title="form.data.month">month</a>
- </span> <span class="spec-link"><a 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> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+ </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</dt>
<dd>The expected upper bound for the element’s
<a href="input.month.html#input.month.attrs.value">value</a>.</dd>
<dt>
-<a class="attribute-name" id="input.month.attrs.value" title="input.month.attrs.value" href="input.month.html#input.month.attrs.value">value</a> = <span class="attr-values">
+<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-input-element.html#attr-input-value">ⓘ</a></span> <a class="attribute-name" id="input.month.attrs.value" title="input.month.attrs.value" href="input.month.html#input.month.attrs.value">value</a> = <span class="attr-values">
<a class="ref" href="datatypes.html#form.data.month" title="form.data.month">month</a>
- </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-input-element.html#attr-input-value">ⓘ</a></span> </dt>
+ </span> </dt>
<dd>A string representing a month.</dd>
</dl>
Index: iframe.html
===================================================================
RCS file: /sources/public/html5/markup/iframe.html,v
retrieving revision 1.71
retrieving revision 1.72
diff -u -d -r1.71 -r1.72
--- iframe.html 15 Jul 2010 16:49:43 -0000 1.71
+++ iframe.html 24 Jul 2010 17:15:25 -0000 1.72
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: iframe – nested browsing context (inline frame) </title>
+<title>HTML5: iframe – nested browsing context (inline frame) </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="img.html">img »</a></span>
</div>
<div id="iframe" class="section">
- <h2 class="element-head">
-<span class="element">iframe</span> – <span class="shortdesc">nested browsing context (inline frame)</span> <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 class="hash" href="#iframe">#</a> <a class="toc-bak" href="Overview.html#iframe-toc">T</a>
+ <h2 class="element-head"> <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 <a href="iframe.html#iframe" class="element">iframe</a> element
@@ -51,45 +50,45 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="attribute-name" id="iframe.attrs.src" title="iframe.attrs.src" href="iframe.html#iframe.attrs.src">src</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="iframe.attrs.src" title="iframe.attrs.src" href="iframe.html#iframe.attrs.src">src</a> = <span class="attr-values">
<a href="datatypes.html#common.data.uri">URI</a>
- </span> <span class="spec-link"><a 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> </dt>
+ </span> </dt>
<dd>The address of a page that the nested <a href="terminology.html#context">browsing context</a> is to contain.</dd>
<dt>
-<a class="attribute-name" id="iframe.attrs.name" title="iframe.attrs.name" href="iframe.html#iframe.attrs.name">name</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="iframe.attrs.name" title="iframe.attrs.name" href="iframe.html#iframe.attrs.name">name</a> = <span class="attr-values">
<a href="datatypes.html#common.data.browsing-context-name">browsing-context name</a>
- </span> <span class="spec-link"><a 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> </dt>
+ </span> </dt>
<dd>A valid <a href="terminology.html#context">browsing context</a>
name.</dd>
<dt>
-<a class="attribute-name" id="iframe.attrs.width" title="iframe.attrs.width" href="iframe.html#iframe.attrs.width">width</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="iframe.attrs.width" title="iframe.attrs.width" href="iframe.html#iframe.attrs.width">width</a> = <span class="attr-values">
<a href="datatypes.html#common.data.integer.non-negative">non-negative integer</a>
- </span> <span class="spec-link"><a 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> </dt>
+ </span> </dt>
<dd>The width of the <a href="iframe.html#iframe">iframe</a>, in CSS
pixels.</dd>
<dt>
-<a class="attribute-name" id="iframe.attrs.height" title="iframe.attrs.height" href="iframe.html#iframe.attrs.height">height</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="iframe.attrs.height" title="iframe.attrs.height" href="iframe.html#iframe.attrs.height">height</a> = <span class="attr-values">
<a href="datatypes.html#common.data.integer.non-negative">non-negative integer</a>
- </span> <span class="spec-link"><a 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> </dt>
+ </span> </dt>
<dd>The height of the <a href="iframe.html#iframe">iframe</a>, in CSS
pixels.</dd>
<dt>
-<a class="attribute-name" id="iframe.attrs.sandbox" title="iframe.attrs.sandbox" href="iframe.html#iframe.attrs.sandbox">sandbox</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="iframe.attrs.sandbox" title="iframe.attrs.sandbox" href="iframe.html#iframe.attrs.sandbox">sandbox</a> = <span class="attr-values">
<a href="datatypes.html#common.data.sandbox-allow-list">sandbox allow list</a>
- </span> <span class="spec-link"><a 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> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+ </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</dt>
<dd>Instructs the UA to enable a set of extra restrictions on any
content hosted by the <code><a href="iframe.html#iframe">iframe</a></code>.</dd>
<dt>
-<a class="attribute-name" id="iframe.attrs.seamless" title="iframe.attrs.seamless" href="iframe.html#iframe.attrs.seamless">seamless</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="iframe.attrs.seamless" title="iframe.attrs.seamless" href="iframe.html#iframe.attrs.seamless">seamless</a> = <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">empty</a>
- </span> <span class="spec-link"><a 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> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+ </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</dt>
<dd>Instructs the UA that the <code><a href="iframe.html#iframe">iframe</a></code> element's <a href="terminology.html#context">browsing context</a> is to be rendered
in a manner that makes it appear to be part of the
Index: ins.html
===================================================================
RCS file: /sources/public/html5/markup/ins.html,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -d -r1.58 -r1.59
--- ins.html 15 Jul 2010 16:49:44 -0000 1.58
+++ ins.html 24 Jul 2010 17:15:26 -0000 1.59
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: ins – inserted text </title>
+<title>HTML5: ins – inserted text </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="kbd.html">kbd »</a></span>
</div>
<div id="ins" class="section">
- <h2 class="element-head">
-<span class="element">ins</span> – <span class="shortdesc">inserted text</span> <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 class="hash" href="#ins">#</a> <a class="toc-bak" href="Overview.html#ins-toc">T</a>
+ <h2 class="element-head"> <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,16 +47,16 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="attribute-name" id="ins.attrs.cite" title="ins.attrs.cite" href="ins.html#ins.attrs.cite">cite</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="ins.attrs.cite" title="ins.attrs.cite" href="ins.html#ins.attrs.cite">cite</a> = <span class="attr-values">
<a href="datatypes.html#common.data.uri">URI</a>
- </span> <span class="spec-link"><a 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> </dt>
+ </span> </dt>
<dd>The address of a document that explains why the text was
added.</dd>
<dt>
-<a class="attribute-name" id="ins.attrs.datetime" title="ins.attrs.datetime" href="ins.html#ins.attrs.datetime">datetime</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="ins.attrs.datetime" title="ins.attrs.datetime" href="ins.html#ins.attrs.datetime">datetime</a> = <span class="attr-values">
<a href="datatypes.html#common.data.datetime">date-time</a>
- </span> <span class="spec-link"><a 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> </dt>
+ </span> </dt>
<dd>The time and date when the text was added.</dd>
</dl>
Index: abbr.html
===================================================================
RCS file: /sources/public/html5/markup/abbr.html,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -d -r1.50 -r1.51
--- abbr.html 15 Jul 2010 16:49:41 -0000 1.50
+++ abbr.html 24 Jul 2010 17:15:23 -0000 1.51
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: abbr – abbreviation </title>
+<title>HTML5: abbr – abbreviation </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="address.html">address »</a></span>
</div>
<div id="abbr" class="section">
- <h2 class="element-head">
-<span class="element">abbr</span> – <span class="shortdesc">abbreviation</span> <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 class="hash" href="#abbr">#</a> <a class="toc-bak" href="Overview.html#abbr-toc">T</a>
+ <h2 class="element-head"> <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
Index: div.html
===================================================================
RCS file: /sources/public/html5/markup/div.html,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -d -r1.52 -r1.53
--- div.html 15 Jul 2010 16:49:43 -0000 1.52
+++ div.html 24 Jul 2010 17:15:24 -0000 1.53
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: div – generic flow container </title>
+<title>HTML5: div – generic flow container </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="dl.html">dl »</a></span>
</div>
<div id="div" class="section">
- <h2 class="element-head">
-<span class="element">div</span> – <span class="shortdesc">generic flow container</span> <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 class="hash" href="#div">#</a> <a class="toc-bak" href="Overview.html#div-toc">T</a>
+ <h2 class="element-head"> <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 <a href="div.html#div" class="element">div</a> element is a
Index: meta.name.html
===================================================================
RCS file: /sources/public/html5/markup/meta.name.html,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -d -r1.58 -r1.59
--- meta.name.html 22 Jul 2010 11:05:41 -0000 1.58
+++ meta.name.html 24 Jul 2010 17:15:27 -0000 1.59
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: meta name – name-value metadata </title>
+<title>HTML5: meta name – name-value metadata </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="meta.http-equiv.refresh.html">meta http-equiv=refresh »</a></span>
</div>
<div id="meta.name" class="section">
- <h2 class="element-head">
-<span class="element">meta</span> <span class="elem-qualifier"> <span class="attribute-name">name</span></span> – <span class="shortdesc">name-value metadata</span> <span class="spec-link"> <a title="Read about the meta.name element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#meta">ⓘ</a></span> <a class="hash" href="#meta.name">#</a> <a class="toc-bak" href="Overview.html#meta.name-toc">T</a>
+ <h2 class="element-head"> <span class="spec-link"> <a title="Read about the meta.name 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="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 <a href="meta.html#meta" class="element">meta</a> element
@@ -48,11 +47,11 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="attribute-name" id="meta.name.attrs.name" title="meta.name.attrs.name" href="meta.name.html#meta.name.attrs.name">name</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a 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> </dt>
+<span class="spec-link"><a 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> <a class="attribute-name" id="meta.name.attrs.name" title="meta.name.attrs.name" href="meta.name.html#meta.name.attrs.name">name</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
<dd>Specifies the name part of a name/value pair.</dd>
<dt>
-<a class="attribute-name" id="meta.name.attrs.content" title="meta.name.attrs.content" href="meta.name.html#meta.name.attrs.content">content</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a 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> </dt>
+<span class="spec-link"><a 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> <a class="attribute-name" id="meta.name.attrs.content" title="meta.name.attrs.content" href="meta.name.html#meta.name.attrs.content">content</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
<dd>Specifies the value part of a name/value pair.</dd>
</dl>
Index: table.html
===================================================================
RCS file: /sources/public/html5/markup/table.html,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -d -r1.56 -r1.57
--- table.html 15 Jul 2010 16:49:46 -0000 1.56
+++ table.html 24 Jul 2010 17:15:28 -0000 1.57
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: table – table </title>
+<title>HTML5: table – table </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="tbody.html">tbody »</a></span>
</div>
<div id="table" class="section">
- <h2 class="element-head">
-<span class="element">table</span> – <span class="shortdesc">table</span> <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 class="hash" href="#table">#</a> <a class="toc-bak" href="Overview.html#table-toc">T</a>
+ <h2 class="element-head"> <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 <a href="table.html#table" class="element">table</a> element
@@ -55,7 +54,7 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="attribute-name" id="table.attrs.summary" title="table.attrs.summary" href="table.html#table.attrs.summary">summary</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a 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> </dt>
+<span class="spec-link"><a 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> <a class="attribute-name" id="table.attrs.summary" title="table.attrs.summary" href="table.html#table.attrs.summary">summary</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
<dd>A prose description of the structure of the table.</dd>
</dl>
Index: nav.html
===================================================================
RCS file: /sources/public/html5/markup/nav.html,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -d -r1.57 -r1.58
--- nav.html 15 Jul 2010 16:49:45 -0000 1.57
+++ nav.html 24 Jul 2010 17:15:27 -0000 1.58
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: nav – group of navigational links (NEW)</title>
+<title>HTML5: nav – group of navigational links (NEW)</title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="noscript.html">noscript »</a></span>
</div>
<div id="nav" class="section">
- <h2 class="element-head">
-<span class="element">nav</span> – <span class="shortdesc">group of navigational links</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> <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 class="element-head"> <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 <a href="nav.html#nav" class="element">nav</a> element
Index: html.html
===================================================================
RCS file: /sources/public/html5/markup/html.html,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -d -r1.56 -r1.57
--- html.html 15 Jul 2010 16:49:43 -0000 1.56
+++ html.html 24 Jul 2010 17:15:25 -0000 1.57
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: html – root element </title>
+<title>HTML5: html – root element </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="i.html">i »</a></span>
</div>
<div id="html" class="section">
- <h2 class="element-head">
-<span class="element">html</span> – <span class="shortdesc">root element</span> <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 class="hash" href="#html">#</a> <a class="toc-bak" href="Overview.html#html-toc">T</a>
+ <h2 class="element-head"> <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 <a href="html.html#html" class="element">html</a> element
@@ -47,9 +46,9 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="attribute-name" id="html.attrs.manifest" title="html.attrs.manifest" href="html.html#html.attrs.manifest">manifest</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="html.attrs.manifest" title="html.attrs.manifest" href="html.html#html.attrs.manifest">manifest</a> = <span class="attr-values">
<a href="datatypes.html#common.data.uri">URI</a>
- </span> <span class="spec-link"><a 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> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+ </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</dt>
<dd>The address of the document’s <dfn id="manifest">application cache manifest</dfn> (which
controls caching of content for offline use).</dd>
Index: meta.http-equiv.content-type.html
===================================================================
RCS file: /sources/public/html5/markup/meta.http-equiv.content-type.html,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -d -r1.60 -r1.61
--- meta.http-equiv.content-type.html 22 Jul 2010 11:05:41 -0000 1.60
+++ meta.http-equiv.content-type.html 24 Jul 2010 17:15:27 -0000 1.61
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: meta http-equiv=content-type – document character-encoding declaration </title>
+<title>HTML5: meta http-equiv=content-type – document character-encoding declaration </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="meter.html">meter »</a></span>
</div>
<div id="meta.http-equiv.content-type" class="section">
- <h2 class="element-head">
-<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 class="spec-link"> <a title="Read about the meta.http-equiv.content-type element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#meta">ⓘ</a></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 class="element-head"> <span class="spec-link"> <a title="Read about the meta.http-equiv.content-type 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="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 <a href="meta.html#meta" class="element">meta</a> element with a
@@ -49,15 +48,15 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="attribute-name" id="meta.http-equiv.attrs.http-equiv.content-type" title="meta.http-equiv.attrs.http-equiv.content-type" href="meta.http-equiv.content-type.html#meta.http-equiv.attrs.http-equiv.content-type">http-equiv</a> = <span class="attr-values"> "content-type" </span> <span class="spec-link"><a 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> </dt>
+<span class="spec-link"><a 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> <a class="attribute-name" id="meta.http-equiv.attrs.http-equiv.content-type" title="meta.http-equiv.attrs.http-equiv.content-type" href="meta.http-equiv.content-type.html#meta.http-equiv.attrs.http-equiv.content-type">http-equiv</a> = <span class="attr-values"> "content-type" </span> </dt>
<dd>Indicates that the <a href="meta.html#meta" class="element">meta</a> element is in the <a href="meta.http-equiv.content-type.html#encoding-declaration-state">encoding declaration
state</a> and represents a <a href="syntax.html#encoding-declaration">character encoding
declaration</a>.</dd>
<dt>
-<a class="attribute-name" id="meta.http-equiv.attrs.content.content-type" title="meta.http-equiv.attrs.content.content-type" href="meta.http-equiv.content-type.html#meta.http-equiv.attrs.content.content-type">content</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="meta.http-equiv.attrs.content.content-type" title="meta.http-equiv.attrs.content.content-type" href="meta.http-equiv.content-type.html#meta.http-equiv.attrs.content.content-type">content</a> = <span class="attr-values">
<a href="datatypes.html#common.data.meta-charset">meta-charset string</a>
- </span> <span class="spec-link"><a 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> </dt>
+ </span> </dt>
<dd>A specially formatted string providing a character
encoding name.</dd>
Index: footer.html
===================================================================
RCS file: /sources/public/html5/markup/footer.html,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -d -r1.55 -r1.56
--- footer.html 15 Jul 2010 16:49:43 -0000 1.55
+++ footer.html 24 Jul 2010 17:15:24 -0000 1.56
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: footer – footer (NEW)</title>
+<title>HTML5: footer – footer (NEW)</title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="form.html">form »</a></span>
</div>
<div id="footer" class="section">
- <h2 class="element-head">
-<span class="element">footer</span> – <span class="shortdesc">footer</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> <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 class="element-head"> <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 <a href="footer.html#footer" class="element">footer</a> element
Index: global-attributes.html
===================================================================
RCS file: /sources/public/html5/markup/global-attributes.html,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- global-attributes.html 23 Jul 2010 13:31:05 -0000 1.4
+++ global-attributes.html 24 Jul 2010 17:15:24 -0000 1.5
@@ -49,9 +49,9 @@
<div class="no-number no-toc">
<dl class="attr-defs">
<dt>
-<a class="attribute-name" id="common.attrs.accesskey" title="common.attrs.accesskey" href="global-attributes.html#common.attrs.accesskey">accesskey</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="common.attrs.accesskey" title="common.attrs.accesskey" href="global-attributes.html#common.attrs.accesskey">accesskey</a> = <span class="attr-values">
<a href="datatypes.html#common.data.keylabellist">key-label list</a>
- </span> <span class="spec-link"><a 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> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span>
+ </span> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span>
</dt>
<dd>A key label or list of key labels with which to
associate the element; each key label represents a
@@ -59,27 +59,27 @@
element or give focus to the element.</dd>
<dt>
-<a class="attribute-name" id="common.attrs.class" title="common.attrs.class" href="global-attributes.html#common.attrs.class">class</a> = <span class="attr-values">
+<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#classes">ⓘ</a></span> <a class="attribute-name" id="common.attrs.class" title="common.attrs.class" href="global-attributes.html#common.attrs.class">class</a> = <span class="attr-values">
<a class="ref" href="datatypes.html#common.data.tokens" title="common.data.tokens">tokens</a>
- </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#classes">ⓘ</a></span> </dt>
+ </span> </dt>
<dd>A name of a classification, or list of names of
classifications, to which the element belongs.</dd>
<dt>
-<a class="attribute-name" id="common.attrs.contenteditable" title="common.attrs.contenteditable" href="global-attributes.html#common.attrs.contenteditable">contenteditable</a> = <span class="attr-values">
+<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/editing.html#attr-contenteditable">ⓘ</a></span> <a class="attribute-name" id="common.attrs.contenteditable" title="common.attrs.contenteditable" href="global-attributes.html#common.attrs.contenteditable">contenteditable</a> = <span class="attr-values">
"true"
<span class="postfix or">or</span> "false"
<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">empty</a>
- </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/editing.html#attr-contenteditable">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+ </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</dt>
<dd>Specifies whether the
<a href="syntax.html#contents">contents</a>
of the element are editable.</dd>
<dt>
-<a class="attribute-name" id="common.attrs.contextmenu" title="common.attrs.contextmenu" href="global-attributes.html#common.attrs.contextmenu">contextmenu</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="common.attrs.contextmenu" title="common.attrs.contextmenu" href="global-attributes.html#common.attrs.contextmenu">contextmenu</a> = <span class="attr-values">
<a href="datatypes.html#common.data.idref">IDREF</a>
- </span> <span class="spec-link"><a 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> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+ </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</dt>
<dd>Identifies a
<a href="menu.html#menu" class="element">menu</a>
@@ -87,31 +87,31 @@
<dfn id="context-menu" title="context-menu">context menu</dfn>.</dd>
<dt>
-<a class="attribute-name" id="common.attrs.dir" title="common.attrs.dir" href="global-attributes.html#common.attrs.dir">dir</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="common.attrs.dir" title="common.attrs.dir" href="global-attributes.html#common.attrs.dir">dir</a> = <span class="attr-values">
"ltr" <span class="postfix or">or</span> "rtl"
- </span> <span class="spec-link"><a 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> </dt>
+ </span> </dt>
<dd>Specifies the element’s text directionality.</dd>
<dt>
-<a class="attribute-name" id="common.attrs.draggable" title="common.attrs.draggable" href="global-attributes.html#common.attrs.draggable">draggable</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="common.attrs.draggable" title="common.attrs.draggable" href="global-attributes.html#common.attrs.draggable">draggable</a> = <span class="attr-values">
"true"
<span class="postfix or">or</span> "false"
- </span> <span class="spec-link"><a 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> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+ </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</dt>
<dd>Specifies whether the element is draggable.</dd>
<dt>
-<a class="attribute-name" id="common.attrs.hidden" title="common.attrs.hidden" href="global-attributes.html#common.attrs.hidden">hidden</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="common.attrs.hidden" title="common.attrs.hidden" href="global-attributes.html#common.attrs.hidden">hidden</a> = <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">empty</a>
- </span> <span class="spec-link"><a 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> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+ </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</dt>
<dd>Specifies that the element represents an element that is
not yet, or is no longer, relevant.</dd>
<dt>
-<a class="attribute-name" id="common.attrs.id" title="common.attrs.id" href="global-attributes.html#common.attrs.id">id</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="common.attrs.id" title="common.attrs.id" href="global-attributes.html#common.attrs.id">id</a> = <span class="attr-values">
<a href="datatypes.html#common.data.id">ID</a>
- </span> <span class="spec-link"><a 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> </dt>
+ </span> </dt>
<dd>A unique identifier for the element.</dd>
<dd>There
<a href="terminology.html#must-requirement">must</a>
@@ -121,20 +121,20 @@
value.</dd>
<dt>
-<a class="attribute-name" id="common.attrs.lang" title="common.attrs.lang" href="global-attributes.html#common.attrs.lang">lang</a> = <span class="attr-values">
+<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#attr-lang">ⓘ</a></span> <a class="attribute-name" id="common.attrs.lang" title="common.attrs.lang" href="global-attributes.html#common.attrs.lang">lang</a> = <span class="attr-values">
<a href="datatypes.html#common.data.langcode">language tag</a>
- </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#attr-lang">ⓘ</a></span> </dt>
+ </span> </dt>
<dd>Specifies the primary language for the
<a href="syntax.html#contents">contents</a>
of the element and for any of the element’s attributes
that contain text.</dd>
<dt>
-<a class="attribute-name" id="common.attrs.spellcheck" title="common.attrs.spellcheck" href="global-attributes.html#common.attrs.spellcheck">spellcheck</a> = <span class="attr-values">
+<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/editing.html#attr-spellcheck">ⓘ</a></span> <a class="attribute-name" id="common.attrs.spellcheck" title="common.attrs.spellcheck" href="global-attributes.html#common.attrs.spellcheck">spellcheck</a> = <span class="attr-values">
"true"
<span class="postfix or">or</span> "false"
<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">empty</a>
- </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/editing.html#attr-spellcheck">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+ </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</dt>
<dd>Specifies whether the element represents
an element whose
@@ -142,15 +142,15 @@
are subject to spell checking and grammar checking.</dd>
<dt>
-<a class="attribute-name" id="common.attrs.style" title="common.attrs.style" href="global-attributes.html#common.attrs.style">style</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a 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> </dt>
+<span class="spec-link"><a 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> <a class="attribute-name" id="common.attrs.style" title="common.attrs.style" href="global-attributes.html#common.attrs.style">style</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
<dd>Specifies zero or more CSS declarations that apply to
the element
<a href="references.html#refsCSS">[CSS]</a>.</dd>
<dt>
-<a class="attribute-name" id="common.attrs.tabindex" title="common.attrs.tabindex" href="global-attributes.html#common.attrs.tabindex">tabindex</a> = <span class="attr-values">
+<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/editing.html#attr-tabindex">ⓘ</a></span> <a class="attribute-name" id="common.attrs.tabindex" title="common.attrs.tabindex" href="global-attributes.html#common.attrs.tabindex">tabindex</a> = <span class="attr-values">
<a class="ref" href="datatypes.html#common.data.integer" title="common.data.integer">integer</a>
- </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/editing.html#attr-tabindex">ⓘ</a></span> </dt>
+ </span> </dt>
<dd>Specifies whether the element represents an element that
is is focusable (that is, an element which is part of the
sequence of focusable elements in the document), and the
@@ -158,9 +158,9 @@
elements in the document.</dd>
<dt>
-<a class="attribute-name" id="common.attrs.title" title="common.attrs.title" href="global-attributes.html#common.attrs.title">title</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="common.attrs.title" title="common.attrs.title" href="global-attributes.html#common.attrs.title">title</a> = <span class="attr-values">
<a href="syntax.html#normal-character-data">normal character data</a>
- </span> <span class="spec-link"><a 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> </dt>
+ </span> </dt>
<dd>Advisory information associated with the element.</dd>
</dl>
@@ -231,16 +231,16 @@
<div class="no-number no-toc">
<dl class="attr-defs">
<dt>
-<a class="attribute-name" id="scripting.attr.onabort" title="scripting.attr.onabort" href="global-attributes.html#scripting.attr.onabort">onabort</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-onabort">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-onabort">ⓘ</a></span> <a class="attribute-name" id="scripting.attr.onabort" title="scripting.attr.onabort" href="global-attributes.html#scripting.attr.onabort">onabort</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</dt>
<dd>Load of element was aborted by the user.</dd>
<dt>
-<a class="attribute-name" id="scripting.attr.onblur" title="scripting.attr.onblur" href="global-attributes.html#scripting.attr.onblur">onblur</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-onblur">ⓘ</a></span> </dt>
+<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-onblur">ⓘ</a></span> <a class="attribute-name" id="scripting.attr.onblur" title="scripting.attr.onblur" href="global-attributes.html#scripting.attr.onblur">onblur</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
<dd>Element lost focus.</dd>
<dt>
-<a class="attribute-name" id="scripting.attr.oncanplay" title="scripting.attr.oncanplay" href="global-attributes.html#scripting.attr.oncanplay">oncanplay</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-oncanplay">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-oncanplay">ⓘ</a></span> <a class="attribute-name" id="scripting.attr.oncanplay" title="scripting.attr.oncanplay" href="global-attributes.html#scripting.attr.oncanplay">oncanplay</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</dt>
<dd>The UA can resume playback of media data for this
video or audio element, but estimates that if playback
@@ -250,7 +250,7 @@
content.</dd>
<dt>
-<a class="attribute-name" id="scripting.attr.oncanplaythrough" title="scripting.attr.oncanplaythrough" href="global-attributes.html#scripting.attr.oncanplaythrough">oncanplaythrough</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-oncanplaythrough">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-oncanplaythrough">ⓘ</a></span> <a class="attribute-name" id="scripting.attr.oncanplaythrough" title="scripting.attr.oncanplaythrough" href="global-attributes.html#scripting.attr.oncanplaythrough">oncanplaythrough</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</dt>
<dd>The UA estimates that if playback were to be started
now, the video or audio element could be rendered
@@ -258,131 +258,131 @@
without having to stop for further buffering</dd>
<dt>
-<a class="attribute-name" id="scripting.attr.onchange" title="scripting.attr.onchange" href="global-attributes.html#scripting.attr.onchange">onchange</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-onchange">ⓘ</a></span> </dt>
+<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-onchange">ⓘ</a></span> <a class="attribute-name" id="scripting.attr.onchange" title="scripting.attr.onchange" href="global-attributes.html#scripting.attr.onchange">onchange</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
<dd>User committed a change to the value of element (form
control).</dd>
<dt>
-<a class="attribute-name" id="scripting.attr.onclick" title="scripting.attr.onclick" href="global-attributes.html#scripting.attr.onclick">onclick</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-onclick">ⓘ</a></span> </dt>
+<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-onclick">ⓘ</a></span> <a class="attribute-name" id="scripting.attr.onclick" title="scripting.attr.onclick" href="global-attributes.html#scripting.attr.onclick">onclick</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
<dd>User pressed pointer button down and released pointer
button over element, or otherwise activated the pointer in
a manner that emulates such an action.</dd>
<dt>
-<a class="attribute-name" id="scripting.attr.oncontextmenu" title="scripting.attr.oncontextmenu" href="global-attributes.html#scripting.attr.oncontextmenu">oncontextmenu</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-oncontextmenu">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-oncontextmenu">ⓘ</a></span> <a class="attribute-name" id="scripting.attr.oncontextmenu" title="scripting.attr.oncontextmenu" href="global-attributes.html#scripting.attr.oncontextmenu">oncontextmenu</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</dt>
<dd>User requested the
<a href="global-attributes.html#context-menu">context menu</a>
for element.</dd>
<dt>
-<a class="attribute-name" id="scripting.attr.ondblclick" title="scripting.attr.ondblclick" href="global-attributes.html#scripting.attr.ondblclick">ondblclick</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-ondblclick">ⓘ</a></span> </dt>
+<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-ondblclick">ⓘ</a></span> <a class="attribute-name" id="scripting.attr.ondblclick" title="scripting.attr.ondblclick" href="global-attributes.html#scripting.attr.ondblclick">ondblclick</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
<dd>User clicked pointer button twice over element, or
otherwise activated the pointer in a manner that simulates
such an action.</dd>
<dt>
-<a class="attribute-name" id="scripting.attr.ondrag" title="scripting.attr.ondrag" href="global-attributes.html#scripting.attr.ondrag">ondrag</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-ondrag">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-ondrag">ⓘ</a></span> <a class="attribute-name" id="scripting.attr.ondrag" title="scripting.attr.ondrag" href="global-attributes.html#scripting.attr.ondrag">ondrag</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</dt>
<dd>User is continuing to drag element.</dd>
<dt>
-<a class="attribute-name" id="scripting.attr.ondragend" title="scripting.attr.ondragend" href="global-attributes.html#scripting.attr.ondragend">ondragend</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-ondragend">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-ondragend">ⓘ</a></span> <a class="attribute-name" id="scripting.attr.ondragend" title="scripting.attr.ondragend" href="global-attributes.html#scripting.attr.ondragend">ondragend</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</dt>
<dd>User ended dragging element.</dd>
<dt>
-<a class="attribute-name" id="scripting.attr.ondragenter" title="scripting.attr.ondragenter" href="global-attributes.html#scripting.attr.ondragenter">ondragenter</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-ondragenter">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-ondragenter">ⓘ</a></span> <a class="attribute-name" id="scripting.attr.ondragenter" title="scripting.attr.ondragenter" href="global-attributes.html#scripting.attr.ondragenter">ondragenter</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</dt>
<dd>User’s drag operation entered element.</dd>
<dt>
-<a class="attribute-name" id="scripting.attr.ondragleave" title="scripting.attr.ondragleave" href="global-attributes.html#scripting.attr.ondragleave">ondragleave</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-ondragleave">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-ondragleave">ⓘ</a></span> <a class="attribute-name" id="scripting.attr.ondragleave" title="scripting.attr.ondragleave" href="global-attributes.html#scripting.attr.ondragleave">ondragleave</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</dt>
<dd>User’s drag operation left element.</dd>
<dt>
-<a class="attribute-name" id="scripting.attr.ondragover" title="scripting.attr.ondragover" href="global-attributes.html#scripting.attr.ondragover">ondragover</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-ondragover">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-ondragover">ⓘ</a></span> <a class="attribute-name" id="scripting.attr.ondragover" title="scripting.attr.ondragover" href="global-attributes.html#scripting.attr.ondragover">ondragover</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</dt>
<dd>User is continuing drag operation over element.</dd>
<dt>
-<a class="attribute-name" id="scripting.attr.ondragstart" title="scripting.attr.ondragstart" href="global-attributes.html#scripting.attr.ondragstart">ondragstart</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-ondragstart">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-ondragstart">ⓘ</a></span> <a class="attribute-name" id="scripting.attr.ondragstart" title="scripting.attr.ondragstart" href="global-attributes.html#scripting.attr.ondragstart">ondragstart</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</dt>
<dd>User started dragging element.</dd>
<dt>
-<a class="attribute-name" id="scripting.attr.ondrop" title="scripting.attr.ondrop" href="global-attributes.html#scripting.attr.ondrop">ondrop</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-ondrop">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-ondrop">ⓘ</a></span> <a class="attribute-name" id="scripting.attr.ondrop" title="scripting.attr.ondrop" href="global-attributes.html#scripting.attr.ondrop">ondrop</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</dt>
<dd>User completed drop operation over element.</dd>
<dt>
-<a class="attribute-name" id="scripting.attr.ondurationchange" title="scripting.attr.ondurationchange" href="global-attributes.html#scripting.attr.ondurationchange">ondurationchange</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-ondurationchange">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-ondurationchange">ⓘ</a></span> <a class="attribute-name" id="scripting.attr.ondurationchange" title="scripting.attr.ondurationchange" href="global-attributes.html#scripting.attr.ondurationchange">ondurationchange</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</dt>
<dd>The DOM attribute <code>duration</code> on the
video or audio element has been updated.</dd>
<dt>
-<a class="attribute-name" id="scripting.attr.onemptied" title="scripting.attr.onemptied" href="global-attributes.html#scripting.attr.onemptied">onemptied</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-onemptied">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-onemptied">ⓘ</a></span> <a class="attribute-name" id="scripting.attr.onemptied" title="scripting.attr.onemptied" href="global-attributes.html#scripting.attr.onemptied">onemptied</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</dt>
<dd>The video or audio element has returned to the
uninitialized state.</dd>
<dt>
-<a class="attribute-name" id="scripting.attr.onended" title="scripting.attr.onended" href="global-attributes.html#scripting.attr.onended">onended</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-onended">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-onended">ⓘ</a></span> <a class="attribute-name" id="scripting.attr.onended" title="scripting.attr.onended" href="global-attributes.html#scripting.attr.onended">onended</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</dt>
<dd>The end of the video or audio element has been
reached.</dd>
<dt>
-<a class="attribute-name" id="scripting.attr.onerror" title="scripting.attr.onerror" href="global-attributes.html#scripting.attr.onerror">onerror</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-onerror">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-onerror">ⓘ</a></span> <a class="attribute-name" id="scripting.attr.onerror" title="scripting.attr.onerror" href="global-attributes.html#scripting.attr.onerror">onerror</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</dt>
<dd>Element failed to load properly.</dd>
<dt>
-<a class="attribute-name" id="scripting.attr.onfocus" title="scripting.attr.onfocus" href="global-attributes.html#scripting.attr.onfocus">onfocus</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-onfocus">ⓘ</a></span> </dt>
+<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-onfocus">ⓘ</a></span> <a class="attribute-name" id="scripting.attr.onfocus" title="scripting.attr.onfocus" href="global-attributes.html#scripting.attr.onfocus">onfocus</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
<dd>Element received focus.</dd>
<dt>
-<a class="attribute-name" id="scripting.attr.onformchange" title="scripting.attr.onformchange" href="global-attributes.html#scripting.attr.onformchange">onformchange</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-onformchange">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-onformchange">ⓘ</a></span> <a class="attribute-name" id="scripting.attr.onformchange" title="scripting.attr.onformchange" href="global-attributes.html#scripting.attr.onformchange">onformchange</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</dt>
<dd>User committed a change to the value of a form control
in the form to which the element belongs.</dd>
<dt>
-<a class="attribute-name" id="scripting.attr.onforminput" title="scripting.attr.onforminput" href="global-attributes.html#scripting.attr.onforminput">onforminput</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-onforminput">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-onforminput">ⓘ</a></span> <a class="attribute-name" id="scripting.attr.onforminput" title="scripting.attr.onforminput" href="global-attributes.html#scripting.attr.onforminput">onforminput</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</dt>
<dd>User changed the value of a form control in the form to
which the element belongs.</dd>
<dt>
-<a class="attribute-name" id="scripting.attr.oninput" title="scripting.attr.oninput" href="global-attributes.html#scripting.attr.oninput">oninput</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-oninput">ⓘ</a></span> </dt>
+<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-oninput">ⓘ</a></span> <a class="attribute-name" id="scripting.attr.oninput" title="scripting.attr.oninput" href="global-attributes.html#scripting.attr.oninput">oninput</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
<dd>User changed the value of element (form control).</dd>
<dt>
-<a class="attribute-name" id="scripting.attr.oninvalid" title="scripting.attr.oninvalid" href="global-attributes.html#scripting.attr.oninvalid">oninvalid</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-oninvalid">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-oninvalid">ⓘ</a></span> <a class="attribute-name" id="scripting.attr.oninvalid" title="scripting.attr.oninvalid" href="global-attributes.html#scripting.attr.oninvalid">oninvalid</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</dt>
<dd>Element (form control) did not meet validity constraints.</dd>
<dt>
-<a class="attribute-name" id="scripting.attr.onkeydown" title="scripting.attr.onkeydown" href="global-attributes.html#scripting.attr.onkeydown">onkeydown</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-onkeydown">ⓘ</a></span> </dt>
+<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-onkeydown">ⓘ</a></span> <a class="attribute-name" id="scripting.attr.onkeydown" title="scripting.attr.onkeydown" href="global-attributes.html#scripting.attr.onkeydown">onkeydown</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
<dd>User pressed down a key.</dd>
<dt>
-<a class="attribute-name" id="scripting.attr.onkeypress" title="scripting.attr.onkeypress" href="global-attributes.html#scripting.attr.onkeypress">onkeypress</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-onkeypress">ⓘ</a></span> </dt>
+<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-onkeypress">ⓘ</a></span> <a class="attribute-name" id="scripting.attr.onkeypress" title="scripting.attr.onkeypress" href="global-attributes.html#scripting.attr.onkeypress">onkeypress</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
<dd>User pressed down a key that is associated with a
character value.</dd>
<dt>
-<a class="attribute-name" id="scripting.attr.onkeyup" title="scripting.attr.onkeyup" href="global-attributes.html#scripting.attr.onkeyup">onkeyup</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-onkeyup">ⓘ</a></span> </dt>
+<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-onkeyup">ⓘ</a></span> <a class="attribute-name" id="scripting.attr.onkeyup" title="scripting.attr.onkeyup" href="global-attributes.html#scripting.attr.onkeyup">onkeyup</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
<dd>User release a key.</dd>
<dt>
-<a class="attribute-name" id="scripting.attr.onload" title="scripting.attr.onload" href="global-attributes.html#scripting.attr.onload">onload</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-onload">ⓘ</a></span> </dt>
+<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-onload">ⓘ</a></span> <a class="attribute-name" id="scripting.attr.onload" title="scripting.attr.onload" href="global-attributes.html#scripting.attr.onload">onload</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
<dd>Element finished loading.</dd>
<dt>
-<a class="attribute-name" id="scripting.attr.onloadeddata" title="scripting.attr.onloadeddata" href="global-attributes.html#scripting.attr.onloadeddata">onloadeddata</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-onloadeddata">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-onloadeddata">ⓘ</a></span> <a class="attribute-name" id="scripting.attr.onloadeddata" title="scripting.attr.onloadeddata" href="global-attributes.html#scripting.attr.onloadeddata">onloadeddata</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</dt>
<dd>UA can render the video or audio element at the
current playback position for the first time.</dd>
@@ -394,17 +394,17 @@
the video or audio element.</dd>
<dt>
-<a class="attribute-name" id="scripting.attr.onloadstart" title="scripting.attr.onloadstart" href="global-attributes.html#scripting.attr.onloadstart">onloadstart</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-onloadstart">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-onloadstart">ⓘ</a></span> <a class="attribute-name" id="scripting.attr.onloadstart" title="scripting.attr.onloadstart" href="global-attributes.html#scripting.attr.onloadstart">onloadstart</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</dt>
<dd>UA has begun looking for media data in the video or
audio element.</dd>
<dt>
-<a class="attribute-name" id="scripting.attr.onmousedown" title="scripting.attr.onmousedown" href="global-attributes.html#scripting.attr.onmousedown">onmousedown</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-onmousedown">ⓘ</a></span> </dt>
+<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-onmousedown">ⓘ</a></span> <a class="attribute-name" id="scripting.attr.onmousedown" title="scripting.attr.onmousedown" href="global-attributes.html#scripting.attr.onmousedown">onmousedown</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
<dd>User pressed down pointer button over element.</dd>
<dt>
-<a class="attribute-name" id="scripting.attr.onmousemove" title="scripting.attr.onmousemove" href="global-attributes.html#scripting.attr.onmousemove">onmousemove</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-onmousemove">ⓘ</a></span> </dt>
+<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-onmousemove">ⓘ</a></span> <a class="attribute-name" id="scripting.attr.onmousemove" title="scripting.attr.onmousemove" href="global-attributes.html#scripting.attr.onmousemove">onmousemove</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
<dd>User moved mouse.</dd>
<dt>
@@ -412,65 +412,65 @@
<dd>User moved pointer off boundaries of element.</dd>
<dt>
-<a class="attribute-name" id="scripting.attr.onmouseover" title="scripting.attr.onmouseover" href="global-attributes.html#scripting.attr.onmouseover">onmouseover</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-onmouseover">ⓘ</a></span> </dt>
+<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-onmouseover">ⓘ</a></span> <a class="attribute-name" id="scripting.attr.onmouseover" title="scripting.attr.onmouseover" href="global-attributes.html#scripting.attr.onmouseover">onmouseover</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
<dd>User moved pointer into boundaries of element or one of
its descendant elements.</dd>
<dt>
-<a class="attribute-name" id="scripting.attr.onmouseup" title="scripting.attr.onmouseup" href="global-attributes.html#scripting.attr.onmouseup">onmouseup</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-onmouseup">ⓘ</a></span> </dt>
+<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-onmouseup">ⓘ</a></span> <a class="attribute-name" id="scripting.attr.onmouseup" title="scripting.attr.onmouseup" href="global-attributes.html#scripting.attr.onmouseup">onmouseup</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
<dd>User released pointer button over element.</dd>
<dt>
-<a class="attribute-name" id="scripting.attr.onmousewheel" title="scripting.attr.onmousewheel" href="global-attributes.html#scripting.attr.onmousewheel">onmousewheel</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-onmousewheel">ⓘ</a></span> </dt>
+<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-onmousewheel">ⓘ</a></span> <a class="attribute-name" id="scripting.attr.onmousewheel" title="scripting.attr.onmousewheel" href="global-attributes.html#scripting.attr.onmousewheel">onmousewheel</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
<dd>User rotated wheel of mouse or other device in a manner
that emulates such an action.</dd>
<dt>
-<a class="attribute-name" id="scripting.attr.onpause" title="scripting.attr.onpause" href="global-attributes.html#scripting.attr.onpause">onpause</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-onpause">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-onpause">ⓘ</a></span> <a class="attribute-name" id="scripting.attr.onpause" title="scripting.attr.onpause" href="global-attributes.html#scripting.attr.onpause">onpause</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</dt>
<dd>User has paused playback of the video or audio element.</dd>
<dt>
-<a class="attribute-name" id="scripting.attr.onplay" title="scripting.attr.onplay" href="global-attributes.html#scripting.attr.onplay">onplay</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-onplay">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-onplay">ⓘ</a></span> <a class="attribute-name" id="scripting.attr.onplay" title="scripting.attr.onplay" href="global-attributes.html#scripting.attr.onplay">onplay</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</dt>
<dd>UA has initiated playback of the video or audio element.</dd>
<dt>
-<a class="attribute-name" id="scripting.attr.onplaying" title="scripting.attr.onplaying" href="global-attributes.html#scripting.attr.onplaying">onplaying</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-onplaying">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-onplaying">ⓘ</a></span> <a class="attribute-name" id="scripting.attr.onplaying" title="scripting.attr.onplaying" href="global-attributes.html#scripting.attr.onplaying">onplaying</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</dt>
<dd>Playback of the video or audio element has started.</dd>
<dt>
-<a class="attribute-name" id="scripting.attr.onprogress" title="scripting.attr.onprogress" href="global-attributes.html#scripting.attr.onprogress">onprogress</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-onprogress">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-onprogress">ⓘ</a></span> <a class="attribute-name" id="scripting.attr.onprogress" title="scripting.attr.onprogress" href="global-attributes.html#scripting.attr.onprogress">onprogress</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</dt>
<dd>UA is fetching media data for the video or audio
element.</dd>
<dt>
-<a class="attribute-name" id="scripting.attr.onratechange" title="scripting.attr.onratechange" href="global-attributes.html#scripting.attr.onratechange">onratechange</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-onratechange">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-onratechange">ⓘ</a></span> <a class="attribute-name" id="scripting.attr.onratechange" title="scripting.attr.onratechange" href="global-attributes.html#scripting.attr.onratechange">onratechange</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</dt>
<dd>Either the DOM attribute <code>defaultPlaybackRate</code>
or the DOM attribute <code>playbackRate</code>
on the video or audio element has been updated.</dd>
<dt>
-<a class="attribute-name" id="scripting.attr.onreadystatechange" title="scripting.attr.onreadystatechange" href="global-attributes.html#scripting.attr.onreadystatechange">onreadystatechange</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-onreadystatechange">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-onreadystatechange">ⓘ</a></span> <a class="attribute-name" id="scripting.attr.onreadystatechange" title="scripting.attr.onreadystatechange" href="global-attributes.html#scripting.attr.onreadystatechange">onreadystatechange</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</dt>
<dd>Element and all its subresources have finished loading.</dd>
<dt>
-<a class="attribute-name" id="scripting.attr.onscroll" title="scripting.attr.onscroll" href="global-attributes.html#scripting.attr.onscroll">onscroll</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-onscroll">ⓘ</a></span> </dt>
+<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-onscroll">ⓘ</a></span> <a class="attribute-name" id="scripting.attr.onscroll" title="scripting.attr.onscroll" href="global-attributes.html#scripting.attr.onscroll">onscroll</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
<dd>Element or document view was scrolled.</dd>
<dt>
-<a class="attribute-name" id="scripting.attr.onseeked" title="scripting.attr.onseeked" href="global-attributes.html#scripting.attr.onseeked">onseeked</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-onseeked">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-onseeked">ⓘ</a></span> <a class="attribute-name" id="scripting.attr.onseeked" title="scripting.attr.onseeked" href="global-attributes.html#scripting.attr.onseeked">onseeked</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</dt>
<dd>The value of the IDL attribute <code>seeking</code>
changed to <code>false</code> (a seek operation on the
video or audio element ended).</dd>
<dt>
-<a class="attribute-name" id="scripting.attr.onseeking" title="scripting.attr.onseeking" href="global-attributes.html#scripting.attr.onseeking">onseeking</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-onseeking">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-onseeking">ⓘ</a></span> <a class="attribute-name" id="scripting.attr.onseeking" title="scripting.attr.onseeking" href="global-attributes.html#scripting.attr.onseeking">onseeking</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</dt>
<dd>The value of the IDL attribute <code>seeking</code>
changed to <code>true</code>, and the seek operation on
@@ -478,50 +478,50 @@
UA has time to fire the <code>seeking</code> event.</dd>
<dt>
-<a class="attribute-name" id="scripting.attr.onselect" title="scripting.attr.onselect" href="global-attributes.html#scripting.attr.onselect">onselect</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-onselect">ⓘ</a></span> </dt>
+<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-onselect">ⓘ</a></span> <a class="attribute-name" id="scripting.attr.onselect" title="scripting.attr.onselect" href="global-attributes.html#scripting.attr.onselect">onselect</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
<dd>User selected some text.</dd>
<dt>
-<a class="attribute-name" id="scripting.attr.onshow" title="scripting.attr.onshow" href="global-attributes.html#scripting.attr.onshow">onshow</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-onshow">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-onshow">ⓘ</a></span> <a class="attribute-name" id="scripting.attr.onshow" title="scripting.attr.onshow" href="global-attributes.html#scripting.attr.onshow">onshow</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</dt>
<dd>User requested the element be shown as a
<a href="global-attributes.html#context-menu">context menu</a>.</dd>
<dt>
-<a class="attribute-name" id="scripting.attr.onstalled" title="scripting.attr.onstalled" href="global-attributes.html#scripting.attr.onstalled">onstalled</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-onstalled">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-onstalled">ⓘ</a></span> <a class="attribute-name" id="scripting.attr.onstalled" title="scripting.attr.onstalled" href="global-attributes.html#scripting.attr.onstalled">onstalled</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</dt>
<dd>UA is attempting to fetch media data for the video or
audio element, but that data is not forthcoming.</dd>
<dt>
-<a class="attribute-name" id="scripting.attr.onsubmit" title="scripting.attr.onsubmit" href="global-attributes.html#scripting.attr.onsubmit">onsubmit</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-onsubmit">ⓘ</a></span> </dt>
+<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-onsubmit">ⓘ</a></span> <a class="attribute-name" id="scripting.attr.onsubmit" title="scripting.attr.onsubmit" href="global-attributes.html#scripting.attr.onsubmit">onsubmit</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
<dd>The
<a href="form.html#form" class="element">form</a>
element was submitted.</dd>
<dt>
-<a class="attribute-name" id="scripting.attr.onsuspend" title="scripting.attr.onsuspend" href="global-attributes.html#scripting.attr.onsuspend">onsuspend</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-onsuspend">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-onsuspend">ⓘ</a></span> <a class="attribute-name" id="scripting.attr.onsuspend" title="scripting.attr.onsuspend" href="global-attributes.html#scripting.attr.onsuspend">onsuspend</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</dt>
<dd>UA is intentionally not currently fetching media data
for the video or audio element, but does not yet have the
entire contents downloaded.</dd>
<dt>
-<a class="attribute-name" id="scripting.attr.ontimeupdate" title="scripting.attr.ontimeupdate" href="global-attributes.html#scripting.attr.ontimeupdate">ontimeupdate</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-ontimeupdate">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-ontimeupdate">ⓘ</a></span> <a class="attribute-name" id="scripting.attr.ontimeupdate" title="scripting.attr.ontimeupdate" href="global-attributes.html#scripting.attr.ontimeupdate">ontimeupdate</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</dt>
<dd>The current playback position of the video or audio
element changed either as part of normal playback, or in an
especially interesting way (for example, discontinuously).</dd>
<dt>
-<a class="attribute-name" id="scripting.attr.onvolumechange" title="scripting.attr.onvolumechange" href="global-attributes.html#scripting.attr.onvolumechange">onvolumechange</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-onvolumechange">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-onvolumechange">ⓘ</a></span> <a class="attribute-name" id="scripting.attr.onvolumechange" title="scripting.attr.onvolumechange" href="global-attributes.html#scripting.attr.onvolumechange">onvolumechange</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</dt>
<dd>Either the DOM attribute <code>volume</code>
or the DOM attribute <code>muted</code>
on the video or audio element has been changed.</dd>
<dt>
-<a class="attribute-name" id="scripting.attr.onwaiting" title="scripting.attr.onwaiting" href="global-attributes.html#scripting.attr.onwaiting">onwaiting</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-onwaiting">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/index.html#ix-handler-onwaiting">ⓘ</a></span> <a class="attribute-name" id="scripting.attr.onwaiting" title="scripting.attr.onwaiting" href="global-attributes.html#scripting.attr.onwaiting">onwaiting</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</dt>
<dd>Playback of the video or audio element has stopped
because the next frame is not yet available (but UA
@@ -545,9 +545,9 @@
<div class="no-number no-toc">
<dl class="attr-defs">
<dt>
-<a class="attribute-name" id="common.attrs.xmllang" title="common.attrs.xmllang" href="global-attributes.html#common.attrs.xmllang">xml:lang</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="common.attrs.xmllang" title="common.attrs.xmllang" href="global-attributes.html#common.attrs.xmllang">xml:lang</a> = <span class="attr-values">
<a href="datatypes.html#common.data.langcode">language tag</a>
- </span> <span class="spec-link"><a 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> </dt>
+ </span> </dt>
<dd>As defined in the XML specification
<a href="references.html#refsXML">[XML]</a>.</dd>
@@ -564,9 +564,9 @@
<a href="documents.html#syntax-document-html">documents in the HTML syntax</a>.</dd>
<dt>
-<a class="attribute-name" id="common.attrs.xmlbase" title="common.attrs.xmlbase" href="global-attributes.html#common.attrs.xmlbase">xml:base</a> = <span class="attr-values">
+<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#the-xml:base-attribute-xml-only">ⓘ</a></span> <a class="attribute-name" id="common.attrs.xmlbase" title="common.attrs.xmlbase" href="global-attributes.html#common.attrs.xmlbase">xml:base</a> = <span class="attr-values">
<a href="datatypes.html#common.data.uri">URI</a>
- </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/elements.html#the-xml:base-attribute-xml-only">ⓘ</a></span> </dt>
+ </span> </dt>
<dd>As defined in the XML Base specification
<a href="references.html#refsXMLBase">[XMLBase]</a>.</dd>
<dd>The <code class="attribute">xml:base</code>
Index: meta.http-equiv.content-language.html
===================================================================
RCS file: /sources/public/html5/markup/meta.http-equiv.content-language.html,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -d -r1.55 -r1.56
--- meta.http-equiv.content-language.html 22 Jul 2010 11:05:41 -0000 1.55
+++ meta.http-equiv.content-language.html 24 Jul 2010 17:15:27 -0000 1.56
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: meta http-equiv=content-language – “default language” pragma directive (OBSOLETE)</title>
+<title>HTML5: meta http-equiv=content-language – “default language” pragma directive (OBSOLETE)</title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="meta.charset.html">meta charset »</a></span>
</div>
<div id="meta.http-equiv.content-language" class="section">
- <h2 class="element-head">
-<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="spec-link"> <a title="Read about the meta.http-equiv.content-language element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#meta">ⓘ</a></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 class="element-head"> <span class="spec-link"> <a title="Read about the meta.http-equiv.content-language 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="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 <a href="meta.html#meta" class="element">meta</a> element
@@ -56,16 +55,16 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="attribute-name" id="meta.http-equiv.attrs.http-equiv.content-language" title="meta.http-equiv.attrs.http-equiv.content-language" href="meta.http-equiv.content-language.html#meta.http-equiv.attrs.http-equiv.content-language">http-equiv</a> = <span class="attr-values"> "content-language" </span> <span class="spec-link"><a 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> </dt>
+<span class="spec-link"><a 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> <a class="attribute-name" id="meta.http-equiv.attrs.http-equiv.content-language" title="meta.http-equiv.attrs.http-equiv.content-language" href="meta.http-equiv.content-language.html#meta.http-equiv.attrs.http-equiv.content-language">http-equiv</a> = <span class="attr-values"> "content-language" </span> </dt>
<dd>Indicates that the
<a href="meta.html#meta" class="element">meta</a>
element is a pragma directive
that specifies a document-wide default language.</dd>
<dt>
-<a class="attribute-name" id="meta.http-equiv.attrs.content.content-language" title="meta.http-equiv.attrs.content.content-language" href="meta.http-equiv.content-language.html#meta.http-equiv.attrs.content.content-language">content</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="meta.http-equiv.attrs.content.content-language" title="meta.http-equiv.attrs.content.content-language" href="meta.http-equiv.content-language.html#meta.http-equiv.attrs.content.content-language">content</a> = <span class="attr-values">
<a href="datatypes.html#common.data.langcode">language tag</a>
- </span> <span class="spec-link"><a 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> </dt>
+ </span> </dt>
<dd>Specifies a language to use as the document-wide default
language.</dd>
Index: script.html
===================================================================
RCS file: /sources/public/html5/markup/script.html,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -d -r1.67 -r1.68
--- script.html 15 Jul 2010 16:49:46 -0000 1.67
+++ script.html 24 Jul 2010 17:15:27 -0000 1.68
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: script – embedded script </title>
+<title>HTML5: script – embedded script </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="section.html">section »</a></span>
</div>
<div id="script" class="section">
- <h2 class="element-head">
-<span class="element">script</span> – <span class="shortdesc">embedded script</span> <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 class="hash" href="#script">#</a> <a class="toc-bak" href="Overview.html#script-toc">T</a>
+ <h2 class="element-head"> <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 <a href="script.html#script" class="element">script</a> element
@@ -55,43 +54,43 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="attribute-name" id="script.attrs.type" title="script.attrs.type" href="script.html#script.attrs.type">type</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="script.attrs.type" title="script.attrs.type" href="script.html#script.attrs.type">type</a> = <span class="attr-values">
<a href="datatypes.html#common.data.mimetype">MIME type</a>
- </span> <span class="spec-link"><a 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> </dt>
+ </span> </dt>
<dd>The language of the script or format of the data.</dd>
<dd class="warning">
The <span class="attribute">language</span> attribute on the <span class="element">script</span> element is obsolete. You can safely omit it.
</dd>
<dt>
-<a class="attribute-name" id="script.attrs.language" title="script.attrs.language" href="script.html#script.attrs.language">language</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a 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> <span class="obsoleted-feature" title="This markup feature has been obsoleted in HTML5.">OBSOLETE</span>
+<span class="spec-link"><a 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> <a class="attribute-name" id="script.attrs.language" title="script.attrs.language" href="script.html#script.attrs.language">language</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="obsoleted-feature" title="This markup feature has been obsoleted in HTML5.">OBSOLETE</span>
</dt>
<dd>Specifies that the language of the script is JavaScript.</dd>
<dt>
-<a class="attribute-name" id="script.attrs.src" title="script.attrs.src" href="script.html#script.attrs.src">src</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="script.attrs.src" title="script.attrs.src" href="script.html#script.attrs.src">src</a> = <span class="attr-values">
<a href="datatypes.html#common.data.uri">URI</a>
- </span> <span class="spec-link"><a 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> </dt>
+ </span> </dt>
<dd>The address of the external script to use.</dd>
<dt>
-<a class="attribute-name" id="script.attrs.defer" title="script.attrs.defer" href="script.html#script.attrs.defer">defer</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="script.attrs.defer" title="script.attrs.defer" href="script.html#script.attrs.defer">defer</a> = <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">empty</a>
- </span> <span class="spec-link"><a 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> </dt>
+ </span> </dt>
<dd>Specifies that script should be executed after the
document has been parsed.</dd>
<dt>
-<a class="attribute-name" id="script.attrs.async" title="script.attrs.async" href="script.html#script.attrs.async">async</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="script.attrs.async" title="script.attrs.async" href="script.html#script.attrs.async">async</a> = <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">empty</a>
- </span> <span class="spec-link"><a 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> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+ </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</dt>
<dd>Specifies that the script should be executed
asynchronously, as soon as it becomes available.</dd>
<dt>
-<a class="attribute-name" id="script.attrs.charset" title="script.attrs.charset" href="script.html#script.attrs.charset">charset</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="script.attrs.charset" title="script.attrs.charset" href="script.html#script.attrs.charset">charset</a> = <span class="attr-values">
<a href="datatypes.html#common.data.charset">character encoding name</a>
- </span> <span class="spec-link"><a 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> </dt>
+ </span> </dt>
<dd>The character encoding of the external script.</dd>
</dl>
Index: input.range.html
===================================================================
RCS file: /sources/public/html5/markup/input.range.html,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -d -r1.61 -r1.62
--- input.range.html 22 Jul 2010 11:05:40 -0000 1.61
+++ input.range.html 24 Jul 2010 17:15:26 -0000 1.62
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: input type=range – imprecise number-input control (NEW)</title>
+<title>HTML5: input type=range – imprecise number-input control (NEW)</title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="input.email.html">input type=email »</a></span>
</div>
<div id="input.range" class="section">
- <h2 class="element-head">
-<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="spec-link"> <a title="Read about the input.range 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="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 class="element-head"> <span class="spec-link"> <a title="Read about the input.range 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="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 <a href="input.html#input" class="element">input</a> element
@@ -56,31 +55,31 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="attribute-name" id="input.range.attrs.type" title="input.range.attrs.type" href="input.range.html#input.range.attrs.type">type</a> = <span class="attr-values"> "range" </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-input-element.html#attr-input-type">ⓘ</a></span> </dt>
+<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-input-element.html#attr-input-type">ⓘ</a></span> <a class="attribute-name" id="input.range.attrs.type" title="input.range.attrs.type" href="input.range.html#input.range.attrs.type">type</a> = <span class="attr-values"> "range" </span> </dt>
<dd>Specifies that its <a href="input.html#input" class="element">input</a> element is
an imprecise control for setting the element’s value to a
string representing a number.</dd>
<dt>
-<a class="attribute-name" id="input.range.attrs.min" title="input.range.attrs.min" href="input.range.html#input.range.attrs.min">min</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="input.range.attrs.min" title="input.range.attrs.min" href="input.range.html#input.range.attrs.min">min</a> = <span class="attr-values">
<a class="ref" href="datatypes.html#common.data.float" title="common.data.float">float</a>
- </span> <span class="spec-link"><a 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> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+ </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</dt>
<dd>The expected lower bound for the element’s
<a href="input.number.html#input.number.attrs.value">value</a>.</dd>
<dt>
-<a class="attribute-name" id="input.range.attrs.max" title="input.range.attrs.max" href="input.range.html#input.range.attrs.max">max</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="input.range.attrs.max" title="input.range.attrs.max" href="input.range.html#input.range.attrs.max">max</a> = <span class="attr-values">
<a class="ref" href="datatypes.html#common.data.float" title="common.data.float">float</a>
- </span> <span class="spec-link"><a 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> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+ </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</dt>
<dd>The expected upper bound for the element’s
<a href="input.number.html#input.number.attrs.value">value</a>.</dd>
<dt>
-<a class="attribute-name" id="input.range.attrs.value" title="input.range.attrs.value" href="input.range.html#input.range.attrs.value">value</a> = <span class="attr-values">
+<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-input-element.html#attr-input-value">ⓘ</a></span> <a class="attribute-name" id="input.range.attrs.value" title="input.range.attrs.value" href="input.range.html#input.range.attrs.value">value</a> = <span class="attr-values">
<a class="ref" href="datatypes.html#common.data.float" title="common.data.float">float</a>
- </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-input-element.html#attr-input-value">ⓘ</a></span> </dt>
+ </span> </dt>
<dd>A string representing a number.</dd>
</dl>
Index: audio.html
===================================================================
RCS file: /sources/public/html5/markup/audio.html,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -d -r1.68 -r1.69
--- audio.html 15 Jul 2010 16:49:41 -0000 1.68
+++ audio.html 24 Jul 2010 17:15:23 -0000 1.69
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: audio – audio stream (NEW)</title>
+<title>HTML5: audio – audio stream (NEW)</title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="b.html">b »</a></span>
</div>
<div id="audio" class="section">
- <h2 class="element-head">
-<span class="element">audio</span> – <span class="shortdesc">audio stream</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> <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 class="element-head"> <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 <a href="audio.html#audio" class="element">audio</a> element
@@ -62,21 +61,21 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="attribute-name" id="audio.attrs.autoplay" title="audio.attrs.autoplay" href="audio.html#audio.attrs.autoplay">autoplay</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="audio.attrs.autoplay" title="audio.attrs.autoplay" href="audio.html#audio.attrs.autoplay">autoplay</a> = <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">empty</a>
- </span> <span class="spec-link"><a 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> </dt>
+ </span> </dt>
<dd>Instructs the UA to automatically begin playback of
the audio stream as soon as it can do so without
stopping.</dd>
<dt>
-<a class="attribute-name" id="audio.attrs.preload" title="audio.attrs.preload" href="audio.html#audio.attrs.preload">preload</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="audio.attrs.preload" title="audio.attrs.preload" href="audio.html#audio.attrs.preload">preload</a> = <span class="attr-values">
"none"
<span class="postfix or">or</span> "metadata"
<span class="postfix or">or</span> "auto"
<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">empty</a>
- </span> <span class="spec-link"><a 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> </dt>
+ </span> </dt>
<dd>Represents a hint to the UA about whether optimistic
downloading of the audio stream itself or its
metadata is considered worthwhile.
@@ -97,24 +96,24 @@
</dd>
<dt>
-<a class="attribute-name" id="audio.attrs.controls" title="audio.attrs.controls" href="audio.html#audio.attrs.controls">controls</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="audio.attrs.controls" title="audio.attrs.controls" href="audio.html#audio.attrs.controls">controls</a> = <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">empty</a>
- </span> <span class="spec-link"><a 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> </dt>
+ </span> </dt>
<dd>Instructs the UA to expose a user interface for
controlling playback of the audio stream.</dd>
<dt>
-<a class="attribute-name" id="audio.attrs.loop" title="audio.attrs.loop" href="audio.html#audio.attrs.loop">loop</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="audio.attrs.loop" title="audio.attrs.loop" href="audio.html#audio.attrs.loop">loop</a> = <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">empty</a>
- </span> <span class="spec-link"><a 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> </dt>
+ </span> </dt>
<dd>Instructs the UA to seek back to the start of the
audio stream upon reaching the end.</dd>
<dt>
-<a class="attribute-name" id="audio.attrs.src" title="audio.attrs.src" href="audio.html#audio.attrs.src">src</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="audio.attrs.src" title="audio.attrs.src" href="audio.html#audio.attrs.src">src</a> = <span class="attr-values">
<a href="datatypes.html#common.data.uri">URI</a>
- </span> <span class="spec-link"><a 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> </dt>
+ </span> </dt>
<dd>The URL for the audio stream.</dd>
</dl>
Index: time.html
===================================================================
RCS file: /sources/public/html5/markup/time.html,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -d -r1.59 -r1.60
--- time.html 15 Jul 2010 16:49:46 -0000 1.59
+++ time.html 24 Jul 2010 17:15:28 -0000 1.60
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: time – date and/or time (NEW)</title>
+<title>HTML5: time – date and/or time (NEW)</title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="title.html">title »</a></span>
</div>
<div id="time" class="section">
- <h2 class="element-head">
-<span class="element">time</span> – <span class="shortdesc">date and/or time</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> <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 class="element-head"> <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 <a href="time.html#time" class="element">time</a> element
@@ -47,16 +46,16 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="attribute-name" id="time.attrs.datetime" title="time.attrs.datetime" href="time.html#time.attrs.datetime">datetime</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="time.attrs.datetime" title="time.attrs.datetime" href="time.html#time.attrs.datetime">datetime</a> = <span class="attr-values">
<a href="datatypes.html#common.data.date-or-time">date or time</a>
- </span> <span class="spec-link"><a 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> </dt>
+ </span> </dt>
<dd>Specifies the date or time that the element
represents.</dd>
<dt>
-<a class="attribute-name" id="time.attrs.pubdate" title="time.attrs.pubdate" href="time.html#time.attrs.pubdate">pubdate</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="time.attrs.pubdate" title="time.attrs.pubdate" href="time.html#time.attrs.pubdate">pubdate</a> = <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">empty</a>
- </span> <span class="spec-link"><a 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> </dt>
+ </span> </dt>
<dd>Indicates that the date and time given by the element is
the publication date and time of the nearest ancestor
<a href="article.html#article">article</a>
Index: meta.http-equiv.default-style.html
===================================================================
RCS file: /sources/public/html5/markup/meta.http-equiv.default-style.html,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -d -r1.57 -r1.58
--- meta.http-equiv.default-style.html 22 Jul 2010 11:05:41 -0000 1.57
+++ meta.http-equiv.default-style.html 24 Jul 2010 17:15:27 -0000 1.58
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: meta http-equiv=default-style – “preferred stylesheet” pragma directive </title>
+<title>HTML5: meta http-equiv=default-style – “preferred stylesheet” pragma directive </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="meta.http-equiv.content-language.html">meta http-equiv=content-language »</a></span>
</div>
<div id="meta.http-equiv.default-style" class="section">
- <h2 class="element-head">
-<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 class="spec-link"> <a title="Read about the meta.http-equiv.default-style element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#meta">ⓘ</a></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 class="element-head"> <span class="spec-link"> <a title="Read about the meta.http-equiv.default-style 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="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 <a href="meta.html#meta" class="element">meta</a> element
@@ -49,14 +48,14 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="attribute-name" id="meta.http-equiv.attrs.http-equiv.default-style" title="meta.http-equiv.attrs.http-equiv.default-style" href="meta.http-equiv.default-style.html#meta.http-equiv.attrs.http-equiv.default-style">http-equiv</a> = <span class="attr-values"> "default-style" </span> <span class="spec-link"><a 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> </dt>
+<span class="spec-link"><a 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> <a class="attribute-name" id="meta.http-equiv.attrs.http-equiv.default-style" title="meta.http-equiv.attrs.http-equiv.default-style" href="meta.http-equiv.default-style.html#meta.http-equiv.attrs.http-equiv.default-style">http-equiv</a> = <span class="attr-values"> "default-style" </span> </dt>
<dd>Indicates that the <a href="meta.html#meta" class="element">meta</a> element is a pragma directive
that specifies the document’s preferred stylesheet.</dd>
<dt>
-<a class="attribute-name" id="meta.http-equiv.attrs.content.default-style" title="meta.http-equiv.attrs.content.default-style" href="meta.http-equiv.default-style.html#meta.http-equiv.attrs.content.default-style">content</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="meta.http-equiv.attrs.content.default-style" title="meta.http-equiv.attrs.content.default-style" href="meta.http-equiv.default-style.html#meta.http-equiv.attrs.content.default-style">content</a> = <span class="attr-values">
<a href="datatypes.html#common.data.default-style">default-style name</a>
- </span> <span class="spec-link"><a 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> </dt>
+ </span> </dt>
<dd>Specifies the name of the document’s preferred
stylesheet. The name must meet either of the following
sets of constraints:
Index: input.html
===================================================================
RCS file: /sources/public/html5/markup/input.html,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- input.html 7 Jul 2010 01:11:49 -0000 1.23
+++ input.html 24 Jul 2010 17:15:25 -0000 1.24
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: input </title>
+<title>HTML5: input</title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -14,7 +14,7 @@
</div>
<div id="input" class="section">
<h2 class="element-head">
-<span class="element">input</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 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> <a class="hash" href="#input">#</a> <a class="toc-bak" href="Overview.html#input-toc">T</a>
</h2>
<div>
<p>See the following sections:</p>
Index: command.html
===================================================================
RCS file: /sources/public/html5/markup/command.html,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- command.html 7 Jul 2010 01:11:48 -0000 1.23
+++ command.html 24 Jul 2010 17:15:23 -0000 1.24
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: command (NEW)</title>
+<title>HTML5: command (NEW)</title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -14,7 +14,7 @@
</div>
<div id="command" class="section">
<h2 class="element-head">
-<span class="element">command</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> <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="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>
<p>See the following sections:</p>
Index: keygen.html
===================================================================
RCS file: /sources/public/html5/markup/keygen.html,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -d -r1.56 -r1.57
--- keygen.html 15 Jul 2010 16:49:44 -0000 1.56
+++ keygen.html 24 Jul 2010 17:15:26 -0000 1.57
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: keygen – key-pair generator/input control (NEW)</title>
+<title>HTML5: keygen – key-pair generator/input control (NEW)</title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="label.html">label »</a></span>
</div>
<div id="keygen" class="section">
- <h2 class="element-head">
-<span class="element">keygen</span> – <span class="shortdesc">key-pair generator/input control</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> <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 class="element-head"> <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 <a href="keygen.html#keygen" class="element">keygen</a> element
@@ -50,12 +49,12 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="attribute-name" id="keygen.attrs.challenge" title="keygen.attrs.challenge" href="keygen.html#keygen.attrs.challenge">challenge</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a 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> </dt>
+<span class="spec-link"><a 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> <a class="attribute-name" id="keygen.attrs.challenge" title="keygen.attrs.challenge" href="keygen.html#keygen.attrs.challenge">challenge</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
<dd>A challenge string that is submitted along with the
public key.</dd>
<dt>
-<a class="attribute-name" id="keygen.attrs.keytype" title="keygen.attrs.keytype" href="keygen.html#keygen.attrs.keytype">keytype</a> = <span class="attr-values"> "rsa" </span> <span class="spec-link"><a 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> </dt>
+<span class="spec-link"><a 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> <a class="attribute-name" id="keygen.attrs.keytype" title="keygen.attrs.keytype" href="keygen.html#keygen.attrs.keytype">keytype</a> = <span class="attr-values"> "rsa" </span> </dt>
<dd>The type of key generated.</dd>
</dl>
Index: command.command.html
===================================================================
RCS file: /sources/public/html5/markup/command.command.html,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -d -r1.55 -r1.56
--- command.command.html 15 Jul 2010 16:49:42 -0000 1.55
+++ command.command.html 24 Jul 2010 17:15:23 -0000 1.56
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: command type=command – command with an associated action (NEW)</title>
+<title>HTML5: command type=command – command with an associated action (NEW)</title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="command.radio.html">command type=radio »</a></span>
</div>
<div id="command.command" class="section">
- <h2 class="element-head">
-<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="spec-link"> <a title="Read about the command.command element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#the-command">ⓘ</a></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 class="element-head"> <span class="spec-link"> <a title="Read about the command.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 <a href="command.html#command" class="element">command</a> element
@@ -49,25 +48,25 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="attribute-name" id="command.command.attrs.type" title="command.command.attrs.type" href="command.command.html#command.command.attrs.type">type</a> = <span class="attr-values"> "command" </span> <span class="spec-link"><a 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> </dt>
+<span class="spec-link"><a 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> <a class="attribute-name" id="command.command.attrs.type" title="command.command.attrs.type" href="command.command.html#command.command.attrs.type">type</a> = <span class="attr-values"> "command" </span> </dt>
<dd>Specifies that its <a href="command.html#command" class="element">command</a> element is a
command with an associated action.</dd>
<dt>
-<a class="attribute-name" id="command.command.attrs.label" title="command.command.attrs.label" href="command.command.html#command.command.attrs.label">label</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a 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> </dt>
+<span class="spec-link"><a 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> <a class="attribute-name" id="command.command.attrs.label" title="command.command.attrs.label" href="command.command.html#command.command.attrs.label">label</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
<dd>The name of the command, as shown to the user.</dd>
<dt>
-<a class="attribute-name" id="command.command.attrs.icon" title="command.command.attrs.icon" href="command.command.html#command.command.attrs.icon">icon</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="command.command.attrs.icon" title="command.command.attrs.icon" href="command.command.html#command.command.attrs.icon">icon</a> = <span class="attr-values">
<a href="datatypes.html#common.data.uri">URI</a>
- </span> <span class="spec-link"><a 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> </dt>
+ </span> </dt>
<dd>A URL for an image that represents the command.</dd>
<dt>
-<a class="attribute-name" id="command.command.attrs.disabled" title="command.command.attrs.disabled" href="command.command.html#command.command.attrs.disabled">disabled</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="command.command.attrs.disabled" title="command.command.attrs.disabled" href="command.command.html#command.command.attrs.disabled">disabled</a> = <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">empty</a>
- </span> <span class="spec-link"><a 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> </dt>
+ </span> </dt>
<dd>Specifies that the command is not currently
available.</dd>
Index: progress.html
===================================================================
RCS file: /sources/public/html5/markup/progress.html,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -d -r1.58 -r1.59
--- progress.html 15 Jul 2010 16:49:45 -0000 1.58
+++ progress.html 24 Jul 2010 17:15:27 -0000 1.59
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: progress – progress indicator (NEW)</title>
+<title>HTML5: progress – progress indicator (NEW)</title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="q.html">q »</a></span>
</div>
<div id="progress" class="section">
- <h2 class="element-head">
-<span class="element">progress</span> – <span class="shortdesc">progress indicator</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> <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 class="element-head"> <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 <a href="progress.html#progress" class="element">progress</a>
@@ -47,16 +46,16 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="attribute-name" id="progress.attrs.value" title="progress.attrs.value" href="progress.html#progress.attrs.value">value</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="progress.attrs.value" title="progress.attrs.value" href="progress.html#progress.attrs.value">value</a> = <span class="attr-values">
<a href="datatypes.html#common.data.float.non-negative">non-negative float</a>
- </span> <span class="spec-link"><a 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> </dt>
+ </span> </dt>
<dd>Specifies how much of the task has been completed. The
units are arbitrary and not specified.</dd>
<dt>
-<a class="attribute-name" id="progress.attrs.max" title="progress.attrs.max" href="progress.html#progress.attrs.max">max</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="progress.attrs.max" title="progress.attrs.max" href="progress.html#progress.attrs.max">max</a> = <span class="attr-values">
<a href="datatypes.html#common.data.float.positive">positive float</a>
- </span> <span class="spec-link"><a 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> </dt>
+ </span> </dt>
<dd>Specifies how much work the task requires in total. The
units are arbitrary and not specified.</dd>
Index: dfn.html
===================================================================
RCS file: /sources/public/html5/markup/dfn.html,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -d -r1.51 -r1.52
--- dfn.html 15 Jul 2010 16:49:42 -0000 1.51
+++ dfn.html 24 Jul 2010 17:15:24 -0000 1.52
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: dfn – defining instance </title>
+<title>HTML5: dfn – defining instance </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="div.html">div »</a></span>
</div>
<div id="dfn" class="section">
- <h2 class="element-head">
-<span class="element">dfn</span> – <span class="shortdesc">defining instance</span> <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 class="hash" href="#dfn">#</a> <a class="toc-bak" href="Overview.html#dfn-toc">T</a>
+ <h2 class="element-head"> <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 <a href="dfn.html#dfn" class="element">dfn</a> element
Index: textarea.html
===================================================================
RCS file: /sources/public/html5/markup/textarea.html,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -d -r1.61 -r1.62
--- textarea.html 22 Jul 2010 11:05:41 -0000 1.61
+++ textarea.html 24 Jul 2010 17:15:28 -0000 1.62
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: textarea – text input area </title>
+<title>HTML5: textarea – text input area </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="tfoot.html">tfoot »</a></span>
</div>
<div id="textarea" class="section">
- <h2 class="element-head">
-<span class="element">textarea</span> – <span class="shortdesc">text input area</span> <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 class="hash" href="#textarea">#</a> <a class="toc-bak" href="Overview.html#textarea-toc">T</a>
+ <h2 class="element-head"> <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 <a href="textarea.html#textarea" class="element">textarea</a>
@@ -59,27 +58,27 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="attribute-name" id="textarea.attrs.rows" title="textarea.attrs.rows" href="textarea.html#textarea.attrs.rows">rows</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="textarea.attrs.rows" title="textarea.attrs.rows" href="textarea.html#textarea.attrs.rows">rows</a> = <span class="attr-values">
<a href="datatypes.html#common.data.integer.positive">positive integer</a>
- </span> <span class="spec-link"><a 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> </dt>
+ </span> </dt>
<dd>The number of lines of text for the UA to show.</dd>
<dt>
-<a class="attribute-name" id="textarea.attrs.wrap.hard" title="textarea.attrs.wrap.hard" href="textarea.html#textarea.attrs.wrap.hard">wrap</a> = <span class="attr-values"> "hard" </span> <span class="spec-link"><a 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> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a 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> <a class="attribute-name" id="textarea.attrs.wrap.hard" title="textarea.attrs.wrap.hard" href="textarea.html#textarea.attrs.wrap.hard">wrap</a> = <span class="attr-values"> "hard" </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</dt>
<dd>Instructs the UA to insert line breaks into the
submitted value of the <a href="textarea.html#textarea" class="element">textarea</a>, such that each line has no
more characters than the value specified by the <a href="textarea.html#textarea.attrs.cols">cols</a> attribute.</dd>
<dt>
-<a class="attribute-name" id="textarea.attrs.cols" title="textarea.attrs.cols" href="textarea.html#textarea.attrs.cols">cols</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="textarea.attrs.cols" title="textarea.attrs.cols" href="textarea.html#textarea.attrs.cols">cols</a> = <span class="attr-values">
<a href="datatypes.html#common.data.integer.positive">positive integer</a>
- </span> <span class="spec-link"><a 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> </dt>
+ </span> </dt>
<dd>The expected maximum number of characters per line of
text for the UA to show.</dd>
<dt>
-<a class="attribute-name" id="textarea.attrs.wrap.soft" title="textarea.attrs.wrap.soft" href="textarea.html#textarea.attrs.wrap.soft">wrap</a> = <span class="attr-values"> "soft" </span> <span class="spec-link"><a 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> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a 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> <a class="attribute-name" id="textarea.attrs.wrap.soft" title="textarea.attrs.wrap.soft" href="textarea.html#textarea.attrs.wrap.soft">wrap</a> = <span class="attr-values"> "soft" </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</dt>
<dd>Instructs the UA to
add no line breaks to the submitted value of the <a href="textarea.html#textarea" class="element">textarea</a>.</dd>
Index: cite.html
===================================================================
RCS file: /sources/public/html5/markup/cite.html,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -d -r1.51 -r1.52
--- cite.html 15 Jul 2010 16:49:42 -0000 1.51
+++ cite.html 24 Jul 2010 17:15:23 -0000 1.52
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: cite – cited title of a work (CHANGED)</title>
+<title>HTML5: cite – cited title of a work (CHANGED)</title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="code.html">code »</a></span>
</div>
<div id="cite" class="section">
- <h2 class="element-head">
-<span class="element">cite</span> – <span class="shortdesc">cited title of a work</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> <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 class="element-head"> <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
Index: meter.html
===================================================================
RCS file: /sources/public/html5/markup/meter.html,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -d -r1.60 -r1.61
--- meter.html 15 Jul 2010 16:49:45 -0000 1.60
+++ meter.html 24 Jul 2010 17:15:27 -0000 1.61
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: meter – scalar gauge (NEW)</title>
+<title>HTML5: meter – scalar gauge (NEW)</title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="nav.html">nav »</a></span>
</div>
<div id="meter" class="section">
- <h2 class="element-head">
-<span class="element">meter</span> – <span class="shortdesc">scalar gauge</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> <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 class="element-head"> <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 <a href="meter.html#meter" class="element">meter</a> element
@@ -52,41 +51,41 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="attribute-name" id="meter.attrs.value" title="meter.attrs.value" href="meter.html#meter.attrs.value">value</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="meter.attrs.value" title="meter.attrs.value" href="meter.html#meter.attrs.value">value</a> = <span class="attr-values">
<a class="ref" href="datatypes.html#common.data.float" title="common.data.float">float</a>
- </span> <span class="spec-link"><a 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> </dt>
+ </span> </dt>
<dd>The “measured” value shown by meter.</dd>
<dt>
-<a class="attribute-name" id="meter.attrs.min" title="meter.attrs.min" href="meter.html#meter.attrs.min">min</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="meter.attrs.min" title="meter.attrs.min" href="meter.html#meter.attrs.min">min</a> = <span class="attr-values">
<a class="ref" href="datatypes.html#common.data.float" title="common.data.float">float</a>
- </span> <span class="spec-link"><a 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> </dt>
+ </span> </dt>
<dd>The lower bound of the range for the meter.</dd>
<dt>
-<a class="attribute-name" id="meter.attrs.low" title="meter.attrs.low" href="meter.html#meter.attrs.low">low</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="meter.attrs.low" title="meter.attrs.low" href="meter.html#meter.attrs.low">low</a> = <span class="attr-values">
<a class="ref" href="datatypes.html#common.data.float" title="common.data.float">float</a>
- </span> <span class="spec-link"><a 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> </dt>
+ </span> </dt>
<dd>The point that marks the upper boundary of the “low”
segment of the meter.</dd>
<dt>
-<a class="attribute-name" id="meter.attrs.high" title="meter.attrs.high" href="meter.html#meter.attrs.high">high</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="meter.attrs.high" title="meter.attrs.high" href="meter.html#meter.attrs.high">high</a> = <span class="attr-values">
<a class="ref" href="datatypes.html#common.data.float" title="common.data.float">float</a>
- </span> <span class="spec-link"><a 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> </dt>
+ </span> </dt>
<dd>The point that marks the lower boundary of the “high”
segment of the meter.</dd>
<dt>
-<a class="attribute-name" id="meter.attrs.max" title="meter.attrs.max" href="meter.html#meter.attrs.max">max</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="meter.attrs.max" title="meter.attrs.max" href="meter.html#meter.attrs.max">max</a> = <span class="attr-values">
<a class="ref" href="datatypes.html#common.data.float" title="common.data.float">float</a>
- </span> <span class="spec-link"><a 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> </dt>
+ </span> </dt>
<dd>The upper bound of the range for the meter.</dd>
<dt>
-<a class="attribute-name" id="meter.attrs.optimum" title="meter.attrs.optimum" href="meter.html#meter.attrs.optimum">optimum</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="meter.attrs.optimum" title="meter.attrs.optimum" href="meter.html#meter.attrs.optimum">optimum</a> = <span class="attr-values">
<a class="ref" href="datatypes.html#common.data.float" title="common.data.float">float</a>
- </span> <span class="spec-link"><a 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> </dt>
+ </span> </dt>
<dd>The point that marks the “optimum” position for the
meter.</dd>
Index: input.button.html
===================================================================
RCS file: /sources/public/html5/markup/input.button.html,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -d -r1.57 -r1.58
--- input.button.html 22 Jul 2010 11:05:40 -0000 1.57
+++ input.button.html 24 Jul 2010 17:15:25 -0000 1.58
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: input type=button – button </title>
+<title>HTML5: input type=button – button </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="input.submit.html">input type=submit »</a></span>
</div>
<div id="input.button" class="section">
- <h2 class="element-head">
-<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 class="spec-link"> <a title="Read about the input.button element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-input-element.html#the-input-element">ⓘ</a></span> <a class="hash" href="#input.button">#</a> <a class="toc-bak" href="Overview.html#input.button-toc">T</a>
+ <h2 class="element-head"> <span class="spec-link"> <a title="Read about the input.button 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="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 <a href="input.html#input" class="element">input</a> element
@@ -50,12 +49,12 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="attribute-name" id="input.button.attrs.type" title="input.button.attrs.type" href="input.button.html#input.button.attrs.type">type</a> = <span class="attr-values"> "button" </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-input-element.html#attr-input-type">ⓘ</a></span> </dt>
+<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-input-element.html#attr-input-type">ⓘ</a></span> <a class="attribute-name" id="input.button.attrs.type" title="input.button.attrs.type" href="input.button.html#input.button.attrs.type">type</a> = <span class="attr-values"> "button" </span> </dt>
<dd>Specifies that its <a href="input.html#input" class="element">input</a> element is a button with no
additional semantics.</dd>
<dt>
-<a class="attribute-name" id="input.button.attrs.value" title="input.button.attrs.value" href="input.button.html#input.button.attrs.value">value</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-input-element.html#attr-input-value">ⓘ</a></span> </dt>
+<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-input-element.html#attr-input-value">ⓘ</a></span> <a class="attribute-name" id="input.button.attrs.value" title="input.button.attrs.value" href="input.button.html#input.button.attrs.value">value</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
<dd>Specifies a value for the <a href="input.html#input" class="element">input</a> element.</dd>
</dl>
Index: aside.html
===================================================================
RCS file: /sources/public/html5/markup/aside.html,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -d -r1.55 -r1.56
--- aside.html 15 Jul 2010 16:49:41 -0000 1.55
+++ aside.html 24 Jul 2010 17:15:23 -0000 1.56
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: aside – tangential content (NEW)</title>
+<title>HTML5: aside – tangential content (NEW)</title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="audio.html">audio »</a></span>
</div>
<div id="aside" class="section">
- <h2 class="element-head">
-<span class="element">aside</span> – <span class="shortdesc">tangential content</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> <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 class="element-head"> <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 <a href="aside.html#aside" class="element">aside</a> element
Index: syntax.html
===================================================================
RCS file: /sources/public/html5/markup/syntax.html,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -d -r1.51 -r1.52
--- syntax.html 3 Jul 2010 02:26:32 -0000 1.51
+++ syntax.html 24 Jul 2010 17:15:28 -0000 1.52
@@ -30,31 +30,31 @@
<div class="toc">
<ul>
<li>
-<span class="toc-section-number"></span><a href="syntax.html#doctype-syntax"><span class="toc-section-number">1.</span>The doctype</a>
+<span class="toc-section-number"></span> <a href="syntax.html#doctype-syntax"><span class="toc-section-number">1.</span>The doctype</a>
</li>
<li>
-<span class="toc-section-number"></span><a href="syntax.html#character-encoding"><span class="toc-section-number">2.</span>Character encoding declaration</a>
+<span class="toc-section-number"></span> <a href="syntax.html#character-encoding"><span class="toc-section-number">2.</span>Character encoding declaration</a>
</li>
<li>
-<span class="toc-section-number"></span><a href="syntax.html#syntax-elements"><span class="toc-section-number">3.</span>Elements</a>
+<span class="toc-section-number"></span> <a href="syntax.html#syntax-elements"><span class="toc-section-number">3.</span>Elements</a>
</li>
<li>
-<span class="toc-section-number"></span><a href="syntax.html#syntax-attributes"><span class="toc-section-number">4.</span>Attributes</a>
+<span class="toc-section-number"></span> <a href="syntax.html#syntax-attributes"><span class="toc-section-number">4.</span>Attributes</a>
</li>
<li>
-<span class="toc-section-number"></span><a href="syntax.html#text-syntax"><span class="toc-section-number">5.</span>Text and character data</a>
+<span class="toc-section-number"></span> <a href="syntax.html#text-syntax"><span class="toc-section-number">5.</span>Text and character data</a>
</li>
<li>
-<span class="toc-section-number"></span><a href="syntax.html#character-references"><span class="toc-section-number">6.</span>Character references</a>
+<span class="toc-section-number"></span> <a href="syntax.html#character-references"><span class="toc-section-number">6.</span>Character references</a>
</li>
<li>
-<span class="toc-section-number"></span><a href="syntax.html#comments"><span class="toc-section-number">7.</span>Comments</a>
+<span class="toc-section-number"></span> <a href="syntax.html#comments"><span class="toc-section-number">7.</span>Comments</a>
</li>
<li>
-<span class="toc-section-number"></span><a href="syntax.html#svg-mathml"><span class="toc-section-number">8.</span>SVG and MathML elements in HTML documents</a>
+<span class="toc-section-number"></span> <a href="syntax.html#svg-mathml"><span class="toc-section-number">8.</span>SVG and MathML elements in HTML documents</a>
</li>
<li>
-<span class="toc-section-number"></span><a href="syntax.html#cdata-sections"><span class="toc-section-number">9.</span>CDATA sections in SVG and MathML contents</a>
+<span class="toc-section-number"></span> <a href="syntax.html#cdata-sections"><span class="toc-section-number">9.</span>CDATA sections in SVG and MathML contents</a>
</li>
</ul>
</div>
Index: section.html
===================================================================
RCS file: /sources/public/html5/markup/section.html,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -d -r1.58 -r1.59
--- section.html 15 Jul 2010 16:49:46 -0000 1.58
+++ section.html 24 Jul 2010 17:15:27 -0000 1.59
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: section – section (NEW)</title>
+<title>HTML5: section – section (NEW)</title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="select.html">select »</a></span>
</div>
<div id="section" class="section">
- <h2 class="element-head">
-<span class="element">section</span> – <span class="shortdesc">section</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> <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 class="element-head"> <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 <a href="section.html#section" class="element">section</a> element
Index: link.html
===================================================================
RCS file: /sources/public/html5/markup/link.html,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -d -r1.62 -r1.63
--- link.html 15 Jul 2010 16:49:45 -0000 1.62
+++ link.html 24 Jul 2010 17:15:26 -0000 1.63
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: link – inter-document relationship metadata </title>
+<title>HTML5: link – inter-document relationship metadata </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="map.html">map »</a></span>
</div>
<div id="link" class="section">
- <h2 class="element-head">
-<span class="element">link</span> – <span class="shortdesc">inter-document relationship metadata</span> <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 class="hash" href="#link">#</a> <a class="toc-bak" href="Overview.html#link-toc">T</a>
+ <h2 class="element-head"> <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
@@ -51,16 +50,16 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="attribute-name" id="link.attrs.href" title="link.attrs.href" href="link.html#link.attrs.href">href</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="link.attrs.href" title="link.attrs.href" href="link.html#link.attrs.href">href</a> = <span class="attr-values">
<a href="datatypes.html#common.data.uri">URI</a>
- </span> <span class="spec-link"><a 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> </dt>
+ </span> </dt>
<dd>A URL that provides the destination of the
<a href="link.html#link" class="element">link</a>.</dd>
<dt>
-<a class="attribute-name" id="link.attrs.rel" title="link.attrs.rel" href="link.html#link.attrs.rel">rel</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="link.attrs.rel" title="link.attrs.rel" href="link.html#link.attrs.rel">rel</a> = <span class="attr-values">
<a class="ref" href="datatypes.html#common.data.tokens" title="common.data.tokens">tokens</a>
- </span> <span class="spec-link"><a 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> </dt>
+ </span> </dt>
<dd>A list of tokens that specify the relationship between
the document containing the
<a href="link.html#link" class="element">link</a>
@@ -68,32 +67,32 @@
<a href="link.html#link" class="element">link</a>.</dd>
<dt>
-<a class="attribute-name" id="link.attrs.hreflang" title="link.attrs.hreflang" href="link.html#link.attrs.hreflang">hreflang</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="link.attrs.hreflang" title="link.attrs.hreflang" href="link.html#link.attrs.hreflang">hreflang</a> = <span class="attr-values">
<a href="datatypes.html#common.data.langcode">language tag</a>
- </span> <span class="spec-link"><a 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> </dt>
+ </span> </dt>
<dd>The language of the destination of the
<a href="link.html#link" class="element">link</a>.</dd>
<dt>
-<a class="attribute-name" id="link.attrs.media" title="link.attrs.media" href="link.html#link.attrs.media">media</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="link.attrs.media" title="link.attrs.media" href="link.html#link.attrs.media">media</a> = <span class="attr-values">
<a href="datatypes.html#common.data.mediaquery">media-query list</a>
- </span> <span class="spec-link"><a 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> </dt>
+ </span> </dt>
<dd>The media for which the destination of the
<a href="link.html#link" class="element">link</a>
was designed.</dd>
<dt>
-<a class="attribute-name" id="link.attrs.type" title="link.attrs.type" href="link.html#link.attrs.type">type</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="link.attrs.type" title="link.attrs.type" href="link.html#link.attrs.type">type</a> = <span class="attr-values">
<a href="datatypes.html#common.data.mimetype">MIME type</a>
- </span> <span class="spec-link"><a 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> </dt>
+ </span> </dt>
<dd>The MIME type of the destination of the
<a href="link.html#link" class="element">link</a>.</dd>
<dt>
-<a class="attribute-name" id="link.attrs.sizes" title="link.attrs.sizes" href="link.html#link.attrs.sizes">sizes</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="link.attrs.sizes" title="link.attrs.sizes" href="link.html#link.attrs.sizes">sizes</a> = <span class="attr-values">
"any"
<span class="postfix or">or</span> <a class="ref" href="datatypes.html#common.data.sizes" title="common.data.sizes">sizes</a>
- </span> <span class="spec-link"><a 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> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+ </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</dt>
<dd>The sizes of icons for visual media.</dd>
Index: meta.http-equiv.refresh.html
===================================================================
RCS file: /sources/public/html5/markup/meta.http-equiv.refresh.html,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -d -r1.55 -r1.56
--- meta.http-equiv.refresh.html 22 Jul 2010 11:05:41 -0000 1.55
+++ meta.http-equiv.refresh.html 24 Jul 2010 17:15:27 -0000 1.56
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: meta http-equiv=refresh – “refresh” pragma directive </title>
+<title>HTML5: meta http-equiv=refresh – “refresh” pragma directive </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="meta.http-equiv.default-style.html">meta http-equiv=default-style »</a></span>
</div>
<div id="meta.http-equiv.refresh" class="section">
- <h2 class="element-head">
-<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 class="spec-link"> <a title="Read about the meta.http-equiv.refresh element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#meta">ⓘ</a></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 class="element-head"> <span class="spec-link"> <a title="Read about the meta.http-equiv.refresh 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="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 <a href="meta.html#meta" class="element">meta</a> element
@@ -53,7 +52,7 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="attribute-name" id="meta.http-equiv.attrs.http-equiv.refresh" title="meta.http-equiv.attrs.http-equiv.refresh" href="meta.http-equiv.refresh.html#meta.http-equiv.attrs.http-equiv.refresh">http-equiv</a> = <span class="attr-values"> "refresh" </span> <span class="spec-link"><a 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> </dt>
+<span class="spec-link"><a 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> <a class="attribute-name" id="meta.http-equiv.attrs.http-equiv.refresh" title="meta.http-equiv.attrs.http-equiv.refresh" href="meta.http-equiv.refresh.html#meta.http-equiv.attrs.http-equiv.refresh">http-equiv</a> = <span class="attr-values"> "refresh" </span> </dt>
<dd>Indicates that the <a href="meta.html#meta" class="element">meta</a> element is a pragma directive
that specifies either a number of seconds after
which to reload the current page,
@@ -62,9 +61,9 @@
page.</dd>
<dt>
-<a class="attribute-name" id="meta.http-equiv.attrs.content.refresh" title="meta.http-equiv.attrs.content.refresh" href="meta.http-equiv.refresh.html#meta.http-equiv.attrs.content.refresh">content</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="meta.http-equiv.attrs.content.refresh" title="meta.http-equiv.attrs.content.refresh" href="meta.http-equiv.refresh.html#meta.http-equiv.attrs.content.refresh">content</a> = <span class="attr-values">
<a href="datatypes.html#common.data.refresh">refresh value</a>
- </span> <span class="spec-link"><a 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> </dt>
+ </span> </dt>
<dd>Specifies one of the following:
<ul>
<li>the number of seconds after which to reload the
Index: area.html
===================================================================
RCS file: /sources/public/html5/markup/area.html,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -d -r1.68 -r1.69
--- area.html 15 Jul 2010 16:49:41 -0000 1.68
+++ area.html 24 Jul 2010 17:15:23 -0000 1.69
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: area – image-map hyperlink </title>
+<title>HTML5: area – image-map hyperlink </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="article.html">article »</a></span>
</div>
<div id="area" class="section">
- <h2 class="element-head">
-<span class="element">area</span> – <span class="shortdesc">image-map hyperlink</span> <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 class="hash" href="#area">#</a> <a class="toc-bak" href="Overview.html#area-toc">T</a>
+ <h2 class="element-head"> <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
@@ -58,34 +57,34 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="attribute-name" id="area.attrs.alt" title="area.attrs.alt" href="area.html#area.attrs.alt">alt</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="area.attrs.alt" title="area.attrs.alt" href="area.html#area.attrs.alt">alt</a> = <span class="attr-values">
<a href="syntax.html#normal-character-data">normal character data</a>
- </span> <span class="spec-link"><a 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> </dt>
+ </span> </dt>
<dd>The
<a href="terminology.html#fallback">fallback content</a>
for the image map.</dd>
<dt>
-<a class="attribute-name" id="area.attrs.href" title="area.attrs.href" href="area.html#area.attrs.href">href</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="area.attrs.href" title="area.attrs.href" href="area.html#area.attrs.href">href</a> = <span class="attr-values">
<a href="datatypes.html#common.data.uri">URI</a>
- </span> <span class="spec-link"><a 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> </dt>
+ </span> </dt>
<dd>A URL that provides the destination of the hyperlink for
this
<a href="area.html#area" class="element">area</a>.</dd>
<dt>
-<a class="attribute-name" id="area.attrs.target" title="area.attrs.target" href="area.html#area.attrs.target">target</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="area.attrs.target" title="area.attrs.target" href="area.html#area.attrs.target">target</a> = <span class="attr-values">
<a href="datatypes.html#common.data.browsing-context-name-or-keyword">browsing-context name or keyword</a>
- </span> <span class="spec-link"><a 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> </dt>
+ </span> </dt>
<dd>A name or keyword giving a
<a href="terminology.html#context">browsing context</a> for UAs to use when
following the hyperlink for this
<a href="area.html#area" class="element">area</a>.</dd>
<dt>
-<a class="attribute-name" id="area.attrs.rel" title="area.attrs.rel" href="area.html#area.attrs.rel">rel</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="area.attrs.rel" title="area.attrs.rel" href="area.html#area.attrs.rel">rel</a> = <span class="attr-values">
<a class="ref" href="datatypes.html#common.data.tokens" title="common.data.tokens">tokens</a>
- </span> <span class="spec-link"><a 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> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+ </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</dt>
<dd>A list of tokens that specify the relationship between
the document containing the
@@ -94,24 +93,24 @@
<a href="area.html#area" class="element">area</a>.</dd>
<dt>
-<a class="attribute-name" id="area.attrs.media" title="area.attrs.media" href="area.html#area.attrs.media">media</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="area.attrs.media" title="area.attrs.media" href="area.html#area.attrs.media">media</a> = <span class="attr-values">
<a href="datatypes.html#common.data.mediaquery">media-query list</a>
- </span> <span class="spec-link"><a 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> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+ </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</dt>
<dd>The media for which the destination of the hyperlink
was designed.</dd>
<dt>
-<a class="attribute-name" id="area.attrs.hreflang" title="area.attrs.hreflang" href="area.html#area.attrs.hreflang">hreflang</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="area.attrs.hreflang" title="area.attrs.hreflang" href="area.html#area.attrs.hreflang">hreflang</a> = <span class="attr-values">
<a href="datatypes.html#common.data.langcode">language tag</a>
- </span> <span class="spec-link"><a 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> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+ </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</dt>
<dd>The language of the destination of the hyperlink.</dd>
<dt>
-<a class="attribute-name" id="area.attrs.type" title="area.attrs.type" href="area.html#area.attrs.type">type</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="area.attrs.type" title="area.attrs.type" href="area.html#area.attrs.type">type</a> = <span class="attr-values">
<a href="datatypes.html#common.data.mimetype">MIME type</a>
- </span> <span class="spec-link"><a 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> </dt>
+ </span> </dt>
<dd>The MIME type of the destination of the hyperlink.</dd>
<dt>
Index: input.text.html
===================================================================
RCS file: /sources/public/html5/markup/input.text.html,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -d -r1.58 -r1.59
--- input.text.html 22 Jul 2010 11:05:40 -0000 1.58
+++ input.text.html 24 Jul 2010 17:15:26 -0000 1.59
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: input type=text – text-input field </title>
+<title>HTML5: input type=text – text-input field </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="input.password.html">input type=password »</a></span>
</div>
<div id="input.text" class="section">
- <h2 class="element-head">
-<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 class="spec-link"> <a title="Read about the input.text element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-input-element.html#the-input-element">ⓘ</a></span> <a class="hash" href="#input.text">#</a> <a class="toc-bak" href="Overview.html#input.text-toc">T</a>
+ <h2 class="element-head"> <span class="spec-link"> <a title="Read about the input.text 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="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 <a href="input.html#input" class="element">input</a> element
@@ -58,12 +57,12 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="attribute-name" id="input.text.attrs.type" title="input.text.attrs.type" href="input.text.html#input.text.attrs.type">type</a> = <span class="attr-values"> "text" </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-input-element.html#attr-input-type">ⓘ</a></span> </dt>
+<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-input-element.html#attr-input-type">ⓘ</a></span> <a class="attribute-name" id="input.text.attrs.type" title="input.text.attrs.type" href="input.text.html#input.text.attrs.type">type</a> = <span class="attr-values"> "text" </span> </dt>
<dd>Specifies that its <a href="input.html#input" class="element">input</a> element is
a one-line plain-text edit control for the <a href="input.html#input" class="element">input</a> element’s <a href="input.text.html#input.text.attrs.value">value</a>.</dd>
<dt>
-<a class="attribute-name" id="input.text.attrs.value" title="input.text.attrs.value" href="input.text.html#input.text.attrs.value">value</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-input-element.html#attr-input-value">ⓘ</a></span> </dt>
+<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-input-element.html#attr-input-value">ⓘ</a></span> <a class="attribute-name" id="input.text.attrs.value" title="input.text.attrs.value" href="input.text.html#input.text.attrs.value">value</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
<dd>Specifies a value for this <a href="input.html#input" class="element">input</a> element.</dd>
</dl>
Index: samp.html
===================================================================
RCS file: /sources/public/html5/markup/samp.html,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -d -r1.50 -r1.51
--- samp.html 15 Jul 2010 16:49:45 -0000 1.50
+++ samp.html 24 Jul 2010 17:15:27 -0000 1.51
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: samp – (sample) output </title>
+<title>HTML5: samp – (sample) output </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="script.html">script »</a></span>
</div>
<div id="samp" class="section">
- <h2 class="element-head">
-<span class="element">samp</span> – <span class="shortdesc">(sample) output</span> <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 class="hash" href="#samp">#</a> <a class="toc-bak" href="Overview.html#samp-toc">T</a>
+ <h2 class="element-head"> <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 <a href="samp.html#samp" class="element">samp</a> element
Index: h6.html
===================================================================
RCS file: /sources/public/html5/markup/h6.html,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -d -r1.55 -r1.56
--- h6.html 15 Jul 2010 16:49:43 -0000 1.55
+++ h6.html 24 Jul 2010 17:15:24 -0000 1.56
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: h6 – heading </title>
+<title>HTML5: h6 – heading </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="head.html">head »</a></span>
</div>
<div id="h6" class="section">
- <h2 class="element-head">
-<span class="element">h6</span> – <span class="shortdesc">heading</span> <span class="spec-link"> <a title="Read about the h6 element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-h1-h2-h3-h4-h5-and-h6-elements">ⓘ</a></span> <a class="hash" href="#h6">#</a> <a class="toc-bak" href="Overview.html#h6-toc">T</a>
+ <h2 class="element-head"> <span class="spec-link"> <a title="Read about the h6 element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-h1-h2-h3-h4-h5-and-h6-elements">ⓘ</a></span><span class="element">h6</span> – <span class="shortdesc">heading</span> <a class="hash" href="#h6">#</a> <a class="toc-bak" href="Overview.html#h6-toc">T</a>
</h2>
<div id="h6-longdesc" class="longdesc">
<p>The <a href="h1.html#h1" class="element">h1</a> through <a href="h6.html#h6" class="element">h6</a> elements are headings for
Index: input.checkbox.html
===================================================================
RCS file: /sources/public/html5/markup/input.checkbox.html,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -d -r1.57 -r1.58
--- input.checkbox.html 22 Jul 2010 11:05:40 -0000 1.57
+++ input.checkbox.html 24 Jul 2010 17:15:25 -0000 1.58
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: input type=checkbox – checkbox </title>
+<title>HTML5: input type=checkbox – checkbox </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="input.radio.html">input type=radio »</a></span>
</div>
<div id="input.checkbox" class="section">
- <h2 class="element-head">
-<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 class="spec-link"> <a title="Read about the input.checkbox element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-input-element.html#the-input-element">ⓘ</a></span> <a class="hash" href="#input.checkbox">#</a> <a class="toc-bak" href="Overview.html#input.checkbox-toc">T</a>
+ <h2 class="element-head"> <span class="spec-link"> <a title="Read about the input.checkbox 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="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 <a href="input.html#input" class="element">input</a> element
@@ -52,12 +51,12 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="attribute-name" id="input.checkbox.attrs.type" title="input.checkbox.attrs.type" href="input.checkbox.html#input.checkbox.attrs.type">type</a> = <span class="attr-values"> "checkbox" </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-input-element.html#attr-input-type">ⓘ</a></span> </dt>
+<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-input-element.html#attr-input-type">ⓘ</a></span> <a class="attribute-name" id="input.checkbox.attrs.type" title="input.checkbox.attrs.type" href="input.checkbox.html#input.checkbox.attrs.type">type</a> = <span class="attr-values"> "checkbox" </span> </dt>
<dd>Specifies that its <a href="input.html#input" class="element">input</a> element represents
a state or option that can be toggled.</dd>
<dt>
-<a class="attribute-name" id="input.checkbox.attrs.value" title="input.checkbox.attrs.value" href="input.checkbox.html#input.checkbox.attrs.value">value</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-input-element.html#attr-input-value">ⓘ</a></span> </dt>
+<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-input-element.html#attr-input-value">ⓘ</a></span> <a class="attribute-name" id="input.checkbox.attrs.value" title="input.checkbox.attrs.value" href="input.checkbox.html#input.checkbox.attrs.value">value</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
<dd>Specifies a value for the <a href="input.html#input" class="element">input</a> element.</dd>
</dl>
Index: a.html
===================================================================
RCS file: /sources/public/html5/markup/a.html,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -d -r1.74 -r1.75
--- a.html 15 Jul 2010 16:49:41 -0000 1.74
+++ a.html 24 Jul 2010 17:15:22 -0000 1.75
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: a – hyperlink (CHANGED)</title>
+<title>HTML5: a – hyperlink (CHANGED)</title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="abbr.html">abbr »</a></span>
</div>
<div id="a" class="section">
- <h2 class="element-head">
-<span class="element">a</span> – <span class="shortdesc">hyperlink</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> <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 class="element-head"> <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,9 +52,9 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="attribute-name" id="a.attrs.name" title="a.attrs.name" href="a.html#a.attrs.name">name</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="a.attrs.name" title="a.attrs.name" href="a.html#a.attrs.name">name</a> = <span class="attr-values">
<a href="datatypes.html#common.data.id">ID</a>
- </span> <span class="spec-link"><a 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> <span class="obsoleted-feature" title="This markup feature has been obsoleted in HTML5.">OBSOLETE</span>
+ </span> <span class="obsoleted-feature" title="This markup feature has been obsoleted in HTML5.">OBSOLETE</span>
</dt>
<dd>Specifies that its <a href="a.html#a">a</a> element is a
<dfn id="named-hyperlink" title="named-hyperlink">named hyperlink</dfn>,
@@ -65,9 +64,9 @@
<span class="attribute">id</span> attribute on the nearest container instead.
</dd>
<dt>
-<a class="attribute-name" id="a.attrs.href" title="a.attrs.href" href="a.html#a.attrs.href">href</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="a.attrs.href" title="a.attrs.href" href="a.html#a.attrs.href">href</a> = <span class="attr-values">
<a href="datatypes.html#common.data.uri">URI</a>
- </span> <span class="spec-link"><a 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> </dt>
+ </span> </dt>
<dd>A URL that provides the destination of the hyperlink.
If the
<a href="a.html#a.attrs.href">href</a>
@@ -75,9 +74,9 @@
<dfn id="placeholder-hyperlink" title="placeholder-hyperlink">placeholder hyperlink</dfn>.</dd>
<dt>
-<a class="attribute-name" id="a.attrs.target" title="a.attrs.target" href="a.html#a.attrs.target">target</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="a.attrs.target" title="a.attrs.target" href="a.html#a.attrs.target">target</a> = <span class="attr-values">
<a href="datatypes.html#common.data.browsing-context-name-or-keyword">browsing-context name or keyword</a>
- </span> <span class="spec-link"><a 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> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span>
+ </span> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span>
</dt>
<dd>A name or keyword giving a
<a href="terminology.html#context">browsing context</a> for UAs to use when
@@ -93,31 +92,31 @@
element.</dd>
<dt>
-<a class="attribute-name" id="a.attrs.rel" title="a.attrs.rel" href="a.html#a.attrs.rel">rel</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="a.attrs.rel" title="a.attrs.rel" href="a.html#a.attrs.rel">rel</a> = <span class="attr-values">
<a class="ref" href="datatypes.html#common.data.tokens" title="common.data.tokens">tokens</a>
- </span> <span class="spec-link"><a 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> </dt>
+ </span> </dt>
<dd>A list of tokens that specify the relationship between
the document containing the hyperlink and the destination
indicated by the hyperlink.</dd>
<dt>
-<a class="attribute-name" id="a.attrs.hreflang" title="a.attrs.hreflang" href="a.html#a.attrs.hreflang">hreflang</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="a.attrs.hreflang" title="a.attrs.hreflang" href="a.html#a.attrs.hreflang">hreflang</a> = <span class="attr-values">
<a href="datatypes.html#common.data.langcode">language tag</a>
- </span> <span class="spec-link"><a 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> </dt>
+ </span> </dt>
<dd>The language of the destination of the hyperlink.</dd>
<dt>
-<a class="attribute-name" id="a.attrs.media" title="a.attrs.media" href="a.html#a.attrs.media">media</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="a.attrs.media" title="a.attrs.media" href="a.html#a.attrs.media">media</a> = <span class="attr-values">
<a href="datatypes.html#common.data.mediaquery">media-query list</a>
- </span> <span class="spec-link"><a 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> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+ </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</dt>
<dd>The media for which the destination of the hyperlink
was designed.</dd>
<dt>
-<a class="attribute-name" id="a.attrs.type" title="a.attrs.type" href="a.html#a.attrs.type">type</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="a.attrs.type" title="a.attrs.type" href="a.html#a.attrs.type">type</a> = <span class="attr-values">
<a href="datatypes.html#common.data.mimetype">MIME type</a>
- </span> <span class="spec-link"><a 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> </dt>
+ </span> </dt>
<dd>The MIME type of the destination of the hyperlink.</dd>
</dl>
Index: object.html
===================================================================
RCS file: /sources/public/html5/markup/object.html,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -d -r1.67 -r1.68
--- object.html 15 Jul 2010 16:49:45 -0000 1.67
+++ object.html 24 Jul 2010 17:15:27 -0000 1.68
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: object – generic external content </title>
+<title>HTML5: object – generic external content </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="ol.html">ol »</a></span>
</div>
<div id="object" class="section">
- <h2 class="element-head">
-<span class="element">object</span> – <span class="shortdesc">generic external content</span> <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 class="hash" href="#object">#</a> <a class="toc-bak" href="Overview.html#object-toc">T</a>
+ <h2 class="element-head"> <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 <a href="object.html#object" class="element">object</a> element
@@ -64,40 +63,40 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="attribute-name" id="object.attrs.data" title="object.attrs.data" href="object.html#object.attrs.data">data</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="object.attrs.data" title="object.attrs.data" href="object.html#object.attrs.data">data</a> = <span class="attr-values">
<a href="datatypes.html#common.data.uri">URI</a>
- </span> <span class="spec-link"><a 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> </dt>
+ </span> </dt>
<dd>The address of the content.</dd>
<dt>
-<a class="attribute-name" id="object.attrs.type" title="object.attrs.type" href="object.html#object.attrs.type">type</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="object.attrs.type" title="object.attrs.type" href="object.html#object.attrs.type">type</a> = <span class="attr-values">
<a href="datatypes.html#common.data.mimetype">MIME type</a>
- </span> <span class="spec-link"><a 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> </dt>
+ </span> </dt>
<dd>The MIME type of the content.</dd>
<dt>
-<a class="attribute-name" id="object.attrs.height" title="object.attrs.height" href="object.html#object.attrs.height">height</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="object.attrs.height" title="object.attrs.height" href="object.html#object.attrs.height">height</a> = <span class="attr-values">
<a href="datatypes.html#common.data.integer.non-negative">non-negative integer</a>
- </span> <span class="spec-link"><a 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> </dt>
+ </span> </dt>
<dd>The height of the object, in CSS pixels.</dd>
<dt>
-<a class="attribute-name" id="object.attrs.width" title="object.attrs.width" href="object.html#object.attrs.width">width</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="object.attrs.width" title="object.attrs.width" href="object.html#object.attrs.width">width</a> = <span class="attr-values">
<a href="datatypes.html#common.data.integer.non-negative">non-negative integer</a>
- </span> <span class="spec-link"><a 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> </dt>
+ </span> </dt>
<dd>The width of the object, in CSS pixels.</dd>
<dt>
-<a class="attribute-name" id="object.attrs.usemap" title="object.attrs.usemap" href="object.html#object.attrs.usemap">usemap</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="object.attrs.usemap" title="object.attrs.usemap" href="object.html#object.attrs.usemap">usemap</a> = <span class="attr-values">
<a href="datatypes.html#common.data.hash-name">hash-name reference</a>
- </span> <span class="spec-link"><a 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> </dt>
+ </span> </dt>
<dd>A <a href="datatypes.html#hash-name">hash-name reference</a> to a <a href="map.html#map">map</a> element with which to associate the
object.</dd>
<dt>
-<a class="attribute-name" id="object.attrs.name" title="object.attrs.name" href="object.html#object.attrs.name">name</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="object.attrs.name" title="object.attrs.name" href="object.html#object.attrs.name">name</a> = <span class="attr-values">
<a href="datatypes.html#common.data.browsing-context-name">browsing-context name</a>
- </span> <span class="spec-link"><a 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> </dt>
+ </span> </dt>
<dd>A <a href="terminology.html#context">valid browsing context name</a>.</dd>
</dl>
Index: input.tel.html
===================================================================
RCS file: /sources/public/html5/markup/input.tel.html,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -d -r1.58 -r1.59
--- input.tel.html 22 Jul 2010 11:05:40 -0000 1.58
+++ input.tel.html 24 Jul 2010 17:15:26 -0000 1.59
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: input type=tel – telephone-number-input field (NEW)</title>
+<title>HTML5: input type=tel – telephone-number-input field (NEW)</title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="input.color.html">input type=color »</a></span>
</div>
<div id="input.tel" class="section">
- <h2 class="element-head">
-<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="spec-link"> <a title="Read about the input.tel 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="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 class="element-head"> <span class="spec-link"> <a title="Read about the input.tel 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="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 <a href="input.html#input" class="element">input</a> element
@@ -58,13 +57,13 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="attribute-name" id="input.tel.attrs.type" title="input.tel.attrs.type" href="input.tel.html#input.tel.attrs.type">type</a> = <span class="attr-values"> "tel" </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-input-element.html#attr-input-type">ⓘ</a></span> </dt>
+<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-input-element.html#attr-input-type">ⓘ</a></span> <a class="attribute-name" id="input.tel.attrs.type" title="input.tel.attrs.type" href="input.tel.html#input.tel.attrs.type">type</a> = <span class="attr-values"> "tel" </span> </dt>
<dd>Specifies that its <a href="input.html#input" class="element">input</a> element is
a one-line plain-text edit control for entering a
telephone number.</dd>
<dt>
-<a class="attribute-name" id="input.tel.attrs.value" title="input.tel.attrs.value" href="input.tel.html#input.tel.attrs.value">value</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-input-element.html#attr-input-value">ⓘ</a></span> </dt>
+<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-input-element.html#attr-input-value">ⓘ</a></span> <a class="attribute-name" id="input.tel.attrs.value" title="input.tel.attrs.value" href="input.tel.html#input.tel.attrs.value">value</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
<dd>Specifies a value for this <a href="input.html#input" class="element">input</a> element.</dd>
</dl>
Index: h4.html
===================================================================
RCS file: /sources/public/html5/markup/h4.html,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -d -r1.55 -r1.56
--- h4.html 15 Jul 2010 16:49:43 -0000 1.55
+++ h4.html 24 Jul 2010 17:15:24 -0000 1.56
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: h4 – heading </title>
+<title>HTML5: h4 – heading </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="h5.html">h5 »</a></span>
</div>
<div id="h4" class="section">
- <h2 class="element-head">
-<span class="element">h4</span> – <span class="shortdesc">heading</span> <span class="spec-link"> <a title="Read about the h4 element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-h1-h2-h3-h4-h5-and-h6-elements">ⓘ</a></span> <a class="hash" href="#h4">#</a> <a class="toc-bak" href="Overview.html#h4-toc">T</a>
+ <h2 class="element-head"> <span class="spec-link"> <a title="Read about the h4 element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-h1-h2-h3-h4-h5-and-h6-elements">ⓘ</a></span><span class="element">h4</span> – <span class="shortdesc">heading</span> <a class="hash" href="#h4">#</a> <a class="toc-bak" href="Overview.html#h4-toc">T</a>
</h2>
<div id="h4-longdesc" class="longdesc">
<p>The <a href="h1.html#h1" class="element">h1</a> through <a href="h6.html#h6" class="element">h6</a> elements are headings for
Index: header.html
===================================================================
RCS file: /sources/public/html5/markup/header.html,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -d -r1.55 -r1.56
--- header.html 15 Jul 2010 16:49:43 -0000 1.55
+++ header.html 24 Jul 2010 17:15:25 -0000 1.56
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: header – header (NEW)</title>
+<title>HTML5: header – header (NEW)</title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="hgroup.html">hgroup »</a></span>
</div>
<div id="header" class="section">
- <h2 class="element-head">
-<span class="element">header</span> – <span class="shortdesc">header</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> <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 class="element-head"> <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 <a href="header.html#header" class="element">header</a> element
Index: b.html
===================================================================
RCS file: /sources/public/html5/markup/b.html,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -d -r1.53 -r1.54
--- b.html 15 Jul 2010 16:49:41 -0000 1.53
+++ b.html 24 Jul 2010 17:15:23 -0000 1.54
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: b – offset text conventionally styled in bold (CHANGED)</title>
+<title>HTML5: b – offset text conventionally styled in bold (CHANGED)</title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="base.html">base »</a></span>
</div>
<div id="b" class="section">
- <h2 class="element-head">
-<span class="element">b</span> – <span class="shortdesc">offset text conventionally styled in bold</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> <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 class="element-head"> <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 <a href="b.html#b" class="element">b</a> element represents a
Index: img.html
===================================================================
RCS file: /sources/public/html5/markup/img.html,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -d -r1.66 -r1.67
--- img.html 15 Jul 2010 16:49:43 -0000 1.66
+++ img.html 24 Jul 2010 17:15:25 -0000 1.67
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: img – image </title>
+<title>HTML5: img – image </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="input.html">input »</a></span>
</div>
<div id="img" class="section">
- <h2 class="element-head">
-<span class="element">img</span> – <span class="shortdesc">image</span> <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 class="hash" href="#img">#</a> <a class="toc-bak" href="Overview.html#img-toc">T</a>
+ <h2 class="element-head"> <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 <a href="img.html#img" class="element">img</a> element
@@ -50,51 +49,51 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="attribute-name" id="img.attrs.src" title="img.attrs.src" href="img.html#img.attrs.src">src</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="img.attrs.src" title="img.attrs.src" href="img.html#img.attrs.src">src</a> = <span class="attr-values">
<a href="datatypes.html#common.data.uri">URI</a>
- </span> <span class="spec-link"><a 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> </dt>
+ </span> </dt>
<dd>A URL referencing a non-interactive, optionally
animated, image that is neither paged nor scripted.</dd>
<dt>
-<a class="attribute-name" id="img.attrs.alt" title="img.attrs.alt" href="img.html#img.attrs.alt">alt</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="img.attrs.alt" title="img.attrs.alt" href="img.html#img.attrs.alt">alt</a> = <span class="attr-values">
<a href="syntax.html#normal-character-data">normal character data</a>
- </span> <span class="spec-link"><a 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> </dt>
+ </span> </dt>
<dd>The <a href="terminology.html#fallback">fallback content</a> for the
image.</dd>
<dt>
-<a class="attribute-name" id="img.attrs.height" title="img.attrs.height" href="img.html#img.attrs.height">height</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="img.attrs.height" title="img.attrs.height" href="img.html#img.attrs.height">height</a> = <span class="attr-values">
<a href="datatypes.html#common.data.integer.non-negative">non-negative integer</a>
- </span> <span class="spec-link"><a 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> </dt>
+ </span> </dt>
<dd>The height of the image, in CSS pixels.</dd>
<dt>
-<a class="attribute-name" id="img.attrs.width" title="img.attrs.width" href="img.html#img.attrs.width">width</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="img.attrs.width" title="img.attrs.width" href="img.html#img.attrs.width">width</a> = <span class="attr-values">
<a href="datatypes.html#common.data.integer.non-negative">non-negative integer</a>
- </span> <span class="spec-link"><a 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> </dt>
+ </span> </dt>
<dd>The width of the image, in CSS pixels.</dd>
<dt>
-<a class="attribute-name" id="img.attrs.usemap" title="img.attrs.usemap" href="img.html#img.attrs.usemap">usemap</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="img.attrs.usemap" title="img.attrs.usemap" href="img.html#img.attrs.usemap">usemap</a> = <span class="attr-values">
<a href="datatypes.html#common.data.hash-name">hash-name reference</a>
- </span> <span class="spec-link"><a 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> </dt>
+ </span> </dt>
<dd>A <a href="datatypes.html#hash-name">hash-name reference</a> to a
<a href="map.html#map" class="element">map</a>
element with which to associate the
image.</dd>
<dt>
-<a class="attribute-name" id="img.attrs.ismap" title="img.attrs.ismap" href="img.html#img.attrs.ismap">ismap</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="img.attrs.ismap" title="img.attrs.ismap" href="img.html#img.attrs.ismap">ismap</a> = <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">empty</a>
- </span> <span class="spec-link"><a 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> </dt>
+ </span> </dt>
<dd>Specifies that its <a href="img.html#img">img</a> element
provides access to a server-side image map.</dd>
<dt>
-<a class="attribute-name" id="img.attrs.border" title="img.attrs.border" href="img.html#img.attrs.border">border</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="img.attrs.border" title="img.attrs.border" href="img.html#img.attrs.border">border</a> = <span class="attr-values">
<a class="ref" href="datatypes.html#common.data.zero" title="common.data.zero">zero</a>
- </span> <span class="spec-link"><a 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> <span class="obsoleted-feature" title="This markup feature has been obsoleted in HTML5.">OBSOLETE</span>
+ </span> <span class="obsoleted-feature" title="This markup feature has been obsoleted in HTML5.">OBSOLETE</span>
</dt>
<dd>Specifies that its
<a href="img.html#img" class="element">img</a>
Index: wbr.html
===================================================================
RCS file: /sources/public/html5/markup/wbr.html,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- wbr.html 15 Jul 2010 16:49:47 -0000 1.8
+++ wbr.html 24 Jul 2010 17:15:29 -0000 1.9
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: wbr – line-break opportunity (NEW)</title>
+<title>HTML5: wbr – line-break opportunity (NEW)</title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="common-models.html">common models »</a></span>
</div>
<div id="wbr" class="section">
- <h2 class="element-head">
-<span class="element">wbr</span> – <span class="shortdesc">line-break opportunity</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> <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 class="element-head"> <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 <a href="wbr.html#wbr" class="element">wbr</a> element represents
Index: bdo.html
===================================================================
RCS file: /sources/public/html5/markup/bdo.html,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -d -r1.52 -r1.53
--- bdo.html 15 Jul 2010 16:49:41 -0000 1.52
+++ bdo.html 24 Jul 2010 17:15:23 -0000 1.53
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: bdo – BiDi override </title>
+<title>HTML5: bdo – BiDi override </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="blockquote.html">blockquote »</a></span>
</div>
<div id="bdo" class="section">
- <h2 class="element-head">
-<span class="element">bdo</span> – <span class="shortdesc">BiDi override</span> <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 class="hash" href="#bdo">#</a> <a class="toc-bak" href="Overview.html#bdo-toc">T</a>
+ <h2 class="element-head"> <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 <a href="bdo.html#bdo" class="element">bdo</a> element provides
Index: input.number.html
===================================================================
RCS file: /sources/public/html5/markup/input.number.html,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -d -r1.61 -r1.62
--- input.number.html 22 Jul 2010 11:05:40 -0000 1.61
+++ input.number.html 24 Jul 2010 17:15:26 -0000 1.62
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: input type=number – number input control (NEW)</title>
+<title>HTML5: input type=number – number input control (NEW)</title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="input.range.html">input type=range »</a></span>
</div>
<div id="input.number" class="section">
- <h2 class="element-head">
-<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="spec-link"> <a title="Read about the input.number 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="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 class="element-head"> <span class="spec-link"> <a title="Read about the input.number 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="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 <a href="input.html#input" class="element">input</a> element
@@ -58,31 +57,31 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="attribute-name" id="input.number.attrs.type" title="input.number.attrs.type" href="input.number.html#input.number.attrs.type">type</a> = <span class="attr-values"> "number" </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-input-element.html#attr-input-type">ⓘ</a></span> </dt>
+<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-input-element.html#attr-input-type">ⓘ</a></span> <a class="attribute-name" id="input.number.attrs.type" title="input.number.attrs.type" href="input.number.html#input.number.attrs.type">type</a> = <span class="attr-values"> "number" </span> </dt>
<dd>Specifies that its <a href="input.html#input" class="element">input</a> element is
a precise control for setting the element’s value to a
string representing a number.</dd>
<dt>
-<a class="attribute-name" id="input.number.attrs.min" title="input.number.attrs.min" href="input.number.html#input.number.attrs.min">min</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="input.number.attrs.min" title="input.number.attrs.min" href="input.number.html#input.number.attrs.min">min</a> = <span class="attr-values">
<a class="ref" href="datatypes.html#common.data.float" title="common.data.float">float</a>
- </span> <span class="spec-link"><a 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> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+ </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</dt>
<dd>The expected lower bound for the element’s
<a href="input.number.html#input.number.attrs.value">value</a>.</dd>
<dt>
-<a class="attribute-name" id="input.number.attrs.max" title="input.number.attrs.max" href="input.number.html#input.number.attrs.max">max</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="input.number.attrs.max" title="input.number.attrs.max" href="input.number.html#input.number.attrs.max">max</a> = <span class="attr-values">
<a class="ref" href="datatypes.html#common.data.float" title="common.data.float">float</a>
- </span> <span class="spec-link"><a 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> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+ </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</dt>
<dd>The expected upper bound for the element’s
<a href="input.number.html#input.number.attrs.value">value</a>.</dd>
<dt>
-<a class="attribute-name" id="input.number.attrs.value" title="input.number.attrs.value" href="input.number.html#input.number.attrs.value">value</a> = <span class="attr-values">
+<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-input-element.html#attr-input-value">ⓘ</a></span> <a class="attribute-name" id="input.number.attrs.value" title="input.number.attrs.value" href="input.number.html#input.number.attrs.value">value</a> = <span class="attr-values">
<a class="ref" href="datatypes.html#common.data.float" title="common.data.float">float</a>
- </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-input-element.html#attr-input-value">ⓘ</a></span> </dt>
+ </span> </dt>
<dd>A string representing a number.</dd>
</dl>
Index: col.html
===================================================================
RCS file: /sources/public/html5/markup/col.html,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -d -r1.52 -r1.53
--- col.html 15 Jul 2010 16:49:42 -0000 1.52
+++ col.html 24 Jul 2010 17:15:23 -0000 1.53
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: col – table column </title>
+<title>HTML5: col – table column </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="colgroup.html">colgroup »</a></span>
</div>
<div id="col" class="section">
- <h2 class="element-head">
-<span class="element">col</span> – <span class="shortdesc">table column</span> <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 class="hash" href="#col">#</a> <a class="toc-bak" href="Overview.html#col-toc">T</a>
+ <h2 class="element-head"> <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 <a href="col.html#col" class="element">col</a> element
@@ -46,9 +45,9 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="attribute-name" id="col.attrs.span" title="col.attrs.span" href="col.html#col.attrs.span">span</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="col.attrs.span" title="col.attrs.span" href="col.html#col.attrs.span">span</a> = <span class="attr-values">
<a href="datatypes.html#common.data.integer.positive">positive integer</a>
- </span> <span class="spec-link"><a 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> </dt>
+ </span> </dt>
<dd>Specifies the number of columns “spanned” by its <a href="col.html#col">col</a> element; the <a href="col.html#col">col</a>
element shares its attributes with all the columns it
spans.</dd>
Index: command.radio.html
===================================================================
RCS file: /sources/public/html5/markup/command.radio.html,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -d -r1.55 -r1.56
--- command.radio.html 15 Jul 2010 16:49:42 -0000 1.55
+++ command.radio.html 24 Jul 2010 17:15:24 -0000 1.56
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: command type=radio – selection of one item from a list of items (NEW)</title>
+<title>HTML5: command type=radio – selection of one item from a list of items (NEW)</title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="command.checkbox.html">command type=checkbox »</a></span>
</div>
<div id="command.radio" class="section">
- <h2 class="element-head">
-<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="spec-link"> <a title="Read about the command.radio element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#the-command">ⓘ</a></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 class="element-head"> <span class="spec-link"> <a title="Read about the command.radio 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 <a href="command.html#command" class="element">command</a> element
@@ -51,36 +50,36 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="attribute-name" id="command.radio.attrs.type" title="command.radio.attrs.type" href="command.radio.html#command.radio.attrs.type">type</a> = <span class="attr-values"> "radio" </span> <span class="spec-link"><a 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> </dt>
+<span class="spec-link"><a 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> <a class="attribute-name" id="command.radio.attrs.type" title="command.radio.attrs.type" href="command.radio.html#command.radio.attrs.type">type</a> = <span class="attr-values"> "radio" </span> </dt>
<dd>Specifies that its <a href="command.html#command" class="element">command</a> element represents
a selection of one item from a list of items.</dd>
<dt>
-<a class="attribute-name" id="command.radio.attrs.radiogroup" title="command.radio.attrs.radiogroup" href="command.radio.html#command.radio.attrs.radiogroup">radiogroup</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a 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> </dt>
+<span class="spec-link"><a 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> <a class="attribute-name" id="command.radio.attrs.radiogroup" title="command.radio.attrs.radiogroup" href="command.radio.html#command.radio.attrs.radiogroup">radiogroup</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
<dd>The name of the group of commands that will be toggled
when the command itself is toggled.</dd>
<dt>
-<a class="attribute-name" id="command.radio.attrs.checked" title="command.radio.attrs.checked" href="command.radio.html#command.radio.attrs.checked">checked</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="command.radio.attrs.checked" title="command.radio.attrs.checked" href="command.radio.html#command.radio.attrs.checked">checked</a> = <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">empty</a>
- </span> <span class="spec-link"><a 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> </dt>
+ </span> </dt>
<dd>Specifies that the command is selected.</dd>
<dt>
-<a class="attribute-name" id="command.radio.attrs.label" title="command.radio.attrs.label" href="command.radio.html#command.radio.attrs.label">label</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a 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> </dt>
+<span class="spec-link"><a 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> <a class="attribute-name" id="command.radio.attrs.label" title="command.radio.attrs.label" href="command.radio.html#command.radio.attrs.label">label</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
<dd>The name of the command, as shown to the user.</dd>
<dt>
-<a class="attribute-name" id="command.radio.attrs.icon" title="command.radio.attrs.icon" href="command.radio.html#command.radio.attrs.icon">icon</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="command.radio.attrs.icon" title="command.radio.attrs.icon" href="command.radio.html#command.radio.attrs.icon">icon</a> = <span class="attr-values">
<a href="datatypes.html#common.data.uri">URI</a>
- </span> <span class="spec-link"><a 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> </dt>
+ </span> </dt>
<dd>A URL for an image that represents the command.</dd>
<dt>
-<a class="attribute-name" id="command.radio.attrs.disabled" title="command.radio.attrs.disabled" href="command.radio.html#command.radio.attrs.disabled">disabled</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="command.radio.attrs.disabled" title="command.radio.attrs.disabled" href="command.radio.html#command.radio.attrs.disabled">disabled</a> = <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">empty</a>
- </span> <span class="spec-link"><a 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> </dt>
+ </span> </dt>
<dd>Specifies that the command is not currently
available.</dd>
Index: input.datetime.html
===================================================================
RCS file: /sources/public/html5/markup/input.datetime.html,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -d -r1.61 -r1.62
--- input.datetime.html 22 Jul 2010 11:05:40 -0000 1.61
+++ input.datetime.html 24 Jul 2010 17:15:25 -0000 1.62
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: input type=datetime – global date-and-time input control (NEW)</title>
+<title>HTML5: input type=datetime – global date-and-time input control (NEW)</title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="input.datetime-local.html">input type=datetime-local »</a></span>
</div>
<div id="input.datetime" class="section">
- <h2 class="element-head">
-<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="spec-link"> <a title="Read about the input.datetime 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="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 class="element-head"> <span class="spec-link"> <a title="Read about the input.datetime 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="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 <a href="input.html#input" class="element">input</a> element
@@ -59,31 +58,31 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="attribute-name" id="input.datetime.attrs.type" title="input.datetime.attrs.type" href="input.datetime.html#input.datetime.attrs.type">type</a> = <span class="attr-values"> "datetime" </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-input-element.html#attr-input-type">ⓘ</a></span> </dt>
+<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-input-element.html#attr-input-type">ⓘ</a></span> <a class="attribute-name" id="input.datetime.attrs.type" title="input.datetime.attrs.type" href="input.datetime.html#input.datetime.attrs.type">type</a> = <span class="attr-values"> "datetime" </span> </dt>
<dd>Specifies that its <a href="input.html#input" class="element">input</a> element is
a control for setting the element’s value to a string
representing a global date and time.</dd>
<dt>
-<a class="attribute-name" id="input.datetime.attrs.min" title="input.datetime.attrs.min" href="input.datetime.html#input.datetime.attrs.min">min</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="input.datetime.attrs.min" title="input.datetime.attrs.min" href="input.datetime.html#input.datetime.attrs.min">min</a> = <span class="attr-values">
<a href="datatypes.html#common.data.datetime">date-time</a>
- </span> <span class="spec-link"><a 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> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+ </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</dt>
<dd>The expected lower bound for the element’s
<a href="input.datetime.html#input.datetime.attrs.value">value</a>.</dd>
<dt>
-<a class="attribute-name" id="input.datetime.attrs.max" title="input.datetime.attrs.max" href="input.datetime.html#input.datetime.attrs.max">max</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="input.datetime.attrs.max" title="input.datetime.attrs.max" href="input.datetime.html#input.datetime.attrs.max">max</a> = <span class="attr-values">
<a href="datatypes.html#common.data.datetime">date-time</a>
- </span> <span class="spec-link"><a 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> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+ </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</dt>
<dd>The expected upper bound for the element’s
<a href="input.datetime.html#input.datetime.attrs.value">value</a>.</dd>
<dt>
-<a class="attribute-name" id="input.datetime.attrs.value" title="input.datetime.attrs.value" href="input.datetime.html#input.datetime.attrs.value">value</a> = <span class="attr-values">
+<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-input-element.html#attr-input-value">ⓘ</a></span> <a class="attribute-name" id="input.datetime.attrs.value" title="input.datetime.attrs.value" href="input.datetime.html#input.datetime.attrs.value">value</a> = <span class="attr-values">
<a href="datatypes.html#common.data.datetime">date-time</a>
- </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-input-element.html#attr-input-value">ⓘ</a></span> </dt>
+ </span> </dt>
<dd>A string representing a global date and time.</dd>
</dl>
Index: input.password.html
===================================================================
RCS file: /sources/public/html5/markup/input.password.html,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -d -r1.58 -r1.59
--- input.password.html 22 Jul 2010 11:05:40 -0000 1.58
+++ input.password.html 24 Jul 2010 17:15:26 -0000 1.59
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: input type=password – password-input field </title>
+<title>HTML5: input type=password – password-input field </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="input.checkbox.html">input type=checkbox »</a></span>
</div>
<div id="input.password" class="section">
- <h2 class="element-head">
-<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 class="spec-link"> <a title="Read about the input.password element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-input-element.html#the-input-element">ⓘ</a></span> <a class="hash" href="#input.password">#</a> <a class="toc-bak" href="Overview.html#input.password-toc">T</a>
+ <h2 class="element-head"> <span class="spec-link"> <a title="Read about the input.password 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="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 <a href="input.html#input" class="element">input</a> element
@@ -57,13 +56,13 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="attribute-name" id="input.password.attrs.type" title="input.password.attrs.type" href="input.password.html#input.password.attrs.type">type</a> = <span class="attr-values"> "password" </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-input-element.html#attr-input-type">ⓘ</a></span> </dt>
+<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-input-element.html#attr-input-type">ⓘ</a></span> <a class="attribute-name" id="input.password.attrs.type" title="input.password.attrs.type" href="input.password.html#input.password.attrs.type">type</a> = <span class="attr-values"> "password" </span> </dt>
<dd>Specifies that its <a href="input.html#input" class="element">input</a> element is
a one-line plain-text edit control for entering a
password.</dd>
<dt>
-<a class="attribute-name" id="input.password.attrs.value" title="input.password.attrs.value" href="input.password.html#input.password.attrs.value">value</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-input-element.html#attr-input-value">ⓘ</a></span> </dt>
+<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-input-element.html#attr-input-value">ⓘ</a></span> <a class="attribute-name" id="input.password.attrs.value" title="input.password.attrs.value" href="input.password.html#input.password.attrs.value">value</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
<dd>Specifies a value for this <a href="input.html#input" class="element">input</a> element.</dd>
</dl>
Index: embed.html
===================================================================
RCS file: /sources/public/html5/markup/embed.html,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -d -r1.60 -r1.61
--- embed.html 15 Jul 2010 16:49:43 -0000 1.60
+++ embed.html 24 Jul 2010 17:15:24 -0000 1.61
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: embed – integration point for plugins (NEW)</title>
+<title>HTML5: embed – integration point for plugins (NEW)</title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="fieldset.html">fieldset »</a></span>
</div>
<div id="embed" class="section">
- <h2 class="element-head">
-<span class="element">embed</span> – <span class="shortdesc">integration point for plugins</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> <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 class="element-head"> <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 <a href="embed.html#embed" class="element">embed</a> element
@@ -48,27 +47,27 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="attribute-name" id="embed.attrs.src" title="embed.attrs.src" href="embed.html#embed.attrs.src">src</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="embed.attrs.src" title="embed.attrs.src" href="embed.html#embed.attrs.src">src</a> = <span class="attr-values">
<a href="datatypes.html#common.data.uri">URI</a>
- </span> <span class="spec-link"><a 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> </dt>
+ </span> </dt>
<dd>The address of the content being embedded.</dd>
<dt>
-<a class="attribute-name" id="embed.attrs.type" title="embed.attrs.type" href="embed.html#embed.attrs.type">type</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="embed.attrs.type" title="embed.attrs.type" href="embed.html#embed.attrs.type">type</a> = <span class="attr-values">
<a href="datatypes.html#common.data.mimetype">MIME type</a>
- </span> <span class="spec-link"><a 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> </dt>
+ </span> </dt>
<dd>The MIME type of the plugin to instantiate.</dd>
<dt>
-<a class="attribute-name" id="embed.attrs.height" title="embed.attrs.height" href="embed.html#embed.attrs.height">height</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="embed.attrs.height" title="embed.attrs.height" href="embed.html#embed.attrs.height">height</a> = <span class="attr-values">
<a href="datatypes.html#common.data.integer.non-negative">non-negative integer</a>
- </span> <span class="spec-link"><a 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> </dt>
+ </span> </dt>
<dd>The height of the embedded content, in CSS pixels.</dd>
<dt>
-<a class="attribute-name" id="embed.attrs.width" title="embed.attrs.width" href="embed.html#embed.attrs.width">width</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="embed.attrs.width" title="embed.attrs.width" href="embed.html#embed.attrs.width">width</a> = <span class="attr-values">
<a href="datatypes.html#common.data.integer.non-negative">non-negative integer</a>
- </span> <span class="spec-link"><a 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> </dt>
+ </span> </dt>
<dd>The width of the embedded content, in CSS pixels.</dd>
</dl>
Index: dd.html
===================================================================
RCS file: /sources/public/html5/markup/dd.html,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -d -r1.54 -r1.55
--- dd.html 15 Jul 2010 16:49:42 -0000 1.54
+++ dd.html 24 Jul 2010 17:15:24 -0000 1.55
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: dd – description or value </title>
+<title>HTML5: dd – description or value </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="del.html">del »</a></span>
</div>
<div id="dd" class="section">
- <h2 class="element-head">
-<span class="element">dd</span> – <span class="shortdesc">description or value</span> <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 class="hash" href="#dd">#</a> <a class="toc-bak" href="Overview.html#dd-toc">T</a>
+ <h2 class="element-head"> <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
Index: ul.html
===================================================================
RCS file: /sources/public/html5/markup/ul.html,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -d -r1.49 -r1.50
--- ul.html 15 Jul 2010 16:49:46 -0000 1.49
+++ ul.html 24 Jul 2010 17:15:29 -0000 1.50
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: ul – unordered list </title>
+<title>HTML5: ul – unordered list </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="var.html">var »</a></span>
</div>
<div id="ul" class="section">
- <h2 class="element-head">
-<span class="element">ul</span> – <span class="shortdesc">unordered list</span> <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 class="hash" href="#ul">#</a> <a class="toc-bak" href="Overview.html#ul-toc">T</a>
+ <h2 class="element-head"> <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 <a href="ul.html#ul" class="element">ul</a> element represents
Index: input.time.html
===================================================================
RCS file: /sources/public/html5/markup/input.time.html,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -d -r1.61 -r1.62
--- input.time.html 22 Jul 2010 11:05:40 -0000 1.61
+++ input.time.html 24 Jul 2010 17:15:26 -0000 1.62
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: input type=time – time input control (NEW)</title>
+<title>HTML5: input type=time – time input control (NEW)</title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="input.week.html">input type=week »</a></span>
</div>
<div id="input.time" class="section">
- <h2 class="element-head">
-<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="spec-link"> <a title="Read about the input.time 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="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 class="element-head"> <span class="spec-link"> <a title="Read about the input.time 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="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 <a href="input.html#input" class="element">input</a> element
@@ -58,31 +57,31 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="attribute-name" id="input.time.attrs.type" title="input.time.attrs.type" href="input.time.html#input.time.attrs.type">type</a> = <span class="attr-values"> "time" </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-input-element.html#attr-input-type">ⓘ</a></span> </dt>
+<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-input-element.html#attr-input-type">ⓘ</a></span> <a class="attribute-name" id="input.time.attrs.type" title="input.time.attrs.type" href="input.time.html#input.time.attrs.type">type</a> = <span class="attr-values"> "time" </span> </dt>
<dd>Specifies that its <a href="input.html#input" class="element">input</a> element is
a control for setting the element’s value to a string
representing a time.</dd>
<dt>
-<a class="attribute-name" id="input.time.attrs.min" title="input.time.attrs.min" href="input.time.html#input.time.attrs.min">min</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="input.time.attrs.min" title="input.time.attrs.min" href="input.time.html#input.time.attrs.min">min</a> = <span class="attr-values">
<a class="ref" href="datatypes.html#form.data.time" title="form.data.time">time</a>
- </span> <span class="spec-link"><a 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> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+ </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</dt>
<dd>The expected lower bound for the element’s
<a href="input.time.html#input.time.attrs.value">value</a>.</dd>
<dt>
-<a class="attribute-name" id="input.time.attrs.max" title="input.time.attrs.max" href="input.time.html#input.time.attrs.max">max</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="input.time.attrs.max" title="input.time.attrs.max" href="input.time.html#input.time.attrs.max">max</a> = <span class="attr-values">
<a class="ref" href="datatypes.html#form.data.time" title="form.data.time">time</a>
- </span> <span class="spec-link"><a 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> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+ </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</dt>
<dd>The expected upper bound for the element’s
<a href="input.time.html#input.time.attrs.value">value</a>.</dd>
<dt>
-<a class="attribute-name" id="input.time.attrs.value" title="input.time.attrs.value" href="input.time.html#input.time.attrs.value">value</a> = <span class="attr-values">
+<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-input-element.html#attr-input-value">ⓘ</a></span> <a class="attribute-name" id="input.time.attrs.value" title="input.time.attrs.value" href="input.time.html#input.time.attrs.value">value</a> = <span class="attr-values">
<a class="ref" href="datatypes.html#form.data.time" title="form.data.time">time</a>
- </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-input-element.html#attr-input-value">ⓘ</a></span> </dt>
+ </span> </dt>
<dd>A string representing a time (with no timezone
information).</dd>
Index: dt.html
===================================================================
RCS file: /sources/public/html5/markup/dt.html,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -d -r1.53 -r1.54
--- dt.html 15 Jul 2010 16:49:43 -0000 1.53
+++ dt.html 24 Jul 2010 17:15:24 -0000 1.54
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: dt – term or name </title>
+<title>HTML5: dt – term or name </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="em.html">em »</a></span>
</div>
<div id="dt" class="section">
- <h2 class="element-head">
-<span class="element">dt</span> – <span class="shortdesc">term or name</span> <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 class="hash" href="#dt">#</a> <a class="toc-bak" href="Overview.html#dt-toc">T</a>
+ <h2 class="element-head"> <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
Index: strong.html
===================================================================
RCS file: /sources/public/html5/markup/strong.html,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -d -r1.53 -r1.54
--- strong.html 15 Jul 2010 16:49:46 -0000 1.53
+++ strong.html 24 Jul 2010 17:15:28 -0000 1.54
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: strong – strong importance </title>
+<title>HTML5: strong – strong importance </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="style.html">style »</a></span>
</div>
<div id="strong" class="section">
- <h2 class="element-head">
-<span class="element">strong</span> – <span class="shortdesc">strong importance</span> <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 class="hash" href="#strong">#</a> <a class="toc-bak" href="Overview.html#strong-toc">T</a>
+ <h2 class="element-head"> <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 <a href="strong.html#strong" class="element">strong</a> element
Index: input.color.html
===================================================================
RCS file: /sources/public/html5/markup/input.color.html,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -d -r1.59 -r1.60
--- input.color.html 22 Jul 2010 11:05:40 -0000 1.59
+++ input.color.html 24 Jul 2010 17:15:25 -0000 1.60
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: input type=color – color-well control (NEW)</title>
+<title>HTML5: input type=color – color-well control (NEW)</title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="ins.html">ins »</a></span>
</div>
<div id="input.color" class="section">
- <h2 class="element-head">
-<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="spec-link"> <a title="Read about the input.color 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="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 class="element-head"> <span class="spec-link"> <a title="Read about the input.color 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="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 <a href="input.html#input" class="element">input</a> element
@@ -53,15 +52,15 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="attribute-name" id="input.color.attrs.type" title="input.color.attrs.type" href="input.color.html#input.color.attrs.type">type</a> = <span class="attr-values"> "color" </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-input-element.html#attr-input-type">ⓘ</a></span> </dt>
+<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-input-element.html#attr-input-type">ⓘ</a></span> <a class="attribute-name" id="input.color.attrs.type" title="input.color.attrs.type" href="input.color.html#input.color.attrs.type">type</a> = <span class="attr-values"> "color" </span> </dt>
<dd>Specifies that its <a href="input.html#input" class="element">input</a> element is
a color-well control, for setting the element’s value to a
string representing a simple color.</dd>
<dt>
-<a class="attribute-name" id="input.color.attrs.value" title="input.color.attrs.value" href="input.color.html#input.color.attrs.value">value</a> = <span class="attr-values">
+<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-input-element.html#attr-input-value">ⓘ</a></span> <a class="attribute-name" id="input.color.attrs.value" title="input.color.attrs.value" href="input.color.html#input.color.attrs.value">value</a> = <span class="attr-values">
<a class="ref" href="datatypes.html#form.data.color" title="form.data.color">color</a>
- </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-input-element.html#attr-input-value">ⓘ</a></span> </dt>
+ </span> </dt>
<dd>An string representing a simple color.</dd>
</dl>
Index: li.html
===================================================================
RCS file: /sources/public/html5/markup/li.html,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -d -r1.58 -r1.59
--- li.html 15 Jul 2010 16:49:45 -0000 1.58
+++ li.html 24 Jul 2010 17:15:26 -0000 1.59
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: li – list item </title>
+<title>HTML5: li – list item </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="link.html">link »</a></span>
</div>
<div id="li" class="section">
- <h2 class="element-head">
-<span class="element">li</span> – <span class="shortdesc">list item</span> <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 class="hash" href="#li">#</a> <a class="toc-bak" href="Overview.html#li-toc">T</a>
+ <h2 class="element-head"> <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 <a href="li.html#li" class="element">li</a> element represents
@@ -43,9 +42,9 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="attribute-name" id="oli.attrs.value" title="oli.attrs.value" href="li.html#oli.attrs.value">value</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="oli.attrs.value" title="oli.attrs.value" href="li.html#oli.attrs.value">value</a> = <span class="attr-values">
<a class="ref" href="datatypes.html#common.data.integer" title="common.data.integer">integer</a>
- </span> <span class="spec-link"><a 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> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span>
+ </span> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span>
</dt>
<dd>The ordinal value of the list item.
<span class="attribute-constraint">Permitted only if the
Index: style.html
===================================================================
RCS file: /sources/public/html5/markup/style.html,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -d -r1.61 -r1.62
--- style.html 15 Jul 2010 16:49:46 -0000 1.61
+++ style.html 24 Jul 2010 17:15:28 -0000 1.62
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: style – style (presentation) information </title>
+<title>HTML5: style – style (presentation) information </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="sub.html">sub »</a></span>
</div>
<div id="style" class="section">
- <h2 class="element-head">
-<span class="element">style</span> – <span class="shortdesc">style (presentation) information</span> <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 class="hash" href="#style">#</a> <a class="toc-bak" href="Overview.html#style-toc">T</a>
+ <h2 class="element-head"> <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
@@ -55,21 +54,21 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="attribute-name" id="style.attrs.type" title="style.attrs.type" href="style.html#style.attrs.type">type</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="style.attrs.type" title="style.attrs.type" href="style.html#style.attrs.type">type</a> = <span class="attr-values">
<a href="datatypes.html#common.data.mimetype">MIME type</a>
- </span> <span class="spec-link"><a 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> </dt>
+ </span> </dt>
<dd>A valid MIME type that designates a styling language.</dd>
<dt>
-<a class="attribute-name" id="style.attrs.media" title="style.attrs.media" href="style.html#style.attrs.media">media</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="style.attrs.media" title="style.attrs.media" href="style.html#style.attrs.media">media</a> = <span class="attr-values">
<a href="datatypes.html#common.data.mediaquery">media-query list</a>
- </span> <span class="spec-link"><a 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> </dt>
+ </span> </dt>
<dd>Specifies which media the styles apply to.</dd>
<dt>
-<a class="attribute-name" id="style.attrs.scoped" title="style.attrs.scoped" href="style.html#style.attrs.scoped">scoped</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="style.attrs.scoped" title="style.attrs.scoped" href="style.html#style.attrs.scoped">scoped</a> = <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">empty</a>
- </span> <span class="spec-link"><a 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> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+ </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</dt>
<dd>Indicates that the specified style information is meant
to apply only to the
Index: documents.html
===================================================================
RCS file: /sources/public/html5/markup/documents.html,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -d -r1.26 -r1.27
--- documents.html 3 Jul 2010 02:26:28 -0000 1.26
+++ documents.html 24 Jul 2010 17:15:24 -0000 1.27
@@ -22,16 +22,16 @@
<div class="toc">
<ul>
<li>
-<span class="toc-section-number"></span><a href="documents.html#language-and-syntax"><span class="toc-section-number">1.</span>The HTML language and HTML and XML syntaxes</a>
+<span class="toc-section-number"></span> <a href="documents.html#language-and-syntax"><span class="toc-section-number">1.</span>The HTML language and HTML and XML syntaxes</a>
</li>
<li>
-<span class="toc-section-number"></span><a href="documents.html#mime-types"><span class="toc-section-number">2.</span>The HTML namespace and MIME types</a>
+<span class="toc-section-number"></span> <a href="documents.html#mime-types"><span class="toc-section-number">2.</span>The HTML namespace and MIME types</a>
</li>
<li>
-<span class="toc-section-number"></span><a href="documents.html#conformant-documents"><span class="toc-section-number">3.</span>Conformant documents</a>
+<span class="toc-section-number"></span> <a href="documents.html#conformant-documents"><span class="toc-section-number">3.</span>Conformant documents</a>
</li>
<li>
-<span class="toc-section-number"></span><a href="documents.html#case-insensitivity"><span class="toc-section-number">4.</span>Case insensitivity in tag names and attribute names</a>
+<span class="toc-section-number"></span> <a href="documents.html#case-insensitivity"><span class="toc-section-number">4.</span>Case insensitivity in tag names and attribute names</a>
</li>
</ul>
</div>
Index: del.html
===================================================================
RCS file: /sources/public/html5/markup/del.html,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -d -r1.57 -r1.58
--- del.html 15 Jul 2010 16:49:42 -0000 1.57
+++ del.html 24 Jul 2010 17:15:24 -0000 1.58
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: del – deleted text </title>
+<title>HTML5: del – deleted text </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="details.html">details »</a></span>
</div>
<div id="del" class="section">
- <h2 class="element-head">
-<span class="element">del</span> – <span class="shortdesc">deleted text</span> <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 class="hash" href="#del">#</a> <a class="toc-bak" href="Overview.html#del-toc">T</a>
+ <h2 class="element-head"> <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 <a href="del.html#del" class="element">del</a> element
@@ -48,16 +47,16 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="attribute-name" id="del.attrs.cite" title="del.attrs.cite" href="del.html#del.attrs.cite">cite</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="del.attrs.cite" title="del.attrs.cite" href="del.html#del.attrs.cite">cite</a> = <span class="attr-values">
<a href="datatypes.html#common.data.uri">URI</a>
- </span> <span class="spec-link"><a 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> </dt>
+ </span> </dt>
<dd>The address of a document that explains why the text was
deleted.</dd>
<dt>
-<a class="attribute-name" id="del.attrs.datetime" title="del.attrs.datetime" href="del.html#del.attrs.datetime">datetime</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="del.attrs.datetime" title="del.attrs.datetime" href="del.html#del.attrs.datetime">datetime</a> = <span class="attr-values">
<a href="datatypes.html#common.data.datetime">date-time</a>
- </span> <span class="spec-link"><a 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> </dt>
+ </span> </dt>
<dd>The time and date when the text was deleted.</dd>
</dl>
Index: menu.html
===================================================================
RCS file: /sources/public/html5/markup/menu.html,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -d -r1.65 -r1.66
--- menu.html 15 Jul 2010 16:49:45 -0000 1.65
+++ menu.html 24 Jul 2010 17:15:26 -0000 1.66
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: menu – list of commands (CHANGED)</title>
+<title>HTML5: menu – list of commands (CHANGED)</title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="meta.html">meta »</a></span>
</div>
<div id="menu" class="section">
- <h2 class="element-head">
-<span class="element">menu</span> – <span class="shortdesc">list of commands</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> <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 class="element-head"> <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 <a href="menu.html#menu" class="element">menu</a> element
@@ -48,10 +47,10 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="attribute-name" id="menu.attrs.type" title="menu.attrs.type" href="menu.html#menu.attrs.type">type</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="menu.attrs.type" title="menu.attrs.type" href="menu.html#menu.attrs.type">type</a> = <span class="attr-values">
"toolbar"
<span class="postfix or">or</span> "context"
- </span> <span class="spec-link"><a 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> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+ </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</dt>
<dd>The kind of menu being declared.
<ul>
@@ -66,7 +65,7 @@
</dd>
<dt>
-<a class="attribute-name" id="menu.attrs.label" title="menu.attrs.label" href="menu.html#menu.attrs.label">label</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a 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> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="spec-link"><a 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> <a class="attribute-name" id="menu.attrs.label" title="menu.attrs.label" href="menu.html#menu.attrs.label">label</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</dt>
<dd>The label of the menu.</dd>
Index: input.image.html
===================================================================
RCS file: /sources/public/html5/markup/input.image.html,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -d -r1.61 -r1.62
--- input.image.html 22 Jul 2010 11:05:40 -0000 1.61
+++ input.image.html 24 Jul 2010 17:15:25 -0000 1.62
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: input type=image – image-coordinates input control </title>
+<title>HTML5: input type=image – image-coordinates input control </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="input.datetime.html">input type=datetime »</a></span>
</div>
<div id="input.image" class="section">
- <h2 class="element-head">
-<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 class="spec-link"> <a title="Read about the input.image element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-input-element.html#the-input-element">ⓘ</a></span> <a class="hash" href="#input.image">#</a> <a class="toc-bak" href="Overview.html#input.image-toc">T</a>
+ <h2 class="element-head"> <span class="spec-link"> <a title="Read about the input.image 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="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 <a href="input.html#input" class="element">input</a> element
@@ -61,7 +60,7 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="attribute-name" id="input.image.attrs.type" title="input.image.attrs.type" href="input.image.html#input.image.attrs.type">type</a> = <span class="attr-values"> "image" </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-input-element.html#attr-input-type">ⓘ</a></span> </dt>
+<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-input-element.html#attr-input-type">ⓘ</a></span> <a class="attribute-name" id="input.image.attrs.type" title="input.image.attrs.type" href="input.image.html#input.image.attrs.type">type</a> = <span class="attr-values"> "image" </span> </dt>
<dd>Specifies that its <a href="input.html#input" class="element">input</a> element
represents either an image from which the UA enables a
user to interactively select a pair of coordinates and
@@ -69,7 +68,7 @@
user can submit the form.</dd>
<dt>
-<a class="attribute-name" id="input.image.attrs.alt" title="input.image.attrs.alt" href="input.image.html#input.image.attrs.alt">alt</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a 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> </dt>
+<span class="spec-link"><a 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> <a class="attribute-name" id="input.image.attrs.alt" title="input.image.attrs.alt" href="input.image.html#input.image.attrs.alt">alt</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
<dd>Provides a textual label for an alternative button
for users and UAs who cannot use the image
specified by the
@@ -77,21 +76,21 @@
attribute.</dd>
<dt>
-<a class="attribute-name" id="input.image.attrs.src" title="input.image.attrs.src" href="input.image.html#input.image.attrs.src">src</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="input.image.attrs.src" title="input.image.attrs.src" href="input.image.html#input.image.attrs.src">src</a> = <span class="attr-values">
<a href="datatypes.html#common.data.uri">URI</a>
- </span> <span class="spec-link"><a 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> </dt>
+ </span> </dt>
<dd>Specifies the location of an image.</dd>
<dt>
-<a class="attribute-name" id="input.image.attrs.height" title="input.image.attrs.height" href="input.image.html#input.image.attrs.height">height</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="input.image.attrs.height" title="input.image.attrs.height" href="input.image.html#input.image.attrs.height">height</a> = <span class="attr-values">
<a href="datatypes.html#common.data.integer.non-negative">non-negative integer</a>
- </span> <span class="spec-link"><a 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> </dt>
+ </span> </dt>
<dd>The height of the image, in CSS pixels.</dd>
<dt>
-<a class="attribute-name" id="input.image.attrs.width" title="input.image.attrs.width" href="input.image.html#input.image.attrs.width">width</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="input.image.attrs.width" title="input.image.attrs.width" href="input.image.html#input.image.attrs.width">width</a> = <span class="attr-values">
<a href="datatypes.html#common.data.integer.non-negative">non-negative integer</a>
- </span> <span class="spec-link"><a 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> </dt>
+ </span> </dt>
<dd>The width of the image, in CSS pixels.</dd>
</dl>
Index: code.html
===================================================================
RCS file: /sources/public/html5/markup/code.html,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -d -r1.49 -r1.50
--- code.html 15 Jul 2010 16:49:42 -0000 1.49
+++ code.html 24 Jul 2010 17:15:23 -0000 1.50
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: code – code fragment </title>
+<title>HTML5: code – code fragment </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="col.html">col »</a></span>
</div>
<div id="code" class="section">
- <h2 class="element-head">
-<span class="element">code</span> – <span class="shortdesc">code fragment</span> <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 class="hash" href="#code">#</a> <a class="toc-bak" href="Overview.html#code-toc">T</a>
+ <h2 class="element-head"> <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 <a href="code.html#code" class="element">code</a> element
Index: h2.html
===================================================================
RCS file: /sources/public/html5/markup/h2.html,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -d -r1.55 -r1.56
--- h2.html 15 Jul 2010 16:49:43 -0000 1.55
+++ h2.html 24 Jul 2010 17:15:24 -0000 1.56
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: h2 – heading </title>
+<title>HTML5: h2 – heading </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="h3.html">h3 »</a></span>
</div>
<div id="h2" class="section">
- <h2 class="element-head">
-<span class="element">h2</span> – <span class="shortdesc">heading</span> <span class="spec-link"> <a title="Read about the h2 element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-h1-h2-h3-h4-h5-and-h6-elements">ⓘ</a></span> <a class="hash" href="#h2">#</a> <a class="toc-bak" href="Overview.html#h2-toc">T</a>
+ <h2 class="element-head"> <span class="spec-link"> <a title="Read about the h2 element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-h1-h2-h3-h4-h5-and-h6-elements">ⓘ</a></span><span class="element">h2</span> – <span class="shortdesc">heading</span> <a class="hash" href="#h2">#</a> <a class="toc-bak" href="Overview.html#h2-toc">T</a>
</h2>
<div id="h2-longdesc" class="longdesc">
<p>The <a href="h1.html#h1" class="element">h1</a> through <a href="h6.html#h6" class="element">h6</a> elements are headings for
Index: head.html
===================================================================
RCS file: /sources/public/html5/markup/head.html,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -d -r1.51 -r1.52
--- head.html 15 Jul 2010 16:49:43 -0000 1.51
+++ head.html 24 Jul 2010 17:15:24 -0000 1.52
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: head – document metadata </title>
+<title>HTML5: head – document metadata </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="header.html">header »</a></span>
</div>
<div id="head" class="section">
- <h2 class="element-head">
-<span class="element">head</span> – <span class="shortdesc">document metadata</span> <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 class="hash" href="#head">#</a> <a class="toc-bak" href="Overview.html#head-toc">T</a>
+ <h2 class="element-head"> <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</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 <a href="head.html#head" class="element">head</a> element
Index: p.html
===================================================================
RCS file: /sources/public/html5/markup/p.html,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -d -r1.55 -r1.56
--- p.html 15 Jul 2010 16:49:45 -0000 1.55
+++ p.html 24 Jul 2010 17:15:27 -0000 1.56
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: p – paragraph </title>
+<title>HTML5: p – paragraph </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="param.html">param »</a></span>
</div>
<div id="p" class="section">
- <h2 class="element-head">
-<span class="element">p</span> – <span class="shortdesc">paragraph</span> <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 class="hash" href="#p">#</a> <a class="toc-bak" href="Overview.html#p-toc">T</a>
+ <h2 class="element-head"> <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 <a href="p.html#p" class="element">p</a> element represents a
Index: figcaption.html
===================================================================
RCS file: /sources/public/html5/markup/figcaption.html,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -d -r1.24 -r1.25
--- figcaption.html 15 Jul 2010 16:49:43 -0000 1.24
+++ figcaption.html 24 Jul 2010 17:15:24 -0000 1.25
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: figcaption – figure caption (NEW)</title>
+<title>HTML5: figcaption – figure caption (NEW)</title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="figure.html">figure »</a></span>
</div>
<div id="figcaption" class="section">
- <h2 class="element-head">
-<span class="element">figcaption</span> – <span class="shortdesc">figure caption</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> <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 class="element-head"> <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
Index: map.html
===================================================================
RCS file: /sources/public/html5/markup/map.html,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -d -r1.57 -r1.58
--- map.html 15 Jul 2010 16:49:45 -0000 1.57
+++ map.html 24 Jul 2010 17:15:26 -0000 1.58
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: map – image-map definition </title>
+<title>HTML5: map – image-map definition </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="mark.html">mark »</a></span>
</div>
<div id="map" class="section">
- <h2 class="element-head">
-<span class="element">map</span> – <span class="shortdesc">image-map definition</span> <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 class="hash" href="#map">#</a> <a class="toc-bak" href="Overview.html#map-toc">T</a>
+ <h2 class="element-head"> <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 <a href="map.html#map" class="element">map</a> element, in
@@ -47,9 +46,9 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="attribute-name" id="map.attrs.name" title="map.attrs.name" href="map.html#map.attrs.name">name</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="map.attrs.name" title="map.attrs.name" href="map.html#map.attrs.name">name</a> = <span class="attr-values">
<a class="ref" href="datatypes.html#common.data.name" title="common.data.name">name</a>
- </span> <span class="spec-link"><a 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> </dt>
+ </span> </dt>
<dd>A name by which the map can be referenced.</dd>
</dl>
Index: input.file.html
===================================================================
RCS file: /sources/public/html5/markup/input.file.html,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -d -r1.57 -r1.58
--- input.file.html 22 Jul 2010 11:05:40 -0000 1.57
+++ input.file.html 24 Jul 2010 17:15:25 -0000 1.58
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: input type=file – file upload control </title>
+<title>HTML5: input type=file – file upload control </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="input.hidden.html">input type=hidden »</a></span>
</div>
<div id="input.file" class="section">
- <h2 class="element-head">
-<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 class="spec-link"> <a title="Read about the input.file element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-input-element.html#the-input-element">ⓘ</a></span> <a class="hash" href="#input.file">#</a> <a class="toc-bak" href="Overview.html#input.file-toc">T</a>
+ <h2 class="element-head"> <span class="spec-link"> <a title="Read about the input.file 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="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 <a href="input.html#input" class="element">input</a> element
@@ -54,14 +53,14 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="attribute-name" id="input.file.attrs.type" title="input.file.attrs.type" href="input.file.html#input.file.attrs.type">type</a> = <span class="attr-values"> "file" </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-input-element.html#attr-input-type">ⓘ</a></span> </dt>
+<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-input-element.html#attr-input-type">ⓘ</a></span> <a class="attribute-name" id="input.file.attrs.type" title="input.file.attrs.type" href="input.file.html#input.file.attrs.type">type</a> = <span class="attr-values"> "file" </span> </dt>
<dd>Specifies that its <a href="input.html#input" class="element">input</a> element
represents a list of file items.</dd>
<dt>
-<a class="attribute-name" id="input.file.attrs.accept" title="input.file.attrs.accept" href="input.file.html#input.file.attrs.accept">accept</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="input.file.attrs.accept" title="input.file.attrs.accept" href="input.file.html#input.file.attrs.accept">accept</a> = <span class="attr-values">
<a href="datatypes.html#form.data.mimetypelist">mime-type list</a>
- </span> <span class="spec-link"><a 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> </dt>
+ </span> </dt>
<dd>Provides the UA with a hint of what file types the
server is able to accept.</dd>
Index: input.radio.html
===================================================================
RCS file: /sources/public/html5/markup/input.radio.html,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -d -r1.58 -r1.59
--- input.radio.html 22 Jul 2010 11:05:40 -0000 1.58
+++ input.radio.html 24 Jul 2010 17:15:26 -0000 1.59
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: input type=radio – radio button </title>
+<title>HTML5: input type=radio – radio button </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="input.button.html">input type=button »</a></span>
</div>
<div id="input.radio" class="section">
- <h2 class="element-head">
-<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 class="spec-link"> <a title="Read about the input.radio element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-input-element.html#the-input-element">ⓘ</a></span> <a class="hash" href="#input.radio">#</a> <a class="toc-bak" href="Overview.html#input.radio-toc">T</a>
+ <h2 class="element-head"> <span class="spec-link"> <a title="Read about the input.radio 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="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 <a href="input.html#input" class="element">input</a> element
@@ -53,12 +52,12 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="attribute-name" id="input.radio.attrs.type" title="input.radio.attrs.type" href="input.radio.html#input.radio.attrs.type">type</a> = <span class="attr-values"> "radio" </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-input-element.html#attr-input-type">ⓘ</a></span> </dt>
+<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-input-element.html#attr-input-type">ⓘ</a></span> <a class="attribute-name" id="input.radio.attrs.type" title="input.radio.attrs.type" href="input.radio.html#input.radio.attrs.type">type</a> = <span class="attr-values"> "radio" </span> </dt>
<dd>Specifies that its <a href="input.html#input" class="element">input</a> element represents
a selection of one item from a list of items.</dd>
<dt>
-<a class="attribute-name" id="input.radio.attrs.value" title="input.radio.attrs.value" href="input.radio.html#input.radio.attrs.value">value</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-input-element.html#attr-input-value">ⓘ</a></span> </dt>
+<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-input-element.html#attr-input-value">ⓘ</a></span> <a class="attribute-name" id="input.radio.attrs.value" title="input.radio.attrs.value" href="input.radio.html#input.radio.attrs.value">value</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
<dd>Specifies a value for the <a href="input.html#input" class="element">input</a> element.</dd>
</dl>
Index: command.checkbox.html
===================================================================
RCS file: /sources/public/html5/markup/command.checkbox.html,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -d -r1.55 -r1.56
--- command.checkbox.html 15 Jul 2010 16:49:42 -0000 1.55
+++ command.checkbox.html 24 Jul 2010 17:15:23 -0000 1.56
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: command type=checkbox – state or option that can be toggled (NEW)</title>
+<title>HTML5: command type=checkbox – state or option that can be toggled (NEW)</title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="datalist.html">datalist »</a></span>
</div>
<div id="command.checkbox" class="section">
- <h2 class="element-head">
-<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="spec-link"> <a title="Read about the command.checkbox element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#the-command">ⓘ</a></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 class="element-head"> <span class="spec-link"> <a title="Read about the command.checkbox 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 <a href="command.html#command" class="element">command</a> element
@@ -50,31 +49,31 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="attribute-name" id="command.checkbox.attrs.type" title="command.checkbox.attrs.type" href="command.checkbox.html#command.checkbox.attrs.type">type</a> = <span class="attr-values"> "checkbox" </span> <span class="spec-link"><a 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> </dt>
+<span class="spec-link"><a 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> <a class="attribute-name" id="command.checkbox.attrs.type" title="command.checkbox.attrs.type" href="command.checkbox.html#command.checkbox.attrs.type">type</a> = <span class="attr-values"> "checkbox" </span> </dt>
<dd>Specifies that its <a href="command.html#command" class="element">command</a> element represents
a state or option that can be toggled.</dd>
<dt>
-<a class="attribute-name" id="command.checkbox.attrs.checked" title="command.checkbox.attrs.checked" href="command.checkbox.html#command.checkbox.attrs.checked">checked</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="command.checkbox.attrs.checked" title="command.checkbox.attrs.checked" href="command.checkbox.html#command.checkbox.attrs.checked">checked</a> = <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">empty</a>
- </span> <span class="spec-link"><a 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> </dt>
+ </span> </dt>
<dd>Specifies that the command is selected.</dd>
<dt>
-<a class="attribute-name" id="command.checkbox.attrs.label" title="command.checkbox.attrs.label" href="command.checkbox.html#command.checkbox.attrs.label">label</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a 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> </dt>
+<span class="spec-link"><a 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> <a class="attribute-name" id="command.checkbox.attrs.label" title="command.checkbox.attrs.label" href="command.checkbox.html#command.checkbox.attrs.label">label</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
<dd>The name of the command, as shown to the user.</dd>
<dt>
-<a class="attribute-name" id="command.checkbox.attrs.icon" title="command.checkbox.attrs.icon" href="command.checkbox.html#command.checkbox.attrs.icon">icon</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="command.checkbox.attrs.icon" title="command.checkbox.attrs.icon" href="command.checkbox.html#command.checkbox.attrs.icon">icon</a> = <span class="attr-values">
<a href="datatypes.html#common.data.uri">URI</a>
- </span> <span class="spec-link"><a 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> </dt>
+ </span> </dt>
<dd>A URL for an image that represents the command.</dd>
<dt>
-<a class="attribute-name" id="command.checkbox.attrs.disabled" title="command.checkbox.attrs.disabled" href="command.checkbox.html#command.checkbox.attrs.disabled">disabled</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="command.checkbox.attrs.disabled" title="command.checkbox.attrs.disabled" href="command.checkbox.html#command.checkbox.attrs.disabled">disabled</a> = <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">empty</a>
- </span> <span class="spec-link"><a 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> </dt>
+ </span> </dt>
<dd>Specifies that the command is not currently
available.</dd>
Index: param.html
===================================================================
RCS file: /sources/public/html5/markup/param.html,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -d -r1.56 -r1.57
--- param.html 15 Jul 2010 16:49:45 -0000 1.56
+++ param.html 24 Jul 2010 17:15:27 -0000 1.57
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: param – initialization parameters for plugins </title>
+<title>HTML5: param – initialization parameters for plugins </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="pre.html">pre »</a></span>
</div>
<div id="param" class="section">
- <h2 class="element-head">
-<span class="element">param</span> – <span class="shortdesc">initialization parameters for plugins</span> <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 class="hash" href="#param">#</a> <a class="toc-bak" href="Overview.html#param-toc">T</a>
+ <h2 class="element-head"> <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 <a href="param.html#param" class="element">param</a> element
@@ -45,11 +44,11 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="attribute-name" id="param.attrs.name" title="param.attrs.name" href="param.html#param.attrs.name">name</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a 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> </dt>
+<span class="spec-link"><a 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> <a class="attribute-name" id="param.attrs.name" title="param.attrs.name" href="param.html#param.attrs.name">name</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
<dd>The name of the parameter.</dd>
<dt>
-<a class="attribute-name" id="param.attrs.value" title="param.attrs.value" href="param.html#param.attrs.value">value</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a 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> </dt>
+<span class="spec-link"><a 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> <a class="attribute-name" id="param.attrs.value" title="param.attrs.value" href="param.html#param.attrs.value">value</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
<dd>The value of the parameter.</dd>
</dl>
Index: span.html
===================================================================
RCS file: /sources/public/html5/markup/span.html,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -d -r1.51 -r1.52
--- span.html 15 Jul 2010 16:49:46 -0000 1.51
+++ span.html 24 Jul 2010 17:15:28 -0000 1.52
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: span – generic span </title>
+<title>HTML5: span – generic span </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="strong.html">strong »</a></span>
</div>
<div id="span" class="section">
- <h2 class="element-head">
-<span class="element">span</span> – <span class="shortdesc">generic span</span> <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 class="hash" href="#span">#</a> <a class="toc-bak" href="Overview.html#span-toc">T</a>
+ <h2 class="element-head"> <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 <a href="span.html#span" class="element">span</a> element is a
Index: input.reset.html
===================================================================
RCS file: /sources/public/html5/markup/input.reset.html,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -d -r1.58 -r1.59
--- input.reset.html 22 Jul 2010 11:05:40 -0000 1.58
+++ input.reset.html 24 Jul 2010 17:15:26 -0000 1.59
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: input type=reset – reset button </title>
+<title>HTML5: input type=reset – reset button </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="input.file.html">input type=file »</a></span>
</div>
<div id="input.reset" class="section">
- <h2 class="element-head">
-<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 class="spec-link"> <a title="Read about the input.reset element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-input-element.html#the-input-element">ⓘ</a></span> <a class="hash" href="#input.reset">#</a> <a class="toc-bak" href="Overview.html#input.reset-toc">T</a>
+ <h2 class="element-head"> <span class="spec-link"> <a title="Read about the input.reset 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="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 <a href="input.html#input" class="element">input</a> element
@@ -50,12 +49,12 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="attribute-name" id="input.reset.attrs.type" title="input.reset.attrs.type" href="input.reset.html#input.reset.attrs.type">type</a> = <span class="attr-values"> "reset" </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-input-element.html#attr-input-type">ⓘ</a></span> </dt>
+<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-input-element.html#attr-input-type">ⓘ</a></span> <a class="attribute-name" id="input.reset.attrs.type" title="input.reset.attrs.type" href="input.reset.html#input.reset.attrs.type">type</a> = <span class="attr-values"> "reset" </span> </dt>
<dd>Specifies that its <a href="input.html#input" class="element">input</a> element is a button for
resetting a form.</dd>
<dt>
-<a class="attribute-name" id="input.reset.attrs.value" title="input.reset.attrs.value" href="input.reset.html#input.reset.attrs.value">value</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-input-element.html#attr-input-value">ⓘ</a></span> </dt>
+<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-input-element.html#attr-input-value">ⓘ</a></span> <a class="attribute-name" id="input.reset.attrs.value" title="input.reset.attrs.value" href="input.reset.html#input.reset.attrs.value">value</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
<dd>Specifies a value for the <a href="input.html#input" class="element">input</a> element.</dd>
</dl>
Index: input.datetime-local.html
===================================================================
RCS file: /sources/public/html5/markup/input.datetime-local.html,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -d -r1.61 -r1.62
--- input.datetime-local.html 22 Jul 2010 11:05:40 -0000 1.61
+++ input.datetime-local.html 24 Jul 2010 17:15:25 -0000 1.62
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: input type=datetime-local – local date-and-time input control (NEW)</title>
+<title>HTML5: input type=datetime-local – local date-and-time input control (NEW)</title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="input.date.html">input type=date »</a></span>
</div>
<div id="input.datetime-local" class="section">
- <h2 class="element-head">
-<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="spec-link"> <a title="Read about the input.datetime-local 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="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 class="element-head"> <span class="spec-link"> <a title="Read about the input.datetime-local 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="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 <a href="input.html#input" class="element">input</a> element
@@ -59,31 +58,31 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="attribute-name" id="input.datetime-local.attrs.type" title="input.datetime-local.attrs.type" href="input.datetime-local.html#input.datetime-local.attrs.type">type</a> = <span class="attr-values"> "datetime-local" </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-input-element.html#attr-input-type">ⓘ</a></span> </dt>
+<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-input-element.html#attr-input-type">ⓘ</a></span> <a class="attribute-name" id="input.datetime-local.attrs.type" title="input.datetime-local.attrs.type" href="input.datetime-local.html#input.datetime-local.attrs.type">type</a> = <span class="attr-values"> "datetime-local" </span> </dt>
<dd>Specifies that its <a href="input.html#input" class="element">input</a> element is
a control for setting the element’s value to a string
representing a local date and time.</dd>
<dt>
-<a class="attribute-name" id="input.datetime-local.attrs.min" title="input.datetime-local.attrs.min" href="input.datetime-local.html#input.datetime-local.attrs.min">min</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="input.datetime-local.attrs.min" title="input.datetime-local.attrs.min" href="input.datetime-local.html#input.datetime-local.attrs.min">min</a> = <span class="attr-values">
<a href="datatypes.html#form.data.datetime-local">local date-time</a>
- </span> <span class="spec-link"><a 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> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+ </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</dt>
<dd>The expected lower bound for the element’s
<a href="input.datetime-local.html#input.datetime-local.attrs.value">value</a>.</dd>
<dt>
-<a class="attribute-name" id="input.datetime-local.attrs.max" title="input.datetime-local.attrs.max" href="input.datetime-local.html#input.datetime-local.attrs.max">max</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="input.datetime-local.attrs.max" title="input.datetime-local.attrs.max" href="input.datetime-local.html#input.datetime-local.attrs.max">max</a> = <span class="attr-values">
<a href="datatypes.html#form.data.datetime-local">local date-time</a>
- </span> <span class="spec-link"><a 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> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+ </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</dt>
<dd>The expected upper bound for the element’s
<a href="input.datetime-local.html#input.datetime-local.attrs.value">value</a>.</dd>
<dt>
-<a class="attribute-name" id="input.datetime-local.attrs.value" title="input.datetime-local.attrs.value" href="input.datetime-local.html#input.datetime-local.attrs.value">value</a> = <span class="attr-values">
+<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-input-element.html#attr-input-value">ⓘ</a></span> <a class="attribute-name" id="input.datetime-local.attrs.value" title="input.datetime-local.attrs.value" href="input.datetime-local.html#input.datetime-local.attrs.value">value</a> = <span class="attr-values">
<a href="datatypes.html#form.data.datetime-local">local date-time</a>
- </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-input-element.html#attr-input-value">ⓘ</a></span> </dt>
+ </span> </dt>
<dd>A string representing a local date and time.</dd>
</dl>
Index: meta.html
===================================================================
RCS file: /sources/public/html5/markup/meta.html,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -d -r1.19 -r1.20
--- meta.html 7 Jul 2010 01:11:50 -0000 1.19
+++ meta.html 24 Jul 2010 17:15:26 -0000 1.20
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: meta </title>
+<title>HTML5: meta</title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -14,7 +14,7 @@
</div>
<div id="meta" class="section">
<h2 class="element-head">
-<span class="element">meta</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 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> <a class="hash" href="#meta">#</a> <a class="toc-bak" href="Overview.html#meta-toc">T</a>
</h2>
<p>The <span class="element">meta</span> element is
defined in the following sections:</p>
Index: q.html
===================================================================
RCS file: /sources/public/html5/markup/q.html,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -d -r1.53 -r1.54
--- q.html 15 Jul 2010 16:49:45 -0000 1.53
+++ q.html 24 Jul 2010 17:15:27 -0000 1.54
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: q – quoted text </title>
+<title>HTML5: q – quoted text </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="rp.html">rp »</a></span>
</div>
<div id="q" class="section">
- <h2 class="element-head">
-<span class="element">q</span> – <span class="shortdesc">quoted text</span> <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 class="hash" href="#q">#</a> <a class="toc-bak" href="Overview.html#q-toc">T</a>
+ <h2 class="element-head"> <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 <a href="q.html#q" class="element">q</a> element represents
@@ -46,9 +45,9 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="attribute-name" id="q.attrs.cite" title="q.attrs.cite" href="q.html#q.attrs.cite">cite</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="q.attrs.cite" title="q.attrs.cite" href="q.html#q.attrs.cite">cite</a> = <span class="attr-values">
<a href="datatypes.html#common.data.uri">URI</a>
- </span> <span class="spec-link"><a 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> </dt>
+ </span> </dt>
<dd>Specifies the address of the source of the
quoted text.</dd>
Index: option.html
===================================================================
RCS file: /sources/public/html5/markup/option.html,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -d -r1.60 -r1.61
--- option.html 15 Jul 2010 16:49:45 -0000 1.60
+++ option.html 24 Jul 2010 17:15:27 -0000 1.61
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: option – option </title>
+<title>HTML5: option – option </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="output.html">output »</a></span>
</div>
<div id="option" class="section">
- <h2 class="element-head">
-<span class="element">option</span> – <span class="shortdesc">option</span> <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 class="hash" href="#option">#</a> <a class="toc-bak" href="Overview.html#option-toc">T</a>
+ <h2 class="element-head"> <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 <a href="option.html#option" class="element">option</a> element
@@ -51,18 +50,18 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="attribute-name" id="option.attrs.selected" title="option.attrs.selected" href="option.html#option.attrs.selected">selected</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="option.attrs.selected" title="option.attrs.selected" href="option.html#option.attrs.selected">selected</a> = <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">empty</a>
- </span> <span class="spec-link"><a 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> </dt>
+ </span> </dt>
<dd>Specifies that this <a href="option.html#option" class="element">option</a> is pre-selected.</dd>
<dt>
-<a class="attribute-name" id="option.attrs.label" title="option.attrs.label" href="option.html#option.attrs.label">label</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a 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> </dt>
+<span class="spec-link"><a 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> <a class="attribute-name" id="option.attrs.label" title="option.attrs.label" href="option.html#option.attrs.label">label</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
<dd>Specifies a label for the <a href="option.html#option" class="element">option</a>.</dd>
<dt>
-<a class="attribute-name" id="option.attrs.value" title="option.attrs.value" href="option.html#option.attrs.value">value</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a 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> </dt>
+<span class="spec-link"><a 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> <a class="attribute-name" id="option.attrs.value" title="option.attrs.value" href="option.html#option.attrs.value">value</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
<dd>Specifies a value for the <a href="option.html#option" class="element">option</a>.</dd>
</dl>
Index: label.html
===================================================================
RCS file: /sources/public/html5/markup/label.html,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -d -r1.58 -r1.59
--- label.html 15 Jul 2010 16:49:44 -0000 1.58
+++ label.html 24 Jul 2010 17:15:26 -0000 1.59
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: label – caption for a form control </title>
+<title>HTML5: label – caption for a form control </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="legend.html">legend »</a></span>
</div>
<div id="label" class="section">
- <h2 class="element-head">
-<span class="element">label</span> – <span class="shortdesc">caption for a form control</span> <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 class="hash" href="#label">#</a> <a class="toc-bak" href="Overview.html#label-toc">T</a>
+ <h2 class="element-head"> <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 <a href="label.html#label" class="element">label</a> element
@@ -47,9 +46,9 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="attribute-name" id="label.attrs.for" title="label.attrs.for" href="label.html#label.attrs.for">for</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="label.attrs.for" title="label.attrs.for" href="label.html#label.attrs.for">for</a> = <span class="attr-values">
<a href="datatypes.html#common.data.idref">IDREF</a>
- </span> <span class="spec-link"><a 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> </dt>
+ </span> </dt>
<dd>Identifies a form control for which the
<a href="label.html#label">label</a>
is a caption.</dd>
Index: select.html
===================================================================
RCS file: /sources/public/html5/markup/select.html,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -d -r1.56 -r1.57
--- select.html 15 Jul 2010 16:49:46 -0000 1.56
+++ select.html 24 Jul 2010 17:15:27 -0000 1.57
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: select – option-selection form control </title>
+<title>HTML5: select – option-selection form control </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="small.html">small »</a></span>
</div>
<div id="select" class="section">
- <h2 class="element-head">
-<span class="element">select</span> – <span class="shortdesc">option-selection form control</span> <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 class="hash" href="#select">#</a> <a class="toc-bak" href="Overview.html#select-toc">T</a>
+ <h2 class="element-head"> <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 <a href="select.html#select" class="element">select</a> element
@@ -52,16 +51,16 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="attribute-name" id="select.attrs.size" title="select.attrs.size" href="select.html#select.attrs.size">size</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="select.attrs.size" title="select.attrs.size" href="select.html#select.attrs.size">size</a> = <span class="attr-values">
<a href="datatypes.html#common.data.integer.positive">positive integer</a>
- </span> <span class="spec-link"><a 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> </dt>
+ </span> </dt>
<dd>The number of options to show to the user.</dd>
<dt>
-<a class="attribute-name" id="select.attrs.multiple" title="select.attrs.multiple" href="select.html#select.attrs.multiple">multiple</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="select.attrs.multiple" title="select.attrs.multiple" href="select.html#select.attrs.multiple">multiple</a> = <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">empty</a>
- </span> <span class="spec-link"><a 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> </dt>
+ </span> </dt>
<dd>If present, indicates that its <a href="select.html#select" class="element">select</a>
element represents a control for selecting zero or more
options from a list of options.</dd>
Index: noscript.html
===================================================================
RCS file: /sources/public/html5/markup/noscript.html,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -d -r1.56 -r1.57
--- noscript.html 15 Jul 2010 16:49:45 -0000 1.56
+++ noscript.html 24 Jul 2010 17:15:27 -0000 1.57
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: noscript – fallback content for script </title>
+<title>HTML5: noscript – fallback content for script </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="object.html">object »</a></span>
</div>
<div id="noscript" class="section">
- <h2 class="element-head">
-<span class="element">noscript</span> – <span class="shortdesc">fallback content for script</span> <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 class="hash" href="#noscript">#</a> <a class="toc-bak" href="Overview.html#noscript-toc">T</a>
+ <h2 class="element-head"> <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 <a href="noscript.html#noscript" class="element">noscript</a>
Index: blockquote.html
===================================================================
RCS file: /sources/public/html5/markup/blockquote.html,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -d -r1.53 -r1.54
--- blockquote.html 15 Jul 2010 16:49:42 -0000 1.53
+++ blockquote.html 24 Jul 2010 17:15:23 -0000 1.54
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: blockquote – block quotation </title>
+<title>HTML5: blockquote – block quotation </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="body.html">body »</a></span>
</div>
<div id="blockquote" class="section">
- <h2 class="element-head">
-<span class="element">blockquote</span> – <span class="shortdesc">block quotation</span> <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 class="hash" href="#blockquote">#</a> <a class="toc-bak" href="Overview.html#blockquote-toc">T</a>
+ <h2 class="element-head"> <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 <a href="blockquote.html#blockquote" class="element">blockquote</a>
@@ -47,9 +46,9 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="attribute-name" id="blockquote.attrs.cite" title="blockquote.attrs.cite" href="blockquote.html#blockquote.attrs.cite">cite</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="blockquote.attrs.cite" title="blockquote.attrs.cite" href="blockquote.html#blockquote.attrs.cite">cite</a> = <span class="attr-values">
<a href="datatypes.html#common.data.uri">URI</a>
- </span> <span class="spec-link"><a 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> </dt>
+ </span> </dt>
<dd>A URL referencing the original source for the quoted material.</dd>
</dl>
Index: hr.html
===================================================================
RCS file: /sources/public/html5/markup/hr.html,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -d -r1.53 -r1.54
--- hr.html 15 Jul 2010 16:49:43 -0000 1.53
+++ hr.html 24 Jul 2010 17:15:25 -0000 1.54
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: hr – thematic break (CHANGED)</title>
+<title>HTML5: hr – thematic break (CHANGED)</title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="html.html">html »</a></span>
</div>
<div id="hr" class="section">
- <h2 class="element-head">
-<span class="element">hr</span> – <span class="shortdesc">thematic break</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> <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 class="element-head"> <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
Index: td.html
===================================================================
RCS file: /sources/public/html5/markup/td.html,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -d -r1.59 -r1.60
--- td.html 22 Jul 2010 11:05:41 -0000 1.59
+++ td.html 24 Jul 2010 17:15:28 -0000 1.60
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: td – table cell </title>
+<title>HTML5: td – table cell </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="textarea.html">textarea »</a></span>
</div>
<div id="td" class="section">
- <h2 class="element-head">
-<span class="element">td</span> – <span class="shortdesc">table cell</span> <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 class="hash" href="#td">#</a> <a class="toc-bak" href="Overview.html#td-toc">T</a>
+ <h2 class="element-head"> <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 <a href="td.html#td" class="element">td</a> element represents
@@ -48,27 +47,27 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="attribute-name" id="td.attrs.colspan" title="td.attrs.colspan" href="td.html#td.attrs.colspan">colspan</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="td.attrs.colspan" title="td.attrs.colspan" href="td.html#td.attrs.colspan">colspan</a> = <span class="attr-values">
<a href="datatypes.html#common.data.integer.positive">positive integer</a>
- </span> <span class="spec-link"><a 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> </dt>
+ </span> </dt>
<dd>Specifies the number of adjacent columns “spanned” by
its
<a href="td.html#td" class="element">td</a>
element.</dd>
<dt>
-<a class="attribute-name" id="td.attrs.rowspan" title="td.attrs.rowspan" href="td.html#td.attrs.rowspan">rowspan</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="td.attrs.rowspan" title="td.attrs.rowspan" href="td.html#td.attrs.rowspan">rowspan</a> = <span class="attr-values">
<a href="datatypes.html#common.data.integer.non-negative">non-negative integer</a>
- </span> <span class="spec-link"><a 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> </dt>
+ </span> </dt>
<dd>Specifies the number of following rows “spanned” by
its
<a href="td.html#td" class="element">td</a>
element.</dd>
<dt>
-<a class="attribute-name" id="td.attrs.headers" title="td.attrs.headers" href="td.html#td.attrs.headers">headers</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="td.attrs.headers" title="td.attrs.headers" href="td.html#td.attrs.headers">headers</a> = <span class="attr-values">
<a href="datatypes.html#common.data.idrefs">IDREFS</a>
- </span> <span class="spec-link"><a 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> </dt>
+ </span> </dt>
<dd>Identifies one or more
<a href="th.html#th" class="element">th</a>
elements that apply to its
Index: em.html
===================================================================
RCS file: /sources/public/html5/markup/em.html,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -d -r1.52 -r1.53
--- em.html 15 Jul 2010 16:49:43 -0000 1.52
+++ em.html 24 Jul 2010 17:15:24 -0000 1.53
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: em – emphatic stress </title>
+<title>HTML5: em – emphatic stress </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="embed.html">embed »</a></span>
</div>
<div id="em" class="section">
- <h2 class="element-head">
-<span class="element">em</span> – <span class="shortdesc">emphatic stress</span> <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 class="hash" href="#em">#</a> <a class="toc-bak" href="Overview.html#em-toc">T</a>
+ <h2 class="element-head"> <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 <a href="em.html#em" class="element">em</a> element represents
Index: figure.html
===================================================================
RCS file: /sources/public/html5/markup/figure.html,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -d -r1.38 -r1.39
--- figure.html 15 Jul 2010 16:49:43 -0000 1.38
+++ figure.html 24 Jul 2010 17:15:24 -0000 1.39
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: figure – figure with optional caption (NEW)</title>
+<title>HTML5: figure – figure with optional caption (NEW)</title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="footer.html">footer »</a></span>
</div>
<div id="figure" class="section">
- <h2 class="element-head">
-<span class="element">figure</span> – <span class="shortdesc">figure with optional caption</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> <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 class="element-head"> <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 <a href="figure.html#figure" class="element">figure</a> element
Index: input.hidden.html
===================================================================
RCS file: /sources/public/html5/markup/input.hidden.html,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -d -r1.58 -r1.59
--- input.hidden.html 22 Jul 2010 11:05:40 -0000 1.58
+++ input.hidden.html 24 Jul 2010 17:15:25 -0000 1.59
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: input type=hidden – hidden input control </title>
+<title>HTML5: input type=hidden – hidden input control </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="input.image.html">input type=image »</a></span>
</div>
<div id="input.hidden" class="section">
- <h2 class="element-head">
-<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 class="spec-link"> <a title="Read about the input.hidden element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-input-element.html#the-input-element">ⓘ</a></span> <a class="hash" href="#input.hidden">#</a> <a class="toc-bak" href="Overview.html#input.hidden-toc">T</a>
+ <h2 class="element-head"> <span class="spec-link"> <a title="Read about the input.hidden 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="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 <a href="input.html#input" class="element">input</a> element
@@ -50,13 +49,13 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="attribute-name" id="input.hidden.attrs.type" title="input.hidden.attrs.type" href="input.hidden.html#input.hidden.attrs.type">type</a> = <span class="attr-values"> "hidden" </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-input-element.html#attr-input-type">ⓘ</a></span> </dt>
+<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-input-element.html#attr-input-type">ⓘ</a></span> <a class="attribute-name" id="input.hidden.attrs.type" title="input.hidden.attrs.type" href="input.hidden.html#input.hidden.attrs.type">type</a> = <span class="attr-values"> "hidden" </span> </dt>
<dd>Specifies that its <a href="input.html#input" class="element">input</a> element
represents a value that is not intended to be examined or
manipulated by the user.</dd>
<dt>
-<a class="attribute-name" id="input.hidden.attrs.value" title="input.hidden.attrs.value" href="input.hidden.html#input.hidden.attrs.value">value</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-input-element.html#attr-input-value">ⓘ</a></span> </dt>
+<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-input-element.html#attr-input-value">ⓘ</a></span> <a class="attribute-name" id="input.hidden.attrs.value" title="input.hidden.attrs.value" href="input.hidden.html#input.hidden.attrs.value">value</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
<dd>Specifies a value for the <a href="input.html#input" class="element">input</a> element.</dd>
</dl>
Index: caption.html
===================================================================
RCS file: /sources/public/html5/markup/caption.html,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -d -r1.50 -r1.51
--- caption.html 15 Jul 2010 16:49:42 -0000 1.50
+++ caption.html 24 Jul 2010 17:15:23 -0000 1.51
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: caption – table title </title>
+<title>HTML5: caption – table title </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="cite.html">cite »</a></span>
</div>
<div id="caption" class="section">
- <h2 class="element-head">
-<span class="element">caption</span> – <span class="shortdesc">table title</span> <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 class="hash" href="#caption">#</a> <a class="toc-bak" href="Overview.html#caption-toc">T</a>
+ <h2 class="element-head"> <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 <a href="caption.html#caption" class="element">caption</a> element
Index: style.css
===================================================================
RCS file: /sources/public/html5/markup/style.css,v
retrieving revision 1.117
retrieving revision 1.118
diff -u -d -r1.117 -r1.118
--- style.css 22 Jul 2010 11:05:41 -0000 1.117
+++ style.css 24 Jul 2010 17:15:28 -0000 1.118
@@ -971,7 +971,6 @@
}
.spec-link {
- padding-left: 4px;
font-size: 80%;
font-weight: bold;
text-decoration: none;
@@ -981,3 +980,21 @@
text-decoration: none;
color: #005A9C;
}
+.attr-defs .spec-link,
+{
+ padding-right: 4px;
+}
+.dfnPanel .spec-link,
+.dfnPanel .new-feature,
+.dfnPanel .changed-feature,
+.dfnPanel .obsoleted-feature
+{
+ display: none;
+}
+.element-head .spec-link {
+ font-size: 65%;
+ padding-right: 8px;
+}
+#elements-toc .spec-link {
+ font-size: 60%;
+}
Index: kbd.html
===================================================================
RCS file: /sources/public/html5/markup/kbd.html,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -d -r1.51 -r1.52
--- kbd.html 15 Jul 2010 16:49:44 -0000 1.51
+++ kbd.html 24 Jul 2010 17:15:26 -0000 1.52
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: kbd – user input </title>
+<title>HTML5: kbd – user input </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="keygen.html">keygen »</a></span>
</div>
<div id="kbd" class="section">
- <h2 class="element-head">
-<span class="element">kbd</span> – <span class="shortdesc">user input</span> <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 class="hash" href="#kbd">#</a> <a class="toc-bak" href="Overview.html#kbd-toc">T</a>
+ <h2 class="element-head"> <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 <a href="kbd.html#kbd" class="element">kbd</a> element
Index: base.html
===================================================================
RCS file: /sources/public/html5/markup/base.html,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -d -r1.59 -r1.60
--- base.html 15 Jul 2010 16:49:41 -0000 1.59
+++ base.html 24 Jul 2010 17:15:23 -0000 1.60
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: base – base URL </title>
+<title>HTML5: base – base URL </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="bdo.html">bdo »</a></span>
</div>
<div id="base" class="section">
- <h2 class="element-head">
-<span class="element">base</span> – <span class="shortdesc">base URL</span> <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 class="hash" href="#base">#</a> <a class="toc-bak" href="Overview.html#base-toc">T</a>
+ <h2 class="element-head"> <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 <a href="base.html#base" class="element">base</a> element
@@ -49,15 +48,15 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="attribute-name" id="base.attrs.href" title="base.attrs.href" href="base.html#base.attrs.href">href</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="base.attrs.href" title="base.attrs.href" href="base.html#base.attrs.href">href</a> = <span class="attr-values">
<a href="datatypes.html#common.data.uri">URI</a>
- </span> <span class="spec-link"><a 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> </dt>
+ </span> </dt>
<dd>The base URL for the document.</dd>
<dt>
-<a class="attribute-name" id="base.attrs.target" title="base.attrs.target" href="base.html#base.attrs.target">target</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="base.attrs.target" title="base.attrs.target" href="base.html#base.attrs.target">target</a> = <span class="attr-values">
<a href="datatypes.html#common.data.browsing-context-name-or-keyword">browsing-context name or keyword</a>
- </span> <span class="spec-link"><a 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> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+ </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</dt>
<dd>A <a href="terminology.html#context">browsing context</a> name or
keyword for use in following hyperlinks.</dd>
Index: canvas.html
===================================================================
RCS file: /sources/public/html5/markup/canvas.html,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -d -r1.52 -r1.53
--- canvas.html 15 Jul 2010 16:49:42 -0000 1.52
+++ canvas.html 24 Jul 2010 17:15:23 -0000 1.53
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: canvas – canvas for dynamic graphics (NEW)</title>
+<title>HTML5: canvas – canvas for dynamic graphics (NEW)</title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="caption.html">caption »</a></span>
</div>
<div id="canvas" class="section">
- <h2 class="element-head">
-<span class="element">canvas</span> – <span class="shortdesc">canvas for dynamic graphics</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> <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 class="element-head"> <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 <a href="canvas.html#canvas" class="element">canvas</a> element
@@ -49,15 +48,15 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="attribute-name" id="canvas.attrs.height" title="canvas.attrs.height" href="canvas.html#canvas.attrs.height">height</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="canvas.attrs.height" title="canvas.attrs.height" href="canvas.html#canvas.attrs.height">height</a> = <span class="attr-values">
<a href="datatypes.html#common.data.integer.non-negative">non-negative integer</a>
- </span> <span class="spec-link"><a 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> </dt>
+ </span> </dt>
<dd>The height of the canvas, in CSS pixels.</dd>
<dt>
-<a class="attribute-name" id="canvas.attrs.width" title="canvas.attrs.width" href="canvas.html#canvas.attrs.width">width</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="canvas.attrs.width" title="canvas.attrs.width" href="canvas.html#canvas.attrs.width">width</a> = <span class="attr-values">
<a href="datatypes.html#common.data.integer.non-negative">non-negative integer</a>
- </span> <span class="spec-link"><a 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> </dt>
+ </span> </dt>
<dd>The width of the canvas, in CSS pixels.</dd>
</dl>
Index: input.search.html
===================================================================
RCS file: /sources/public/html5/markup/input.search.html,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -d -r1.61 -r1.62
--- input.search.html 22 Jul 2010 11:05:40 -0000 1.61
+++ input.search.html 24 Jul 2010 17:15:26 -0000 1.62
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: input type=search – search field (NEW)</title>
+<title>HTML5: input type=search – search field (NEW)</title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="input.tel.html">input type=tel »</a></span>
</div>
<div id="input.search" class="section">
- <h2 class="element-head">
-<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="spec-link"> <a title="Read about the input.search 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="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 class="element-head"> <span class="spec-link"> <a title="Read about the input.search 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="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 <a href="input.html#input" class="element">input</a> element
@@ -59,13 +58,13 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="attribute-name" id="input.search.attrs.type" title="input.search.attrs.type" href="input.search.html#input.search.attrs.type">type</a> = <span class="attr-values"> "search" </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-input-element.html#attr-input-type">ⓘ</a></span> </dt>
+<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-input-element.html#attr-input-type">ⓘ</a></span> <a class="attribute-name" id="input.search.attrs.type" title="input.search.attrs.type" href="input.search.html#input.search.attrs.type">type</a> = <span class="attr-values"> "search" </span> </dt>
<dd>Specifies that its <a href="input.html#input" class="element">input</a> element is
a one-line plain-text edit control for entering one or
more search terms.</dd>
<dt>
-<a class="attribute-name" id="input.search.attrs.value" title="input.search.attrs.value" href="input.search.html#input.search.attrs.value">value</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-input-element.html#attr-input-value">ⓘ</a></span> </dt>
+<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-input-element.html#attr-input-value">ⓘ</a></span> <a class="attribute-name" id="input.search.attrs.value" title="input.search.attrs.value" href="input.search.html#input.search.attrs.value">value</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
<dd>Specifies a value for this <a href="input.html#input" class="element">input</a> element.</dd>
</dl>
Index: tfoot.html
===================================================================
RCS file: /sources/public/html5/markup/tfoot.html,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -d -r1.49 -r1.50
--- tfoot.html 15 Jul 2010 16:49:46 -0000 1.49
+++ tfoot.html 24 Jul 2010 17:15:28 -0000 1.50
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: tfoot – table footer row group </title>
+<title>HTML5: tfoot – table footer row group </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="th.html">th »</a></span>
</div>
<div id="tfoot" class="section">
- <h2 class="element-head">
-<span class="element">tfoot</span> – <span class="shortdesc">table footer row group</span> <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 class="hash" href="#tfoot">#</a> <a class="toc-bak" href="Overview.html#tfoot-toc">T</a>
+ <h2 class="element-head"> <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 <a href="tfoot.html#tfoot" class="element">tfoot</a> element
Index: rt.html
===================================================================
RCS file: /sources/public/html5/markup/rt.html,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -d -r1.52 -r1.53
--- rt.html 15 Jul 2010 16:49:45 -0000 1.52
+++ rt.html 24 Jul 2010 17:15:27 -0000 1.53
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: rt – ruby text (NEW)</title>
+<title>HTML5: rt – ruby text (NEW)</title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="ruby.html">ruby »</a></span>
</div>
<div id="rt" class="section">
- <h2 class="element-head">
-<span class="element">rt</span> – <span class="shortdesc">ruby text</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> <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 class="element-head"> <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 <a href="rt.html#rt" class="element">rt</a> element marks the
Index: fieldset.html
===================================================================
RCS file: /sources/public/html5/markup/fieldset.html,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -d -r1.53 -r1.54
--- fieldset.html 15 Jul 2010 16:49:43 -0000 1.53
+++ fieldset.html 24 Jul 2010 17:15:24 -0000 1.54
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: fieldset – set of related form controls </title>
+<title>HTML5: fieldset – set of related form controls </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="figcaption.html">figcaption »</a></span>
</div>
<div id="fieldset" class="section">
- <h2 class="element-head">
-<span class="element">fieldset</span> – <span class="shortdesc">set of related form controls</span> <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 class="hash" href="#fieldset">#</a> <a class="toc-bak" href="Overview.html#fieldset-toc">T</a>
+ <h2 class="element-head"> <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 <code><a href="fieldset.html#fieldset" class="element">fieldset</a></code> element represents a
Index: spec.html
===================================================================
RCS file: /sources/public/html5/markup/spec.html,v
retrieving revision 1.248
retrieving revision 1.249
diff -u -d -r1.248 -r1.249
--- spec.html 23 Jul 2010 13:31:05 -0000 1.248
+++ spec.html 24 Jul 2010 17:15:28 -0000 1.249
@@ -4,13 +4,13 @@
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>HTML: The Markup Language Reference</title>
<link rel="stylesheet" href="style.css" type="text/css">
-<script src="js/dfn.js" type="text/javascript"></script><link rel="stylesheet" href="W3C-ED.css" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
</head>
<body>
<div class="head">
<div><a href="http://www.w3.org/"><img height="48" width="72" alt="W3C" src="http://www.w3.org/Icons/w3c_home"></a></div>
<h1>HTML: The Markup Language Reference</h1>
-<h2>W3C Editor’s Draft <em>23 July 2010</em>
[...5724 lines suppressed...]
</dt>
<dd>Specifies the value granularity of the element’s
value.</dd>
<dt>
-<dfn class="attribute-name" id="input.attrs.step.integer" title="input.attrs.step.integer">step</dfn> = <span class="attr-values">
+<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#the-step-attribute">ⓘ</a></span> <dfn class="attribute-name" id="input.attrs.step.integer" title="input.attrs.step.integer">step</dfn> = <span class="attr-values">
"any"
<span class="postfix or">or</span> <a href="#common.data.integer.positive">positive integer</a>
- </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#the-step-attribute">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span><a class="hash" href="#input.attrs.step.integer">#</a>
+ </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span><a class="hash" href="#input.attrs.step.integer">#</a>
</dt>
<dd>Specifies the value granularity of the element’s
value.</dd>
@@ -20139,5 +20004,6 @@
<pre class="license"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> © 2010 <a href="http://www.w3.org/"><abbr title="World Wide Web Consortium">W3C</abbr></a><sup>®</sup> (<a href="http://www.csail.mit.edu/"><abbr title="Massachusetts Institute of Technology">MIT</abbr></a>, <a href="http://www.ercim.org/"><abbr title="European Research Consortium for Informatics and Mathematics">ERCIM</abbr></a>, <a href="http://www.keio.ac.jp/">Keio</a>), All Rights Reserved. W3C <a href="http://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer">liability</a>, <a href="http://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks">trademark</a> and <a href="http://www.w3.org/Consortium/Legal/copyright-documents">document use</a> rules apply.</pre>
</div>
</div>
+<script src="js/dfn.js" type="text/javascript"></script>
</body>
</html>
Index: datalist.html
===================================================================
RCS file: /sources/public/html5/markup/datalist.html,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -d -r1.55 -r1.56
--- datalist.html 15 Jul 2010 16:49:42 -0000 1.55
+++ datalist.html 24 Jul 2010 17:15:24 -0000 1.56
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: datalist – predefined options for other controls (NEW)</title>
+<title>HTML5: datalist – predefined options for other controls (NEW)</title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="dd.html">dd »</a></span>
</div>
<div id="datalist" class="section">
- <h2 class="element-head">
-<span class="element">datalist</span> – <span class="shortdesc">predefined options for other controls</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> <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 class="element-head"> <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 <a href="datalist.html#datalist" class="element">datalist</a>
Index: h1.html
===================================================================
RCS file: /sources/public/html5/markup/h1.html,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -d -r1.54 -r1.55
--- h1.html 15 Jul 2010 16:49:43 -0000 1.54
+++ h1.html 24 Jul 2010 17:15:24 -0000 1.55
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: h1 – heading </title>
+<title>HTML5: h1 – heading </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="h2.html">h2 »</a></span>
</div>
<div id="h1" class="section">
- <h2 class="element-head">
-<span class="element">h1</span> – <span class="shortdesc">heading</span> <span class="spec-link"> <a title="Read about the h1 element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-h1-h2-h3-h4-h5-and-h6-elements">ⓘ</a></span> <a class="hash" href="#h1">#</a> <a class="toc-bak" href="Overview.html#h1-toc">T</a>
+ <h2 class="element-head"> <span class="spec-link"> <a title="Read about the h1 element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-h1-h2-h3-h4-h5-and-h6-elements">ⓘ</a></span><span class="element">h1</span> – <span class="shortdesc">heading</span> <a class="hash" href="#h1">#</a> <a class="toc-bak" href="Overview.html#h1-toc">T</a>
</h2>
<div id="h1-longdesc" class="longdesc">
<p>The <a href="h1.html#h1" class="element">h1</a> through <a href="h6.html#h6" class="element">h6</a> elements are headings for
Index: h3.html
===================================================================
RCS file: /sources/public/html5/markup/h3.html,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -d -r1.55 -r1.56
--- h3.html 15 Jul 2010 16:49:43 -0000 1.55
+++ h3.html 24 Jul 2010 17:15:24 -0000 1.56
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: h3 – heading </title>
+<title>HTML5: h3 – heading </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="h4.html">h4 »</a></span>
</div>
<div id="h3" class="section">
- <h2 class="element-head">
-<span class="element">h3</span> – <span class="shortdesc">heading</span> <span class="spec-link"> <a title="Read about the h3 element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-h1-h2-h3-h4-h5-and-h6-elements">ⓘ</a></span> <a class="hash" href="#h3">#</a> <a class="toc-bak" href="Overview.html#h3-toc">T</a>
+ <h2 class="element-head"> <span class="spec-link"> <a title="Read about the h3 element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-h1-h2-h3-h4-h5-and-h6-elements">ⓘ</a></span><span class="element">h3</span> – <span class="shortdesc">heading</span> <a class="hash" href="#h3">#</a> <a class="toc-bak" href="Overview.html#h3-toc">T</a>
</h2>
<div id="h3-longdesc" class="longdesc">
<p>The <a href="h1.html#h1" class="element">h1</a> through <a href="h6.html#h6" class="element">h6</a> elements are headings for
Index: optgroup.html
===================================================================
RCS file: /sources/public/html5/markup/optgroup.html,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -d -r1.51 -r1.52
--- optgroup.html 15 Jul 2010 16:49:45 -0000 1.51
+++ optgroup.html 24 Jul 2010 17:15:27 -0000 1.52
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: optgroup – group of options </title>
+<title>HTML5: optgroup – group of options </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="option.html">option »</a></span>
</div>
<div id="optgroup" class="section">
- <h2 class="element-head">
-<span class="element">optgroup</span> – <span class="shortdesc">group of options</span> <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 class="hash" href="#optgroup">#</a> <a class="toc-bak" href="Overview.html#optgroup-toc">T</a>
+ <h2 class="element-head"> <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 <a href="optgroup.html#optgroup" class="element">optgroup</a>
@@ -47,7 +46,7 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="attribute-name" id="optgroup.attrs.label" title="optgroup.attrs.label" href="optgroup.html#optgroup.attrs.label">label</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a 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> </dt>
+<span class="spec-link"><a 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> <a class="attribute-name" id="optgroup.attrs.label" title="optgroup.attrs.label" href="optgroup.html#optgroup.attrs.label">label</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
<dd>Specifies the name of the group of options
its <a href="optgroup.html#optgroup" class="element">optgroup</a>
element represents.</dd>
Index: input.week.html
===================================================================
RCS file: /sources/public/html5/markup/input.week.html,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -d -r1.61 -r1.62
--- input.week.html 22 Jul 2010 11:05:41 -0000 1.61
+++ input.week.html 24 Jul 2010 17:15:26 -0000 1.62
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: input type=week – year-and-week input control (NEW)</title>
+<title>HTML5: input type=week – year-and-week input control (NEW)</title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="input.number.html">input type=number »</a></span>
</div>
<div id="input.week" class="section">
- <h2 class="element-head">
-<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="spec-link"> <a title="Read about the input.week 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="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 class="element-head"> <span class="spec-link"> <a title="Read about the input.week 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="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 <a href="input.html#input" class="element">input</a> element
@@ -58,31 +57,31 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="attribute-name" id="input.week.attrs.type" title="input.week.attrs.type" href="input.week.html#input.week.attrs.type">type</a> = <span class="attr-values"> "week" </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-input-element.html#attr-input-type">ⓘ</a></span> </dt>
+<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-input-element.html#attr-input-type">ⓘ</a></span> <a class="attribute-name" id="input.week.attrs.type" title="input.week.attrs.type" href="input.week.html#input.week.attrs.type">type</a> = <span class="attr-values"> "week" </span> </dt>
<dd>Specifies that its <a href="input.html#input" class="element">input</a> element is
a control for setting the element’s value to a string
representing a week.</dd>
<dt>
-<a class="attribute-name" id="input.week.attrs.min" title="input.week.attrs.min" href="input.week.html#input.week.attrs.min">min</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="input.week.attrs.min" title="input.week.attrs.min" href="input.week.html#input.week.attrs.min">min</a> = <span class="attr-values">
<a class="ref" href="datatypes.html#form.data.week" title="form.data.week">week</a>
- </span> <span class="spec-link"><a 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> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+ </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</dt>
<dd>The expected lower bound for the element’s
<a href="input.week.html#input.week.attrs.value">value</a>.</dd>
<dt>
-<a class="attribute-name" id="input.week.attrs.max" title="input.week.attrs.max" href="input.week.html#input.week.attrs.max">max</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="input.week.attrs.max" title="input.week.attrs.max" href="input.week.html#input.week.attrs.max">max</a> = <span class="attr-values">
<a class="ref" href="datatypes.html#form.data.week" title="form.data.week">week</a>
- </span> <span class="spec-link"><a 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> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+ </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</dt>
<dd>The expected upper bound for the element’s
<a href="input.week.html#input.week.attrs.value">value</a>.</dd>
<dt>
-<a class="attribute-name" id="input.week.attrs.value" title="input.week.attrs.value" href="input.week.html#input.week.attrs.value">value</a> = <span class="attr-values">
+<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-input-element.html#attr-input-value">ⓘ</a></span> <a class="attribute-name" id="input.week.attrs.value" title="input.week.attrs.value" href="input.week.html#input.week.attrs.value">value</a> = <span class="attr-values">
<a class="ref" href="datatypes.html#form.data.week" title="form.data.week">week</a>
- </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-input-element.html#attr-input-value">ⓘ</a></span> </dt>
+ </span> </dt>
<dd>A string representing a week.</dd>
</dl>
Index: button.button.html
===================================================================
RCS file: /sources/public/html5/markup/button.button.html,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -d -r1.58 -r1.59
--- button.button.html 15 Jul 2010 16:49:42 -0000 1.58
+++ button.button.html 24 Jul 2010 17:15:23 -0000 1.59
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: button type=button – button with no additional semantics </title>
+<title>HTML5: button type=button – button with no additional semantics </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="canvas.html">canvas »</a></span>
</div>
<div id="button.button" class="section">
- <h2 class="element-head">
-<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 class="spec-link"> <a title="Read about the button.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 class="hash" href="#button.button">#</a> <a class="toc-bak" href="Overview.html#button.button-toc">T</a>
+ <h2 class="element-head"> <span class="spec-link"> <a title="Read about the button.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 <a href="button.html#button" class="element">button</a> element
@@ -53,12 +52,12 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="attribute-name" id="button.button.attrs.type" title="button.button.attrs.type" href="button.button.html#button.button.attrs.type">type</a> = <span class="attr-values"> "button" </span> <span class="spec-link"><a 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> </dt>
+<span class="spec-link"><a 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> <a class="attribute-name" id="button.button.attrs.type" title="button.button.attrs.type" href="button.button.html#button.button.attrs.type">type</a> = <span class="attr-values"> "button" </span> </dt>
<dd>Specifies that its <a href="button.html#button" class="element">button</a> element is a button with no
additional semantics.</dd>
<dt>
-<a class="attribute-name" id="button.button.attrs.value" title="button.button.attrs.value" href="button.button.html#button.button.attrs.value">value</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a 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> </dt>
+<span class="spec-link"><a 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> <a class="attribute-name" id="button.button.attrs.value" title="button.button.attrs.value" href="button.button.html#button.button.attrs.value">value</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
<dd>The value part of the name/value pair associated with
this button for the purposes of form submission.</dd>
Index: form.html
===================================================================
RCS file: /sources/public/html5/markup/form.html,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -d -r1.62 -r1.63
--- form.html 15 Jul 2010 16:49:43 -0000 1.62
+++ form.html 24 Jul 2010 17:15:24 -0000 1.63
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: form – user-submittable form </title>
+<title>HTML5: form – user-submittable form </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="h1.html">h1 »</a></span>
</div>
<div id="form" class="section">
- <h2 class="element-head">
-<span class="element">form</span> – <span class="shortdesc">user-submittable form</span> <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 class="hash" href="#form">#</a> <a class="toc-bak" href="Overview.html#form-toc">T</a>
+ <h2 class="element-head"> <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 <a href="form.html#form" class="element">form</a> element
@@ -53,53 +52,53 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="attribute-name" id="form.attrs.action" title="form.attrs.action" href="form.html#form.attrs.action">action</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="form.attrs.action" title="form.attrs.action" href="form.html#form.attrs.action">action</a> = <span class="attr-values">
<a href="datatypes.html#common.data.uri">URI</a>
- </span> <span class="spec-link"><a 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> </dt>
+ </span> </dt>
<dd>The submission action for the form.</dd>
<dt>
-<a class="attribute-name" id="form.attrs.method" title="form.attrs.method" href="form.html#form.attrs.method">method</a> = <span class="attr-values"> <span class="agroupof"> "get"
+<span class="spec-link"><a 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> <a class="attribute-name" id="form.attrs.method" title="form.attrs.method" href="form.html#form.attrs.method">method</a> = <span class="attr-values"> <span class="agroupof"> "get"
<span class="postfix or">or</span> "post"</span>
<span class="postfix or">or</span> <span class="agroupof"> "put"
- <span class="postfix or">or</span> "delete"</span></span> <span class="spec-link"><a 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> </dt>
+ <span class="postfix or">or</span> "delete"</span></span> </dt>
<dd>The HTTP method with which a UA is meant to associate
this element for form submission.</dd>
<dt>
-<a class="attribute-name" id="form.attrs.enctype" title="form.attrs.enctype" href="form.html#form.attrs.enctype">enctype</a> = <span class="attr-values"> <span class="agroupof"> "application/x-www-form-urlencoded"
+<span class="spec-link"><a 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> <a class="attribute-name" id="form.attrs.enctype" title="form.attrs.enctype" href="form.html#form.attrs.enctype">enctype</a> = <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> <span class="spec-link"><a 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> </dt>
+ <span class="postfix or">or</span> "text/plain"</span> </dt>
<dd>A MIME type with which a UA is meant to associate the
form contents for form submission.</dd>
<dt>
-<a class="attribute-name" id="form.attrs.accept-charset" title="form.attrs.accept-charset" href="form.html#form.attrs.accept-charset">accept-charset</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="form.attrs.accept-charset" title="form.attrs.accept-charset" href="form.html#form.attrs.accept-charset">accept-charset</a> = <span class="attr-values">
<a href="datatypes.html#form.data.charsetlist">character-encoding name list</a>
- </span> <span class="spec-link"><a 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> </dt>
+ </span> </dt>
<dd>Specifies the character encodings used for form
submission.</dd>
<dt>
-<a class="attribute-name" id="form.attrs.novalidate" title="form.attrs.novalidate" href="form.html#form.attrs.novalidate">novalidate</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="form.attrs.novalidate" title="form.attrs.novalidate" href="form.html#form.attrs.novalidate">novalidate</a> = <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">empty</a>
- </span> <span class="spec-link"><a 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> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+ </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</dt>
<dd>Specifies that the element represents a form that is not
meant to be validated during form submission.</dd>
<dt>
-<a class="attribute-name" id="form.attrs.target" title="form.attrs.target" href="form.html#form.attrs.target">target</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="form.attrs.target" title="form.attrs.target" href="form.html#form.attrs.target">target</a> = <span class="attr-values">
<a href="datatypes.html#common.data.browsing-context-name-or-keyword">browsing-context name or keyword</a>
- </span> <span class="spec-link"><a 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> </dt>
+ </span> </dt>
<dd>A browsing context or keyword that represents the target
of the form.</dd>
<dt>
-<a class="attribute-name" id="form.attrs.autocomplete" title="form.attrs.autocomplete" href="form.html#form.attrs.autocomplete">autocomplete</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="form.attrs.autocomplete" title="form.attrs.autocomplete" href="form.html#form.attrs.autocomplete">autocomplete</a> = <span class="attr-values">
"on" <span class="postfix or">or</span> "off"
- </span> <span class="spec-link"><a 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> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+ </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</dt>
<dd>Specifies whether the element represents a form for
which by default a UA is meant to store the values entered
Index: small.html
===================================================================
RCS file: /sources/public/html5/markup/small.html,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -d -r1.53 -r1.54
--- small.html 15 Jul 2010 16:49:46 -0000 1.53
+++ small.html 24 Jul 2010 17:15:27 -0000 1.54
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: small – small print (CHANGED)</title>
+<title>HTML5: small – small print (CHANGED)</title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="source.html">source »</a></span>
</div>
<div id="small" class="section">
- <h2 class="element-head">
-<span class="element">small</span> – <span class="shortdesc">small print</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> <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 class="element-head"> <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 <a href="small.html#small" class="element">small</a> element
Index: ruby.html
===================================================================
RCS file: /sources/public/html5/markup/ruby.html,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -d -r1.52 -r1.53
--- ruby.html 15 Jul 2010 16:49:45 -0000 1.52
+++ ruby.html 24 Jul 2010 17:15:27 -0000 1.53
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: ruby – ruby annotation (NEW)</title>
+<title>HTML5: ruby – ruby annotation (NEW)</title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="samp.html">samp »</a></span>
</div>
<div id="ruby" class="section">
- <h2 class="element-head">
-<span class="element">ruby</span> – <span class="shortdesc">ruby annotation</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> <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 class="element-head"> <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 <a href="ruby.html#ruby" class="element">ruby</a> element allows
Index: ol.html
===================================================================
RCS file: /sources/public/html5/markup/ol.html,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -d -r1.56 -r1.57
--- ol.html 15 Jul 2010 16:49:45 -0000 1.56
+++ ol.html 24 Jul 2010 17:15:27 -0000 1.57
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: ol – ordered list </title>
+<title>HTML5: ol – ordered list </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="optgroup.html">optgroup »</a></span>
</div>
<div id="ol" class="section">
- <h2 class="element-head">
-<span class="element">ol</span> – <span class="shortdesc">ordered list</span> <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 class="hash" href="#ol">#</a> <a class="toc-bak" href="Overview.html#ol-toc">T</a>
+ <h2 class="element-head"> <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 <a href="ol.html#ol" class="element">ol</a> element represents
@@ -49,9 +48,9 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="attribute-name" id="ol.attrs.start" title="ol.attrs.start" href="ol.html#ol.attrs.start">start</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="ol.attrs.start" title="ol.attrs.start" href="ol.html#ol.attrs.start">start</a> = <span class="attr-values">
<a class="ref" href="datatypes.html#common.data.integer" title="common.data.integer">integer</a>
- </span> <span class="spec-link"><a 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> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span>
+ </span> <span class="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span>
</dt>
<dd>The ordinal value of the first list item.</dd>
<dd class="note">The
@@ -63,10 +62,10 @@
simply presentational.</dd>
<dt>
-<a class="attribute-name" id="ol.attrs.reversed" title="ol.attrs.reversed" href="ol.html#ol.attrs.reversed">reversed</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="ol.attrs.reversed" title="ol.attrs.reversed" href="ol.html#ol.attrs.reversed">reversed</a> = <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">empty</a>
- </span> <span class="spec-link"><a 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> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+ </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</dt>
<dd>If present, indicates that the list is a descending
list (…, 3, 2, 1).</dd>
Index: article.html
===================================================================
RCS file: /sources/public/html5/markup/article.html,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -d -r1.57 -r1.58
--- article.html 15 Jul 2010 16:49:41 -0000 1.57
+++ article.html 24 Jul 2010 17:15:23 -0000 1.58
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: article – article (NEW)</title>
+<title>HTML5: article – article (NEW)</title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="aside.html">aside »</a></span>
</div>
<div id="article" class="section">
- <h2 class="element-head">
-<span class="element">article</span> – <span class="shortdesc">article</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> <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 class="element-head"> <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 <a href="article.html#article" class="element">article</a> element
Index: elements.html
===================================================================
RCS file: /sources/public/html5/markup/elements.html,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -d -r1.53 -r1.54
--- elements.html 12 Jul 2010 17:34:55 -0000 1.53
+++ elements.html 24 Jul 2010 17:15:24 -0000 1.54
@@ -22,421 +22,421 @@
<div class="toc">
<ul>
<li>
-<span class="toc-section-number"></span><a href="a.html#a"><span class="toc-section-number"></span><span class="element">a</span> – <span class="shortdesc">hyperlink</span></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="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span>
+<span class="toc-section-number"></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="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="toc-section-number"></span><a href="abbr.html#abbr"><span class="toc-section-number"></span><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>
+<span class="toc-section-number"></span><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="element">abbr</span> – <span class="shortdesc">abbreviation</span></a>
</li>
<li>
-<span class="toc-section-number"></span><a href="address.html#address"><span class="toc-section-number"></span><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>
+<span class="toc-section-number"></span><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="element">address</span> – <span class="shortdesc">contact information</span></a>
</li>
<li>
-<span class="toc-section-number"></span><a href="area.html#area"><span class="toc-section-number"></span><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>
+<span class="toc-section-number"></span><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="element">area</span> – <span class="shortdesc">image-map hyperlink</span></a>
</li>
<li>
-<span class="toc-section-number"></span><a href="article.html#article"><span class="toc-section-number"></span><span class="element">article</span> – <span class="shortdesc">article</span></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="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="toc-section-number"></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="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="toc-section-number"></span><a href="aside.html#aside"><span class="toc-section-number"></span><span class="element">aside</span> – <span class="shortdesc">tangential content</span></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="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="toc-section-number"></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="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="toc-section-number"></span><a href="audio.html#audio"><span class="toc-section-number"></span><span class="element">audio</span> – <span class="shortdesc">audio stream</span></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="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="toc-section-number"></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="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="toc-section-number"></span><a href="b.html#b"><span class="toc-section-number"></span><span class="element">b</span> – <span class="shortdesc">offset text conventionally styled in bold</span></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="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span>
+<span class="toc-section-number"></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="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="toc-section-number"></span><a href="base.html#base"><span class="toc-section-number"></span><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>
+<span class="toc-section-number"></span><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="element">base</span> – <span class="shortdesc">base URL</span></a>
</li>
<li>
-<span class="toc-section-number"></span><a href="bdo.html#bdo"><span class="toc-section-number"></span><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>
+<span class="toc-section-number"></span><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="element">bdo</span> – <span class="shortdesc">BiDi override</span></a>
</li>
<li>
-<span class="toc-section-number"></span><a href="blockquote.html#blockquote"><span class="toc-section-number"></span><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>
+<span class="toc-section-number"></span><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="element">blockquote</span> – <span class="shortdesc">block quotation</span></a>
</li>
<li>
-<span class="toc-section-number"></span><a href="body.html#body"><span class="toc-section-number"></span><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>
+<span class="toc-section-number"></span><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="element">body</span> – <span class="shortdesc">document body</span></a>
</li>
<li>
-<span class="toc-section-number"></span><a href="br.html#br"><span class="toc-section-number"></span><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>
+<span class="toc-section-number"></span><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="element">br</span> – <span class="shortdesc">line break</span></a>
</li>
<li>
-<span class="toc-section-number"></span><a href="button.html#button"><span class="toc-section-number"></span><span class="element">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>
+<span class="toc-section-number"></span><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="element">button</span></a>
</li>
<li>
-<span class="toc-section-number"></span><a href="button.submit.html#button.submit"><span class="toc-section-number"></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> <span class="spec-link"> <a title="Read about the button.submit 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="toc-section-number"></span><span class="spec-link"> <a title="Read about the button.submit 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="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>
</li>
<li>
-<span class="toc-section-number"></span><a href="button.reset.html#button.reset"><span class="toc-section-number"></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> <span class="spec-link"> <a title="Read about the button.reset 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="toc-section-number"></span><span class="spec-link"> <a title="Read about the button.reset 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="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>
</li>
<li>
-<span class="toc-section-number"></span><a href="button.button.html#button.button"><span class="toc-section-number"></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> <span class="spec-link"> <a title="Read about the button.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="toc-section-number"></span><span class="spec-link"> <a title="Read about the button.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="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>
</li>
<li>
-<span class="toc-section-number"></span><a href="canvas.html#canvas"><span class="toc-section-number"></span><span class="element">canvas</span> – <span class="shortdesc">canvas for dynamic graphics</span></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="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="toc-section-number"></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="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="toc-section-number"></span><a href="caption.html#caption"><span class="toc-section-number"></span><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>
+<span class="toc-section-number"></span><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="element">caption</span> – <span class="shortdesc">table title</span></a>
</li>
<li>
-<span class="toc-section-number"></span><a href="cite.html#cite"><span class="toc-section-number"></span><span class="element">cite</span> – <span class="shortdesc">cited title of a work</span></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="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span>
+<span class="toc-section-number"></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="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="toc-section-number"></span><a href="code.html#code"><span class="toc-section-number"></span><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>
+<span class="toc-section-number"></span><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="element">code</span> – <span class="shortdesc">code fragment</span></a>
</li>
<li>
-<span class="toc-section-number"></span><a href="col.html#col"><span class="toc-section-number"></span><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>
+<span class="toc-section-number"></span><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="element">col</span> – <span class="shortdesc">table column</span></a>
</li>
<li>
-<span class="toc-section-number"></span><a href="colgroup.html#colgroup"><span class="toc-section-number"></span><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>
+<span class="toc-section-number"></span><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="element">colgroup</span> – <span class="shortdesc">table column group</span></a>
</li>
<li>
-<span class="toc-section-number"></span><a href="command.html#command"><span class="toc-section-number"></span><span class="element">command</span></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="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="toc-section-number"></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="element">command</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li>
-<span class="toc-section-number"></span><a href="command.command.html#command.command"><span class="toc-section-number"></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></a> <span class="spec-link"> <a title="Read about the command.command element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#the-command">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the command.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="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></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li>
-<span class="toc-section-number"></span><a href="command.radio.html#command.radio"><span class="toc-section-number"></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></a> <span class="spec-link"> <a title="Read about the command.radio element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#the-command">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the command.radio 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="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></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li>
-<span class="toc-section-number"></span><a href="command.checkbox.html#command.checkbox"><span class="toc-section-number"></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></a> <span class="spec-link"> <a title="Read about the command.checkbox element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/interactive-elements.html#the-command">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the command.checkbox 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="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></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li>
-<span class="toc-section-number"></span><a href="datalist.html#datalist"><span class="toc-section-number"></span><span class="element">datalist</span> – <span class="shortdesc">predefined options for other controls</span></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="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="toc-section-number"></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="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="toc-section-number"></span><a href="dd.html#dd"><span class="toc-section-number"></span><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>
+<span class="toc-section-number"></span><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="element">dd</span> – <span class="shortdesc">description or value</span></a>
</li>
<li>
-<span class="toc-section-number"></span><a href="del.html#del"><span class="toc-section-number"></span><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>
+<span class="toc-section-number"></span><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="element">del</span> – <span class="shortdesc">deleted text</span></a>
</li>
<li>
-<span class="toc-section-number"></span><a href="details.html#details"><span class="toc-section-number"></span><span class="element">details</span> – <span class="shortdesc">control for additional on-demand information</span></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="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="toc-section-number"></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="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="toc-section-number"></span><a href="dfn.html#dfn"><span class="toc-section-number"></span><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>
+<span class="toc-section-number"></span><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="element">dfn</span> – <span class="shortdesc">defining instance</span></a>
</li>
<li>
-<span class="toc-section-number"></span><a href="div.html#div"><span class="toc-section-number"></span><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>
+<span class="toc-section-number"></span><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="element">div</span> – <span class="shortdesc">generic flow container</span></a>
</li>
<li>
-<span class="toc-section-number"></span><a href="dl.html#dl"><span class="toc-section-number"></span><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>
+<span class="toc-section-number"></span><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="element">dl</span> – <span class="shortdesc">description list</span></a>
</li>
<li>
-<span class="toc-section-number"></span><a href="dt.html#dt"><span class="toc-section-number"></span><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>
+<span class="toc-section-number"></span><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="element">dt</span> – <span class="shortdesc">term or name</span></a>
</li>
<li>
-<span class="toc-section-number"></span><a href="em.html#em"><span class="toc-section-number"></span><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>
+<span class="toc-section-number"></span><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="element">em</span> – <span class="shortdesc">emphatic stress</span></a>
</li>
<li>
-<span class="toc-section-number"></span><a href="embed.html#embed"><span class="toc-section-number"></span><span class="element">embed</span> – <span class="shortdesc">integration point for plugins</span></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="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="toc-section-number"></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="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="toc-section-number"></span><a href="fieldset.html#fieldset"><span class="toc-section-number"></span><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>
+<span class="toc-section-number"></span><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="element">fieldset</span> – <span class="shortdesc">set of related form controls</span></a>
</li>
<li>
-<span class="toc-section-number"></span><a href="figcaption.html#figcaption"><span class="toc-section-number"></span><span class="element">figcaption</span> – <span class="shortdesc">figure caption</span></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="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="toc-section-number"></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="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="toc-section-number"></span><a href="figure.html#figure"><span class="toc-section-number"></span><span class="element">figure</span> – <span class="shortdesc">figure with optional caption</span></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="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="toc-section-number"></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="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="toc-section-number"></span><a href="footer.html#footer"><span class="toc-section-number"></span><span class="element">footer</span> – <span class="shortdesc">footer</span></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="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="toc-section-number"></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="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="toc-section-number"></span><a href="form.html#form"><span class="toc-section-number"></span><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>
+<span class="toc-section-number"></span><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="element">form</span> – <span class="shortdesc">user-submittable form</span></a>
</li>
<li>
-<span class="toc-section-number"></span><a href="h1.html#h1"><span class="toc-section-number"></span><span class="element">h1</span> – <span class="shortdesc">heading</span></a> <span class="spec-link"> <a title="Read about the h1 element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-h1-h2-h3-h4-h5-and-h6-elements">ⓘ</a></span>
+<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the h1 element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/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="element">h1</span> – <span class="shortdesc">heading</span></a>
</li>
<li>
-<span class="toc-section-number"></span><a href="h2.html#h2"><span class="toc-section-number"></span><span class="element">h2</span> – <span class="shortdesc">heading</span></a> <span class="spec-link"> <a title="Read about the h2 element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-h1-h2-h3-h4-h5-and-h6-elements">ⓘ</a></span>
+<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the h2 element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-h1-h2-h3-h4-h5-and-h6-elements">ⓘ</a></span> <a href="h2.html#h2"><span class="toc-section-number"></span><span class="element">h2</span> – <span class="shortdesc">heading</span></a>
</li>
<li>
-<span class="toc-section-number"></span><a href="h3.html#h3"><span class="toc-section-number"></span><span class="element">h3</span> – <span class="shortdesc">heading</span></a> <span class="spec-link"> <a title="Read about the h3 element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-h1-h2-h3-h4-h5-and-h6-elements">ⓘ</a></span>
+<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the h3 element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-h1-h2-h3-h4-h5-and-h6-elements">ⓘ</a></span> <a href="h3.html#h3"><span class="toc-section-number"></span><span class="element">h3</span> – <span class="shortdesc">heading</span></a>
</li>
<li>
-<span class="toc-section-number"></span><a href="h4.html#h4"><span class="toc-section-number"></span><span class="element">h4</span> – <span class="shortdesc">heading</span></a> <span class="spec-link"> <a title="Read about the h4 element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-h1-h2-h3-h4-h5-and-h6-elements">ⓘ</a></span>
+<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the h4 element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-h1-h2-h3-h4-h5-and-h6-elements">ⓘ</a></span> <a href="h4.html#h4"><span class="toc-section-number"></span><span class="element">h4</span> – <span class="shortdesc">heading</span></a>
</li>
<li>
-<span class="toc-section-number"></span><a href="h5.html#h5"><span class="toc-section-number"></span><span class="element">h5</span> – <span class="shortdesc">heading</span></a> <span class="spec-link"> <a title="Read about the h5 element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-h1-h2-h3-h4-h5-and-h6-elements">ⓘ</a></span>
+<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the h5 element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-h1-h2-h3-h4-h5-and-h6-elements">ⓘ</a></span> <a href="h5.html#h5"><span class="toc-section-number"></span><span class="element">h5</span> – <span class="shortdesc">heading</span></a>
</li>
<li>
-<span class="toc-section-number"></span><a href="h6.html#h6"><span class="toc-section-number"></span><span class="element">h6</span> – <span class="shortdesc">heading</span></a> <span class="spec-link"> <a title="Read about the h6 element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-h1-h2-h3-h4-h5-and-h6-elements">ⓘ</a></span>
+<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the h6 element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/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="element">h6</span> – <span class="shortdesc">heading</span></a>
</li>
<li>
-<span class="toc-section-number"></span><a href="head.html#head"><span class="toc-section-number"></span><span class="element">head</span> – <span class="shortdesc">document metadata</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>
+<span class="toc-section-number"></span><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="element">head</span> – <span class="shortdesc">document metadata</span></a>
</li>
<li>
-<span class="toc-section-number"></span><a href="header.html#header"><span class="toc-section-number"></span><span class="element">header</span> – <span class="shortdesc">header</span></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="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="toc-section-number"></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="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="toc-section-number"></span><a href="hgroup.html#hgroup"><span class="toc-section-number"></span><span class="element">hgroup</span> – <span class="shortdesc">heading group</span></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="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="toc-section-number"></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="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="toc-section-number"></span><a href="hr.html#hr"><span class="toc-section-number"></span><span class="element">hr</span> – <span class="shortdesc">thematic break</span></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="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span>
+<span class="toc-section-number"></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="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="toc-section-number"></span><a href="html.html#html"><span class="toc-section-number"></span><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>
+<span class="toc-section-number"></span><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="element">html</span> – <span class="shortdesc">root element</span></a>
</li>
<li>
-<span class="toc-section-number"></span><a href="i.html#i"><span class="toc-section-number"></span><span class="element">i</span> – <span class="shortdesc">offset text conventionally styled in italic</span></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="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span>
+<span class="toc-section-number"></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="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="toc-section-number"></span><a href="iframe.html#iframe"><span class="toc-section-number"></span><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>
+<span class="toc-section-number"></span><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="element">iframe</span> – <span class="shortdesc">nested browsing context (inline frame)</span></a>
</li>
<li>
-<span class="toc-section-number"></span><a href="img.html#img"><span class="toc-section-number"></span><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>
+<span class="toc-section-number"></span><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="element">img</span> – <span class="shortdesc">image</span></a>
</li>
<li>
-<span class="toc-section-number"></span><a href="input.html#input"><span class="toc-section-number"></span><span class="element">input</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/the-input-element.html#the-input-element">ⓘ</a></span>
+<span class="toc-section-number"></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="element">input</span></a>
</li>
<li>
-<span class="toc-section-number"></span><a href="input.text.html#input.text"><span class="toc-section-number"></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> <span class="spec-link"> <a title="Read about the input.text 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="toc-section-number"></span><span class="spec-link"> <a title="Read about the input.text 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.text.html#input.text"><span class="toc-section-number"></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>
</li>
<li>
-<span class="toc-section-number"></span><a href="input.password.html#input.password"><span class="toc-section-number"></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> <span class="spec-link"> <a title="Read about the input.password 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="toc-section-number"></span><span class="spec-link"> <a title="Read about the input.password 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.password.html#input.password"><span class="toc-section-number"></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>
</li>
<li>
-<span class="toc-section-number"></span><a href="input.checkbox.html#input.checkbox"><span class="toc-section-number"></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> <span class="spec-link"> <a title="Read about the input.checkbox 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="toc-section-number"></span><span class="spec-link"> <a title="Read about the input.checkbox 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.checkbox.html#input.checkbox"><span class="toc-section-number"></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>
</li>
<li>
-<span class="toc-section-number"></span><a href="input.radio.html#input.radio"><span class="toc-section-number"></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> <span class="spec-link"> <a title="Read about the input.radio 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="toc-section-number"></span><span class="spec-link"> <a title="Read about the input.radio 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.radio.html#input.radio"><span class="toc-section-number"></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>
</li>
<li>
-<span class="toc-section-number"></span><a href="input.button.html#input.button"><span class="toc-section-number"></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> <span class="spec-link"> <a title="Read about the input.button 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="toc-section-number"></span><span class="spec-link"> <a title="Read about the input.button 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.button.html#input.button"><span class="toc-section-number"></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>
</li>
<li>
-<span class="toc-section-number"></span><a href="input.submit.html#input.submit"><span class="toc-section-number"></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> <span class="spec-link"> <a title="Read about the input.submit 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="toc-section-number"></span><span class="spec-link"> <a title="Read about the input.submit 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.submit.html#input.submit"><span class="toc-section-number"></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>
</li>
<li>
-<span class="toc-section-number"></span><a href="input.reset.html#input.reset"><span class="toc-section-number"></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> <span class="spec-link"> <a title="Read about the input.reset 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="toc-section-number"></span><span class="spec-link"> <a title="Read about the input.reset 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.reset.html#input.reset"><span class="toc-section-number"></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>
</li>
<li>
-<span class="toc-section-number"></span><a href="input.file.html#input.file"><span class="toc-section-number"></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> <span class="spec-link"> <a title="Read about the input.file 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="toc-section-number"></span><span class="spec-link"> <a title="Read about the input.file 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.file.html#input.file"><span class="toc-section-number"></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>
</li>
<li>
-<span class="toc-section-number"></span><a href="input.hidden.html#input.hidden"><span class="toc-section-number"></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> <span class="spec-link"> <a title="Read about the input.hidden 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="toc-section-number"></span><span class="spec-link"> <a title="Read about the input.hidden 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.hidden.html#input.hidden"><span class="toc-section-number"></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>
</li>
<li>
-<span class="toc-section-number"></span><a href="input.image.html#input.image"><span class="toc-section-number"></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> <span class="spec-link"> <a title="Read about the input.image 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="toc-section-number"></span><span class="spec-link"> <a title="Read about the input.image 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.image.html#input.image"><span class="toc-section-number"></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>
</li>
<li>
-<span class="toc-section-number"></span><a href="input.datetime.html#input.datetime"><span class="toc-section-number"></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></a> <span class="spec-link"> <a title="Read about the input.datetime 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="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the input.datetime 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.datetime.html#input.datetime"><span class="toc-section-number"></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></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li>
-<span class="toc-section-number"></span><a href="input.datetime-local.html#input.datetime-local"><span class="toc-section-number"></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></a> <span class="spec-link"> <a title="Read about the input.datetime-local 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="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the input.datetime-local 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.datetime-local.html#input.datetime-local"><span class="toc-section-number"></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></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li>
-<span class="toc-section-number"></span><a href="input.date.html#input.date"><span class="toc-section-number"></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></a> <span class="spec-link"> <a title="Read about the input.date 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="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the input.date 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.date.html#input.date"><span class="toc-section-number"></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></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li>
-<span class="toc-section-number"></span><a href="input.month.html#input.month"><span class="toc-section-number"></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></a> <span class="spec-link"> <a title="Read about the input.month 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="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the input.month 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.month.html#input.month"><span class="toc-section-number"></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></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li>
-<span class="toc-section-number"></span><a href="input.time.html#input.time"><span class="toc-section-number"></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></a> <span class="spec-link"> <a title="Read about the input.time 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="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the input.time 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.time.html#input.time"><span class="toc-section-number"></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></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li>
-<span class="toc-section-number"></span><a href="input.week.html#input.week"><span class="toc-section-number"></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></a> <span class="spec-link"> <a title="Read about the input.week 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="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the input.week 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.week.html#input.week"><span class="toc-section-number"></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></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li>
-<span class="toc-section-number"></span><a href="input.number.html#input.number"><span class="toc-section-number"></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></a> <span class="spec-link"> <a title="Read about the input.number 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="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the input.number 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.number.html#input.number"><span class="toc-section-number"></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></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li>
-<span class="toc-section-number"></span><a href="input.range.html#input.range"><span class="toc-section-number"></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></a> <span class="spec-link"> <a title="Read about the input.range 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="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the input.range 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.range.html#input.range"><span class="toc-section-number"></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></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li>
-<span class="toc-section-number"></span><a href="input.email.html#input.email"><span class="toc-section-number"></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></a> <span class="spec-link"> <a title="Read about the input.email 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="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the input.email 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.email.html#input.email"><span class="toc-section-number"></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></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li>
-<span class="toc-section-number"></span><a href="input.url.html#input.url"><span class="toc-section-number"></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></a> <span class="spec-link"> <a title="Read about the input.url 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="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the input.url 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.url.html#input.url"><span class="toc-section-number"></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></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li>
-<span class="toc-section-number"></span><a href="input.search.html#input.search"><span class="toc-section-number"></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></a> <span class="spec-link"> <a title="Read about the input.search 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="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the input.search 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.search.html#input.search"><span class="toc-section-number"></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></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li>
-<span class="toc-section-number"></span><a href="input.tel.html#input.tel"><span class="toc-section-number"></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></a> <span class="spec-link"> <a title="Read about the input.tel 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="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the input.tel 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.tel.html#input.tel"><span class="toc-section-number"></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></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li>
-<span class="toc-section-number"></span><a href="input.color.html#input.color"><span class="toc-section-number"></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></a> <span class="spec-link"> <a title="Read about the input.color 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="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the input.color 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.color.html#input.color"><span class="toc-section-number"></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></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li>
-<span class="toc-section-number"></span><a href="ins.html#ins"><span class="toc-section-number"></span><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>
+<span class="toc-section-number"></span><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="element">ins</span> – <span class="shortdesc">inserted text</span></a>
</li>
<li>
-<span class="toc-section-number"></span><a href="kbd.html#kbd"><span class="toc-section-number"></span><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>
+<span class="toc-section-number"></span><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="element">kbd</span> – <span class="shortdesc">user input</span></a>
</li>
<li>
-<span class="toc-section-number"></span><a href="keygen.html#keygen"><span class="toc-section-number"></span><span class="element">keygen</span> – <span class="shortdesc">key-pair generator/input control</span></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="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="toc-section-number"></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="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="toc-section-number"></span><a href="label.html#label"><span class="toc-section-number"></span><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>
+<span class="toc-section-number"></span><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="element">label</span> – <span class="shortdesc">caption for a form control</span></a>
</li>
<li>
-<span class="toc-section-number"></span><a href="legend.html#legend"><span class="toc-section-number"></span><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>
+<span class="toc-section-number"></span><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="element">legend</span> – <span class="shortdesc">title or explanatory caption</span></a>
</li>
<li>
-<span class="toc-section-number"></span><a href="li.html#li"><span class="toc-section-number"></span><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>
+<span class="toc-section-number"></span><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="element">li</span> – <span class="shortdesc">list item</span></a>
</li>
<li>
-<span class="toc-section-number"></span><a href="link.html#link"><span class="toc-section-number"></span><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>
+<span class="toc-section-number"></span><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="element">link</span> – <span class="shortdesc">inter-document relationship metadata</span></a>
</li>
<li>
-<span class="toc-section-number"></span><a href="map.html#map"><span class="toc-section-number"></span><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>
+<span class="toc-section-number"></span><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="element">map</span> – <span class="shortdesc">image-map definition</span></a>
</li>
<li>
-<span class="toc-section-number"></span><a href="mark.html#mark"><span class="toc-section-number"></span><span class="element">mark</span> – <span class="shortdesc">marked (highlighted) text</span></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="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="toc-section-number"></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="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="toc-section-number"></span><a href="menu.html#menu"><span class="toc-section-number"></span><span class="element">menu</span> – <span class="shortdesc">list of commands</span></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="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span>
+<span class="toc-section-number"></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="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>
<li>
-<span class="toc-section-number"></span><a href="meta.html#meta"><span class="toc-section-number"></span><span class="element">meta</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#meta">ⓘ</a></span>
+<span class="toc-section-number"></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="element">meta</span></a>
</li>
<li>
-<span class="toc-section-number"></span><a href="meta.name.html#meta.name"><span class="toc-section-number"></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> <span class="spec-link"> <a title="Read about the meta.name element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#meta">ⓘ</a></span>
+<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the meta.name element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#meta">ⓘ</a></span> <a href="meta.name.html#meta.name"><span class="toc-section-number"></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>
</li>
<li>
-<span class="toc-section-number"></span><a href="meta.http-equiv.refresh.html#meta.http-equiv.refresh"><span class="toc-section-number"></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> <span class="spec-link"> <a title="Read about the meta.http-equiv.refresh element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#meta">ⓘ</a></span>
+<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the meta.http-equiv.refresh element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#meta">ⓘ</a></span> <a href="meta.http-equiv.refresh.html#meta.http-equiv.refresh"><span class="toc-section-number"></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>
</li>
<li>
-<span class="toc-section-number"></span><a href="meta.http-equiv.default-style.html#meta.http-equiv.default-style"><span class="toc-section-number"></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> <span class="spec-link"> <a title="Read about the meta.http-equiv.default-style element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#meta">ⓘ</a></span>
+<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the meta.http-equiv.default-style element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#meta">ⓘ</a></span> <a href="meta.http-equiv.default-style.html#meta.http-equiv.default-style"><span class="toc-section-number"></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>
</li>
<li>
-<span class="toc-section-number"></span><a href="meta.http-equiv.content-language.html#meta.http-equiv.content-language"><span class="toc-section-number"></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></a> <span class="spec-link"> <a title="Read about the meta.http-equiv.content-language element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#meta">ⓘ</a></span> <span class="obsoleted-feature" title="This markup feature has been obsoleted in HTML5.">OBSOLETE</span>
+<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the meta.http-equiv.content-language element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#meta">ⓘ</a></span> <a href="meta.http-equiv.content-language.html#meta.http-equiv.content-language"><span class="toc-section-number"></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></a> <span class="obsoleted-feature" title="This markup feature has been obsoleted in HTML5.">OBSOLETE</span>
</li>
<li>
-<span class="toc-section-number"></span><a href="meta.charset.html#meta.charset"><span class="toc-section-number"></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></a> <span class="spec-link"> <a title="Read about the meta.charset element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#meta">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the meta.charset element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#meta">ⓘ</a></span> <a href="meta.charset.html#meta.charset"><span class="toc-section-number"></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></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li>
-<span class="toc-section-number"></span><a href="meta.http-equiv.content-type.html#meta.http-equiv.content-type"><span class="toc-section-number"></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> <span class="spec-link"> <a title="Read about the meta.http-equiv.content-type element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#meta">ⓘ</a></span>
+<span class="toc-section-number"></span><span class="spec-link"> <a title="Read about the meta.http-equiv.content-type element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#meta">ⓘ</a></span> <a href="meta.http-equiv.content-type.html#meta.http-equiv.content-type"><span class="toc-section-number"></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>
</li>
<li>
-<span class="toc-section-number"></span><a href="meter.html#meter"><span class="toc-section-number"></span><span class="element">meter</span> – <span class="shortdesc">scalar gauge</span></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="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="toc-section-number"></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="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>
<li>
-<span class="toc-section-number"></span><a href="nav.html#nav"><span class="toc-section-number"></span><span class="element">nav</span> – <span class="shortdesc">group of navigational links</span></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="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="toc-section-number"></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="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="toc-section-number"></span><a href="noscript.html#noscript"><span class="toc-section-number"></span><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>
+<span class="toc-section-number"></span><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="element">noscript</span> – <span class="shortdesc">fallback content for script</span></a>
</li>
<li>
-<span class="toc-section-number"></span><a href="object.html#object"><span class="toc-section-number"></span><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>
+<span class="toc-section-number"></span><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="element">object</span> – <span class="shortdesc">generic external content</span></a>
</li>
<li>
-<span class="toc-section-number"></span><a href="ol.html#ol"><span class="toc-section-number"></span><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>
+<span class="toc-section-number"></span><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="element">ol</span> – <span class="shortdesc">ordered list</span></a>
</li>
<li>
-<span class="toc-section-number"></span><a href="optgroup.html#optgroup"><span class="toc-section-number"></span><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>
+<span class="toc-section-number"></span><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="element">optgroup</span> – <span class="shortdesc">group of options</span></a>
</li>
<li>
-<span class="toc-section-number"></span><a href="option.html#option"><span class="toc-section-number"></span><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>
+<span class="toc-section-number"></span><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="element">option</span> – <span class="shortdesc">option</span></a>
</li>
<li>
-<span class="toc-section-number"></span><a href="output.html#output"><span class="toc-section-number"></span><span class="element">output</span> – <span class="shortdesc">result of a calculation in a form</span></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="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="toc-section-number"></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="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="toc-section-number"></span><a href="p.html#p"><span class="toc-section-number"></span><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>
+<span class="toc-section-number"></span><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="element">p</span> – <span class="shortdesc">paragraph</span></a>
</li>
<li>
-<span class="toc-section-number"></span><a href="param.html#param"><span class="toc-section-number"></span><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>
+<span class="toc-section-number"></span><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="element">param</span> – <span class="shortdesc">initialization parameters for plugins</span></a>
</li>
<li>
-<span class="toc-section-number"></span><a href="pre.html#pre"><span class="toc-section-number"></span><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>
+<span class="toc-section-number"></span><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="element">pre</span> – <span class="shortdesc">preformatted text</span></a>
</li>
<li>
-<span class="toc-section-number"></span><a href="progress.html#progress"><span class="toc-section-number"></span><span class="element">progress</span> – <span class="shortdesc">progress indicator</span></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="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="toc-section-number"></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="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="toc-section-number"></span><a href="q.html#q"><span class="toc-section-number"></span><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>
+<span class="toc-section-number"></span><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="element">q</span> – <span class="shortdesc">quoted text</span></a>
</li>
<li>
-<span class="toc-section-number"></span><a href="rp.html#rp"><span class="toc-section-number"></span><span class="element">rp</span> – <span class="shortdesc">ruby parenthesis</span></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="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="toc-section-number"></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="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="toc-section-number"></span><a href="rt.html#rt"><span class="toc-section-number"></span><span class="element">rt</span> – <span class="shortdesc">ruby text</span></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="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="toc-section-number"></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="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="toc-section-number"></span><a href="ruby.html#ruby"><span class="toc-section-number"></span><span class="element">ruby</span> – <span class="shortdesc">ruby annotation</span></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="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="toc-section-number"></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="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="toc-section-number"></span><a href="samp.html#samp"><span class="toc-section-number"></span><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>
+<span class="toc-section-number"></span><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="element">samp</span> – <span class="shortdesc">(sample) output</span></a>
</li>
<li>
-<span class="toc-section-number"></span><a href="script.html#script"><span class="toc-section-number"></span><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>
+<span class="toc-section-number"></span><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="element">script</span> – <span class="shortdesc">embedded script</span></a>
</li>
<li>
-<span class="toc-section-number"></span><a href="section.html#section"><span class="toc-section-number"></span><span class="element">section</span> – <span class="shortdesc">section</span></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="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="toc-section-number"></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="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="toc-section-number"></span><a href="select.html#select"><span class="toc-section-number"></span><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>
+<span class="toc-section-number"></span><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="element">select</span> – <span class="shortdesc">option-selection form control</span></a>
</li>
<li>
-<span class="toc-section-number"></span><a href="small.html#small"><span class="toc-section-number"></span><span class="element">small</span> – <span class="shortdesc">small print</span></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="changed-feature" title="The meaning, structure, or purpose of this markup feature has changed in HTML5.">CHANGED</span>
+<span class="toc-section-number"></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="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="toc-section-number"></span><a href="source.html#source"><span class="toc-section-number"></span><span class="element">source</span> – <span class="shortdesc">media source</span></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="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="toc-section-number"></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="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="toc-section-number"></span><a href="span.html#span"><span class="toc-section-number"></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>
+<span class="toc-section-number"></span><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="element">span</span> – <span class="shortdesc">generic span</span></a>
</li>
<li>
-<span class="toc-section-number"></span><a href="strong.html#strong"><span class="toc-section-number"></span><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>
+<span class="toc-section-number"></span><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="element">strong</span> – <span class="shortdesc">strong importance</span></a>
</li>
<li>
-<span class="toc-section-number"></span><a href="style.html#style"><span class="toc-section-number"></span><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>
+<span class="toc-section-number"></span><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="element">style</span> – <span class="shortdesc">style (presentation) information</span></a>
</li>
<li>
-<span class="toc-section-number"></span><a href="sub.html#sub"><span class="toc-section-number"></span><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>
+<span class="toc-section-number"></span><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="element">sub</span> – <span class="shortdesc">subscript</span></a>
</li>
<li>
-<span class="toc-section-number"></span><a href="summary.html#summary"><span class="toc-section-number"></span><span class="element">summary</span> – <span class="shortdesc">summary, caption, or legend for a details control</span></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="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="toc-section-number"></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="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="toc-section-number"></span><a href="sup.html#sup"><span class="toc-section-number"></span><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>
+<span class="toc-section-number"></span><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="element">sup</span> – <span class="shortdesc">superscript</span></a>
</li>
<li>
-<span class="toc-section-number"></span><a href="table.html#table"><span class="toc-section-number"></span><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>
+<span class="toc-section-number"></span><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="element">table</span> – <span class="shortdesc">table</span></a>
</li>
<li>
-<span class="toc-section-number"></span><a href="tbody.html#tbody"><span class="toc-section-number"></span><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>
+<span class="toc-section-number"></span><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="element">tbody</span> – <span class="shortdesc">table row group</span></a>
</li>
<li>
-<span class="toc-section-number"></span><a href="td.html#td"><span class="toc-section-number"></span><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>
+<span class="toc-section-number"></span><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="element">td</span> – <span class="shortdesc">table cell</span></a>
</li>
<li>
-<span class="toc-section-number"></span><a href="textarea.html#textarea"><span class="toc-section-number"></span><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>
+<span class="toc-section-number"></span><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="element">textarea</span> – <span class="shortdesc">text input area</span></a>
</li>
<li>
-<span class="toc-section-number"></span><a href="tfoot.html#tfoot"><span class="toc-section-number"></span><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>
+<span class="toc-section-number"></span><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="element">tfoot</span> – <span class="shortdesc">table footer row group</span></a>
</li>
<li>
-<span class="toc-section-number"></span><a href="th.html#th"><span class="toc-section-number"></span><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>
+<span class="toc-section-number"></span><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="element">th</span> – <span class="shortdesc">table header cell</span></a>
</li>
<li>
-<span class="toc-section-number"></span><a href="thead.html#thead"><span class="toc-section-number"></span><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>
+<span class="toc-section-number"></span><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="element">thead</span> – <span class="shortdesc">table heading group</span></a>
</li>
<li>
-<span class="toc-section-number"></span><a href="time.html#time"><span class="toc-section-number"></span><span class="element">time</span> – <span class="shortdesc">date and/or time</span></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="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="toc-section-number"></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="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="toc-section-number"></span><a href="title.html#title"><span class="toc-section-number"></span><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>
+<span class="toc-section-number"></span><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="element">title</span> – <span class="shortdesc">document title</span></a>
</li>
<li>
-<span class="toc-section-number"></span><a href="tr.html#tr"><span class="toc-section-number"></span><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>
+<span class="toc-section-number"></span><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="element">tr</span> – <span class="shortdesc">table row</span></a>
</li>
<li>
-<span class="toc-section-number"></span><a href="ul.html#ul"><span class="toc-section-number"></span><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>
+<span class="toc-section-number"></span><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="element">ul</span> – <span class="shortdesc">unordered list</span></a>
</li>
<li>
-<span class="toc-section-number"></span><a href="var.html#var"><span class="toc-section-number"></span><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>
+<span class="toc-section-number"></span><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="element">var</span> – <span class="shortdesc">variable or placeholder text</span></a>
</li>
<li>
-<span class="toc-section-number"></span><a href="video.html#video"><span class="toc-section-number"></span><span class="element">video</span> – <span class="shortdesc">video</span></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="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="toc-section-number"></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="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="toc-section-number"></span><a href="wbr.html#wbr"><span class="toc-section-number"></span><span class="element">wbr</span> – <span class="shortdesc">line-break opportunity</span></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="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="toc-section-number"></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="element">wbr</span> – <span class="shortdesc">line-break opportunity</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.52
retrieving revision 1.53
diff -u -d -r1.52 -r1.53
--- colgroup.html 15 Jul 2010 16:49:42 -0000 1.52
+++ colgroup.html 24 Jul 2010 17:15:23 -0000 1.53
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: colgroup – table column group </title>
+<title>HTML5: colgroup – table column group </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="command.html">command »</a></span>
</div>
<div id="colgroup" class="section">
- <h2 class="element-head">
-<span class="element">colgroup</span> – <span class="shortdesc">table column group</span> <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 class="hash" href="#colgroup">#</a> <a class="toc-bak" href="Overview.html#colgroup-toc">T</a>
+ <h2 class="element-head"> <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 <a href="colgroup.html#colgroup" class="element">colgroup</a>
@@ -45,9 +44,9 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="attribute-name" id="colgroup.attrs.span" title="colgroup.attrs.span" href="colgroup.html#colgroup.attrs.span">span</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="colgroup.attrs.span" title="colgroup.attrs.span" href="colgroup.html#colgroup.attrs.span">span</a> = <span class="attr-values">
<a href="datatypes.html#common.data.integer.positive">positive integer</a>
- </span> <span class="spec-link"><a 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> </dt>
+ </span> </dt>
<dd>The number of columns in the group.</dd>
</dl>
Index: dl.html
===================================================================
RCS file: /sources/public/html5/markup/dl.html,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -d -r1.51 -r1.52
--- dl.html 15 Jul 2010 16:49:43 -0000 1.51
+++ dl.html 24 Jul 2010 17:15:24 -0000 1.52
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: dl – description list </title>
+<title>HTML5: dl – description list </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="dt.html">dt »</a></span>
</div>
<div id="dl" class="section">
- <h2 class="element-head">
-<span class="element">dl</span> – <span class="shortdesc">description list</span> <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 class="hash" href="#dl">#</a> <a class="toc-bak" href="Overview.html#dl-toc">T</a>
+ <h2 class="element-head"> <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 <a href="dl.html#dl" class="element">dl</a> element represents
Index: thead.html
===================================================================
RCS file: /sources/public/html5/markup/thead.html,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -d -r1.49 -r1.50
--- thead.html 15 Jul 2010 16:49:46 -0000 1.49
+++ thead.html 24 Jul 2010 17:15:28 -0000 1.50
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: thead – table heading group </title>
+<title>HTML5: thead – table heading group </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="time.html">time »</a></span>
</div>
<div id="thead" class="section">
- <h2 class="element-head">
-<span class="element">thead</span> – <span class="shortdesc">table heading group</span> <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 class="hash" href="#thead">#</a> <a class="toc-bak" href="Overview.html#thead-toc">T</a>
+ <h2 class="element-head"> <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 <a href="thead.html#thead" class="element">thead</a> element
Index: tbody.html
===================================================================
RCS file: /sources/public/html5/markup/tbody.html,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -d -r1.49 -r1.50
--- tbody.html 15 Jul 2010 16:49:46 -0000 1.49
+++ tbody.html 24 Jul 2010 17:15:28 -0000 1.50
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: tbody – table row group </title>
+<title>HTML5: tbody – table row group </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="td.html">td »</a></span>
</div>
<div id="tbody" class="section">
- <h2 class="element-head">
-<span class="element">tbody</span> – <span class="shortdesc">table row group</span> <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 class="hash" href="#tbody">#</a> <a class="toc-bak" href="Overview.html#tbody-toc">T</a>
+ <h2 class="element-head"> <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 <a href="tbody.html#tbody" class="element">tbody</a> element
Index: video.html
===================================================================
RCS file: /sources/public/html5/markup/video.html,v
retrieving revision 1.70
retrieving revision 1.71
diff -u -d -r1.70 -r1.71
--- video.html 15 Jul 2010 16:49:47 -0000 1.70
+++ video.html 24 Jul 2010 17:15:29 -0000 1.71
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: video – video (NEW)</title>
+<title>HTML5: video – video (NEW)</title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="wbr.html">wbr »</a></span>
</div>
<div id="video" class="section">
- <h2 class="element-head">
-<span class="element">video</span> – <span class="shortdesc">video</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> <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 class="element-head"> <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 <a href="video.html#video" class="element">video</a> element
@@ -65,20 +64,20 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="attribute-name" id="video.attrs.autoplay" title="video.attrs.autoplay" href="video.html#video.attrs.autoplay">autoplay</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="video.attrs.autoplay" title="video.attrs.autoplay" href="video.html#video.attrs.autoplay">autoplay</a> = <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">empty</a>
- </span> <span class="spec-link"><a 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> </dt>
+ </span> </dt>
<dd>Instructs the UA to automatically begin playback of the
video as soon as it can do so without stopping.</dd>
<dt>
-<a class="attribute-name" id="video.attrs.preload" title="video.attrs.preload" href="video.html#video.attrs.preload">preload</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="video.attrs.preload" title="video.attrs.preload" href="video.html#video.attrs.preload">preload</a> = <span class="attr-values">
"none"
<span class="postfix or">or</span> "metadata"
<span class="postfix or">or</span> "auto"
<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">empty</a>
- </span> <span class="spec-link"><a 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> </dt>
+ </span> </dt>
<dd>Represents a hint to the UA about whether optimistic
downloading of the video itself or its metadata is
considered worthwhile.
@@ -99,43 +98,43 @@
</dd>
<dt>
-<a class="attribute-name" id="video.attrs.controls" title="video.attrs.controls" href="video.html#video.attrs.controls">controls</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="video.attrs.controls" title="video.attrs.controls" href="video.html#video.attrs.controls">controls</a> = <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">empty</a>
- </span> <span class="spec-link"><a 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> </dt>
+ </span> </dt>
<dd>Instructs the UA to expose a user interface for
controlling playback of the video.</dd>
<dt>
-<a class="attribute-name" id="video.attrs.loop" title="video.attrs.loop" href="video.html#video.attrs.loop">loop</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="video.attrs.loop" title="video.attrs.loop" href="video.html#video.attrs.loop">loop</a> = <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">empty</a>
- </span> <span class="spec-link"><a 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> </dt>
+ </span> </dt>
<dd>Instructs the UA to seek back to the start of the video
upon reaching the end.</dd>
<dt>
-<a class="attribute-name" id="video.attrs.poster" title="video.attrs.poster" href="video.html#video.attrs.poster">poster</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="video.attrs.poster" title="video.attrs.poster" href="video.html#video.attrs.poster">poster</a> = <span class="attr-values">
<a href="datatypes.html#common.data.uri">URI</a>
- </span> <span class="spec-link"><a 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> </dt>
+ </span> </dt>
<dd>The address of an image file for the UA to show while no
video data is available.</dd>
<dt>
-<a class="attribute-name" id="video.attrs.height" title="video.attrs.height" href="video.html#video.attrs.height">height</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="video.attrs.height" title="video.attrs.height" href="video.html#video.attrs.height">height</a> = <span class="attr-values">
<a href="datatypes.html#common.data.integer.non-negative">non-negative integer</a>
- </span> <span class="spec-link"><a 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> </dt>
+ </span> </dt>
<dd>The height of the video, in CSS pixels.</dd>
<dt>
-<a class="attribute-name" id="video.attrs.width" title="video.attrs.width" href="video.html#video.attrs.width">width</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="video.attrs.width" title="video.attrs.width" href="video.html#video.attrs.width">width</a> = <span class="attr-values">
<a href="datatypes.html#common.data.integer.non-negative">non-negative integer</a>
- </span> <span class="spec-link"><a 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> </dt>
+ </span> </dt>
<dd>The width of the video, in CSS pixels.</dd>
<dt>
-<a class="attribute-name" id="video.attrs.src" title="video.attrs.src" href="video.html#video.attrs.src">src</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="video.attrs.src" title="video.attrs.src" href="video.html#video.attrs.src">src</a> = <span class="attr-values">
<a href="datatypes.html#common.data.uri">URI</a>
- </span> <span class="spec-link"><a 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> </dt>
+ </span> </dt>
<dd>The URL for the video.</dd>
</dl>
Index: source.html
===================================================================
RCS file: /sources/public/html5/markup/source.html,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -d -r1.64 -r1.65
--- source.html 15 Jul 2010 16:49:46 -0000 1.64
+++ source.html 24 Jul 2010 17:15:27 -0000 1.65
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: source – media source (NEW)</title>
+<title>HTML5: source – media source (NEW)</title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="span.html">span »</a></span>
</div>
<div id="source" class="section">
- <h2 class="element-head">
-<span class="element">source</span> – <span class="shortdesc">media source</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> <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 class="element-head"> <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
@@ -53,24 +52,24 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="attribute-name" id="source.attrs.src" title="source.attrs.src" href="source.html#source.attrs.src">src</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="source.attrs.src" title="source.attrs.src" href="source.html#source.attrs.src">src</a> = <span class="attr-values">
<a href="datatypes.html#common.data.uri">URI</a>
- </span> <span class="spec-link"><a 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> </dt>
+ </span> </dt>
<dd>The address of the <a href="source.html#media-source">media source</a>.</dd>
<dt>
-<a class="attribute-name" id="source.attrs.type" title="source.attrs.type" href="source.html#source.attrs.type">type</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="source.attrs.type" title="source.attrs.type" href="source.html#source.attrs.type">type</a> = <span class="attr-values">
<a href="datatypes.html#common.data.mimetype">MIME type</a>
- </span> <span class="spec-link"><a 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> </dt>
+ </span> </dt>
<dd>The type of the <a href="source.html#media-source">media source</a>
(used for helping the UA determine, before fetching this
<a href="source.html#media-source">media source</a>, if it can play
it).</dd>
<dt>
-<a class="attribute-name" id="source.attrs.media" title="source.attrs.media" href="source.html#source.attrs.media">media</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="source.attrs.media" title="source.attrs.media" href="source.html#source.attrs.media">media</a> = <span class="attr-values">
<a href="datatypes.html#common.data.mediaquery">media-query list</a>
- </span> <span class="spec-link"><a 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> </dt>
+ </span> </dt>
<dd>The intended media type of the <a href="source.html#media-source">media
source</a> (used for helping the UA determine, before
fetching this <a href="source.html#media-source">media source</a>, if it
Index: button.reset.html
===================================================================
RCS file: /sources/public/html5/markup/button.reset.html,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -d -r1.58 -r1.59
--- button.reset.html 15 Jul 2010 16:49:42 -0000 1.58
+++ button.reset.html 24 Jul 2010 17:15:23 -0000 1.59
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: button type=reset – reset button </title>
+<title>HTML5: button type=reset – reset button </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="button.button.html">button type=button »</a></span>
</div>
<div id="button.reset" class="section">
- <h2 class="element-head">
-<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 class="spec-link"> <a title="Read about the button.reset element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-button-element">ⓘ</a></span> <a class="hash" href="#button.reset">#</a> <a class="toc-bak" href="Overview.html#button.reset-toc">T</a>
+ <h2 class="element-head"> <span class="spec-link"> <a title="Read about the button.reset 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 <a href="button.html#button" class="element">button</a> element
@@ -53,12 +52,12 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="attribute-name" id="button.reset.attrs.type" title="button.reset.attrs.type" href="button.reset.html#button.reset.attrs.type">type</a> = <span class="attr-values"> "reset" </span> <span class="spec-link"><a 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> </dt>
+<span class="spec-link"><a 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> <a class="attribute-name" id="button.reset.attrs.type" title="button.reset.attrs.type" href="button.reset.html#button.reset.attrs.type">type</a> = <span class="attr-values"> "reset" </span> </dt>
<dd>Specifies that its <a href="button.html#button" class="element">button</a> element is a button for
resetting a form.</dd>
<dt>
-<a class="attribute-name" id="button.reset.attrs.value" title="button.reset.attrs.value" href="button.reset.html#button.reset.attrs.value">value</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a 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> </dt>
+<span class="spec-link"><a 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> <a class="attribute-name" id="button.reset.attrs.value" title="button.reset.attrs.value" href="button.reset.html#button.reset.attrs.value">value</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
<dd>The value part of the name/value pair associated with
this button for the purposes of form submission.</dd>
Index: meta.charset.html
===================================================================
RCS file: /sources/public/html5/markup/meta.charset.html,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -d -r1.63 -r1.64
--- meta.charset.html 22 Jul 2010 11:05:41 -0000 1.63
+++ meta.charset.html 24 Jul 2010 17:15:26 -0000 1.64
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: meta charset – document character-encoding declaration (NEW)</title>
+<title>HTML5: meta charset – document character-encoding declaration (NEW)</title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="meta.http-equiv.content-type.html">meta http-equiv=content-type »</a></span>
</div>
<div id="meta.charset" class="section">
- <h2 class="element-head">
-<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="spec-link"> <a title="Read about the meta.charset element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#meta">ⓘ</a></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 class="element-head"> <span class="spec-link"> <a title="Read about the meta.charset 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="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 <a href="meta.html#meta" class="element">meta</a> element
@@ -48,9 +47,9 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="attribute-name" id="meta.charset.attrs.charset" title="meta.charset.attrs.charset" href="meta.charset.html#meta.charset.attrs.charset">charset</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="meta.charset.attrs.charset" title="meta.charset.attrs.charset" href="meta.charset.html#meta.charset.attrs.charset">charset</a> = <span class="attr-values">
<a href="datatypes.html#common.data.charset">character encoding name</a>
- </span> <span class="spec-link"><a 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> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+ </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</dt>
<dd>Specifies a character encoding name.</dd>
Index: output.html
===================================================================
RCS file: /sources/public/html5/markup/output.html,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -d -r1.58 -r1.59
--- output.html 15 Jul 2010 16:49:45 -0000 1.58
+++ output.html 24 Jul 2010 17:15:27 -0000 1.59
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: output – result of a calculation in a form (NEW)</title>
+<title>HTML5: output – result of a calculation in a form (NEW)</title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="p.html">p »</a></span>
</div>
<div id="output" class="section">
- <h2 class="element-head">
-<span class="element">output</span> – <span class="shortdesc">result of a calculation in a form</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> <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 class="element-head"> <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 <a href="output.html#output" class="element">output</a> element
@@ -48,9 +47,9 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="attribute-name" id="output.attrs.for" title="output.attrs.for" href="output.html#output.attrs.for">for</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="output.attrs.for" title="output.attrs.for" href="output.html#output.attrs.for">for</a> = <span class="attr-values">
<a href="datatypes.html#common.data.idrefs">IDREFS</a>
- </span> <span class="spec-link"><a 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> </dt>
+ </span> </dt>
<dd>Identifies one or more elements associated with
the calculation whose result this
<a href="output.html#output" class="element">output</a>
Index: i.html
===================================================================
RCS file: /sources/public/html5/markup/i.html,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -d -r1.51 -r1.52
--- i.html 15 Jul 2010 16:49:43 -0000 1.51
+++ i.html 24 Jul 2010 17:15:25 -0000 1.52
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: i – offset text conventionally styled in italic (CHANGED)</title>
+<title>HTML5: i – offset text conventionally styled in italic (CHANGED)</title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="iframe.html">iframe »</a></span>
</div>
<div id="i" class="section">
- <h2 class="element-head">
-<span class="element">i</span> – <span class="shortdesc">offset text conventionally styled in italic</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> <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 class="element-head"> <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 <a href="i.html#i" class="element">i</a> element represents a
Index: input.submit.html
===================================================================
RCS file: /sources/public/html5/markup/input.submit.html,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -d -r1.58 -r1.59
--- input.submit.html 22 Jul 2010 11:05:40 -0000 1.58
+++ input.submit.html 24 Jul 2010 17:15:26 -0000 1.59
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: input type=submit – submit button </title>
+<title>HTML5: input type=submit – submit button </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="input.reset.html">input type=reset »</a></span>
</div>
<div id="input.submit" class="section">
- <h2 class="element-head">
-<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 class="spec-link"> <a title="Read about the input.submit element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-input-element.html#the-input-element">ⓘ</a></span> <a class="hash" href="#input.submit">#</a> <a class="toc-bak" href="Overview.html#input.submit-toc">T</a>
+ <h2 class="element-head"> <span class="spec-link"> <a title="Read about the input.submit 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="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 <a href="input.html#input" class="element">input</a> element
@@ -55,12 +54,12 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="attribute-name" id="input.submit.attrs.type" title="input.submit.attrs.type" href="input.submit.html#input.submit.attrs.type">type</a> = <span class="attr-values"> "submit" </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-input-element.html#attr-input-type">ⓘ</a></span> </dt>
+<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-input-element.html#attr-input-type">ⓘ</a></span> <a class="attribute-name" id="input.submit.attrs.type" title="input.submit.attrs.type" href="input.submit.html#input.submit.attrs.type">type</a> = <span class="attr-values"> "submit" </span> </dt>
<dd>Specifies that its <a href="input.html#input" class="element">input</a> element is a button for
submitting a form.</dd>
<dt>
-<a class="attribute-name" id="input.submit.attrs.value" title="input.submit.attrs.value" href="input.submit.html#input.submit.attrs.value">value</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-input-element.html#attr-input-value">ⓘ</a></span> </dt>
+<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-input-element.html#attr-input-value">ⓘ</a></span> <a class="attribute-name" id="input.submit.attrs.value" title="input.submit.attrs.value" href="input.submit.html#input.submit.attrs.value">value</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
<dd>Specifies a value for the <a href="input.html#input" class="element">input</a> element.</dd>
</dl>
Index: input.date.html
===================================================================
RCS file: /sources/public/html5/markup/input.date.html,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -d -r1.60 -r1.61
--- input.date.html 22 Jul 2010 11:05:40 -0000 1.60
+++ input.date.html 24 Jul 2010 17:15:25 -0000 1.61
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: input type=date – date input control (NEW)</title>
+<title>HTML5: input type=date – date input control (NEW)</title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="input.month.html">input type=month »</a></span>
</div>
<div id="input.date" class="section">
- <h2 class="element-head">
-<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="spec-link"> <a title="Read about the input.date 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="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 class="element-head"> <span class="spec-link"> <a title="Read about the input.date 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="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 <a href="input.html#input" class="element">input</a> element
@@ -58,31 +57,31 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="attribute-name" id="input.date.attrs.type" title="input.date.attrs.type" href="input.date.html#input.date.attrs.type">type</a> = <span class="attr-values"> "date" </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-input-element.html#attr-input-type">ⓘ</a></span> </dt>
+<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-input-element.html#attr-input-type">ⓘ</a></span> <a class="attribute-name" id="input.date.attrs.type" title="input.date.attrs.type" href="input.date.html#input.date.attrs.type">type</a> = <span class="attr-values"> "date" </span> </dt>
<dd>Specifies that its <a href="input.html#input" class="element">input</a> element is
a control for setting the element’s value to a string
representing a date.</dd>
<dt>
-<a class="attribute-name" id="input.date.attrs.min" title="input.date.attrs.min" href="input.date.html#input.date.attrs.min">min</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="input.date.attrs.min" title="input.date.attrs.min" href="input.date.html#input.date.attrs.min">min</a> = <span class="attr-values">
<a class="ref" href="datatypes.html#form.data.date" title="form.data.date">date</a>
- </span> <span class="spec-link"><a 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> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+ </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</dt>
<dd>The expected lower bound for the element’s
<a href="input.date.html#input.date.attrs.value">value</a>.</dd>
<dt>
-<a class="attribute-name" id="input.date.attrs.max" title="input.date.attrs.max" href="input.date.html#input.date.attrs.max">max</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="input.date.attrs.max" title="input.date.attrs.max" href="input.date.html#input.date.attrs.max">max</a> = <span class="attr-values">
<a class="ref" href="datatypes.html#form.data.date" title="form.data.date">date</a>
- </span> <span class="spec-link"><a 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> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+ </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</dt>
<dd>The expected upper bound for the element’s
<a href="input.date.html#input.date.attrs.value">value</a>.</dd>
<dt>
-<a class="attribute-name" id="input.date.attrs.value" title="input.date.attrs.value" href="input.date.html#input.date.attrs.value">value</a> = <span class="attr-values">
+<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-input-element.html#attr-input-value">ⓘ</a></span> <a class="attribute-name" id="input.date.attrs.value" title="input.date.attrs.value" href="input.date.html#input.date.attrs.value">value</a> = <span class="attr-values">
<a class="ref" href="datatypes.html#form.data.date" title="form.data.date">date</a>
- </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-input-element.html#attr-input-value">ⓘ</a></span> </dt>
+ </span> </dt>
<dd>A string representing a date.</dd>
</dl>
Index: var.html
===================================================================
RCS file: /sources/public/html5/markup/var.html,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -d -r1.50 -r1.51
--- var.html 15 Jul 2010 16:49:47 -0000 1.50
+++ var.html 24 Jul 2010 17:15:29 -0000 1.51
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: var – variable or placeholder text </title>
+<title>HTML5: var – variable or placeholder text </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="video.html">video »</a></span>
</div>
<div id="var" class="section">
- <h2 class="element-head">
-<span class="element">var</span> – <span class="shortdesc">variable or placeholder text</span> <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 class="hash" href="#var">#</a> <a class="toc-bak" href="Overview.html#var-toc">T</a>
+ <h2 class="element-head"> <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 <a href="var.html#var" class="element">var</a> element
Index: sub.html
===================================================================
RCS file: /sources/public/html5/markup/sub.html,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -d -r1.52 -r1.53
--- sub.html 15 Jul 2010 16:49:46 -0000 1.52
+++ sub.html 24 Jul 2010 17:15:28 -0000 1.53
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: sub – subscript </title>
+<title>HTML5: sub – subscript </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="summary.html">summary »</a></span>
</div>
<div id="sub" class="section">
- <h2 class="element-head">
-<span class="element">sub</span> – <span class="shortdesc">subscript</span> <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 class="hash" href="#sub">#</a> <a class="toc-bak" href="Overview.html#sub-toc">T</a>
+ <h2 class="element-head"> <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 <a href="sub.html#sub" class="element">sub</a> element
Index: title.html
===================================================================
RCS file: /sources/public/html5/markup/title.html,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -d -r1.52 -r1.53
--- title.html 15 Jul 2010 16:49:46 -0000 1.52
+++ title.html 24 Jul 2010 17:15:29 -0000 1.53
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: title – document title </title>
+<title>HTML5: title – document title </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="tr.html">tr »</a></span>
</div>
<div id="title" class="section">
- <h2 class="element-head">
-<span class="element">title</span> – <span class="shortdesc">document title</span> <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 class="hash" href="#title">#</a> <a class="toc-bak" href="Overview.html#title-toc">T</a>
+ <h2 class="element-head"> <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 <a href="title.html#title" class="element">title</a> element
Index: pre.html
===================================================================
RCS file: /sources/public/html5/markup/pre.html,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -d -r1.53 -r1.54
--- pre.html 15 Jul 2010 16:49:45 -0000 1.53
+++ pre.html 24 Jul 2010 17:15:27 -0000 1.54
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: pre – preformatted text </title>
+<title>HTML5: pre – preformatted text </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="progress.html">progress »</a></span>
</div>
<div id="pre" class="section">
- <h2 class="element-head">
-<span class="element">pre</span> – <span class="shortdesc">preformatted text</span> <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 class="hash" href="#pre">#</a> <a class="toc-bak" href="Overview.html#pre-toc">T</a>
+ <h2 class="element-head"> <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 <a href="pre.html#pre" class="element">pre</a> element
Index: button.submit.html
===================================================================
RCS file: /sources/public/html5/markup/button.submit.html,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -d -r1.58 -r1.59
--- button.submit.html 15 Jul 2010 16:49:42 -0000 1.58
+++ button.submit.html 24 Jul 2010 17:15:23 -0000 1.59
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: button type=submit – submit button </title>
+<title>HTML5: button type=submit – submit button </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="button.reset.html">button type=reset »</a></span>
</div>
<div id="button.submit" class="section">
- <h2 class="element-head">
-<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 class="spec-link"> <a title="Read about the button.submit element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-button-element.html#the-button-element">ⓘ</a></span> <a class="hash" href="#button.submit">#</a> <a class="toc-bak" href="Overview.html#button.submit-toc">T</a>
+ <h2 class="element-head"> <span class="spec-link"> <a title="Read about the button.submit 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 <a href="button.html#button" class="element">button</a> element
@@ -58,12 +57,12 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="attribute-name" id="button.submit.attrs.type" title="button.submit.attrs.type" href="button.submit.html#button.submit.attrs.type">type</a> = <span class="attr-values"> "submit" </span> <span class="spec-link"><a 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> </dt>
+<span class="spec-link"><a 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> <a class="attribute-name" id="button.submit.attrs.type" title="button.submit.attrs.type" href="button.submit.html#button.submit.attrs.type">type</a> = <span class="attr-values"> "submit" </span> </dt>
<dd>Specifies that its <a href="button.html#button" class="element">button</a> element is a button for
submitting a form.</dd>
<dt>
-<a class="attribute-name" id="button.submit.attrs.value" title="button.submit.attrs.value" href="button.submit.html#button.submit.attrs.value">value</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a 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> </dt>
+<span class="spec-link"><a 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> <a class="attribute-name" id="button.submit.attrs.value" title="button.submit.attrs.value" href="button.submit.html#button.submit.attrs.value">value</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt>
<dd>The value part of the name/value pair associated with
this button for the purposes of form submission.</dd>
Index: rp.html
===================================================================
RCS file: /sources/public/html5/markup/rp.html,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -d -r1.52 -r1.53
--- rp.html 15 Jul 2010 16:49:45 -0000 1.52
+++ rp.html 24 Jul 2010 17:15:27 -0000 1.53
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: rp – ruby parenthesis (NEW)</title>
+<title>HTML5: rp – ruby parenthesis (NEW)</title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="rt.html">rt »</a></span>
</div>
<div id="rp" class="section">
- <h2 class="element-head">
-<span class="element">rp</span> – <span class="shortdesc">ruby parenthesis</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> <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 class="element-head"> <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 <a href="rp.html#rp" class="element">rp</a> element can be
Index: sup.html
===================================================================
RCS file: /sources/public/html5/markup/sup.html,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -d -r1.52 -r1.53
--- sup.html 15 Jul 2010 16:49:46 -0000 1.52
+++ sup.html 24 Jul 2010 17:15:28 -0000 1.53
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: sup – superscript </title>
+<title>HTML5: sup – superscript </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="table.html">table »</a></span>
</div>
<div id="sup" class="section">
- <h2 class="element-head">
-<span class="element">sup</span> – <span class="shortdesc">superscript</span> <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 class="hash" href="#sup">#</a> <a class="toc-bak" href="Overview.html#sup-toc">T</a>
+ <h2 class="element-head"> <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 <a href="sup.html#sup" class="element">sup</a> element
Index: forms-attributes.html
===================================================================
RCS file: /sources/public/html5/markup/forms-attributes.html,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- forms-attributes.html 22 Jul 2010 20:16:40 -0000 1.21
+++ forms-attributes.html 24 Jul 2010 17:15:24 -0000 1.22
@@ -19,163 +19,163 @@
a number of forms elements.</p>
<dl class="attr-defs">
<dt>
-<dfn class="attribute-name" id="input.attrs.autocomplete" title="input.attrs.autocomplete">autocomplete</dfn> = <span class="attr-values">
+<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#the-autocomplete-attribute">ⓘ</a></span> <dfn class="attribute-name" id="input.attrs.autocomplete" title="input.attrs.autocomplete">autocomplete</dfn> = <span class="attr-values">
"on" <span class="postfix or">or</span> "off"
- </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#the-autocomplete-attribute">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span><a class="hash" href="forms-attributes.html#input.attrs.autocomplete">#</a>
+ </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span><a class="hash" href="forms-attributes.html#input.attrs.autocomplete">#</a>
</dt>
<dd>Specifies whether the element represents an input
control for which a UA is meant to store the value entered
by the user (so that the UA can prefill the form
later).</dd>
<dt>
-<dfn class="attribute-name" id="shared-form.attrs.autofocus" title="shared-form.attrs.autofocus">autofocus</dfn> = <span class="attr-values">
+<span class="spec-link"><a 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> <dfn class="attribute-name" id="shared-form.attrs.autofocus" title="shared-form.attrs.autofocus">autofocus</dfn> = <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">empty</a>
- </span> <span class="spec-link"><a 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> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span><a class="hash" href="forms-attributes.html#shared-form.attrs.autofocus">#</a>
+ </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span><a class="hash" href="forms-attributes.html#shared-form.attrs.autofocus">#</a>
</dt>
<dd>Specifies that the element represents a control to which
a UA is meant to give focus as soon as the document is
loaded.</dd>
<dt>
-<dfn class="attribute-name" id="input.attrs.checked" title="input.attrs.checked">checked</dfn> = <span class="attr-values">
+<span class="spec-link"><a 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> <dfn class="attribute-name" id="input.attrs.checked" title="input.attrs.checked">checked</dfn> = <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">empty</a>
- </span> <span class="spec-link"><a 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> <a class="hash" href="forms-attributes.html#input.attrs.checked">#</a>
+ </span> <a class="hash" href="forms-attributes.html#input.attrs.checked">#</a>
</dt>
<dd>Specifies that the element represents a selected
control.</dd>
<dt>
-<dfn class="attribute-name" id="common-form.attrs.disabled" title="common-form.attrs.disabled">disabled</dfn> = <span class="attr-values">
+<span class="spec-link"><a 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> <dfn class="attribute-name" id="common-form.attrs.disabled" title="common-form.attrs.disabled">disabled</dfn> = <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">empty</a>
- </span> <span class="spec-link"><a 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> <a class="hash" href="forms-attributes.html#common-form.attrs.disabled">#</a>
+ </span> <a class="hash" href="forms-attributes.html#common-form.attrs.disabled">#</a>
</dt>
<dd>Specifies that the element represents a disabled
control.</dd>
<dt>
-<dfn class="attribute-name" id="common-form.attrs.form" title="common-form.attrs.form">form</dfn> = <span class="attr-values">
+<span class="spec-link"><a 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> <dfn class="attribute-name" id="common-form.attrs.form" title="common-form.attrs.form">form</dfn> = <span class="attr-values">
<a href="datatypes.html#common.data.idref">IDREF</a>
- </span> <span class="spec-link"><a 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> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span><a class="hash" href="forms-attributes.html#common-form.attrs.form">#</a>
+ </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span><a class="hash" href="forms-attributes.html#common-form.attrs.form">#</a>
</dt>
<dd>Identifies a
<a href="form.html#form">form</a>
with which to associate the element.</dd>
<dt>
-<dfn class="attribute-name" id="shared-form.attrs.formaction" title="shared-form.attrs.formaction">formaction</dfn> = <span class="attr-values">
+<span class="spec-link"><a 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> <dfn class="attribute-name" id="shared-form.attrs.formaction" title="shared-form.attrs.formaction">formaction</dfn> = <span class="attr-values">
<a href="datatypes.html#common.data.uri">URI</a>
- </span> <span class="spec-link"><a 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> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span><a class="hash" href="forms-attributes.html#shared-form.attrs.formaction">#</a>
+ </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span><a class="hash" href="forms-attributes.html#shared-form.attrs.formaction">#</a>
</dt>
<dd>The form-submission action for the element.</dd>
<dt>
-<dfn class="attribute-name" id="shared-form.attrs.formenctype" title="shared-form.attrs.formenctype">formenctype</dfn> = <span class="attr-values">
+<span class="spec-link"><a 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> <dfn class="attribute-name" id="shared-form.attrs.formenctype" title="shared-form.attrs.formenctype">formenctype</dfn> = <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="spec-link"><a 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> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span><a class="hash" href="forms-attributes.html#shared-form.attrs.formenctype">#</a>
+ </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span><a class="hash" href="forms-attributes.html#shared-form.attrs.formenctype">#</a>
</dt>
<dd>A MIME type with which a UA is meant to associate this
element for form submission.</dd>
<dt>
-<dfn class="attribute-name" id="shared-form.attrs.formmethod" title="shared-form.attrs.formmethod">formmethod</dfn> = <span class="attr-values">
+<span class="spec-link"><a 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> <dfn class="attribute-name" id="shared-form.attrs.formmethod" title="shared-form.attrs.formmethod">formmethod</dfn> = <span class="attr-values">
"get"
<span class="postfix or">or</span> "post"
<span class="postfix or">or</span> "put"
<span class="postfix or">or</span> "delete"
- </span> <span class="spec-link"><a 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> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span><a class="hash" href="forms-attributes.html#shared-form.attrs.formmethod">#</a>
+ </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span><a class="hash" href="forms-attributes.html#shared-form.attrs.formmethod">#</a>
</dt>
<dd>The HTTP method with which a UA is meant to associate
this element for form submission.</dd>
<dt>
-<dfn class="attribute-name" id="shared-form.attrs.formnovalidate" title="shared-form.attrs.formnovalidate">formnovalidate</dfn> = <span class="attr-values">
+<span class="spec-link"><a 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> <dfn class="attribute-name" id="shared-form.attrs.formnovalidate" title="shared-form.attrs.formnovalidate">formnovalidate</dfn> = <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">empty</a>
- </span> <span class="spec-link"><a 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> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span><a class="hash" href="forms-attributes.html#shared-form.attrs.formnovalidate">#</a>
+ </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span><a class="hash" href="forms-attributes.html#shared-form.attrs.formnovalidate">#</a>
</dt>
<dd>Specifies that the element represents a control whose
value is not meant to be validated during form
submission.</dd>
<dt>
-<dfn class="attribute-name" id="shared-form.attrs.formtarget" title="shared-form.attrs.formtarget">formtarget</dfn> = <span class="attr-values">
+<span class="spec-link"><a 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> <dfn class="attribute-name" id="shared-form.attrs.formtarget" title="shared-form.attrs.formtarget">formtarget</dfn> = <span class="attr-values">
<a href="datatypes.html#common.data.browsing-context-name-or-keyword">browsing-context name or keyword</a>
- </span> <span class="spec-link"><a 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> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span><a class="hash" href="forms-attributes.html#shared-form.attrs.formtarget">#</a>
+ </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span><a class="hash" href="forms-attributes.html#shared-form.attrs.formtarget">#</a>
</dt>
<dd>A browsing context or keyword that represents the target
of the control.</dd>
<dt>
-<dfn class="attribute-name" id="input.attrs.list" title="input.attrs.list">list</dfn> = <span class="attr-values">
+<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#the-list-attribute">ⓘ</a></span> <dfn class="attribute-name" id="input.attrs.list" title="input.attrs.list">list</dfn> = <span class="attr-values">
<a href="datatypes.html#common.data.idref">IDREF</a>
- </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#the-list-attribute">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span><a class="hash" href="forms-attributes.html#input.attrs.list">#</a>
+ </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span><a class="hash" href="forms-attributes.html#input.attrs.list">#</a>
</dt>
<dd>Identifies a
<a href="datalist.html#datalist" class="element">datalist</a>
with which to associate the element.</dd>
<dt>
-<dfn class="attribute-name" id="shared-form.attrs.maxlength" title="shared-form.attrs.maxlength">maxlength</dfn> = <span class="attr-values">
+<span class="spec-link"><a 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> <dfn class="attribute-name" id="shared-form.attrs.maxlength" title="shared-form.attrs.maxlength">maxlength</dfn> = <span class="attr-values">
<a href="datatypes.html#common.data.integer.positive">positive integer</a>
- </span> <span class="spec-link"><a 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> <a class="hash" href="forms-attributes.html#shared-form.attrs.maxlength">#</a>
+ </span> <a class="hash" href="forms-attributes.html#shared-form.attrs.maxlength">#</a>
</dt>
<dd>The maximum allowed value length of the element.</dd>
<dt>
-<dfn class="attribute-name" id="input.attrs.multiple" title="input.attrs.multiple">multiple</dfn> = <span class="attr-values">
+<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#the-multiple-attribute">ⓘ</a></span> <dfn class="attribute-name" id="input.attrs.multiple" title="input.attrs.multiple">multiple</dfn> = <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">empty</a>
- </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#the-multiple-attribute">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span><a class="hash" href="forms-attributes.html#input.attrs.multiple">#</a>
+ </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span><a class="hash" href="forms-attributes.html#input.attrs.multiple">#</a>
</dt>
<dd>Specifies that the element allows multiple values.</dd>
<dt>
-<dfn class="attribute-name" id="common-form.attrs.name" title="common-form.attrs.name">name</dfn> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a 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> <a class="hash" href="forms-attributes.html#common-form.attrs.name">#</a>
+<span class="spec-link"><a 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> <dfn class="attribute-name" id="common-form.attrs.name" title="common-form.attrs.name">name</dfn> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <a class="hash" href="forms-attributes.html#common-form.attrs.name">#</a>
</dt>
<dd>The name part of the name/value pair associated with this
element for the purposes of form submission.</dd>
<dt>
-<dfn class="attribute-name" id="shared-form.attrs.pattern" title="shared-form.attrs.pattern">pattern</dfn> = <span class="attr-values">
+<span class="spec-link"><a 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> <dfn class="attribute-name" id="shared-form.attrs.pattern" title="shared-form.attrs.pattern">pattern</dfn> = <span class="attr-values">
<a class="ref" href="datatypes.html#form.data.pattern" title="form.data.pattern">pattern</a>
- </span> <span class="spec-link"><a 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> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span><a class="hash" href="forms-attributes.html#shared-form.attrs.pattern">#</a>
+ </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span><a class="hash" href="forms-attributes.html#shared-form.attrs.pattern">#</a>
</dt>
<dd>Specifies a regular expression against which a UA is
meant to check the value of the control represented by its
element.</dd>
<dt>
-<dfn class="attribute-name" id="shared-form.attrs.placeholder" title="shared-form.attrs.placeholder">placeholder</dfn> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="spec-link"><a 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> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span><a class="hash" href="forms-attributes.html#shared-form.attrs.placeholder">#</a>
+<span class="spec-link"><a 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> <dfn class="attribute-name" id="shared-form.attrs.placeholder" title="shared-form.attrs.placeholder">placeholder</dfn> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span><a class="hash" href="forms-attributes.html#shared-form.attrs.placeholder">#</a>
</dt>
<dd>A short hint (one word or a short phrase) intended to
aid the user when entering data into the control
represented by its element.</dd>
<dt>
-<dfn class="attribute-name" id="shared-form.attrs.readonly" title="shared-form.attrs.readonly">readonly</dfn> = <span class="attr-values">
+<span class="spec-link"><a 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> <dfn class="attribute-name" id="shared-form.attrs.readonly" title="shared-form.attrs.readonly">readonly</dfn> = <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">empty</a>
- </span> <span class="spec-link"><a 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> <a class="hash" href="forms-attributes.html#shared-form.attrs.readonly">#</a>
+ </span> <a class="hash" href="forms-attributes.html#shared-form.attrs.readonly">#</a>
</dt>
<dd>Specifies that element represents a control whose value
is not meant to be edited.</dd>
<dt>
-<dfn class="attribute-name" id="shared-form.attrs.required" title="shared-form.attrs.required">required</dfn> = <span class="attr-values">
+<span class="spec-link"><a 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> <dfn class="attribute-name" id="shared-form.attrs.required" title="shared-form.attrs.required">required</dfn> = <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">empty</a>
- </span> <span class="spec-link"><a 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> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span><a class="hash" href="forms-attributes.html#shared-form.attrs.required">#</a>
+ </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span><a class="hash" href="forms-attributes.html#shared-form.attrs.required">#</a>
</dt>
<dd>Specifies that the element is a required part of form
submission.</dd>
<dt>
-<dfn class="attribute-name" id="shared-form.attrs.size" title="shared-form.attrs.size">size</dfn> = <span class="attr-values">
+<span class="spec-link"><a 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> <dfn class="attribute-name" id="shared-form.attrs.size" title="shared-form.attrs.size">size</dfn> = <span class="attr-values">
<a href="datatypes.html#common.data.integer.positive">positive integer</a>
- </span> <span class="spec-link"><a 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> <a class="hash" href="forms-attributes.html#shared-form.attrs.size">#</a>
+ </span> <a class="hash" href="forms-attributes.html#shared-form.attrs.size">#</a>
</dt>
<dd>The number of options meant to be shown by the control
represented by its element.</dd>
<dt>
-<dfn class="attribute-name" id="input.attrs.step.float" title="input.attrs.step.float">step</dfn> = <span class="attr-values">
+<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#the-step-attribute">ⓘ</a></span> <dfn class="attribute-name" id="input.attrs.step.float" title="input.attrs.step.float">step</dfn> = <span class="attr-values">
"any"
<span class="postfix or">or</span> <a href="datatypes.html#common.data.float.positive">positive float</a>
- </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#the-step-attribute">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span><a class="hash" href="forms-attributes.html#input.attrs.step.float">#</a>
+ </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span><a class="hash" href="forms-attributes.html#input.attrs.step.float">#</a>
</dt>
<dd>Specifies the value granularity of the element’s
value.</dd>
<dt>
-<dfn class="attribute-name" id="input.attrs.step.integer" title="input.attrs.step.integer">step</dfn> = <span class="attr-values">
+<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#the-step-attribute">ⓘ</a></span> <dfn class="attribute-name" id="input.attrs.step.integer" title="input.attrs.step.integer">step</dfn> = <span class="attr-values">
"any"
<span class="postfix or">or</span> <a href="datatypes.html#common.data.integer.positive">positive integer</a>
- </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/common-input-element-attributes.html#the-step-attribute">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span><a class="hash" href="forms-attributes.html#input.attrs.step.integer">#</a>
+ </span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span><a class="hash" href="forms-attributes.html#input.attrs.step.integer">#</a>
</dt>
<dd>Specifies the value granularity of the element’s
value.</dd>
Index: details.html
===================================================================
RCS file: /sources/public/html5/markup/details.html,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -d -r1.40 -r1.41
--- details.html 15 Jul 2010 16:49:42 -0000 1.40
+++ details.html 24 Jul 2010 17:15:24 -0000 1.41
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: details – control for additional on-demand information (NEW)</title>
+<title>HTML5: details – control for additional on-demand information (NEW)</title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="dfn.html">dfn »</a></span>
</div>
<div id="details" class="section">
- <h2 class="element-head">
-<span class="element">details</span> – <span class="shortdesc">control for additional on-demand information</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> <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 class="element-head"> <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 <a href="details.html#details" class="element">details</a> element
@@ -48,9 +47,9 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="attribute-name" id="details.attrs.open" title="details.attrs.open" href="details.html#details.attrs.open">open</a> = <span class="attr-values">
+<span class="spec-link"><a 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> <a class="attribute-name" id="details.attrs.open" title="details.attrs.open" href="details.html#details.attrs.open">open</a> = <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">empty</a>
- </span> <span class="spec-link"><a 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> </dt>
+ </span> </dt>
<dd>Specifies that the contents of the
<a href="details.html#details" class="element">details</a> element
should be shown to the user.</dd>
Index: input.url.html
===================================================================
RCS file: /sources/public/html5/markup/input.url.html,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -d -r1.60 -r1.61
--- input.url.html 22 Jul 2010 11:05:41 -0000 1.60
+++ input.url.html 24 Jul 2010 17:15:26 -0000 1.61
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: input type=url – URL input control (NEW)</title>
+<title>HTML5: input type=url – URL input control (NEW)</title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="input.search.html">input type=search »</a></span>
</div>
<div id="input.url" class="section">
- <h2 class="element-head">
-<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="spec-link"> <a title="Read about the input.url 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="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 class="element-head"> <span class="spec-link"> <a title="Read about the input.url 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="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 <a href="input.html#input" class="element">input</a> element
@@ -59,16 +58,16 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="attribute-name" id="input.url.attrs.type" title="input.url.attrs.type" href="input.url.html#input.url.attrs.type">type</a> = <span class="attr-values"> "url" </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-input-element.html#attr-input-type">ⓘ</a></span> </dt>
+<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-input-element.html#attr-input-type">ⓘ</a></span> <a class="attribute-name" id="input.url.attrs.type" title="input.url.attrs.type" href="input.url.html#input.url.attrs.type">type</a> = <span class="attr-values"> "url" </span> </dt>
<dd>Specifies that its <a href="input.html#input" class="element">input</a> element is
a control for editing an absolute URL given in the
element’s value.</dd>
<dt>
-<a class="attribute-name" id="input.url.attrs.value" title="input.url.attrs.value" href="input.url.html#input.url.attrs.value">value</a> = <span class="attr-values">
+<span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-input-element.html#attr-input-value">ⓘ</a></span> <a class="attribute-name" id="input.url.attrs.value" title="input.url.attrs.value" href="input.url.html#input.url.attrs.value">value</a> = <span class="attr-values">
""
<span class="postfix or">or</span> <a href="datatypes.html#common.data.uri.absolute">absolute URI</a>
- </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/the-input-element.html#attr-input-value">ⓘ</a></span> </dt>
+ </span> </dt>
<dd>An absolute URL.</dd>
</dl>
Index: summary.html
===================================================================
RCS file: /sources/public/html5/markup/summary.html,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- summary.html 15 Jul 2010 16:49:46 -0000 1.23
+++ summary.html 24 Jul 2010 17:15:28 -0000 1.24
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: summary – summary, caption, or legend for a details control (NEW)</title>
+<title>HTML5: summary – summary, caption, or legend for a details control (NEW)</title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="sup.html">sup »</a></span>
</div>
<div id="summary" class="section">
- <h2 class="element-head">
-<span class="element">summary</span> – <span class="shortdesc">summary, caption, or legend for a details control</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> <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 class="element-head"> <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
Index: hgroup.html
===================================================================
RCS file: /sources/public/html5/markup/hgroup.html,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -d -r1.51 -r1.52
--- hgroup.html 15 Jul 2010 16:49:43 -0000 1.51
+++ hgroup.html 24 Jul 2010 17:15:25 -0000 1.52
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: hgroup – heading group (NEW)</title>
+<title>HTML5: hgroup – heading group (NEW)</title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="hr.html">hr »</a></span>
</div>
<div id="hgroup" class="section">
- <h2 class="element-head">
-<span class="element">hgroup</span> – <span class="shortdesc">heading group</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> <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 class="element-head"> <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 <a href="hgroup.html#hgroup" class="element">hgroup</a> element
Index: h5.html
===================================================================
RCS file: /sources/public/html5/markup/h5.html,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -d -r1.55 -r1.56
--- h5.html 15 Jul 2010 16:49:43 -0000 1.55
+++ h5.html 24 Jul 2010 17:15:24 -0000 1.56
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: h5 – heading </title>
+<title>HTML5: h5 – heading </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
@@ -13,8 +13,7 @@
<span class="nav-next"><a href="h6.html">h6 »</a></span>
</div>
<div id="h5" class="section">
- <h2 class="element-head">
-<span class="element">h5</span> – <span class="shortdesc">heading</span> <span class="spec-link"> <a title="Read about the h5 element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-h1-h2-h3-h4-h5-and-h6-elements">ⓘ</a></span> <a class="hash" href="#h5">#</a> <a class="toc-bak" href="Overview.html#h5-toc">T</a>
+ <h2 class="element-head"> <span class="spec-link"> <a title="Read about the h5 element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/sections.html#the-h1-h2-h3-h4-h5-and-h6-elements">ⓘ</a></span><span class="element">h5</span> – <span class="shortdesc">heading</span> <a class="hash" href="#h5">#</a> <a class="toc-bak" href="Overview.html#h5-toc">T</a>
</h2>
<div id="h5-longdesc" class="longdesc">
<p>The <a href="h1.html#h1" class="element">h1</a> through <a href="h6.html#h6" class="element">h6</a> elements are headings for
Received on Saturday, 24 July 2010 17:17:26 UTC