- From: poot <cvsmail@w3.org>
- Date: Thu, 22 Jul 2010 20:08:14 +0900 (JST)
- To: public-html-diffs@w3.org
mike: all attribute links to HTML5 spec now work
http://dev.w3.org/cvsweb/html5/markup/spec.html?r1=1.245&r2=1.246&f=h
===================================================================
RCS file: /sources/public/html5/markup/th.html,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -d -r1.62 -r1.63
--- th.html 15 Jul 2010 16:49:46 -0000 1.62
+++ th.html 22 Jul 2010 11:05:41 -0000 1.63
@@ -62,7 +62,7 @@
<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">
<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/.html#attr-th-colspan">ⓘ</a></span> </dt>
+ </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>
<dd>Specifies the number of adjacent columns “spanned” by
its
<a href="th.html#th" class="element">th</a>
@@ -71,7 +71,7 @@
<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">
<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/.html#attr-th-rowspan">ⓘ</a></span> </dt>
+ </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>
<dd>Specifies the number of following rows “spanned” by
its
<a href="th.html#th" class="element">th</a>
@@ -80,7 +80,7 @@
<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">
<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/.html#attr-th-headers">ⓘ</a></span> </dt>
+ </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>
<dd>Identifies one or more
<a href="th.html#th" class="element">th</a>
elements that apply to its
Index: input.email.html
===================================================================
RCS file: /sources/public/html5/markup/input.email.html,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -d -r1.59 -r1.60
--- input.email.html 15 Jul 2010 16:49:44 -0000 1.59
+++ input.email.html 22 Jul 2010 11:05:40 -0000 1.60
@@ -61,7 +61,7 @@
</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/.html#attr-input.email-type">ⓘ</a></span> </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>
<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>
@@ -69,13 +69,13 @@
<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">
<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/.html#attr-input.email-value.multiple">ⓘ</a></span> </dt>
+ </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>
<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">
<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/.html#attr-input.email-value.single">ⓘ</a></span> </dt>
+ </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>
<dd>A single e-mail address.</dd>
</dl>
Index: input.month.html
===================================================================
RCS file: /sources/public/html5/markup/input.month.html,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -d -r1.60 -r1.61
--- input.month.html 15 Jul 2010 16:49:44 -0000 1.60
+++ input.month.html 22 Jul 2010 11:05:40 -0000 1.61
@@ -58,7 +58,7 @@
</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/.html#attr-input.month-type">ⓘ</a></span> </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>
<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>
@@ -66,7 +66,7 @@
<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">
<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/.html#attr-input.month-min">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</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/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>
</dt>
<dd>The expected lower bound for the element’s
<a href="input.month.html#input.month.attrs.value">value</a>.</dd>
@@ -74,7 +74,7 @@
<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">
<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/.html#attr-input.month-max">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</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/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>
</dt>
<dd>The expected upper bound for the element’s
<a href="input.month.html#input.month.attrs.value">value</a>.</dd>
@@ -82,7 +82,7 @@
<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">
<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/.html#attr-input.month-value">ⓘ</a></span> </dt>
+ </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>
<dd>A string representing a month.</dd>
</dl>
Index: meta.name.html
===================================================================
RCS file: /sources/public/html5/markup/meta.name.html,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -d -r1.57 -r1.58
--- meta.name.html 15 Jul 2010 16:49:45 -0000 1.57
+++ meta.name.html 22 Jul 2010 11:05:41 -0000 1.58
@@ -48,11 +48,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/.html#attr-meta.name-name">ⓘ</a></span> </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>
<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/.html#attr-meta.name-content">ⓘ</a></span> </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>
<dd>Specifies the value part of a name/value pair.</dd>
</dl>
Index: meta.http-equiv.content-type.html
===================================================================
RCS file: /sources/public/html5/markup/meta.http-equiv.content-type.html,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -d -r1.59 -r1.60
--- meta.http-equiv.content-type.html 15 Jul 2010 16:49:45 -0000 1.59
+++ meta.http-equiv.content-type.html 22 Jul 2010 11:05:41 -0000 1.60
@@ -49,7 +49,7 @@
</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/.html#attr-meta.http-equiv.content-type-http-equiv.content-type">ⓘ</a></span> </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>
<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>
@@ -57,7 +57,7 @@
<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">
<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/.html#attr-meta.http-equiv.content-type-content.content-type">ⓘ</a></span> </dt>
+ </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>
<dd>A specially formatted string providing a character
encoding name.</dd>
Index: global-attributes.html
===================================================================
RCS file: /sources/public/html5/markup/global-attributes.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- global-attributes.html 22 Jul 2010 05:48:26 -0000 1.2
+++ global-attributes.html 22 Jul 2010 11:05:40 -0000 1.3
@@ -51,7 +51,7 @@
<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">
<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/.html#attr--accesskey">ⓘ</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="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>
</dt>
<dd>A key label or list of key labels with which to
associate the element; each key label represents a
@@ -61,7 +61,7 @@
<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">
<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/.html#attr--class">ⓘ</a></span> </dt>
+ </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>
<dd>A name of a classification, or list of names of
classifications, to which the element belongs.</dd>
@@ -70,7 +70,7 @@
"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/.html#attr--contenteditable">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</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/editing.html#attr-contenteditable">ⓘ</a></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>
@@ -79,7 +79,7 @@
<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">
<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/.html#attr--contextmenu">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</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/interactive-elements.html#attr-contextmenu">ⓘ</a></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>
@@ -89,21 +89,21 @@
<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">
"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/.html#attr--dir">ⓘ</a></span> </dt>
+ </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>
<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">
"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/.html#attr--draggable">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</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/dnd.html#the-draggable-attribute">ⓘ</a></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">
"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/.html#attr--hidden">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</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/editing.html#the-hidden-attribute">ⓘ</a></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>
@@ -111,7 +111,7 @@
<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">
<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/.html#attr--id">ⓘ</a></span> </dt>
+ </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>
<dd>A unique identifier for the element.</dd>
<dd>There
<a href="terminology.html#must-requirement">must</a>
@@ -123,7 +123,7 @@
<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">
<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/.html#attr--lang">ⓘ</a></span> </dt>
+ </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>
<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
@@ -134,7 +134,7 @@
"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/.html#attr--spellcheck">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</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/editing.html#attr-spellcheck">ⓘ</a></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,7 +142,7 @@
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/.html#attr--style">ⓘ</a></span> </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>
<dd>Specifies zero or more CSS declarations that apply to
the element
<a href="references.html#refsCSS">[CSS]</a>.</dd>
@@ -150,7 +150,7 @@
<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">
<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/.html#attr--tabindex">ⓘ</a></span> </dt>
+ </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>
<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
@@ -160,7 +160,7 @@
<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">
<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/.html#attr--title">ⓘ</a></span> </dt>
+ </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>
<dd>Advisory information associated with the element.</dd>
</dl>
@@ -547,12 +547,12 @@
<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">
<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/.html#attr--common.attrs.xmllang">ⓘ</a></span> </dt>
+ </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>
<dd>As defined in the XML specification
<a href="references.html#refsXML">[XML]</a>.</dd>
<dt>
-<a class="attribute-name" id="common.attrs.xmlspace" title="common.attrs.xmlspace" href="global-attributes.html#common.attrs.xmlspace">xml:space</a> = <span class="attr-values">"preserve" </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/.html#attr--common.attrs.xmlspace">ⓘ</a></span> </dt>
+<a class="attribute-name" id="common.attrs.xmlspace" title="common.attrs.xmlspace" href="global-attributes.html#common.attrs.xmlspace">xml:space</a> = <span class="attr-values">"preserve" </span> </dt>
<dd>As defined in the XML specification
<a href="references.html#refsXML">[XML]</a>.</dd>
<dd>The <code class="attribute">xml:space</code>
@@ -566,7 +566,7 @@
<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">
<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/.html#attr--common.attrs.xmlbase">ⓘ</a></span> </dt>
+ </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>
<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.54
retrieving revision 1.55
diff -u -d -r1.54 -r1.55
--- meta.http-equiv.content-language.html 15 Jul 2010 16:49:45 -0000 1.54
+++ meta.http-equiv.content-language.html 22 Jul 2010 11:05:41 -0000 1.55
@@ -56,7 +56,7 @@
</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/.html#attr-meta.http-equiv.content-language-http-equiv.content-language">ⓘ</a></span> </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>
<dd>Indicates that the
<a href="meta.html#meta" class="element">meta</a>
element is a pragma directive
@@ -65,7 +65,7 @@
<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">
<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/.html#attr-meta.http-equiv.content-language-content.content-language">ⓘ</a></span> </dt>
+ </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>
<dd>Specifies a language to use as the document-wide default
language.</dd>
Index: input.range.html
===================================================================
RCS file: /sources/public/html5/markup/input.range.html,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -d -r1.60 -r1.61
--- input.range.html 15 Jul 2010 16:49:44 -0000 1.60
+++ input.range.html 22 Jul 2010 11:05:40 -0000 1.61
@@ -56,7 +56,7 @@
</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/.html#attr-input.range-type">ⓘ</a></span> </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>
<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>
@@ -64,7 +64,7 @@
<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">
<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/.html#attr-input.range-min">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</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/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>
</dt>
<dd>The expected lower bound for the element’s
<a href="input.number.html#input.number.attrs.value">value</a>.</dd>
@@ -72,7 +72,7 @@
<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">
<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/.html#attr-input.range-max">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</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/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>
</dt>
<dd>The expected upper bound for the element’s
<a href="input.number.html#input.number.attrs.value">value</a>.</dd>
@@ -80,7 +80,7 @@
<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">
<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/.html#attr-input.range-value">ⓘ</a></span> </dt>
+ </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>
<dd>A string representing a number.</dd>
</dl>
Index: meta.http-equiv.default-style.html
===================================================================
RCS file: /sources/public/html5/markup/meta.http-equiv.default-style.html,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -d -r1.56 -r1.57
--- meta.http-equiv.default-style.html 15 Jul 2010 16:49:45 -0000 1.56
+++ meta.http-equiv.default-style.html 22 Jul 2010 11:05:41 -0000 1.57
@@ -49,14 +49,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/.html#attr-meta.http-equiv.default-style-http-equiv.default-style">ⓘ</a></span> </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>
<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">
<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/.html#attr-meta.http-equiv.default-style-content.default-style">ⓘ</a></span> </dt>
+ </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>
<dd>Specifies the name of the document’s preferred
stylesheet. The name must meet either of the following
sets of constraints:
Index: textarea.html
===================================================================
RCS file: /sources/public/html5/markup/textarea.html,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -d -r1.60 -r1.61
--- textarea.html 15 Jul 2010 16:49:46 -0000 1.60
+++ textarea.html 22 Jul 2010 11:05:41 -0000 1.61
@@ -65,7 +65,7 @@
<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/.html#attr-textarea-wrap.hard">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</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="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>
</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
@@ -79,7 +79,7 @@
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/.html#attr-textarea-wrap.soft">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</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="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>
</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: input.button.html
===================================================================
RCS file: /sources/public/html5/markup/input.button.html,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -d -r1.56 -r1.57
--- input.button.html 15 Jul 2010 16:49:43 -0000 1.56
+++ input.button.html 22 Jul 2010 11:05:40 -0000 1.57
@@ -50,12 +50,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/.html#attr-input.button-type">ⓘ</a></span> </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>
<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/.html#attr-input.button-value">ⓘ</a></span> </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>
<dd>Specifies a value for the <a href="input.html#input" class="element">input</a> element.</dd>
</dl>
Index: meta.http-equiv.refresh.html
===================================================================
RCS file: /sources/public/html5/markup/meta.http-equiv.refresh.html,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -d -r1.54 -r1.55
--- meta.http-equiv.refresh.html 15 Jul 2010 16:49:45 -0000 1.54
+++ meta.http-equiv.refresh.html 22 Jul 2010 11:05:41 -0000 1.55
@@ -53,7 +53,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/.html#attr-meta.http-equiv.refresh-http-equiv.refresh">ⓘ</a></span> </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>
<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,
@@ -64,7 +64,7 @@
<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">
<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/.html#attr-meta.http-equiv.refresh-content.refresh">ⓘ</a></span> </dt>
+ </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>
<dd>Specifies one of the following:
<ul>
<li>the number of seconds after which to reload the
Index: input.text.html
===================================================================
RCS file: /sources/public/html5/markup/input.text.html,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -d -r1.57 -r1.58
--- input.text.html 15 Jul 2010 16:49:44 -0000 1.57
+++ input.text.html 22 Jul 2010 11:05:40 -0000 1.58
@@ -58,12 +58,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/.html#attr-input.text-type">ⓘ</a></span> </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>
<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/.html#attr-input.text-value">ⓘ</a></span> </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>
<dd>Specifies a value for this <a href="input.html#input" class="element">input</a> element.</dd>
</dl>
Index: Makefile
===================================================================
RCS file: /sources/public/html5/markup/Makefile,v
retrieving revision 1.101
retrieving revision 1.102
diff -u -d -r1.101 -r1.102
--- Makefile 22 Jul 2010 05:48:26 -0000 1.101
+++ Makefile 22 Jul 2010 11:05:39 -0000 1.102
@@ -109,7 +109,8 @@
tools/generate-spec-source.xsl schema/assertions.sch \
src/head.html src/header.src.html src/intro-scope.html \
src/terms.html src/syntax.html src/documents.html \
- $(ELEMENTS) src/attributes.html src/datatypes.html src/references.html \
+ $(ELEMENTS) src/attributes.html src/map-attributes.html \
+ src/datatypes.html src/references.html \
fragment-links.html fragment-links-full.html webapps.html \
LICENSE.xml html.css.xml html.css.LICENSE.xml
$(XSLTPROC) $(XSLTPROCFLAGS) \
Index: input.checkbox.html
===================================================================
RCS file: /sources/public/html5/markup/input.checkbox.html,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -d -r1.56 -r1.57
--- input.checkbox.html 15 Jul 2010 16:49:43 -0000 1.56
+++ input.checkbox.html 22 Jul 2010 11:05:40 -0000 1.57
@@ -52,12 +52,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/.html#attr-input.checkbox-type">ⓘ</a></span> </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>
<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/.html#attr-input.checkbox-value">ⓘ</a></span> </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>
<dd>Specifies a value for the <a href="input.html#input" class="element">input</a> element.</dd>
</dl>
Index: input.tel.html
===================================================================
RCS file: /sources/public/html5/markup/input.tel.html,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -d -r1.57 -r1.58
--- input.tel.html 15 Jul 2010 16:49:44 -0000 1.57
+++ input.tel.html 22 Jul 2010 11:05:40 -0000 1.58
@@ -58,13 +58,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/.html#attr-input.tel-type">ⓘ</a></span> </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>
<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/.html#attr-input.tel-value">ⓘ</a></span> </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>
<dd>Specifies a value for this <a href="input.html#input" class="element">input</a> element.</dd>
</dl>
Index: input.number.html
===================================================================
RCS file: /sources/public/html5/markup/input.number.html,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -d -r1.60 -r1.61
--- input.number.html 15 Jul 2010 16:49:44 -0000 1.60
+++ input.number.html 22 Jul 2010 11:05:40 -0000 1.61
@@ -58,7 +58,7 @@
</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/.html#attr-input.number-type">ⓘ</a></span> </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>
<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>
@@ -66,7 +66,7 @@
<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">
<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/.html#attr-input.number-min">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</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/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>
</dt>
<dd>The expected lower bound for the element’s
<a href="input.number.html#input.number.attrs.value">value</a>.</dd>
@@ -74,7 +74,7 @@
<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">
<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/.html#attr-input.number-max">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</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/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>
</dt>
<dd>The expected upper bound for the element’s
<a href="input.number.html#input.number.attrs.value">value</a>.</dd>
@@ -82,7 +82,7 @@
<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">
<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/.html#attr-input.number-value">ⓘ</a></span> </dt>
+ </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>
<dd>A string representing a number.</dd>
</dl>
Index: input.datetime.html
===================================================================
RCS file: /sources/public/html5/markup/input.datetime.html,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -d -r1.60 -r1.61
--- input.datetime.html 15 Jul 2010 16:49:44 -0000 1.60
+++ input.datetime.html 22 Jul 2010 11:05:40 -0000 1.61
@@ -59,7 +59,7 @@
</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/.html#attr-input.datetime-type">ⓘ</a></span> </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>
<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>
@@ -67,7 +67,7 @@
<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">
<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/.html#attr-input.datetime-min">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</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/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>
</dt>
<dd>The expected lower bound for the element’s
<a href="input.datetime.html#input.datetime.attrs.value">value</a>.</dd>
@@ -75,7 +75,7 @@
<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">
<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/.html#attr-input.datetime-max">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</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/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>
</dt>
<dd>The expected upper bound for the element’s
<a href="input.datetime.html#input.datetime.attrs.value">value</a>.</dd>
@@ -83,7 +83,7 @@
<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">
<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/.html#attr-input.datetime-value">ⓘ</a></span> </dt>
+ </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>
<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.57
retrieving revision 1.58
diff -u -d -r1.57 -r1.58
--- input.password.html 15 Jul 2010 16:49:44 -0000 1.57
+++ input.password.html 22 Jul 2010 11:05:40 -0000 1.58
@@ -57,13 +57,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/.html#attr-input.password-type">ⓘ</a></span> </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>
<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/.html#attr-input.password-value">ⓘ</a></span> </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>
<dd>Specifies a value for this <a href="input.html#input" class="element">input</a> element.</dd>
</dl>
Index: input.time.html
===================================================================
RCS file: /sources/public/html5/markup/input.time.html,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -d -r1.60 -r1.61
--- input.time.html 15 Jul 2010 16:49:44 -0000 1.60
+++ input.time.html 22 Jul 2010 11:05:40 -0000 1.61
@@ -58,7 +58,7 @@
</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/.html#attr-input.time-type">ⓘ</a></span> </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>
<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>
@@ -66,7 +66,7 @@
<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">
<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/.html#attr-input.time-min">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</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/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>
</dt>
<dd>The expected lower bound for the element’s
<a href="input.time.html#input.time.attrs.value">value</a>.</dd>
@@ -74,7 +74,7 @@
<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">
<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/.html#attr-input.time-max">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</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/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>
</dt>
<dd>The expected upper bound for the element’s
<a href="input.time.html#input.time.attrs.value">value</a>.</dd>
@@ -82,7 +82,7 @@
<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">
<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/.html#attr-input.time-value">ⓘ</a></span> </dt>
+ </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>
<dd>A string representing a time (with no timezone
information).</dd>
Index: input.color.html
===================================================================
RCS file: /sources/public/html5/markup/input.color.html,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -d -r1.58 -r1.59
--- input.color.html 15 Jul 2010 16:49:44 -0000 1.58
+++ input.color.html 22 Jul 2010 11:05:40 -0000 1.59
@@ -53,7 +53,7 @@
</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/.html#attr-input.color-type">ⓘ</a></span> </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>
<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>
@@ -61,7 +61,7 @@
<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">
<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/.html#attr-input.color-value">ⓘ</a></span> </dt>
+ </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>
<dd>An string representing a simple color.</dd>
</dl>
Index: input.image.html
===================================================================
RCS file: /sources/public/html5/markup/input.image.html,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -d -r1.60 -r1.61
--- input.image.html 15 Jul 2010 16:49:44 -0000 1.60
+++ input.image.html 22 Jul 2010 11:05:40 -0000 1.61
@@ -61,7 +61,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/.html#attr-input.image-type">ⓘ</a></span> </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>
<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 +69,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/.html#attr-input.image-alt">ⓘ</a></span> </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>
<dd>Provides a textual label for an alternative button
for users and UAs who cannot use the image
specified by the
@@ -79,19 +79,19 @@
<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">
<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/.html#attr-input.image-src">ⓘ</a></span> </dt>
+ </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>
<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">
<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/.html#attr-input.image-height">ⓘ</a></span> </dt>
+ </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>
<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">
<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/.html#attr-input.image-width">ⓘ</a></span> </dt>
+ </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>
<dd>The width of the image, in CSS pixels.</dd>
</dl>
Index: input.file.html
===================================================================
RCS file: /sources/public/html5/markup/input.file.html,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -d -r1.56 -r1.57
--- input.file.html 15 Jul 2010 16:49:44 -0000 1.56
+++ input.file.html 22 Jul 2010 11:05:40 -0000 1.57
@@ -54,14 +54,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/.html#attr-input.file-type">ⓘ</a></span> </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>
<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">
<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/.html#attr-input.file-accept">ⓘ</a></span> </dt>
+ </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>
<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.57
retrieving revision 1.58
diff -u -d -r1.57 -r1.58
--- input.radio.html 15 Jul 2010 16:49:44 -0000 1.57
+++ input.radio.html 22 Jul 2010 11:05:40 -0000 1.58
@@ -53,12 +53,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/.html#attr-input.radio-type">ⓘ</a></span> </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>
<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/.html#attr-input.radio-value">ⓘ</a></span> </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>
<dd>Specifies a value for the <a href="input.html#input" class="element">input</a> element.</dd>
</dl>
Index: input.reset.html
===================================================================
RCS file: /sources/public/html5/markup/input.reset.html,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -d -r1.57 -r1.58
--- input.reset.html 15 Jul 2010 16:49:44 -0000 1.57
+++ input.reset.html 22 Jul 2010 11:05:40 -0000 1.58
@@ -50,12 +50,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/.html#attr-input.reset-type">ⓘ</a></span> </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>
<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/.html#attr-input.reset-value">ⓘ</a></span> </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>
<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.60
retrieving revision 1.61
diff -u -d -r1.60 -r1.61
--- input.datetime-local.html 15 Jul 2010 16:49:44 -0000 1.60
+++ input.datetime-local.html 22 Jul 2010 11:05:40 -0000 1.61
@@ -59,7 +59,7 @@
</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/.html#attr-input.datetime-local-type">ⓘ</a></span> </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>
<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>
@@ -67,7 +67,7 @@
<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">
<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/.html#attr-input.datetime-local-min">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</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/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>
</dt>
<dd>The expected lower bound for the element’s
<a href="input.datetime-local.html#input.datetime-local.attrs.value">value</a>.</dd>
@@ -75,7 +75,7 @@
<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">
<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/.html#attr-input.datetime-local-max">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</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/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>
</dt>
<dd>The expected upper bound for the element’s
<a href="input.datetime-local.html#input.datetime-local.attrs.value">value</a>.</dd>
@@ -83,7 +83,7 @@
<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">
<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/.html#attr-input.datetime-local-value">ⓘ</a></span> </dt>
+ </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>
<dd>A string representing a local date and time.</dd>
</dl>
Index: td.html
===================================================================
RCS file: /sources/public/html5/markup/td.html,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -d -r1.58 -r1.59
--- td.html 15 Jul 2010 16:49:46 -0000 1.58
+++ td.html 22 Jul 2010 11:05:41 -0000 1.59
@@ -50,7 +50,7 @@
<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">
<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/.html#attr-td-colspan">ⓘ</a></span> </dt>
+ </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>
<dd>Specifies the number of adjacent columns “spanned” by
its
<a href="td.html#td" class="element">td</a>
@@ -59,7 +59,7 @@
<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">
<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/.html#attr-td-rowspan">ⓘ</a></span> </dt>
+ </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>
<dd>Specifies the number of following rows “spanned” by
its
<a href="td.html#td" class="element">td</a>
@@ -68,7 +68,7 @@
<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">
<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/.html#attr-td-headers">ⓘ</a></span> </dt>
+ </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>
<dd>Identifies one or more
<a href="th.html#th" class="element">th</a>
elements that apply to its
Index: input.hidden.html
===================================================================
RCS file: /sources/public/html5/markup/input.hidden.html,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -d -r1.57 -r1.58
--- input.hidden.html 15 Jul 2010 16:49:44 -0000 1.57
+++ input.hidden.html 22 Jul 2010 11:05:40 -0000 1.58
@@ -50,13 +50,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/.html#attr-input.hidden-type">ⓘ</a></span> </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>
<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/.html#attr-input.hidden-value">ⓘ</a></span> </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>
<dd>Specifies a value for the <a href="input.html#input" class="element">input</a> element.</dd>
</dl>
Index: style.css
===================================================================
RCS file: /sources/public/html5/markup/style.css,v
retrieving revision 1.116
retrieving revision 1.117
diff -u -d -r1.116 -r1.117
--- style.css 12 Jul 2010 17:34:56 -0000 1.116
+++ style.css 22 Jul 2010 11:05:41 -0000 1.117
@@ -971,6 +971,7 @@
}
.spec-link {
+ padding-left: 4px;
font-size: 80%;
font-weight: bold;
text-decoration: none;
Index: input.search.html
===================================================================
RCS file: /sources/public/html5/markup/input.search.html,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -d -r1.60 -r1.61
--- input.search.html 15 Jul 2010 16:49:44 -0000 1.60
+++ input.search.html 22 Jul 2010 11:05:40 -0000 1.61
@@ -59,13 +59,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/.html#attr-input.search-type">ⓘ</a></span> </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>
<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/.html#attr-input.search-value">ⓘ</a></span> </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>
<dd>Specifies a value for this <a href="input.html#input" class="element">input</a> element.</dd>
</dl>
Index: spec.html
===================================================================
RCS file: /sources/public/html5/markup/spec.html,v
retrieving revision 1.245
retrieving revision 1.246
diff -u -d -r1.245 -r1.246
--- spec.html 22 Jul 2010 05:48:26 -0000 1.245
+++ spec.html 22 Jul 2010 11:05:41 -0000 1.246
@@ -8324,12 +8324,12 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="attribute-name" id="input.text.attrs.type" title="input.text.attrs.type" href="#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/.html#attr-input.text-type">ⓘ</a></span> </dt>
+<a class="attribute-name" id="input.text.attrs.type" title="input.text.attrs.type" href="#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>
<dd>Specifies that its <a href="#input" class="element">input</a> element is
a one-line plain-text edit control for the <a href="#input" class="element">input</a> element’s <a href="#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.attrs.value">value</a> = <span class="attr-values"><a href="#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/.html#attr-input.text-value">ⓘ</a></span> </dt>
+<a class="attribute-name" id="input.text.attrs.value" title="input.text.attrs.value" href="#input.text.attrs.value">value</a> = <span class="attr-values"><a href="#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>
<dd>Specifies a value for this <a href="#input" class="element">input</a> element.</dd>
</dl>
@@ -8488,13 +8488,13 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="attribute-name" id="input.password.attrs.type" title="input.password.attrs.type" href="#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/.html#attr-input.password-type">ⓘ</a></span> </dt>
+<a class="attribute-name" id="input.password.attrs.type" title="input.password.attrs.type" href="#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>
<dd>Specifies that its <a href="#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.attrs.value">value</a> = <span class="attr-values"><a href="#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/.html#attr-input.password-value">ⓘ</a></span> </dt>
+<a class="attribute-name" id="input.password.attrs.value" title="input.password.attrs.value" href="#input.password.attrs.value">value</a> = <span class="attr-values"><a href="#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>
<dd>Specifies a value for this <a href="#input" class="element">input</a> element.</dd>
</dl>
@@ -8648,12 +8648,12 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="attribute-name" id="input.checkbox.attrs.type" title="input.checkbox.attrs.type" href="#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/.html#attr-input.checkbox-type">ⓘ</a></span> </dt>
+<a class="attribute-name" id="input.checkbox.attrs.type" title="input.checkbox.attrs.type" href="#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>
<dd>Specifies that its <a href="#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.attrs.value">value</a> = <span class="attr-values"><a href="#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/.html#attr-input.checkbox-value">ⓘ</a></span> </dt>
+<a class="attribute-name" id="input.checkbox.attrs.value" title="input.checkbox.attrs.value" href="#input.checkbox.attrs.value">value</a> = <span class="attr-values"><a href="#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>
<dd>Specifies a value for the <a href="#input" class="element">input</a> element.</dd>
</dl>
@@ -8808,12 +8808,12 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="attribute-name" id="input.radio.attrs.type" title="input.radio.attrs.type" href="#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/.html#attr-input.radio-type">ⓘ</a></span> </dt>
+<a class="attribute-name" id="input.radio.attrs.type" title="input.radio.attrs.type" href="#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>
<dd>Specifies that its <a href="#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.attrs.value">value</a> = <span class="attr-values"><a href="#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/.html#attr-input.radio-value">ⓘ</a></span> </dt>
+<a class="attribute-name" id="input.radio.attrs.value" title="input.radio.attrs.value" href="#input.radio.attrs.value">value</a> = <span class="attr-values"><a href="#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>
<dd>Specifies a value for the <a href="#input" class="element">input</a> element.</dd>
</dl>
@@ -8965,12 +8965,12 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="attribute-name" id="input.button.attrs.type" title="input.button.attrs.type" href="#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/.html#attr-input.button-type">ⓘ</a></span> </dt>
+<a class="attribute-name" id="input.button.attrs.type" title="input.button.attrs.type" href="#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>
<dd>Specifies that its <a href="#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.attrs.value">value</a> = <span class="attr-values"><a href="#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/.html#attr-input.button-value">ⓘ</a></span> </dt>
+<a class="attribute-name" id="input.button.attrs.value" title="input.button.attrs.value" href="#input.button.attrs.value">value</a> = <span class="attr-values"><a href="#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>
<dd>Specifies a value for the <a href="#input" class="element">input</a> element.</dd>
</dl>
@@ -9127,12 +9127,12 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="attribute-name" id="input.submit.attrs.type" title="input.submit.attrs.type" href="#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/.html#attr-input.submit-type">ⓘ</a></span> </dt>
+<a class="attribute-name" id="input.submit.attrs.type" title="input.submit.attrs.type" href="#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>
<dd>Specifies that its <a href="#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.attrs.value">value</a> = <span class="attr-values"><a href="#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/.html#attr-input.submit-value">ⓘ</a></span> </dt>
+<a class="attribute-name" id="input.submit.attrs.value" title="input.submit.attrs.value" href="#input.submit.attrs.value">value</a> = <span class="attr-values"><a href="#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>
<dd>Specifies a value for the <a href="#input" class="element">input</a> element.</dd>
</dl>
@@ -9284,12 +9284,12 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="attribute-name" id="input.reset.attrs.type" title="input.reset.attrs.type" href="#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/.html#attr-input.reset-type">ⓘ</a></span> </dt>
+<a class="attribute-name" id="input.reset.attrs.type" title="input.reset.attrs.type" href="#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>
<dd>Specifies that its <a href="#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.attrs.value">value</a> = <span class="attr-values"><a href="#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/.html#attr-input.reset-value">ⓘ</a></span> </dt>
+<a class="attribute-name" id="input.reset.attrs.value" title="input.reset.attrs.value" href="#input.reset.attrs.value">value</a> = <span class="attr-values"><a href="#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>
<dd>Specifies a value for the <a href="#input" class="element">input</a> element.</dd>
</dl>
@@ -9445,14 +9445,14 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="attribute-name" id="input.file.attrs.type" title="input.file.attrs.type" href="#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/.html#attr-input.file-type">ⓘ</a></span> </dt>
+<a class="attribute-name" id="input.file.attrs.type" title="input.file.attrs.type" href="#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>
<dd>Specifies that its <a href="#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.attrs.accept">accept</a> = <span class="attr-values">
<a href="#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/.html#attr-input.file-accept">ⓘ</a></span> </dt>
+ </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>
<dd>Provides the UA with a hint of what file types the
server is able to accept.</dd>
@@ -9605,13 +9605,13 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="attribute-name" id="input.hidden.attrs.type" title="input.hidden.attrs.type" href="#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/.html#attr-input.hidden-type">ⓘ</a></span> </dt>
+<a class="attribute-name" id="input.hidden.attrs.type" title="input.hidden.attrs.type" href="#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>
<dd>Specifies that its <a href="#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.attrs.value">value</a> = <span class="attr-values"><a href="#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/.html#attr-input.hidden-value">ⓘ</a></span> </dt>
+<a class="attribute-name" id="input.hidden.attrs.value" title="input.hidden.attrs.value" href="#input.hidden.attrs.value">value</a> = <span class="attr-values"><a href="#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>
<dd>Specifies a value for the <a href="#input" class="element">input</a> element.</dd>
</dl>
@@ -9774,7 +9774,7 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="attribute-name" id="input.image.attrs.type" title="input.image.attrs.type" href="#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/.html#attr-input.image-type">ⓘ</a></span> </dt>
+<a class="attribute-name" id="input.image.attrs.type" title="input.image.attrs.type" href="#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>
<dd>Specifies that its <a href="#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
@@ -9782,7 +9782,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.attrs.alt">alt</a> = <span class="attr-values"><a href="#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/.html#attr-input.image-alt">ⓘ</a></span> </dt>
+<a class="attribute-name" id="input.image.attrs.alt" title="input.image.attrs.alt" href="#input.image.attrs.alt">alt</a> = <span class="attr-values"><a href="#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>
<dd>Provides a textual label for an alternative button
for users and UAs who cannot use the image
specified by the
@@ -9792,19 +9792,19 @@
<dt>
<a class="attribute-name" id="input.image.attrs.src" title="input.image.attrs.src" href="#input.image.attrs.src">src</a> = <span class="attr-values">
<a href="#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/.html#attr-input.image-src">ⓘ</a></span> </dt>
+ </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>
<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.attrs.height">height</a> = <span class="attr-values">
<a href="#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/.html#attr-input.image-height">ⓘ</a></span> </dt>
+ </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>
<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.attrs.width">width</a> = <span class="attr-values">
<a href="#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/.html#attr-input.image-width">ⓘ</a></span> </dt>
+ </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>
<dd>The width of the image, in CSS pixels.</dd>
</dl>
@@ -9965,7 +9965,7 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="attribute-name" id="input.datetime.attrs.type" title="input.datetime.attrs.type" href="#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/.html#attr-input.datetime-type">ⓘ</a></span> </dt>
+<a class="attribute-name" id="input.datetime.attrs.type" title="input.datetime.attrs.type" href="#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>
<dd>Specifies that its <a href="#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>
@@ -9973,7 +9973,7 @@
<dt>
<a class="attribute-name" id="input.datetime.attrs.min" title="input.datetime.attrs.min" href="#input.datetime.attrs.min">min</a> = <span class="attr-values">
<a href="#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/.html#attr-input.datetime-min">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</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/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>
</dt>
<dd>The expected lower bound for the element’s
<a href="#input.datetime.attrs.value">value</a>.</dd>
@@ -9981,7 +9981,7 @@
<dt>
<a class="attribute-name" id="input.datetime.attrs.max" title="input.datetime.attrs.max" href="#input.datetime.attrs.max">max</a> = <span class="attr-values">
<a href="#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/.html#attr-input.datetime-max">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</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/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>
</dt>
<dd>The expected upper bound for the element’s
<a href="#input.datetime.attrs.value">value</a>.</dd>
@@ -9989,7 +9989,7 @@
<dt>
<a class="attribute-name" id="input.datetime.attrs.value" title="input.datetime.attrs.value" href="#input.datetime.attrs.value">value</a> = <span class="attr-values">
<a href="#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/.html#attr-input.datetime-value">ⓘ</a></span> </dt>
+ </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>
<dd>A string representing a global date and time.</dd>
</dl>
@@ -10150,7 +10150,7 @@
</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.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/.html#attr-input.datetime-local-type">ⓘ</a></span> </dt>
+<a class="attribute-name" id="input.datetime-local.attrs.type" title="input.datetime-local.attrs.type" href="#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>
<dd>Specifies that its <a href="#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>
@@ -10158,7 +10158,7 @@
<dt>
<a class="attribute-name" id="input.datetime-local.attrs.min" title="input.datetime-local.attrs.min" href="#input.datetime-local.attrs.min">min</a> = <span class="attr-values">
<a href="#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/.html#attr-input.datetime-local-min">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</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/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>
</dt>
<dd>The expected lower bound for the element’s
<a href="#input.datetime-local.attrs.value">value</a>.</dd>
@@ -10166,7 +10166,7 @@
<dt>
<a class="attribute-name" id="input.datetime-local.attrs.max" title="input.datetime-local.attrs.max" href="#input.datetime-local.attrs.max">max</a> = <span class="attr-values">
<a href="#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/.html#attr-input.datetime-local-max">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</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/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>
</dt>
<dd>The expected upper bound for the element’s
<a href="#input.datetime-local.attrs.value">value</a>.</dd>
@@ -10174,7 +10174,7 @@
<dt>
<a class="attribute-name" id="input.datetime-local.attrs.value" title="input.datetime-local.attrs.value" href="#input.datetime-local.attrs.value">value</a> = <span class="attr-values">
<a href="#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/.html#attr-input.datetime-local-value">ⓘ</a></span> </dt>
+ </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>
<dd>A string representing a local date and time.</dd>
</dl>
@@ -10334,7 +10334,7 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="attribute-name" id="input.date.attrs.type" title="input.date.attrs.type" href="#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/.html#attr-input.date-type">ⓘ</a></span> </dt>
+<a class="attribute-name" id="input.date.attrs.type" title="input.date.attrs.type" href="#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>
<dd>Specifies that its <a href="#input" class="element">input</a> element is
a control for setting the element’s value to a string
representing a date.</dd>
@@ -10342,7 +10342,7 @@
<dt>
<a class="attribute-name" id="input.date.attrs.min" title="input.date.attrs.min" href="#input.date.attrs.min">min</a> = <span class="attr-values">
<a class="ref" href="#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/.html#attr-input.date-min">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</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/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>
</dt>
<dd>The expected lower bound for the element’s
<a href="#input.date.attrs.value">value</a>.</dd>
@@ -10350,7 +10350,7 @@
<dt>
<a class="attribute-name" id="input.date.attrs.max" title="input.date.attrs.max" href="#input.date.attrs.max">max</a> = <span class="attr-values">
<a class="ref" href="#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/.html#attr-input.date-max">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</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/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>
</dt>
<dd>The expected upper bound for the element’s
<a href="#input.date.attrs.value">value</a>.</dd>
@@ -10358,7 +10358,7 @@
<dt>
<a class="attribute-name" id="input.date.attrs.value" title="input.date.attrs.value" href="#input.date.attrs.value">value</a> = <span class="attr-values">
<a class="ref" href="#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/.html#attr-input.date-value">ⓘ</a></span> </dt>
+ </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>
<dd>A string representing a date.</dd>
</dl>
@@ -10518,7 +10518,7 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="attribute-name" id="input.month.attrs.type" title="input.month.attrs.type" href="#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/.html#attr-input.month-type">ⓘ</a></span> </dt>
+<a class="attribute-name" id="input.month.attrs.type" title="input.month.attrs.type" href="#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>
<dd>Specifies that its <a href="#input" class="element">input</a> element is
a control for setting the element’s value to a string
representing a month.</dd>
@@ -10526,7 +10526,7 @@
<dt>
<a class="attribute-name" id="input.month.attrs.min" title="input.month.attrs.min" href="#input.month.attrs.min">min</a> = <span class="attr-values">
<a class="ref" href="#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/.html#attr-input.month-min">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</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/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>
</dt>
<dd>The expected lower bound for the element’s
<a href="#input.month.attrs.value">value</a>.</dd>
@@ -10534,7 +10534,7 @@
<dt>
<a class="attribute-name" id="input.month.attrs.max" title="input.month.attrs.max" href="#input.month.attrs.max">max</a> = <span class="attr-values">
<a class="ref" href="#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/.html#attr-input.month-max">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</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/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>
</dt>
<dd>The expected upper bound for the element’s
<a href="#input.month.attrs.value">value</a>.</dd>
@@ -10542,7 +10542,7 @@
<dt>
<a class="attribute-name" id="input.month.attrs.value" title="input.month.attrs.value" href="#input.month.attrs.value">value</a> = <span class="attr-values">
<a class="ref" href="#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/.html#attr-input.month-value">ⓘ</a></span> </dt>
+ </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>
<dd>A string representing a month.</dd>
</dl>
@@ -10702,7 +10702,7 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="attribute-name" id="input.time.attrs.type" title="input.time.attrs.type" href="#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/.html#attr-input.time-type">ⓘ</a></span> </dt>
+<a class="attribute-name" id="input.time.attrs.type" title="input.time.attrs.type" href="#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>
<dd>Specifies that its <a href="#input" class="element">input</a> element is
a control for setting the element’s value to a string
representing a time.</dd>
@@ -10710,7 +10710,7 @@
<dt>
<a class="attribute-name" id="input.time.attrs.min" title="input.time.attrs.min" href="#input.time.attrs.min">min</a> = <span class="attr-values">
<a class="ref" href="#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/.html#attr-input.time-min">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</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/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>
</dt>
<dd>The expected lower bound for the element’s
<a href="#input.time.attrs.value">value</a>.</dd>
@@ -10718,7 +10718,7 @@
<dt>
<a class="attribute-name" id="input.time.attrs.max" title="input.time.attrs.max" href="#input.time.attrs.max">max</a> = <span class="attr-values">
<a class="ref" href="#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/.html#attr-input.time-max">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</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/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>
</dt>
<dd>The expected upper bound for the element’s
<a href="#input.time.attrs.value">value</a>.</dd>
@@ -10726,7 +10726,7 @@
<dt>
<a class="attribute-name" id="input.time.attrs.value" title="input.time.attrs.value" href="#input.time.attrs.value">value</a> = <span class="attr-values">
<a class="ref" href="#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/.html#attr-input.time-value">ⓘ</a></span> </dt>
+ </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>
<dd>A string representing a time (with no timezone
information).</dd>
@@ -10887,7 +10887,7 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="attribute-name" id="input.week.attrs.type" title="input.week.attrs.type" href="#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/.html#attr-input.week-type">ⓘ</a></span> </dt>
+<a class="attribute-name" id="input.week.attrs.type" title="input.week.attrs.type" href="#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>
<dd>Specifies that its <a href="#input" class="element">input</a> element is
a control for setting the element’s value to a string
representing a week.</dd>
@@ -10895,7 +10895,7 @@
<dt>
<a class="attribute-name" id="input.week.attrs.min" title="input.week.attrs.min" href="#input.week.attrs.min">min</a> = <span class="attr-values">
<a class="ref" href="#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/.html#attr-input.week-min">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</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/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>
</dt>
<dd>The expected lower bound for the element’s
<a href="#input.week.attrs.value">value</a>.</dd>
@@ -10903,7 +10903,7 @@
<dt>
<a class="attribute-name" id="input.week.attrs.max" title="input.week.attrs.max" href="#input.week.attrs.max">max</a> = <span class="attr-values">
<a class="ref" href="#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/.html#attr-input.week-max">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</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/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>
</dt>
<dd>The expected upper bound for the element’s
<a href="#input.week.attrs.value">value</a>.</dd>
@@ -10911,7 +10911,7 @@
<dt>
<a class="attribute-name" id="input.week.attrs.value" title="input.week.attrs.value" href="#input.week.attrs.value">value</a> = <span class="attr-values">
<a class="ref" href="#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/.html#attr-input.week-value">ⓘ</a></span> </dt>
+ </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>
<dd>A string representing a week.</dd>
</dl>
@@ -11071,7 +11071,7 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="attribute-name" id="input.number.attrs.type" title="input.number.attrs.type" href="#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/.html#attr-input.number-type">ⓘ</a></span> </dt>
+<a class="attribute-name" id="input.number.attrs.type" title="input.number.attrs.type" href="#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>
<dd>Specifies that its <a href="#input" class="element">input</a> element is
a precise control for setting the element’s value to a
string representing a number.</dd>
@@ -11079,7 +11079,7 @@
<dt>
<a class="attribute-name" id="input.number.attrs.min" title="input.number.attrs.min" href="#input.number.attrs.min">min</a> = <span class="attr-values">
<a class="ref" href="#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/.html#attr-input.number-min">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</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/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>
</dt>
<dd>The expected lower bound for the element’s
<a href="#input.number.attrs.value">value</a>.</dd>
@@ -11087,7 +11087,7 @@
<dt>
<a class="attribute-name" id="input.number.attrs.max" title="input.number.attrs.max" href="#input.number.attrs.max">max</a> = <span class="attr-values">
<a class="ref" href="#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/.html#attr-input.number-max">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</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/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>
</dt>
<dd>The expected upper bound for the element’s
<a href="#input.number.attrs.value">value</a>.</dd>
@@ -11095,7 +11095,7 @@
<dt>
<a class="attribute-name" id="input.number.attrs.value" title="input.number.attrs.value" href="#input.number.attrs.value">value</a> = <span class="attr-values">
<a class="ref" href="#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/.html#attr-input.number-value">ⓘ</a></span> </dt>
+ </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>
<dd>A string representing a number.</dd>
</dl>
@@ -11253,7 +11253,7 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="attribute-name" id="input.range.attrs.type" title="input.range.attrs.type" href="#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/.html#attr-input.range-type">ⓘ</a></span> </dt>
+<a class="attribute-name" id="input.range.attrs.type" title="input.range.attrs.type" href="#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>
<dd>Specifies that its <a href="#input" class="element">input</a> element is
an imprecise control for setting the element’s value to a
string representing a number.</dd>
@@ -11261,7 +11261,7 @@
<dt>
<a class="attribute-name" id="input.range.attrs.min" title="input.range.attrs.min" href="#input.range.attrs.min">min</a> = <span class="attr-values">
<a class="ref" href="#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/.html#attr-input.range-min">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</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/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>
</dt>
<dd>The expected lower bound for the element’s
<a href="#input.number.attrs.value">value</a>.</dd>
@@ -11269,7 +11269,7 @@
<dt>
<a class="attribute-name" id="input.range.attrs.max" title="input.range.attrs.max" href="#input.range.attrs.max">max</a> = <span class="attr-values">
<a class="ref" href="#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/.html#attr-input.range-max">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</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/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>
</dt>
<dd>The expected upper bound for the element’s
<a href="#input.number.attrs.value">value</a>.</dd>
@@ -11277,7 +11277,7 @@
<dt>
<a class="attribute-name" id="input.range.attrs.value" title="input.range.attrs.value" href="#input.range.attrs.value">value</a> = <span class="attr-values">
<a class="ref" href="#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/.html#attr-input.range-value">ⓘ</a></span> </dt>
+ </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>
<dd>A string representing a number.</dd>
</dl>
@@ -11440,7 +11440,7 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="attribute-name" id="input.email.attrs.type" title="input.email.attrs.type" href="#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/.html#attr-input.email-type">ⓘ</a></span> </dt>
+<a class="attribute-name" id="input.email.attrs.type" title="input.email.attrs.type" href="#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>
<dd>Specifies that its <a href="#input" class="element">input</a> element is
a control for editing a list of e-mail addresses given in
the element’s value.</dd>
@@ -11448,13 +11448,13 @@
<dt>
<a class="attribute-name" id="input.email.attrs.value.multiple" title="input.email.attrs.value.multiple" href="#input.email.attrs.value.multiple">value</a> = <span class="attr-values">
<a href="#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/.html#attr-input.email-value.multiple">ⓘ</a></span> </dt>
+ </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>
<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.attrs.value.single">value</a> = <span class="attr-values">
<a href="#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/.html#attr-input.email-value.single">ⓘ</a></span> </dt>
+ </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>
<dd>A single e-mail address.</dd>
</dl>
@@ -11615,7 +11615,7 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="attribute-name" id="input.url.attrs.type" title="input.url.attrs.type" href="#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/.html#attr-input.url-type">ⓘ</a></span> </dt>
+<a class="attribute-name" id="input.url.attrs.type" title="input.url.attrs.type" href="#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>
<dd>Specifies that its <a href="#input" class="element">input</a> element is
a control for editing an absolute URL given in the
element’s value.</dd>
@@ -11624,7 +11624,7 @@
<a class="attribute-name" id="input.url.attrs.value" title="input.url.attrs.value" href="#input.url.attrs.value">value</a> = <span class="attr-values">
""
<span class="postfix or">or</span> <a href="#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/.html#attr-input.url-value">ⓘ</a></span> </dt>
+ </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>
<dd>An absolute URL.</dd>
</dl>
@@ -11785,13 +11785,13 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="attribute-name" id="input.search.attrs.type" title="input.search.attrs.type" href="#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/.html#attr-input.search-type">ⓘ</a></span> </dt>
+<a class="attribute-name" id="input.search.attrs.type" title="input.search.attrs.type" href="#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>
<dd>Specifies that its <a href="#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.attrs.value">value</a> = <span class="attr-values"><a href="#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/.html#attr-input.search-value">ⓘ</a></span> </dt>
+<a class="attribute-name" id="input.search.attrs.value" title="input.search.attrs.value" href="#input.search.attrs.value">value</a> = <span class="attr-values"><a href="#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>
<dd>Specifies a value for this <a href="#input" class="element">input</a> element.</dd>
</dl>
@@ -11951,13 +11951,13 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="attribute-name" id="input.tel.attrs.type" title="input.tel.attrs.type" href="#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/.html#attr-input.tel-type">ⓘ</a></span> </dt>
+<a class="attribute-name" id="input.tel.attrs.type" title="input.tel.attrs.type" href="#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>
<dd>Specifies that its <a href="#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.attrs.value">value</a> = <span class="attr-values"><a href="#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/.html#attr-input.tel-value">ⓘ</a></span> </dt>
+<a class="attribute-name" id="input.tel.attrs.value" title="input.tel.attrs.value" href="#input.tel.attrs.value">value</a> = <span class="attr-values"><a href="#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>
<dd>Specifies a value for this <a href="#input" class="element">input</a> element.</dd>
</dl>
@@ -12112,7 +12112,7 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="attribute-name" id="input.color.attrs.type" title="input.color.attrs.type" href="#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/.html#attr-input.color-type">ⓘ</a></span> </dt>
+<a class="attribute-name" id="input.color.attrs.type" title="input.color.attrs.type" href="#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>
<dd>Specifies that its <a href="#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>
@@ -12120,7 +12120,7 @@
<dt>
<a class="attribute-name" id="input.color.attrs.value" title="input.color.attrs.value" href="#input.color.attrs.value">value</a> = <span class="attr-values">
<a class="ref" href="#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/.html#attr-input.color-value">ⓘ</a></span> </dt>
+ </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>
<dd>An string representing a simple color.</dd>
</dl>
@@ -13290,11 +13290,11 @@
</h2>
<dl class="attr-defs">
<dt>
-<a class="attribute-name" id="meta.name.attrs.name" title="meta.name.attrs.name" href="#meta.name.attrs.name">name</a> = <span class="attr-values"><a href="#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/.html#attr-meta.name-name">ⓘ</a></span> </dt>
+<a class="attribute-name" id="meta.name.attrs.name" title="meta.name.attrs.name" href="#meta.name.attrs.name">name</a> = <span class="attr-values"><a href="#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>
<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.attrs.content">content</a> = <span class="attr-values"><a href="#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/.html#attr-meta.name-content">ⓘ</a></span> </dt>
+<a class="attribute-name" id="meta.name.attrs.content" title="meta.name.attrs.content" href="#meta.name.attrs.content">content</a> = <span class="attr-values"><a href="#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>
<dd>Specifies the value part of a name/value pair.</dd>
</dl>
@@ -13369,7 +13369,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.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/.html#attr-meta.http-equiv.refresh-http-equiv.refresh">ⓘ</a></span> </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.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>
<dd>Indicates that the <a href="#meta" class="element">meta</a> element is a pragma directive
that specifies either a number of seconds after
which to reload the current page,
@@ -13380,7 +13380,7 @@
<dt>
<a class="attribute-name" id="meta.http-equiv.attrs.content.refresh" title="meta.http-equiv.attrs.content.refresh" href="#meta.http-equiv.attrs.content.refresh">content</a> = <span class="attr-values">
<a href="#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/.html#attr-meta.http-equiv.refresh-content.refresh">ⓘ</a></span> </dt>
+ </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>
<dd>Specifies one of the following:
<ul>
<li>the number of seconds after which to reload the
@@ -13459,14 +13459,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.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/.html#attr-meta.http-equiv.default-style-http-equiv.default-style">ⓘ</a></span> </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.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>
<dd>Indicates that the <a href="#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.attrs.content.default-style">content</a> = <span class="attr-values">
<a href="#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/.html#attr-meta.http-equiv.default-style-content.default-style">ⓘ</a></span> </dt>
+ </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>
<dd>Specifies the name of the document’s preferred
stylesheet. The name must meet either of the following
sets of constraints:
@@ -13556,7 +13556,7 @@
</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.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/.html#attr-meta.http-equiv.content-language-http-equiv.content-language">ⓘ</a></span> </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.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>
<dd>Indicates that the
<a href="#meta" class="element">meta</a>
element is a pragma directive
@@ -13565,7 +13565,7 @@
<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.attrs.content.content-language">content</a> = <span class="attr-values">
<a href="#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/.html#attr-meta.http-equiv.content-language-content.content-language">ⓘ</a></span> </dt>
+ </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>
<dd>Specifies a language to use as the document-wide default
language.</dd>
@@ -13648,7 +13648,7 @@
<dt>
<a class="attribute-name" id="meta.charset.attrs.charset" title="meta.charset.attrs.charset" href="#meta.charset.attrs.charset">charset</a> = <span class="attr-values">
<a href="#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/.html#attr-meta.charset-charset">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</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/semantics.html#attr-meta-charset">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</dt>
<dd>Specifies a character encoding name.</dd>
@@ -13738,7 +13738,7 @@
</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.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/.html#attr-meta.http-equiv.content-type-http-equiv.content-type">ⓘ</a></span> </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.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>
<dd>Indicates that the <a href="#meta" class="element">meta</a> element is in the <a href="#encoding-declaration-state">encoding declaration
state</a> and represents a <a href="#encoding-declaration">character encoding
declaration</a>.</dd>
@@ -13746,7 +13746,7 @@
<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.attrs.content.content-type">content</a> = <span class="attr-values">
<a href="#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/.html#attr-meta.http-equiv.content-type-content.content-type">ⓘ</a></span> </dt>
+ </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>
<dd>A specially formatted string providing a character
encoding name.</dd>
@@ -16908,7 +16908,7 @@
<dt>
<a class="attribute-name" id="td.attrs.colspan" title="td.attrs.colspan" href="#td.attrs.colspan">colspan</a> = <span class="attr-values">
<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/.html#attr-td-colspan">ⓘ</a></span> </dt>
+ </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>
<dd>Specifies the number of adjacent columns “spanned” by
its
<a href="#td" class="element">td</a>
@@ -16917,7 +16917,7 @@
<dt>
<a class="attribute-name" id="td.attrs.rowspan" title="td.attrs.rowspan" href="#td.attrs.rowspan">rowspan</a> = <span class="attr-values">
<a href="#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/.html#attr-td-rowspan">ⓘ</a></span> </dt>
+ </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>
<dd>Specifies the number of following rows “spanned” by
its
<a href="#td" class="element">td</a>
@@ -16926,7 +16926,7 @@
<dt>
<a class="attribute-name" id="td.attrs.headers" title="td.attrs.headers" href="#td.attrs.headers">headers</a> = <span class="attr-values">
<a href="#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/.html#attr-td-headers">ⓘ</a></span> </dt>
+ </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>
<dd>Identifies one or more
<a href="#th" class="element">th</a>
elements that apply to its
@@ -17086,7 +17086,7 @@
<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.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/.html#attr-textarea-wrap.hard">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="attribute-name" id="textarea.attrs.wrap.hard" title="textarea.attrs.wrap.hard" href="#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>
</dt>
<dd>Instructs the UA to insert line breaks into the
submitted value of the <a href="#textarea" class="element">textarea</a>, such that each line has no
@@ -17100,7 +17100,7 @@
text for the UA to show.</dd>
<dt>
-<a class="attribute-name" id="textarea.attrs.wrap.soft" title="textarea.attrs.wrap.soft" href="#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/.html#attr-textarea-wrap.soft">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+<a class="attribute-name" id="textarea.attrs.wrap.soft" title="textarea.attrs.wrap.soft" href="#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>
</dt>
<dd>Instructs the UA to
add no line breaks to the submitted value of the <a href="#textarea" class="element">textarea</a>.</dd>
@@ -17365,7 +17365,7 @@
<dt>
<a class="attribute-name" id="th.attrs.colspan" title="th.attrs.colspan" href="#th.attrs.colspan">colspan</a> = <span class="attr-values">
<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/.html#attr-th-colspan">ⓘ</a></span> </dt>
+ </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>
<dd>Specifies the number of adjacent columns “spanned” by
its
<a href="#th" class="element">th</a>
@@ -17374,7 +17374,7 @@
<dt>
<a class="attribute-name" id="th.attrs.rowspan" title="th.attrs.rowspan" href="#th.attrs.rowspan">rowspan</a> = <span class="attr-values">
<a href="#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/.html#attr-th-rowspan">ⓘ</a></span> </dt>
+ </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>
<dd>Specifies the number of following rows “spanned” by
its
<a href="#th" class="element">th</a>
@@ -17383,7 +17383,7 @@
<dt>
<a class="attribute-name" id="th.attrs.headers" title="th.attrs.headers" href="#th.attrs.headers">headers</a> = <span class="attr-values">
<a href="#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/.html#attr-th-headers">ⓘ</a></span> </dt>
+ </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>
<dd>Identifies one or more
<a href="#th" class="element">th</a>
elements that apply to its
@@ -18439,7 +18439,7 @@
<dt>
<a class="attribute-name" id="common.attrs.accesskey" title="common.attrs.accesskey" href="#common.attrs.accesskey">accesskey</a> = <span class="attr-values">
<a href="#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/.html#attr--accesskey">ⓘ</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="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>
</dt>
<dd>A key label or list of key labels with which to
associate the element; each key label represents a
@@ -18449,7 +18449,7 @@
<dt>
<a class="attribute-name" id="common.attrs.class" title="common.attrs.class" href="#common.attrs.class">class</a> = <span class="attr-values">
<a class="ref" href="#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/.html#attr--class">ⓘ</a></span> </dt>
+ </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>
<dd>A name of a classification, or list of names of
classifications, to which the element belongs.</dd>
@@ -18458,7 +18458,7 @@
"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-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/.html#attr--contenteditable">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</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/editing.html#attr-contenteditable">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</dt>
<dd>Specifies whether the
<a href="#contents">contents</a>
@@ -18467,7 +18467,7 @@
<dt>
<a class="attribute-name" id="common.attrs.contextmenu" title="common.attrs.contextmenu" href="#common.attrs.contextmenu">contextmenu</a> = <span class="attr-values">
<a href="#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/.html#attr--contextmenu">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</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/interactive-elements.html#attr-contextmenu">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</dt>
<dd>Identifies a
<a href="#menu" class="element">menu</a>
@@ -18477,21 +18477,21 @@
<dt>
<a class="attribute-name" id="common.attrs.dir" title="common.attrs.dir" href="#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/.html#attr--dir">ⓘ</a></span> </dt>
+ </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>
<dd>Specifies the element’s text directionality.</dd>
<dt>
<a class="attribute-name" id="common.attrs.draggable" title="common.attrs.draggable" href="#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/.html#attr--draggable">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</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/dnd.html#the-draggable-attribute">ⓘ</a></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="#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-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/.html#attr--hidden">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</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/editing.html#the-hidden-attribute">ⓘ</a></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>
@@ -18499,7 +18499,7 @@
<dt>
<a class="attribute-name" id="common.attrs.id" title="common.attrs.id" href="#common.attrs.id">id</a> = <span class="attr-values">
<a href="#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/.html#attr--id">ⓘ</a></span> </dt>
+ </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>
<dd>A unique identifier for the element.</dd>
<dd>There
<a href="#must-requirement">must</a>
@@ -18511,7 +18511,7 @@
<dt>
<a class="attribute-name" id="common.attrs.lang" title="common.attrs.lang" href="#common.attrs.lang">lang</a> = <span class="attr-values">
<a href="#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/.html#attr--lang">ⓘ</a></span> </dt>
+ </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>
<dd>Specifies the primary language for the
<a href="#contents">contents</a>
of the element and for any of the element’s attributes
@@ -18522,7 +18522,7 @@
"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-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/.html#attr--spellcheck">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</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/editing.html#attr-spellcheck">ⓘ</a></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
@@ -18530,7 +18530,7 @@
are subject to spell checking and grammar checking.</dd>
<dt>
-<a class="attribute-name" id="common.attrs.style" title="common.attrs.style" href="#common.attrs.style">style</a> = <span class="attr-values"><a href="#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/.html#attr--style">ⓘ</a></span> </dt>
+<a class="attribute-name" id="common.attrs.style" title="common.attrs.style" href="#common.attrs.style">style</a> = <span class="attr-values"><a href="#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>
<dd>Specifies zero or more CSS declarations that apply to
the element
<a href="#refsCSS">[CSS]</a>.</dd>
@@ -18538,7 +18538,7 @@
<dt>
<a class="attribute-name" id="common.attrs.tabindex" title="common.attrs.tabindex" href="#common.attrs.tabindex">tabindex</a> = <span class="attr-values">
<a class="ref" href="#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/.html#attr--tabindex">ⓘ</a></span> </dt>
+ </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>
<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
@@ -18548,7 +18548,7 @@
<dt>
<a class="attribute-name" id="common.attrs.title" title="common.attrs.title" href="#common.attrs.title">title</a> = <span class="attr-values">
<a href="#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/.html#attr--title">ⓘ</a></span> </dt>
+ </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>
<dd>Advisory information associated with the element.</dd>
</dl>
@@ -18935,12 +18935,12 @@
<dt>
<a class="attribute-name" id="common.attrs.xmllang" title="common.attrs.xmllang" href="#common.attrs.xmllang">xml:lang</a> = <span class="attr-values">
<a href="#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/.html#attr--common.attrs.xmllang">ⓘ</a></span> </dt>
+ </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>
<dd>As defined in the XML specification
<a href="#refsXML">[XML]</a>.</dd>
<dt>
-<a class="attribute-name" id="common.attrs.xmlspace" title="common.attrs.xmlspace" href="#common.attrs.xmlspace">xml:space</a> = <span class="attr-values">"preserve" </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/.html#attr--common.attrs.xmlspace">ⓘ</a></span> </dt>
+<a class="attribute-name" id="common.attrs.xmlspace" title="common.attrs.xmlspace" href="#common.attrs.xmlspace">xml:space</a> = <span class="attr-values">"preserve" </span> </dt>
<dd>As defined in the XML specification
<a href="#refsXML">[XML]</a>.</dd>
<dd>The <code class="attribute">xml:space</code>
@@ -18954,7 +18954,7 @@
<dt>
<a class="attribute-name" id="common.attrs.xmlbase" title="common.attrs.xmlbase" href="#common.attrs.xmlbase">xml:base</a> = <span class="attr-values">
<a href="#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/.html#attr--common.attrs.xmlbase">ⓘ</a></span> </dt>
+ </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>
<dd>As defined in the XML Base specification
<a href="#refsXMLBase">[XMLBase]</a>.</dd>
<dd>The <code class="attribute">xml:base</code>
Index: input.week.html
===================================================================
RCS file: /sources/public/html5/markup/input.week.html,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -d -r1.60 -r1.61
--- input.week.html 15 Jul 2010 16:49:44 -0000 1.60
+++ input.week.html 22 Jul 2010 11:05:41 -0000 1.61
@@ -58,7 +58,7 @@
</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/.html#attr-input.week-type">ⓘ</a></span> </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>
<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>
@@ -66,7 +66,7 @@
<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">
<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/.html#attr-input.week-min">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</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/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>
</dt>
<dd>The expected lower bound for the element’s
<a href="input.week.html#input.week.attrs.value">value</a>.</dd>
@@ -74,7 +74,7 @@
<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">
<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/.html#attr-input.week-max">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</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/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>
</dt>
<dd>The expected upper bound for the element’s
<a href="input.week.html#input.week.attrs.value">value</a>.</dd>
@@ -82,7 +82,7 @@
<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">
<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/.html#attr-input.week-value">ⓘ</a></span> </dt>
+ </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>
<dd>A string representing a week.</dd>
</dl>
Index: meta.charset.html
===================================================================
RCS file: /sources/public/html5/markup/meta.charset.html,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -d -r1.62 -r1.63
--- meta.charset.html 15 Jul 2010 16:49:45 -0000 1.62
+++ meta.charset.html 22 Jul 2010 11:05:41 -0000 1.63
@@ -50,7 +50,7 @@
<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">
<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/.html#attr-meta.charset-charset">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</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/semantics.html#attr-meta-charset">ⓘ</a></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: input.submit.html
===================================================================
RCS file: /sources/public/html5/markup/input.submit.html,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -d -r1.57 -r1.58
--- input.submit.html 15 Jul 2010 16:49:44 -0000 1.57
+++ input.submit.html 22 Jul 2010 11:05:40 -0000 1.58
@@ -55,12 +55,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/.html#attr-input.submit-type">ⓘ</a></span> </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>
<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/.html#attr-input.submit-value">ⓘ</a></span> </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>
<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.59
retrieving revision 1.60
diff -u -d -r1.59 -r1.60
--- input.date.html 15 Jul 2010 16:49:44 -0000 1.59
+++ input.date.html 22 Jul 2010 11:05:40 -0000 1.60
@@ -58,7 +58,7 @@
</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/.html#attr-input.date-type">ⓘ</a></span> </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>
<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>
@@ -66,7 +66,7 @@
<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">
<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/.html#attr-input.date-min">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</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/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>
</dt>
<dd>The expected lower bound for the element’s
<a href="input.date.html#input.date.attrs.value">value</a>.</dd>
@@ -74,7 +74,7 @@
<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">
<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/.html#attr-input.date-max">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</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/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>
</dt>
<dd>The expected upper bound for the element’s
<a href="input.date.html#input.date.attrs.value">value</a>.</dd>
@@ -82,7 +82,7 @@
<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">
<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/.html#attr-input.date-value">ⓘ</a></span> </dt>
+ </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>
<dd>A string representing a date.</dd>
</dl>
Index: input.url.html
===================================================================
RCS file: /sources/public/html5/markup/input.url.html,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -d -r1.59 -r1.60
--- input.url.html 15 Jul 2010 16:49:44 -0000 1.59
+++ input.url.html 22 Jul 2010 11:05:41 -0000 1.60
@@ -59,7 +59,7 @@
</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/.html#attr-input.url-type">ⓘ</a></span> </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>
<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>
@@ -68,7 +68,7 @@
<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/.html#attr-input.url-value">ⓘ</a></span> </dt>
+ </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>
<dd>An absolute URL.</dd>
</dl>
Received on Thursday, 22 July 2010 11:06:46 UTC