- From: poot <cvsmail@w3.org>
- Date: Wed, 3 Feb 2010 23:45:03 +0900 (JST)
- To: public-html-diffs@w3.org
mike: documenting attributes with empty values better
http://dev.w3.org/cvsweb/html5/markup/spec.html?r1=1.148&r2=1.149&f=h
===================================================================
RCS file: /sources/public/html5/markup/th.html,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -d -r1.36 -r1.37
--- th.html 3 Feb 2010 10:27:03 -0000 1.36
+++ th.html 3 Feb 2010 14:44:06 -0000 1.37
@@ -32,9 +32,9 @@
<dl class="attr-defs">
<dt><a class="attribute-name" id="th.attrs.scope" title="th.attrs.scope" href="th.html#th.attrs.scope">scope</a> = <span class="attr-values">
"row"
- or "col"
- or "rowgroup"
- or "colgroup"
+ <span class="postfix or">or</span> "col"
+ <span class="postfix or">or</span> "rowgroup"
+ <span class="postfix or">or</span> "colgroup"
</span> </dt>
<dd>Specifies what set of cells the
<a href="th.html#th" class="element">th</a>
Index: mark.html
===================================================================
RCS file: /sources/public/html5/markup/mark.html,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -d -r1.30 -r1.31
--- mark.html 3 Feb 2010 10:27:02 -0000 1.30
+++ mark.html 3 Feb 2010 14:44:05 -0000 1.31
@@ -12,7 +12,7 @@
<span class="nav-next"><a href="menu.html">menu »</a></span>
</div>
<div id="mark" class="section">
- <h2 class="element-head"><span class="element">mark</span> – <span class="shortdesc">marked (highlighted) text</span> <span class="new-element" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#mark">#</a> <a class="toc-bak" href="Overview.html#mark-toc">T</a></h2>
+ <h2 class="element-head"><span class="element">mark</span> – <span class="shortdesc">marked (highlighted) text</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#mark">#</a> <a class="toc-bak" href="Overview.html#mark-toc">T</a></h2>
<div id="mark-longdesc" class="longdesc">
<p>The <a href="mark.html#mark" class="element">mark</a> element
represents a run of text in one document marked or highlighted
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/markup/Overview.html,v
retrieving revision 1.376
retrieving revision 1.377
diff -u -d -r1.376 -r1.377
--- Overview.html 3 Feb 2010 10:27:01 -0000 1.376
+++ Overview.html 3 Feb 2010 14:44:04 -0000 1.377
@@ -10,9 +10,7 @@
<div class="head">
<div><a href="http://www.w3.org/"><img src="http://www.w3.org/Icons/w3c_home" width="72" height="48" alt="W3C"></a></div>
<h1>HTML: The Markup Language</h1>
-<h2>
- W3C
- Editor’s Draft <em>3 February 2010</em>
+<h2>W3C Editor’s Draft <em>3 February 2010</em>
</h2>
<dl>
<dt>Latest Editor’s Draft:</dt>
@@ -235,13 +233,13 @@
<span class="toc-section-number"></span><a href="article.html#article"><span class="toc-section-number"></span> <span class="element">article</span> – <span class="shortdesc">article</span></a>
</li>
<li id="aside-toc">
-<span class="toc-section-number"></span><a href="aside.html#aside"><span class="toc-section-number"></span> <span class="element">aside</span> – <span class="shortdesc">tangential content</span></a> <span class="new-element" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="toc-section-number"></span><a href="aside.html#aside"><span class="toc-section-number"></span> <span class="element">aside</span> – <span class="shortdesc">tangential content</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="audio-toc">
-<span class="toc-section-number"></span><a href="audio.html#audio"><span class="toc-section-number"></span> <span class="element">audio</span> – <span class="shortdesc">audio stream</span></a> <span class="new-element" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="toc-section-number"></span><a href="audio.html#audio"><span class="toc-section-number"></span> <span class="element">audio</span> – <span class="shortdesc">audio stream</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="b-toc">
-<span class="toc-section-number"></span><a href="b.html#b"><span class="toc-section-number"></span> <span class="element">b</span> – <span class="shortdesc">offset text typically styled in bold</span></a> <span class="changed-element" title="The meaning of this markup feature has changed in HTML5.">CHANGED</span>
+<span class="toc-section-number"></span><a href="b.html#b"><span class="toc-section-number"></span> <span class="element">b</span> – <span class="shortdesc">offset text typically styled in bold</span></a> <span class="changed-feature" title="The meaning of this markup feature has changed in HTML5.">CHANGED</span>
</li>
<li id="base-toc">
<span class="toc-section-number"></span><a href="base.html#base"><span class="toc-section-number"></span> <span class="element">base</span> – <span class="shortdesc">base URL</span></a>
@@ -271,7 +269,7 @@
<span class="toc-section-number"></span><a href="button.button.html#button.button"><span class="toc-section-number"></span> <span class="element">button</span> <span class="elem-qualifier"><span class="attribute-name">type</span>=<span class="equals-value">button</span></span> – <span class="shortdesc">button with no additional semantics</span></a>
</li>
<li id="canvas-toc">
-<span class="toc-section-number"></span><a href="canvas.html#canvas"><span class="toc-section-number"></span> <span class="element">canvas</span> – <span class="shortdesc">canvas for dynamic graphics</span></a> <span class="new-element" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="toc-section-number"></span><a href="canvas.html#canvas"><span class="toc-section-number"></span> <span class="element">canvas</span> – <span class="shortdesc">canvas for dynamic graphics</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="caption-toc">
<span class="toc-section-number"></span><a href="caption.html#caption"><span class="toc-section-number"></span> <span class="element">caption</span> – <span class="shortdesc">table title</span></a>
@@ -292,16 +290,16 @@
<span class="toc-section-number"></span><a href="command.html#command"><span class="toc-section-number"></span> <span class="element">command</span></a>
</li>
<li id="command.command-toc">
-<span class="toc-section-number"></span><a href="command.command.html#command.command"><span class="toc-section-number"></span> <span class="element">command</span> <span class="elem-qualifier"><span class="attribute-name">type</span>=<span class="equals-value">command</span></span> – <span class="shortdesc">command with an associated action</span></a> <span class="new-element" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="toc-section-number"></span><a href="command.command.html#command.command"><span class="toc-section-number"></span> <span class="element">command</span> <span class="elem-qualifier"><span class="attribute-name">type</span>=<span class="equals-value">command</span></span> – <span class="shortdesc">command with an associated action</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="command.radio-toc">
-<span class="toc-section-number"></span><a href="command.radio.html#command.radio"><span class="toc-section-number"></span> <span class="element">command</span> <span class="elem-qualifier"><span class="attribute-name">type</span>=<span class="equals-value">radio</span></span> – <span class="shortdesc">selection of one item from a list of items</span></a> <span class="new-element" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="toc-section-number"></span><a href="command.radio.html#command.radio"><span class="toc-section-number"></span> <span class="element">command</span> <span class="elem-qualifier"><span class="attribute-name">type</span>=<span class="equals-value">radio</span></span> – <span class="shortdesc">selection of one item from a list of items</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="command.checkbox-toc">
-<span class="toc-section-number"></span><a href="command.checkbox.html#command.checkbox"><span class="toc-section-number"></span> <span class="element">command</span> <span class="elem-qualifier"><span class="attribute-name">type</span>=<span class="equals-value">checkbox</span></span> – <span class="shortdesc">state or option that can be toggled</span></a> <span class="new-element" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="toc-section-number"></span><a href="command.checkbox.html#command.checkbox"><span class="toc-section-number"></span> <span class="element">command</span> <span class="elem-qualifier"><span class="attribute-name">type</span>=<span class="equals-value">checkbox</span></span> – <span class="shortdesc">state or option that can be toggled</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="datalist-toc">
-<span class="toc-section-number"></span><a href="datalist.html#datalist"><span class="toc-section-number"></span> <span class="element">datalist</span> – <span class="shortdesc">predefined options for other controls</span></a> <span class="new-element" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="toc-section-number"></span><a href="datalist.html#datalist"><span class="toc-section-number"></span> <span class="element">datalist</span> – <span class="shortdesc">predefined options for other controls</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="dd-toc">
<span class="toc-section-number"></span><a href="dd.html#dd"><span class="toc-section-number"></span> <span class="element">dd</span> – <span class="shortdesc">description or value</span></a>
@@ -310,7 +308,7 @@
<span class="toc-section-number"></span><a href="del.html#del"><span class="toc-section-number"></span> <span class="element">del</span> – <span class="shortdesc">deleted text</span></a>
</li>
<li id="details-toc">
-<span class="toc-section-number"></span><a href="details.html#details"><span class="toc-section-number"></span> <span class="element">details</span> – <span class="shortdesc">control for additional on-demand information</span></a> <span class="new-element" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="toc-section-number"></span><a href="details.html#details"><span class="toc-section-number"></span> <span class="element">details</span> – <span class="shortdesc">control for additional on-demand information</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="dfn-toc">
<span class="toc-section-number"></span><a href="dfn.html#dfn"><span class="toc-section-number"></span> <span class="element">dfn</span> – <span class="shortdesc">defining instance</span></a>
@@ -334,10 +332,10 @@
<span class="toc-section-number"></span><a href="fieldset.html#fieldset"><span class="toc-section-number"></span> <span class="element">fieldset</span> – <span class="shortdesc">set of related form controls</span></a>
</li>
<li id="figcaption-toc">
-<span class="toc-section-number"></span><a href="figcaption.html#figcaption"><span class="toc-section-number"></span> <span class="element">figcaption</span> – <span class="shortdesc">figure caption</span></a> <span class="new-element" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="toc-section-number"></span><a href="figcaption.html#figcaption"><span class="toc-section-number"></span> <span class="element">figcaption</span> – <span class="shortdesc">figure caption</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="figure-toc">
-<span class="toc-section-number"></span><a href="figure.html#figure"><span class="toc-section-number"></span> <span class="element">figure</span> – <span class="shortdesc">figure with optional caption</span></a> <span class="new-element" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="toc-section-number"></span><a href="figure.html#figure"><span class="toc-section-number"></span> <span class="element">figure</span> – <span class="shortdesc">figure with optional caption</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="footer-toc">
<span class="toc-section-number"></span><a href="footer.html#footer"><span class="toc-section-number"></span> <span class="element">footer</span> – <span class="shortdesc">footer</span></a>
@@ -367,13 +365,13 @@
<span class="toc-section-number"></span><a href="head.html#head"><span class="toc-section-number"></span> <span class="element">head</span> – <span class="shortdesc">document metadata</span></a>
</li>
<li id="header-toc">
-<span class="toc-section-number"></span><a href="header.html#header"><span class="toc-section-number"></span> <span class="element">header</span> – <span class="shortdesc">header</span></a> <span class="new-element" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="toc-section-number"></span><a href="header.html#header"><span class="toc-section-number"></span> <span class="element">header</span> – <span class="shortdesc">header</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="hgroup-toc">
-<span class="toc-section-number"></span><a href="hgroup.html#hgroup"><span class="toc-section-number"></span> <span class="element">hgroup</span> – <span class="shortdesc">heading group</span></a> <span class="new-element" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="toc-section-number"></span><a href="hgroup.html#hgroup"><span class="toc-section-number"></span> <span class="element">hgroup</span> – <span class="shortdesc">heading group</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="hr-toc">
-<span class="toc-section-number"></span><a href="hr.html#hr"><span class="toc-section-number"></span> <span class="element">hr</span> – <span class="shortdesc">thematic break</span></a> <span class="changed-element" title="The meaning of this markup feature has changed in HTML5.">CHANGED</span>
+<span class="toc-section-number"></span><a href="hr.html#hr"><span class="toc-section-number"></span> <span class="element">hr</span> – <span class="shortdesc">thematic break</span></a> <span class="changed-feature" title="The meaning of this markup feature has changed in HTML5.">CHANGED</span>
</li>
<li id="html-toc">
<span class="toc-section-number"></span><a href="html.html#html"><span class="toc-section-number"></span> <span class="element">html</span> – <span class="shortdesc">root element</span></a>
@@ -421,43 +419,43 @@
<span class="toc-section-number"></span><a href="input.image.html#input.image"><span class="toc-section-number"></span> <span class="element">input</span> <span class="elem-qualifier"><span class="attribute-name">type</span>=<span class="equals-value">image</span></span> – <span class="shortdesc">image-coordinates input control</span></a>
</li>
<li id="input.datetime-toc">
-<span class="toc-section-number"></span><a href="input.datetime.html#input.datetime"><span class="toc-section-number"></span> <span class="element">input</span> <span class="elem-qualifier"><span class="attribute-name">type</span>=<span class="equals-value">datetime</span></span> – <span class="shortdesc">global date-and-time input control</span></a> <span class="new-element" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="toc-section-number"></span><a href="input.datetime.html#input.datetime"><span class="toc-section-number"></span> <span class="element">input</span> <span class="elem-qualifier"><span class="attribute-name">type</span>=<span class="equals-value">datetime</span></span> – <span class="shortdesc">global date-and-time input control</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="input.datetime-local-toc">
-<span class="toc-section-number"></span><a href="input.datetime-local.html#input.datetime-local"><span class="toc-section-number"></span> <span class="element">input</span> <span class="elem-qualifier"><span class="attribute-name">type</span>=<span class="equals-value">datetime-local</span></span> – <span class="shortdesc">local date-and-time input control</span></a> <span class="new-element" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="toc-section-number"></span><a href="input.datetime-local.html#input.datetime-local"><span class="toc-section-number"></span> <span class="element">input</span> <span class="elem-qualifier"><span class="attribute-name">type</span>=<span class="equals-value">datetime-local</span></span> – <span class="shortdesc">local date-and-time input control</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="input.date-toc">
-<span class="toc-section-number"></span><a href="input.date.html#input.date"><span class="toc-section-number"></span> <span class="element">input</span> <span class="elem-qualifier"><span class="attribute-name">type</span>=<span class="equals-value">date</span></span> – <span class="shortdesc">date input control</span></a> <span class="new-element" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="toc-section-number"></span><a href="input.date.html#input.date"><span class="toc-section-number"></span> <span class="element">input</span> <span class="elem-qualifier"><span class="attribute-name">type</span>=<span class="equals-value">date</span></span> – <span class="shortdesc">date input control</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="input.month-toc">
-<span class="toc-section-number"></span><a href="input.month.html#input.month"><span class="toc-section-number"></span> <span class="element">input</span> <span class="elem-qualifier"><span class="attribute-name">type</span>=<span class="equals-value">month</span></span> – <span class="shortdesc">year-and-month input control</span></a> <span class="new-element" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="toc-section-number"></span><a href="input.month.html#input.month"><span class="toc-section-number"></span> <span class="element">input</span> <span class="elem-qualifier"><span class="attribute-name">type</span>=<span class="equals-value">month</span></span> – <span class="shortdesc">year-and-month input control</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="input.time-toc">
-<span class="toc-section-number"></span><a href="input.time.html#input.time"><span class="toc-section-number"></span> <span class="element">input</span> <span class="elem-qualifier"><span class="attribute-name">type</span>=<span class="equals-value">time</span></span> – <span class="shortdesc">time input control</span></a> <span class="new-element" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="toc-section-number"></span><a href="input.time.html#input.time"><span class="toc-section-number"></span> <span class="element">input</span> <span class="elem-qualifier"><span class="attribute-name">type</span>=<span class="equals-value">time</span></span> – <span class="shortdesc">time input control</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="input.week-toc">
-<span class="toc-section-number"></span><a href="input.week.html#input.week"><span class="toc-section-number"></span> <span class="element">input</span> <span class="elem-qualifier"><span class="attribute-name">type</span>=<span class="equals-value">week</span></span> – <span class="shortdesc">year-and-week input control</span></a> <span class="new-element" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="toc-section-number"></span><a href="input.week.html#input.week"><span class="toc-section-number"></span> <span class="element">input</span> <span class="elem-qualifier"><span class="attribute-name">type</span>=<span class="equals-value">week</span></span> – <span class="shortdesc">year-and-week input control</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="input.number-toc">
-<span class="toc-section-number"></span><a href="input.number.html#input.number"><span class="toc-section-number"></span> <span class="element">input</span> <span class="elem-qualifier"><span class="attribute-name">type</span>=<span class="equals-value">number</span></span> – <span class="shortdesc">number input control</span></a> <span class="new-element" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="toc-section-number"></span><a href="input.number.html#input.number"><span class="toc-section-number"></span> <span class="element">input</span> <span class="elem-qualifier"><span class="attribute-name">type</span>=<span class="equals-value">number</span></span> – <span class="shortdesc">number input control</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="input.range-toc">
-<span class="toc-section-number"></span><a href="input.range.html#input.range"><span class="toc-section-number"></span> <span class="element">input</span> <span class="elem-qualifier"><span class="attribute-name">type</span>=<span class="equals-value">range</span></span> – <span class="shortdesc">imprecise number-input control</span></a> <span class="new-element" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="toc-section-number"></span><a href="input.range.html#input.range"><span class="toc-section-number"></span> <span class="element">input</span> <span class="elem-qualifier"><span class="attribute-name">type</span>=<span class="equals-value">range</span></span> – <span class="shortdesc">imprecise number-input control</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="input.email-toc">
-<span class="toc-section-number"></span><a href="input.email.html#input.email"><span class="toc-section-number"></span> <span class="element">input</span> <span class="elem-qualifier"><span class="attribute-name">type</span>=<span class="equals-value">email</span></span> – <span class="shortdesc">e-mail address input control</span></a> <span class="new-element" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="toc-section-number"></span><a href="input.email.html#input.email"><span class="toc-section-number"></span> <span class="element">input</span> <span class="elem-qualifier"><span class="attribute-name">type</span>=<span class="equals-value">email</span></span> – <span class="shortdesc">e-mail address input control</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="input.url-toc">
-<span class="toc-section-number"></span><a href="input.url.html#input.url"><span class="toc-section-number"></span> <span class="element">input</span> <span class="elem-qualifier"><span class="attribute-name">type</span>=<span class="equals-value">url</span></span> – <span class="shortdesc">URL input control</span></a> <span class="new-element" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="toc-section-number"></span><a href="input.url.html#input.url"><span class="toc-section-number"></span> <span class="element">input</span> <span class="elem-qualifier"><span class="attribute-name">type</span>=<span class="equals-value">url</span></span> – <span class="shortdesc">URL input control</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="input.search-toc">
-<span class="toc-section-number"></span><a href="input.search.html#input.search"><span class="toc-section-number"></span> <span class="element">input</span> <span class="elem-qualifier"><span class="attribute-name">type</span>=<span class="equals-value">search</span></span> – <span class="shortdesc">search field</span></a> <span class="new-element" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="toc-section-number"></span><a href="input.search.html#input.search"><span class="toc-section-number"></span> <span class="element">input</span> <span class="elem-qualifier"><span class="attribute-name">type</span>=<span class="equals-value">search</span></span> – <span class="shortdesc">search field</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="input.tel-toc">
-<span class="toc-section-number"></span><a href="input.tel.html#input.tel"><span class="toc-section-number"></span> <span class="element">input</span> <span class="elem-qualifier"><span class="attribute-name">type</span>=<span class="equals-value">tel</span></span> – <span class="shortdesc">telephone-number-input field</span></a> <span class="new-element" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="toc-section-number"></span><a href="input.tel.html#input.tel"><span class="toc-section-number"></span> <span class="element">input</span> <span class="elem-qualifier"><span class="attribute-name">type</span>=<span class="equals-value">tel</span></span> – <span class="shortdesc">telephone-number-input field</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="input.color-toc">
-<span class="toc-section-number"></span><a href="input.color.html#input.color"><span class="toc-section-number"></span> <span class="element">input</span> <span class="elem-qualifier"><span class="attribute-name">type</span>=<span class="equals-value">color</span></span> – <span class="shortdesc">color-well control</span></a> <span class="new-element" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="toc-section-number"></span><a href="input.color.html#input.color"><span class="toc-section-number"></span> <span class="element">input</span> <span class="elem-qualifier"><span class="attribute-name">type</span>=<span class="equals-value">color</span></span> – <span class="shortdesc">color-well control</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="ins-toc">
<span class="toc-section-number"></span><a href="ins.html#ins"><span class="toc-section-number"></span> <span class="element">ins</span> – <span class="shortdesc">inserted text</span></a>
@@ -466,7 +464,7 @@
<span class="toc-section-number"></span><a href="kbd.html#kbd"><span class="toc-section-number"></span> <span class="element">kbd</span> – <span class="shortdesc">user input</span></a>
</li>
<li id="keygen-toc">
-<span class="toc-section-number"></span><a href="keygen.html#keygen"><span class="toc-section-number"></span> <span class="element">keygen</span> – <span class="shortdesc">key-pair generator/input control</span></a> <span class="new-element" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="toc-section-number"></span><a href="keygen.html#keygen"><span class="toc-section-number"></span> <span class="element">keygen</span> – <span class="shortdesc">key-pair generator/input control</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="label-toc">
<span class="toc-section-number"></span><a href="label.html#label"><span class="toc-section-number"></span> <span class="element">label</span> – <span class="shortdesc">caption for a form control</span></a>
@@ -484,10 +482,10 @@
<span class="toc-section-number"></span><a href="map.html#map"><span class="toc-section-number"></span> <span class="element">map</span> – <span class="shortdesc">image-map definition</span></a>
</li>
<li id="mark-toc">
-<span class="toc-section-number"></span><a href="mark.html#mark"><span class="toc-section-number"></span> <span class="element">mark</span> – <span class="shortdesc">marked (highlighted) text</span></a> <span class="new-element" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="toc-section-number"></span><a href="mark.html#mark"><span class="toc-section-number"></span> <span class="element">mark</span> – <span class="shortdesc">marked (highlighted) text</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="menu-toc">
-<span class="toc-section-number"></span><a href="menu.html#menu"><span class="toc-section-number"></span> <span class="element">menu</span> – <span class="shortdesc">list of commands</span></a> <span class="changed-element" title="The meaning of this markup feature has changed in HTML5.">CHANGED</span>
+<span class="toc-section-number"></span><a href="menu.html#menu"><span class="toc-section-number"></span> <span class="element">menu</span> – <span class="shortdesc">list of commands</span></a> <span class="changed-feature" title="The meaning of this markup feature has changed in HTML5.">CHANGED</span>
</li>
<li id="meta-toc">
<span class="toc-section-number"></span><a href="meta.html#meta"><span class="toc-section-number"></span> <span class="element">meta</span></a>
@@ -502,19 +500,19 @@
<span class="toc-section-number"></span><a href="meta.http-equiv.default-style.html#meta.http-equiv.default-style"><span class="toc-section-number"></span> <span class="element">meta</span> <span class="elem-qualifier"><span class="attribute-name">http-equiv</span>=<span class="equals-value">default-style</span></span> – <span class="shortdesc">“preferred stylesheet” pragma directive</span></a>
</li>
<li id="meta.http-equiv.content-language-toc">
-<span class="toc-section-number"></span><a href="meta.http-equiv.content-language.html#meta.http-equiv.content-language"><span class="toc-section-number"></span> <span class="element">meta</span> <span class="elem-qualifier"><span class="attribute-name">http-equiv</span>=<span class="equals-value">content-language</span></span> – <span class="shortdesc">“default language” pragma directive</span></a> <span class="obsoleted-element" title="This markup feature has been obsoleted in HTML5.">OBSOLETE</span>
+<span class="toc-section-number"></span><a href="meta.http-equiv.content-language.html#meta.http-equiv.content-language"><span class="toc-section-number"></span> <span class="element">meta</span> <span class="elem-qualifier"><span class="attribute-name">http-equiv</span>=<span class="equals-value">content-language</span></span> – <span class="shortdesc">“default language” pragma directive</span></a> <span class="obsoleted-feature" title="This markup feature has been obsoleted in HTML5.">OBSOLETE</span>
</li>
<li id="meta.charset-toc">
-<span class="toc-section-number"></span><a href="meta.charset.html#meta.charset"><span class="toc-section-number"></span> <span class="element">meta</span> <span class="elem-qualifier"><span class="attribute-name">charset</span></span> – <span class="shortdesc">document character-encoding declaration</span></a> <span class="new-element" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="toc-section-number"></span><a href="meta.charset.html#meta.charset"><span class="toc-section-number"></span> <span class="element">meta</span> <span class="elem-qualifier"><span class="attribute-name">charset</span></span> – <span class="shortdesc">document character-encoding declaration</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="meta.http-equiv.content-type-toc">
<span class="toc-section-number"></span><a href="meta.http-equiv.content-type.html#meta.http-equiv.content-type"><span class="toc-section-number"></span> <span class="element">meta</span> <span class="elem-qualifier"><span class="attribute-name">http-equiv</span>=<span class="equals-value">content-type</span></span> – <span class="shortdesc">document character-encoding declaration</span></a>
</li>
<li id="meter-toc">
-<span class="toc-section-number"></span><a href="meter.html#meter"><span class="toc-section-number"></span> <span class="element">meter</span> – <span class="shortdesc">scalar gauge</span></a> <span class="new-element" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="toc-section-number"></span><a href="meter.html#meter"><span class="toc-section-number"></span> <span class="element">meter</span> – <span class="shortdesc">scalar gauge</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="nav-toc">
-<span class="toc-section-number"></span><a href="nav.html#nav"><span class="toc-section-number"></span> <span class="element">nav</span> – <span class="shortdesc">group of navigational links</span></a> <span class="new-element" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="toc-section-number"></span><a href="nav.html#nav"><span class="toc-section-number"></span> <span class="element">nav</span> – <span class="shortdesc">group of navigational links</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="noscript-toc">
<span class="toc-section-number"></span><a href="noscript.html#noscript"><span class="toc-section-number"></span> <span class="element">noscript</span> – <span class="shortdesc">fallback content for script</span></a>
@@ -532,7 +530,7 @@
<span class="toc-section-number"></span><a href="option.html#option"><span class="toc-section-number"></span> <span class="element">option</span> – <span class="shortdesc">option</span></a>
</li>
<li id="output-toc">
-<span class="toc-section-number"></span><a href="output.html#output"><span class="toc-section-number"></span> <span class="element">output</span> – <span class="shortdesc">result of a calculation in a form</span></a> <span class="new-element" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="toc-section-number"></span><a href="output.html#output"><span class="toc-section-number"></span> <span class="element">output</span> – <span class="shortdesc">result of a calculation in a form</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="p-toc">
<span class="toc-section-number"></span><a href="p.html#p"><span class="toc-section-number"></span> <span class="element">p</span> – <span class="shortdesc">paragraph</span></a>
@@ -544,19 +542,19 @@
<span class="toc-section-number"></span><a href="pre.html#pre"><span class="toc-section-number"></span> <span class="element">pre</span> – <span class="shortdesc">preformatted text</span></a>
</li>
<li id="progress-toc">
-<span class="toc-section-number"></span><a href="progress.html#progress"><span class="toc-section-number"></span> <span class="element">progress</span> – <span class="shortdesc">progress indicator</span></a> <span class="new-element" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="toc-section-number"></span><a href="progress.html#progress"><span class="toc-section-number"></span> <span class="element">progress</span> – <span class="shortdesc">progress indicator</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="q-toc">
<span class="toc-section-number"></span><a href="q.html#q"><span class="toc-section-number"></span> <span class="element">q</span> – <span class="shortdesc">quoted text</span></a>
</li>
<li id="rp-toc">
-<span class="toc-section-number"></span><a href="rp.html#rp"><span class="toc-section-number"></span> <span class="element">rp</span> – <span class="shortdesc">ruby parenthesis</span></a> <span class="new-element" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="toc-section-number"></span><a href="rp.html#rp"><span class="toc-section-number"></span> <span class="element">rp</span> – <span class="shortdesc">ruby parenthesis</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="rt-toc">
-<span class="toc-section-number"></span><a href="rt.html#rt"><span class="toc-section-number"></span> <span class="element">rt</span> – <span class="shortdesc">ruby text</span></a> <span class="new-element" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="toc-section-number"></span><a href="rt.html#rt"><span class="toc-section-number"></span> <span class="element">rt</span> – <span class="shortdesc">ruby text</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="ruby-toc">
-<span class="toc-section-number"></span><a href="ruby.html#ruby"><span class="toc-section-number"></span> <span class="element">ruby</span> – <span class="shortdesc">ruby annotation</span></a> <span class="new-element" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="toc-section-number"></span><a href="ruby.html#ruby"><span class="toc-section-number"></span> <span class="element">ruby</span> – <span class="shortdesc">ruby annotation</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="samp-toc">
<span class="toc-section-number"></span><a href="samp.html#samp"><span class="toc-section-number"></span> <span class="element">samp</span> – <span class="shortdesc">(sample) output</span></a>
@@ -565,22 +563,22 @@
<span class="toc-section-number"></span><a href="script.html#script"><span class="toc-section-number"></span> <span class="element">script</span> – <span class="shortdesc">embedded script</span></a>
</li>
<li id="section-toc">
-<span class="toc-section-number"></span><a href="section.html#section"><span class="toc-section-number"></span> <span class="element">section</span> – <span class="shortdesc">section</span></a> <span class="new-element" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="toc-section-number"></span><a href="section.html#section"><span class="toc-section-number"></span> <span class="element">section</span> – <span class="shortdesc">section</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="select-toc">
<span class="toc-section-number"></span><a href="select.html#select"><span class="toc-section-number"></span> <span class="element">select</span> – <span class="shortdesc">option-selection form control</span></a>
</li>
<li id="small-toc">
-<span class="toc-section-number"></span><a href="small.html#small"><span class="toc-section-number"></span> <span class="element">small</span> – <span class="shortdesc">small print</span></a> <span class="changed-element" title="The meaning of this markup feature has changed in HTML5.">CHANGED</span>
+<span class="toc-section-number"></span><a href="small.html#small"><span class="toc-section-number"></span> <span class="element">small</span> – <span class="shortdesc">small print</span></a> <span class="changed-feature" title="The meaning of this markup feature has changed in HTML5.">CHANGED</span>
</li>
<li id="source-toc">
-<span class="toc-section-number"></span><a href="source.html#source"><span class="toc-section-number"></span> <span class="element">source</span> – <span class="shortdesc">media source</span></a> <span class="new-element" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="toc-section-number"></span><a href="source.html#source"><span class="toc-section-number"></span> <span class="element">source</span> – <span class="shortdesc">media source</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="span-toc">
<span class="toc-section-number"></span><a href="span.html#span"><span class="toc-section-number"></span> <span class="element">span</span> – <span class="shortdesc">generic span</span></a>
</li>
<li id="strong-toc">
-<span class="toc-section-number"></span><a href="strong.html#strong"><span class="toc-section-number"></span> <span class="element">strong</span> – <span class="shortdesc">strong importance</span></a> <span class="changed-element" title="The meaning of this markup feature has changed in HTML5.">CHANGED</span>
+<span class="toc-section-number"></span><a href="strong.html#strong"><span class="toc-section-number"></span> <span class="element">strong</span> – <span class="shortdesc">strong importance</span></a> <span class="changed-feature" title="The meaning of this markup feature has changed in HTML5.">CHANGED</span>
</li>
<li id="style-toc">
<span class="toc-section-number"></span><a href="style.html#style"><span class="toc-section-number"></span> <span class="element">style</span> – <span class="shortdesc">style (presentation) information</span></a>
@@ -589,7 +587,7 @@
<span class="toc-section-number"></span><a href="sub.html#sub"><span class="toc-section-number"></span> <span class="element">sub</span> – <span class="shortdesc">subscript</span></a>
</li>
<li id="summary-toc">
-<span class="toc-section-number"></span><a href="summary.html#summary"><span class="toc-section-number"></span> <span class="element">summary</span> – <span class="shortdesc">summary, caption, or legend for a details control</span></a> <span class="new-element" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="toc-section-number"></span><a href="summary.html#summary"><span class="toc-section-number"></span> <span class="element">summary</span> – <span class="shortdesc">summary, caption, or legend for a details control</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="sup-toc">
<span class="toc-section-number"></span><a href="sup.html#sup"><span class="toc-section-number"></span> <span class="element">sup</span> – <span class="shortdesc">superscript</span></a>
@@ -616,7 +614,7 @@
<span class="toc-section-number"></span><a href="thead.html#thead"><span class="toc-section-number"></span> <span class="element">thead</span> – <span class="shortdesc">table heading group</span></a>
</li>
<li id="time-toc">
-<span class="toc-section-number"></span><a href="time.html#time"><span class="toc-section-number"></span> <span class="element">time</span> – <span class="shortdesc">date and/or time</span></a> <span class="new-element" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="toc-section-number"></span><a href="time.html#time"><span class="toc-section-number"></span> <span class="element">time</span> – <span class="shortdesc">date and/or time</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="title-toc">
<span class="toc-section-number"></span><a href="title.html#title"><span class="toc-section-number"></span> <span class="element">title</span> – <span class="shortdesc">document title</span></a>
@@ -631,7 +629,7 @@
<span class="toc-section-number"></span><a href="var.html#var"><span class="toc-section-number"></span> <span class="element">var</span> – <span class="shortdesc">variable or placeholder text</span></a>
</li>
<li id="video-toc">
-<span class="toc-section-number"></span><a href="video.html#video"><span class="toc-section-number"></span> <span class="element">video</span> – <span class="shortdesc">video</span></a> <span class="new-element" title="This markup feature is newly added in HTML5.">NEW</span>
+<span class="toc-section-number"></span><a href="video.html#video"><span class="toc-section-number"></span> <span class="element">video</span> – <span class="shortdesc">video</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
</ul>
</li>
Index: input.email.html
===================================================================
RCS file: /sources/public/html5/markup/input.email.html,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -d -r1.31 -r1.32
--- input.email.html 3 Feb 2010 10:27:02 -0000 1.31
+++ input.email.html 3 Feb 2010 14:44:05 -0000 1.32
@@ -12,7 +12,7 @@
<span class="nav-next"><a href="input.url.html">input.url »</a></span>
</div>
<div id="input.email" class="section">
- <h2 class="element-head"><span class="element">input</span> <span class="elem-qualifier"><span class="attribute-name">type</span>=<span class="equals-value">email</span></span> – <span class="shortdesc">e-mail address input control</span> <span class="new-element" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#input.email">#</a> <a class="toc-bak" href="Overview.html#input.email-toc">T</a></h2>
+ <h2 class="element-head"><span class="element">input</span> <span class="elem-qualifier"><span class="attribute-name">type</span>=<span class="equals-value">email</span></span> – <span class="shortdesc">e-mail address input control</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#input.email">#</a> <a class="toc-bak" href="Overview.html#input.email-toc">T</a></h2>
<div id="input.email-longdesc" class="longdesc">
<p>The <a href="input.html#input" class="element">input</a> element
with a <span class="attribute">type</span> attribute whose
Index: input.month.html
===================================================================
RCS file: /sources/public/html5/markup/input.month.html,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -d -r1.32 -r1.33
--- input.month.html 3 Feb 2010 10:27:02 -0000 1.32
+++ input.month.html 3 Feb 2010 14:44:05 -0000 1.33
@@ -12,7 +12,7 @@
<span class="nav-next"><a href="input.time.html">input.time »</a></span>
</div>
<div id="input.month" class="section">
- <h2 class="element-head"><span class="element">input</span> <span class="elem-qualifier"><span class="attribute-name">type</span>=<span class="equals-value">month</span></span> – <span class="shortdesc">year-and-month input control</span> <span class="new-element" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#input.month">#</a> <a class="toc-bak" href="Overview.html#input.month-toc">T</a></h2>
+ <h2 class="element-head"><span class="element">input</span> <span class="elem-qualifier"><span class="attribute-name">type</span>=<span class="equals-value">month</span></span> – <span class="shortdesc">year-and-month input control</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#input.month">#</a> <a class="toc-bak" href="Overview.html#input.month-toc">T</a></h2>
<div id="input.month-longdesc" class="longdesc">
<p>The <a href="input.html#input" class="element">input</a> element
with a <span class="attribute">type</span> attribute whose
Index: iframe.html
===================================================================
RCS file: /sources/public/html5/markup/iframe.html,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -d -r1.40 -r1.41
--- iframe.html 1 Feb 2010 05:25:01 -0000 1.40
+++ iframe.html 3 Feb 2010 14:44:05 -0000 1.41
@@ -68,7 +68,7 @@
<dt><a class="attribute-name" id="iframe.attrs.seamless" title="iframe.attrs.seamless" href="iframe.html#iframe.attrs.seamless">seamless</a> = <span class="attr-values">
"seamless"
- or ""
+ <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
</span> </dt>
<dd>Instructs the UA that the <code><a href="iframe.html#iframe">iframe</a></code> element's <a href="terminology.html#context">browsing context</a> is to be rendered
in a manner that makes it appear to be part of the
Index: nav.html
===================================================================
RCS file: /sources/public/html5/markup/nav.html,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -d -r1.35 -r1.36
--- nav.html 3 Feb 2010 10:27:02 -0000 1.35
+++ nav.html 3 Feb 2010 14:44:05 -0000 1.36
@@ -12,7 +12,7 @@
<span class="nav-next"><a href="noscript.html">noscript »</a></span>
</div>
<div id="nav" class="section">
- <h2 class="element-head"><span class="element">nav</span> – <span class="shortdesc">group of navigational links</span> <span class="new-element" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#nav">#</a> <a class="toc-bak" href="Overview.html#nav-toc">T</a></h2>
+ <h2 class="element-head"><span class="element">nav</span> – <span class="shortdesc">group of navigational links</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#nav">#</a> <a class="toc-bak" href="Overview.html#nav-toc">T</a></h2>
<div id="nav-longdesc" class="longdesc">
<p>The <a href="nav.html#nav" class="element">nav</a> element
represents a section of a document that links to other
Index: canvas.html
===================================================================
RCS file: /sources/public/html5/markup/canvas.html,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -d -r1.30 -r1.31
--- canvas.html 3 Feb 2010 10:27:01 -0000 1.30
+++ canvas.html 3 Feb 2010 14:44:04 -0000 1.31
@@ -12,7 +12,7 @@
<span class="nav-next"><a href="caption.html">caption »</a></span>
</div>
<div id="canvas" class="section">
- <h2 class="element-head"><span class="element">canvas</span> – <span class="shortdesc">canvas for dynamic graphics</span> <span class="new-element" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#canvas">#</a> <a class="toc-bak" href="Overview.html#canvas-toc">T</a></h2>
+ <h2 class="element-head"><span class="element">canvas</span> – <span class="shortdesc">canvas for dynamic graphics</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#canvas">#</a> <a class="toc-bak" href="Overview.html#canvas-toc">T</a></h2>
<div id="canvas-longdesc" class="longdesc">
<p>The <a href="canvas.html#canvas" class="element">canvas</a> element
represents a resolution-dependent bitmap canvas, which can be
Index: meta.http-equiv.content-language.html
===================================================================
RCS file: /sources/public/html5/markup/meta.http-equiv.content-language.html,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -d -r1.29 -r1.30
--- meta.http-equiv.content-language.html 3 Feb 2010 10:27:02 -0000 1.29
+++ meta.http-equiv.content-language.html 3 Feb 2010 14:44:05 -0000 1.30
@@ -12,7 +12,7 @@
<span class="nav-next"><a href="meta.charset.html">meta.charset »</a></span>
</div>
<div id="meta.http-equiv.content-language" class="section">
- <h2 class="element-head"><span class="element">meta</span> <span class="elem-qualifier"><span class="attribute-name">http-equiv</span>=<span class="equals-value">content-language</span></span> – <span class="shortdesc">“default language” pragma directive</span> <span class="obsoleted-element" title="This markup feature has been obsoleted in HTML5.">OBSOLETE</span> <a class="hash" href="#meta.http-equiv.content-language">#</a> <a class="toc-bak" href="Overview.html#meta.http-equiv.content-language-toc">T</a></h2>
+ <h2 class="element-head"><span class="element">meta</span> <span class="elem-qualifier"><span class="attribute-name">http-equiv</span>=<span class="equals-value">content-language</span></span> – <span class="shortdesc">“default language” pragma directive</span> <span class="obsoleted-feature" title="This markup feature has been obsoleted in HTML5.">OBSOLETE</span> <a class="hash" href="#meta.http-equiv.content-language">#</a> <a class="toc-bak" href="Overview.html#meta.http-equiv.content-language-toc">T</a></h2>
<div id="meta.http-equiv.content-language-longdesc" class="longdesc">
<p>The <a href="meta.html#meta" class="element">meta</a> element
with a <span class="attribute">http-equiv</span> attribute
Index: script.html
===================================================================
RCS file: /sources/public/html5/markup/script.html,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -d -r1.40 -r1.41
--- script.html 3 Feb 2010 10:27:02 -0000 1.40
+++ script.html 3 Feb 2010 14:44:06 -0000 1.41
@@ -54,13 +54,13 @@
<dd>The address of the external script to use.</dd>
<dt><a class="attribute-name" id="script.attrs.defer" title="script.attrs.defer" href="script.html#script.attrs.defer">defer</a> = <span class="attr-values">
- "defer" or ""
+ "defer" <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
</span> </dt>
<dd>Specifies that script should be executed after the
document has been parsed.</dd>
<dt><a class="attribute-name" id="script.attrs.async" title="script.attrs.async" href="script.html#script.attrs.async">async</a> = <span class="attr-values">
- "async" or ""
+ "async" <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
</span> </dt>
<dd>Specifies that the script should be executed
asynchronously, as soon as it becomes available.</dd>
Index: input.range.html
===================================================================
RCS file: /sources/public/html5/markup/input.range.html,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -d -r1.32 -r1.33
--- input.range.html 3 Feb 2010 10:27:02 -0000 1.32
+++ input.range.html 3 Feb 2010 14:44:05 -0000 1.33
@@ -12,7 +12,7 @@
<span class="nav-next"><a href="input.email.html">input.email »</a></span>
</div>
<div id="input.range" class="section">
- <h2 class="element-head"><span class="element">input</span> <span class="elem-qualifier"><span class="attribute-name">type</span>=<span class="equals-value">range</span></span> – <span class="shortdesc">imprecise number-input control</span> <span class="new-element" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#input.range">#</a> <a class="toc-bak" href="Overview.html#input.range-toc">T</a></h2>
+ <h2 class="element-head"><span class="element">input</span> <span class="elem-qualifier"><span class="attribute-name">type</span>=<span class="equals-value">range</span></span> – <span class="shortdesc">imprecise number-input control</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#input.range">#</a> <a class="toc-bak" href="Overview.html#input.range-toc">T</a></h2>
<div id="input.range-longdesc" class="longdesc">
<p>The <a href="input.html#input" class="element">input</a> element
with a <span class="attribute">type</span> attribute whose
Index: audio.html
===================================================================
RCS file: /sources/public/html5/markup/audio.html,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -d -r1.39 -r1.40
--- audio.html 3 Feb 2010 10:27:01 -0000 1.39
+++ audio.html 3 Feb 2010 14:44:04 -0000 1.40
@@ -12,7 +12,7 @@
<span class="nav-next"><a href="b.html">b »</a></span>
</div>
<div id="audio" class="section">
- <h2 class="element-head"><span class="element">audio</span> – <span class="shortdesc">audio stream</span> <span class="new-element" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#audio">#</a> <a class="toc-bak" href="Overview.html#audio-toc">T</a></h2>
+ <h2 class="element-head"><span class="element">audio</span> – <span class="shortdesc">audio stream</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#audio">#</a> <a class="toc-bak" href="Overview.html#audio-toc">T</a></h2>
<div id="audio-longdesc" class="longdesc">
<p>An <a href="audio.html#audio" class="element">audio</a> element
represents an audio stream.</p>
@@ -39,20 +39,31 @@
<div class="no-number no-toc" id="audio-attributes">
<h2 class="element-subhead">Descriptions for attributes specific to this element <a class="hash" href="#audio-attributes">#</a></h2>
<dl class="attr-defs">
- <dt><a class="attribute-name" id="audio.attrs.autoplay" title="audio.attrs.autoplay" href="audio.html#audio.attrs.autoplay">autoplay</a> = <span class="attr-values"></span> </dt>
+ <dt><a class="attribute-name" id="audio.attrs.autoplay" title="audio.attrs.autoplay" href="audio.html#audio.attrs.autoplay">autoplay</a> = <span class="attr-values">
+ "autoplay"
+ <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
+ </span> </dt>
<dd>Instructs the UA to automatically begin playback of
the audio stream as soon as it can do so without
stopping.</dd>
- <dt><a class="attribute-name" id="audio.attrs.autobuffer" title="audio.attrs.autobuffer" href="audio.html#audio.attrs.autobuffer">autobuffer</a> = <span class="attr-values"></span> </dt>
+ <dt><a class="attribute-name" id="audio.attrs.autobuffer" title="audio.attrs.autobuffer" href="audio.html#audio.attrs.autobuffer">autobuffer</a> = <span class="attr-values">
+ "autobuffer"
+ <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
+ </span> </dt>
<dd>Instructs the UA that downloading the entire audio
stream optimistically is considered worthwhile.</dd>
- <dt><a class="attribute-name" id="audio.attrs.controls" title="audio.attrs.controls" href="audio.html#audio.attrs.controls">controls</a> = <span class="attr-values"></span> </dt>
+ <dt><a class="attribute-name" id="audio.attrs.controls" title="audio.attrs.controls" href="audio.html#audio.attrs.controls">controls</a> = <span class="attr-values">
+ "controls"
+ <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
+ </span> </dt>
<dd>Instructs the UA to expose a user interface for
controlling playback of the audio stream.</dd>
- <dt><a class="attribute-name" id="audio.attrs.loop" title="audio.attrs.loop" href="audio.html#audio.attrs.loop">loop</a> = <span class="attr-values"></span> </dt>
+ <dt><a class="attribute-name" id="audio.attrs.loop" title="audio.attrs.loop" href="audio.html#audio.attrs.loop">loop</a> = <span class="attr-values">
+ "loop" <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
+ </span> </dt>
<dd>Instructs the UA to seek back to the start of the
audio stream upon reaching the end.</dd>
Index: time.html
===================================================================
RCS file: /sources/public/html5/markup/time.html,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -d -r1.33 -r1.34
--- time.html 3 Feb 2010 10:27:03 -0000 1.33
+++ time.html 3 Feb 2010 14:44:06 -0000 1.34
@@ -12,7 +12,7 @@
<span class="nav-next"><a href="title.html">title »</a></span>
</div>
<div id="time" class="section">
- <h2 class="element-head"><span class="element">time</span> – <span class="shortdesc">date and/or time</span> <span class="new-element" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#time">#</a> <a class="toc-bak" href="Overview.html#time-toc">T</a></h2>
+ <h2 class="element-head"><span class="element">time</span> – <span class="shortdesc">date and/or time</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#time">#</a> <a class="toc-bak" href="Overview.html#time-toc">T</a></h2>
<div id="time-longdesc" class="longdesc">
<p>The <a href="time.html#time" class="element">time</a> element
represents a date and/or time.</p>
@@ -35,7 +35,7 @@
represents.</dd>
<dt><a class="attribute-name" id="time.attrs.pubdate" title="time.attrs.pubdate" href="time.html#time.attrs.pubdate">pubdate</a> = <span class="attr-values">
- "pubdate" or ""
+ "pubdate" <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
</span> </dt>
<dd>Indicates that the date and time given by the element is
the publication date and time of the nearest ancestor
Index: keygen.html
===================================================================
RCS file: /sources/public/html5/markup/keygen.html,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -d -r1.33 -r1.34
--- keygen.html 3 Feb 2010 10:27:02 -0000 1.33
+++ keygen.html 3 Feb 2010 14:44:05 -0000 1.34
@@ -12,7 +12,7 @@
<span class="nav-next"><a href="label.html">label »</a></span>
</div>
<div id="keygen" class="section">
- <h2 class="element-head"><span class="element">keygen</span> – <span class="shortdesc">key-pair generator/input control</span> <span class="new-element" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#keygen">#</a> <a class="toc-bak" href="Overview.html#keygen-toc">T</a></h2>
+ <h2 class="element-head"><span class="element">keygen</span> – <span class="shortdesc">key-pair generator/input control</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#keygen">#</a> <a class="toc-bak" href="Overview.html#keygen-toc">T</a></h2>
<div id="keygen-longdesc" class="longdesc">
<p>The <a href="keygen.html#keygen" class="element">keygen</a> element
represents a control for generating a public-private key
Index: command.command.html
===================================================================
RCS file: /sources/public/html5/markup/command.command.html,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -d -r1.32 -r1.33
--- command.command.html 3 Feb 2010 10:27:01 -0000 1.32
+++ command.command.html 3 Feb 2010 14:44:04 -0000 1.33
@@ -12,7 +12,7 @@
<span class="nav-next"><a href="command.radio.html">command.radio »</a></span>
</div>
<div id="command.command" class="section">
- <h2 class="element-head"><span class="element">command</span> <span class="elem-qualifier"><span class="attribute-name">type</span>=<span class="equals-value">command</span></span> – <span class="shortdesc">command with an associated action</span> <span class="new-element" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#command.command">#</a> <a class="toc-bak" href="Overview.html#command.command-toc">T</a></h2>
+ <h2 class="element-head"><span class="element">command</span> <span class="elem-qualifier"><span class="attribute-name">type</span>=<span class="equals-value">command</span></span> – <span class="shortdesc">command with an associated action</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#command.command">#</a> <a class="toc-bak" href="Overview.html#command.command-toc">T</a></h2>
<div id="command.command-longdesc" class="longdesc">
<p>The <a href="command.html#command" class="element">command</a> element
with a <span class="attribute">type</span> attribute whose
@@ -44,7 +44,7 @@
<dt><a class="attribute-name" id="command.command.attrs.disabled" title="command.command.attrs.disabled" href="command.command.html#command.command.attrs.disabled">disabled</a> = <span class="attr-values">
"disabled"
- or ""
+ <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
</span> </dt>
<dd>Specifies that the command is not currently
available.</dd>
Index: progress.html
===================================================================
RCS file: /sources/public/html5/markup/progress.html,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -d -r1.33 -r1.34
--- progress.html 3 Feb 2010 10:27:02 -0000 1.33
+++ progress.html 3 Feb 2010 14:44:06 -0000 1.34
@@ -12,7 +12,7 @@
<span class="nav-next"><a href="q.html">q »</a></span>
</div>
<div id="progress" class="section">
- <h2 class="element-head"><span class="element">progress</span> – <span class="shortdesc">progress indicator</span> <span class="new-element" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#progress">#</a> <a class="toc-bak" href="Overview.html#progress-toc">T</a></h2>
+ <h2 class="element-head"><span class="element">progress</span> – <span class="shortdesc">progress indicator</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#progress">#</a> <a class="toc-bak" href="Overview.html#progress-toc">T</a></h2>
<div id="progress-longdesc" class="longdesc">
<p>The <a href="progress.html#progress" class="element">progress</a>
element represents the completion progress of a task.</p>
Index: schema.html
===================================================================
RCS file: /sources/public/html5/markup/schema.html,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- schema.html 2 Feb 2010 17:04:53 -0000 1.8
+++ schema.html 3 Feb 2010 14:44:06 -0000 1.9
@@ -3584,6 +3584,45 @@
<span class='postfix &'>&</span> <a class='ref' href='#video.attrs.height' title='video.attrs.height'>height</a><span class='postfix optional' title='OPTIONAL (ZERO OR ONE)'>?</span>
<span class='postfix &'>&</span> <a class='ref' href='#video.attrs.width' title='video.attrs.width'>width</a><span class='postfix optional' title='OPTIONAL (ZERO OR ONE)'>?</span> </span>
</div>
+<div class='define' id='video.attrs.autoplay-define'>
+ <div class='patternname' id='the-video.attrs.autoplay'><a href='#the-video.attrs.autoplay'>autoplay</a> =</div>
+ <span class='pattern' id='video.attrs.autoplay'><span class='type'>attribute </span>
+ <span class='name'>autoplay</span>
+ {<span class='model'>
+ d:string "autoplay"
+ <span class='postfix or'>or</span> d:string ""
+ </span>}
+ </span>
+</div>
+<div class='define' id='video.attrs.autobuffer-define'>
+ <div class='patternname' id='the-video.attrs.autobuffer'><a href='#the-video.attrs.autobuffer'>autobuffer</a> =</div>
+ <span class='pattern' id='video.attrs.autobuffer'><span class='type'>attribute </span>
+ <span class='name'>autobuffer</span>
+ {<span class='model'>
+ d:string "autobuffer"
+ <span class='postfix or'>or</span> d:string ""
+ </span>}
+ </span>
+</div>
+<div class='define' id='video.attrs.controls-define'>
+ <div class='patternname' id='the-video.attrs.controls'><a href='#the-video.attrs.controls'>controls</a> =</div>
+ <span class='pattern' id='video.attrs.controls'><span class='type'>attribute </span>
+ <span class='name'>controls</span>
+ {<span class='model'>
+ d:string "controls"
+ <span class='postfix or'>or</span> d:string ""
+ </span>}
+ </span>
+</div>
+<div class='define' id='video.attrs.loop-define'>
+ <div class='patternname' id='the-video.attrs.loop'><a href='#the-video.attrs.loop'>loop</a> =</div>
+ <span class='pattern' id='video.attrs.loop'><span class='type'>attribute </span>
+ <span class='name'>loop</span>
+ {<span class='model'>
+ d:string "loop" <span class='postfix or'>or</span> d:string ""
+ </span>}
+ </span>
+</div>
<div class='define' id='video.attrs.poster-define'>
<div class='patternname' id='the-video.attrs.poster'><a href='#the-video.attrs.poster'>poster</a> =</div>
<span class='pattern' id='video.attrs.poster'><span class='type'>attribute </span>
@@ -3660,6 +3699,45 @@
<span class='postfix &'>&</span> <a class='ref' href='#audio.attrs.controls' title='audio.attrs.controls'>controls</a><span class='postfix optional' title='OPTIONAL (ZERO OR ONE)'>?</span>
<span class='postfix &'>&</span> <a class='ref' href='#audio.attrs.loop' title='audio.attrs.loop'>loop</a><span class='postfix optional' title='OPTIONAL (ZERO OR ONE)'>?</span> </span>
</div>
+<div class='define' id='audio.attrs.autoplay-define'>
+ <div class='patternname' id='the-audio.attrs.autoplay'><a href='#the-audio.attrs.autoplay'>autoplay</a> =</div>
+ <span class='pattern' id='audio.attrs.autoplay'><span class='type'>attribute </span>
+ <span class='name'>autoplay</span>
+ {<span class='model'>
+ d:string "autoplay"
+ <span class='postfix or'>or</span> d:string ""
+ </span>}
+ </span>
+</div>
+<div class='define' id='audio.attrs.autobuffer-define'>
+ <div class='patternname' id='the-audio.attrs.autobuffer'><a href='#the-audio.attrs.autobuffer'>autobuffer</a> =</div>
+ <span class='pattern' id='audio.attrs.autobuffer'><span class='type'>attribute </span>
+ <span class='name'>autobuffer</span>
+ {<span class='model'>
+ d:string "autobuffer"
+ <span class='postfix or'>or</span> d:string ""
+ </span>}
+ </span>
+</div>
+<div class='define' id='audio.attrs.controls-define'>
+ <div class='patternname' id='the-audio.attrs.controls'><a href='#the-audio.attrs.controls'>controls</a> =</div>
+ <span class='pattern' id='audio.attrs.controls'><span class='type'>attribute </span>
+ <span class='name'>controls</span>
+ {<span class='model'>
+ d:string "controls"
+ <span class='postfix or'>or</span> d:string ""
+ </span>}
+ </span>
+</div>
+<div class='define' id='audio.attrs.loop-define'>
+ <div class='patternname' id='the-audio.attrs.loop'><a href='#the-audio.attrs.loop'>loop</a> =</div>
+ <span class='pattern' id='audio.attrs.loop'><span class='type'>attribute </span>
+ <span class='name'>loop</span>
+ {<span class='model'>
+ d:string "loop" <span class='postfix or'>or</span> d:string ""
+ </span>}
+ </span>
+</div>
<div class='define' id='audio.attrs.src-define'>
<div class='patternname' id='the-audio.attrs.src'><a href='#the-audio.attrs.src'>src</a> =</div>
<span class='pattern' id='audio.attrs.src'><span class='type'>attribute </span>
@@ -5644,7 +5722,7 @@
<span class='pattern' id='input.url.attrs.value'><span class='type'>attribute </span>
<span class='name'>value</span>
{<span class='model'>
- d:string ""
+ string ""
<span class='postfix or'>or</span> <a class='ref' href='#common.data.uri.absolute' title='common.data.uri.absolute'>uri.absolute</a>
</span>}
</span>
Index: meter.html
===================================================================
RCS file: /sources/public/html5/markup/meter.html,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -d -r1.35 -r1.36
--- meter.html 3 Feb 2010 10:27:02 -0000 1.35
+++ meter.html 3 Feb 2010 14:44:05 -0000 1.36
@@ -12,7 +12,7 @@
<span class="nav-next"><a href="nav.html">nav »</a></span>
</div>
<div id="meter" class="section">
- <h2 class="element-head"><span class="element">meter</span> – <span class="shortdesc">scalar gauge</span> <span class="new-element" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#meter">#</a> <a class="toc-bak" href="Overview.html#meter-toc">T</a></h2>
+ <h2 class="element-head"><span class="element">meter</span> – <span class="shortdesc">scalar gauge</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#meter">#</a> <a class="toc-bak" href="Overview.html#meter-toc">T</a></h2>
<div id="meter-longdesc" class="longdesc">
<p>The <a href="meter.html#meter" class="element">meter</a> element
represents a scalar gauge providing a measurement within a
Index: aside.html
===================================================================
RCS file: /sources/public/html5/markup/aside.html,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -d -r1.34 -r1.35
--- aside.html 3 Feb 2010 10:27:01 -0000 1.34
+++ aside.html 3 Feb 2010 14:44:04 -0000 1.35
@@ -12,7 +12,7 @@
<span class="nav-next"><a href="audio.html">audio »</a></span>
</div>
<div id="aside" class="section">
- <h2 class="element-head"><span class="element">aside</span> – <span class="shortdesc">tangential content</span> <span class="new-element" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#aside">#</a> <a class="toc-bak" href="Overview.html#aside-toc">T</a></h2>
+ <h2 class="element-head"><span class="element">aside</span> – <span class="shortdesc">tangential content</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#aside">#</a> <a class="toc-bak" href="Overview.html#aside-toc">T</a></h2>
<div id="aside-longdesc" class="longdesc">
<p>The <a href="aside.html#aside" class="element">aside</a> element
represents content that is tangentially related to the content
Index: section.html
===================================================================
RCS file: /sources/public/html5/markup/section.html,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -d -r1.37 -r1.38
--- section.html 3 Feb 2010 10:27:02 -0000 1.37
+++ section.html 3 Feb 2010 14:44:06 -0000 1.38
@@ -12,7 +12,7 @@
<span class="nav-next"><a href="select.html">select »</a></span>
</div>
<div id="section" class="section">
- <h2 class="element-head"><span class="element">section</span> – <span class="shortdesc">section</span> <span class="new-element" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#section">#</a> <a class="toc-bak" href="Overview.html#section-toc">T</a></h2>
+ <h2 class="element-head"><span class="element">section</span> – <span class="shortdesc">section</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#section">#</a> <a class="toc-bak" href="Overview.html#section-toc">T</a></h2>
<div id="section-longdesc" class="longdesc">
<p>The <a href="section.html#section" class="element">section</a> element
represents a section of a document, typically with a title or
Index: Makefile
===================================================================
RCS file: /sources/public/html5/markup/Makefile,v
retrieving revision 1.84
retrieving revision 1.85
diff -u -d -r1.84 -r1.85
--- Makefile 2 Feb 2010 17:04:52 -0000 1.84
+++ Makefile 3 Feb 2010 14:44:04 -0000 1.85
@@ -86,7 +86,10 @@
$(XSLTPROC) $(XSLTPROCFLAGS) \
--param show-content-models $(SHOW_CONTENT_MODELS) \
tools/generate-spec-source.xsl $< \
- | $(PERL) $(PERLFLAGS) -pi -e 's|(Use CSS instead). (http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes)|<a href="$$2">$$1</a>.|g' > $@
+ | $(PERL) $(PERLFLAGS) -pi -e 's|(Use CSS instead). (http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes)|<a href="$$2">$$1</a>.|g' \
+ | $(PERL) $(PERLFLAGS) -pi -e 's|d:string ""|<a href="#syntax-attr-empty">empty</a>|g' \
+ | $(PERL) $(PERLFLAGS) -pi -e 's|d:string||g' \
+ > $@
Overview.html: html.spec.src.html src/status.html tools/specgen.xsl tools/toc.xsl tools/chunker.xsl
$(XSLTPROC) $(XSLTPROCFLAGS) \
Index: input.tel.html
===================================================================
RCS file: /sources/public/html5/markup/input.tel.html,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -d -r1.31 -r1.32
--- input.tel.html 3 Feb 2010 10:27:02 -0000 1.31
+++ input.tel.html 3 Feb 2010 14:44:05 -0000 1.32
@@ -12,7 +12,7 @@
<span class="nav-next"><a href="input.color.html">input.color »</a></span>
</div>
<div id="input.tel" class="section">
- <h2 class="element-head"><span class="element">input</span> <span class="elem-qualifier"><span class="attribute-name">type</span>=<span class="equals-value">tel</span></span> – <span class="shortdesc">telephone-number-input field</span> <span class="new-element" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#input.tel">#</a> <a class="toc-bak" href="Overview.html#input.tel-toc">T</a></h2>
+ <h2 class="element-head"><span class="element">input</span> <span class="elem-qualifier"><span class="attribute-name">type</span>=<span class="equals-value">tel</span></span> – <span class="shortdesc">telephone-number-input field</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#input.tel">#</a> <a class="toc-bak" href="Overview.html#input.tel-toc">T</a></h2>
<div id="input.tel-longdesc" class="longdesc">
<p>The <a href="input.html#input" class="element">input</a> element
with a <span class="attribute">type</span> attribute whose
Index: header.html
===================================================================
RCS file: /sources/public/html5/markup/header.html,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -d -r1.34 -r1.35
--- header.html 3 Feb 2010 10:27:01 -0000 1.34
+++ header.html 3 Feb 2010 14:44:05 -0000 1.35
@@ -12,7 +12,7 @@
<span class="nav-next"><a href="hgroup.html">hgroup »</a></span>
</div>
<div id="header" class="section">
- <h2 class="element-head"><span class="element">header</span> – <span class="shortdesc">header</span> <span class="new-element" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#header">#</a> <a class="toc-bak" href="Overview.html#header-toc">T</a></h2>
+ <h2 class="element-head"><span class="element">header</span> – <span class="shortdesc">header</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#header">#</a> <a class="toc-bak" href="Overview.html#header-toc">T</a></h2>
<div id="header-longdesc" class="longdesc">
<p>The <a href="header.html#header" class="element">header</a> element
represents the header of a section.</p>
Index: b.html
===================================================================
RCS file: /sources/public/html5/markup/b.html,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -d -r1.31 -r1.32
--- b.html 3 Feb 2010 10:27:01 -0000 1.31
+++ b.html 3 Feb 2010 14:44:04 -0000 1.32
@@ -12,7 +12,7 @@
<span class="nav-next"><a href="base.html">base »</a></span>
</div>
<div id="b" class="section">
- <h2 class="element-head"><span class="element">b</span> – <span class="shortdesc">offset text typically styled in bold</span> <span class="changed-element" title="The meaning of this markup feature has changed in HTML5.">CHANGED</span> <a class="hash" href="#b">#</a> <a class="toc-bak" href="Overview.html#b-toc">T</a></h2>
+ <h2 class="element-head"><span class="element">b</span> – <span class="shortdesc">offset text typically styled in bold</span> <span class="changed-feature" title="The meaning of this markup feature has changed in HTML5.">CHANGED</span> <a class="hash" href="#b">#</a> <a class="toc-bak" href="Overview.html#b-toc">T</a></h2>
<div id="b-longdesc" class="longdesc">
<p>The <a href="b.html#b" class="element">b</a> element represents a
span of text offset from its surrounding content without
Index: img.html
===================================================================
RCS file: /sources/public/html5/markup/img.html,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -d -r1.37 -r1.38
--- img.html 3 Feb 2010 10:27:01 -0000 1.37
+++ img.html 3 Feb 2010 14:44:05 -0000 1.38
@@ -62,7 +62,7 @@
image.</dd>
<dt><a class="attribute-name" id="img.attrs.ismap" title="img.attrs.ismap" href="img.html#img.attrs.ismap">ismap</a> = <span class="attr-values">
- "ismap" or ""
+ "ismap" <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
</span> </dt>
<dd>Specifies that its <a href="img.html#img">img</a> element
provides access to a server-side image map.</dd>
Index: input.number.html
===================================================================
RCS file: /sources/public/html5/markup/input.number.html,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -d -r1.32 -r1.33
--- input.number.html 3 Feb 2010 10:27:02 -0000 1.32
+++ input.number.html 3 Feb 2010 14:44:05 -0000 1.33
@@ -12,7 +12,7 @@
<span class="nav-next"><a href="input.range.html">input.range »</a></span>
</div>
<div id="input.number" class="section">
- <h2 class="element-head"><span class="element">input</span> <span class="elem-qualifier"><span class="attribute-name">type</span>=<span class="equals-value">number</span></span> – <span class="shortdesc">number input control</span> <span class="new-element" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#input.number">#</a> <a class="toc-bak" href="Overview.html#input.number-toc">T</a></h2>
+ <h2 class="element-head"><span class="element">input</span> <span class="elem-qualifier"><span class="attribute-name">type</span>=<span class="equals-value">number</span></span> – <span class="shortdesc">number input control</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#input.number">#</a> <a class="toc-bak" href="Overview.html#input.number-toc">T</a></h2>
<div id="input.number-longdesc" class="longdesc">
<p>The <a href="input.html#input" class="element">input</a> element
with a <span class="attribute">type</span> attribute whose
Index: command.radio.html
===================================================================
RCS file: /sources/public/html5/markup/command.radio.html,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -d -r1.32 -r1.33
--- command.radio.html 3 Feb 2010 10:27:01 -0000 1.32
+++ command.radio.html 3 Feb 2010 14:44:04 -0000 1.33
@@ -12,7 +12,7 @@
<span class="nav-next"><a href="command.checkbox.html">command.checkbox »</a></span>
</div>
<div id="command.radio" class="section">
- <h2 class="element-head"><span class="element">command</span> <span class="elem-qualifier"><span class="attribute-name">type</span>=<span class="equals-value">radio</span></span> – <span class="shortdesc">selection of one item from a list of items</span> <span class="new-element" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#command.radio">#</a> <a class="toc-bak" href="Overview.html#command.radio-toc">T</a></h2>
+ <h2 class="element-head"><span class="element">command</span> <span class="elem-qualifier"><span class="attribute-name">type</span>=<span class="equals-value">radio</span></span> – <span class="shortdesc">selection of one item from a list of items</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#command.radio">#</a> <a class="toc-bak" href="Overview.html#command.radio-toc">T</a></h2>
<div id="command.radio-longdesc" class="longdesc">
<p>The <a href="command.html#command" class="element">command</a> element
with a <span class="attribute">type</span> attribute whose
@@ -41,7 +41,7 @@
when the command itself is toggled.</dd>
<dt><a class="attribute-name" id="command.radio.attrs.checked" title="command.radio.attrs.checked" href="command.radio.html#command.radio.attrs.checked">checked</a> = <span class="attr-values">
- "checked" or ""
+ "checked" <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
</span> </dt>
<dd>Specifies that the command is selected.</dd>
@@ -55,7 +55,7 @@
<dt><a class="attribute-name" id="command.radio.attrs.disabled" title="command.radio.attrs.disabled" href="command.radio.html#command.radio.attrs.disabled">disabled</a> = <span class="attr-values">
"disabled"
- or ""
+ <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
</span> </dt>
<dd>Specifies that the command is not currently
available.</dd>
Index: input.datetime.html
===================================================================
RCS file: /sources/public/html5/markup/input.datetime.html,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -d -r1.31 -r1.32
--- input.datetime.html 3 Feb 2010 10:27:02 -0000 1.31
+++ input.datetime.html 3 Feb 2010 14:44:05 -0000 1.32
@@ -12,7 +12,7 @@
<span class="nav-next"><a href="input.datetime-local.html">input.datetime-local »</a></span>
</div>
<div id="input.datetime" class="section">
- <h2 class="element-head"><span class="element">input</span> <span class="elem-qualifier"><span class="attribute-name">type</span>=<span class="equals-value">datetime</span></span> – <span class="shortdesc">global date-and-time input control</span> <span class="new-element" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#input.datetime">#</a> <a class="toc-bak" href="Overview.html#input.datetime-toc">T</a></h2>
+ <h2 class="element-head"><span class="element">input</span> <span class="elem-qualifier"><span class="attribute-name">type</span>=<span class="equals-value">datetime</span></span> – <span class="shortdesc">global date-and-time input control</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#input.datetime">#</a> <a class="toc-bak" href="Overview.html#input.datetime-toc">T</a></h2>
<div id="input.datetime-longdesc" class="longdesc">
<p>The <a href="input.html#input" class="element">input</a> element
with a <span class="attribute">type</span> attribute whose
Index: input.time.html
===================================================================
RCS file: /sources/public/html5/markup/input.time.html,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -d -r1.32 -r1.33
--- input.time.html 3 Feb 2010 10:27:02 -0000 1.32
+++ input.time.html 3 Feb 2010 14:44:05 -0000 1.33
@@ -12,7 +12,7 @@
<span class="nav-next"><a href="input.week.html">input.week »</a></span>
</div>
<div id="input.time" class="section">
- <h2 class="element-head"><span class="element">input</span> <span class="elem-qualifier"><span class="attribute-name">type</span>=<span class="equals-value">time</span></span> – <span class="shortdesc">time input control</span> <span class="new-element" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#input.time">#</a> <a class="toc-bak" href="Overview.html#input.time-toc">T</a></h2>
+ <h2 class="element-head"><span class="element">input</span> <span class="elem-qualifier"><span class="attribute-name">type</span>=<span class="equals-value">time</span></span> – <span class="shortdesc">time input control</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#input.time">#</a> <a class="toc-bak" href="Overview.html#input.time-toc">T</a></h2>
<div id="input.time-longdesc" class="longdesc">
<p>The <a href="input.html#input" class="element">input</a> element
with a <span class="attribute">type</span> attribute whose
Index: strong.html
===================================================================
RCS file: /sources/public/html5/markup/strong.html,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -d -r1.31 -r1.32
--- strong.html 3 Feb 2010 10:27:03 -0000 1.31
+++ strong.html 3 Feb 2010 14:44:06 -0000 1.32
@@ -12,7 +12,7 @@
<span class="nav-next"><a href="style.html">style »</a></span>
</div>
<div id="strong" class="section">
- <h2 class="element-head"><span class="element">strong</span> – <span class="shortdesc">strong importance</span> <span class="changed-element" title="The meaning of this markup feature has changed in HTML5.">CHANGED</span> <a class="hash" href="#strong">#</a> <a class="toc-bak" href="Overview.html#strong-toc">T</a></h2>
+ <h2 class="element-head"><span class="element">strong</span> – <span class="shortdesc">strong importance</span> <span class="changed-feature" title="The meaning of this markup feature has changed in HTML5.">CHANGED</span> <a class="hash" href="#strong">#</a> <a class="toc-bak" href="Overview.html#strong-toc">T</a></h2>
<div id="strong-longdesc" class="longdesc">
<p>The <a href="strong.html#strong" class="element">strong</a> element
represents a span of text with strong importance.</p>
Index: input.color.html
===================================================================
RCS file: /sources/public/html5/markup/input.color.html,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -d -r1.32 -r1.33
--- input.color.html 3 Feb 2010 10:27:01 -0000 1.32
+++ input.color.html 3 Feb 2010 14:44:05 -0000 1.33
@@ -12,7 +12,7 @@
<span class="nav-next"><a href="ins.html">ins »</a></span>
</div>
<div id="input.color" class="section">
- <h2 class="element-head"><span class="element">input</span> <span class="elem-qualifier"><span class="attribute-name">type</span>=<span class="equals-value">color</span></span> – <span class="shortdesc">color-well control</span> <span class="new-element" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#input.color">#</a> <a class="toc-bak" href="Overview.html#input.color-toc">T</a></h2>
+ <h2 class="element-head"><span class="element">input</span> <span class="elem-qualifier"><span class="attribute-name">type</span>=<span class="equals-value">color</span></span> – <span class="shortdesc">color-well control</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#input.color">#</a> <a class="toc-bak" href="Overview.html#input.color-toc">T</a></h2>
<div id="input.color-longdesc" class="longdesc">
<p>The <a href="input.html#input" class="element">input</a> element
with a <span class="attribute">type</span> attribute whose
Index: style.html
===================================================================
RCS file: /sources/public/html5/markup/style.html,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -d -r1.35 -r1.36
--- style.html 1 Feb 2010 05:25:03 -0000 1.35
+++ style.html 3 Feb 2010 14:44:06 -0000 1.36
@@ -47,7 +47,7 @@
<dd>Specifies which media the styles apply to.</dd>
<dt><a class="attribute-name" id="style.attrs.scoped" title="style.attrs.scoped" href="style.html#style.attrs.scoped">scoped</a> = <span class="attr-values">
- "scoped" or ""
+ "scoped" <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
</span> </dt>
<dd>Indicates that the specified style information is meant
to apply only to the
Index: menu.html
===================================================================
RCS file: /sources/public/html5/markup/menu.html,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -d -r1.37 -r1.38
--- menu.html 3 Feb 2010 10:27:02 -0000 1.37
+++ menu.html 3 Feb 2010 14:44:05 -0000 1.38
@@ -12,7 +12,7 @@
<span class="nav-next"><a href="meta.html">meta »</a></span>
</div>
<div id="menu" class="section">
- <h2 class="element-head"><span class="element">menu</span> – <span class="shortdesc">list of commands</span> <span class="changed-element" title="The meaning of this markup feature has changed in HTML5.">CHANGED</span> <a class="hash" href="#menu">#</a> <a class="toc-bak" href="Overview.html#menu-toc">T</a></h2>
+ <h2 class="element-head"><span class="element">menu</span> – <span class="shortdesc">list of commands</span> <span class="changed-feature" title="The meaning of this markup feature has changed in HTML5.">CHANGED</span> <a class="hash" href="#menu">#</a> <a class="toc-bak" href="Overview.html#menu-toc">T</a></h2>
<div id="menu-longdesc" class="longdesc">
<p>The <a href="menu.html#menu" class="element">menu</a> element
represents a list of commands.</p>
@@ -38,7 +38,7 @@
<dl class="attr-defs">
<dt><a class="attribute-name" id="menu.attrs.type" title="menu.attrs.type" href="menu.html#menu.attrs.type">type</a> = <span class="attr-values">
"toolbar"
- or "context"
+ <span class="postfix or">or</span> "context"
</span> </dt>
<dd>The kind of menu being declared. The attribute has three states:
<ul>
Index: figcaption.html
===================================================================
RCS file: /sources/public/html5/markup/figcaption.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- figcaption.html 3 Feb 2010 10:27:01 -0000 1.2
+++ figcaption.html 3 Feb 2010 14:44:05 -0000 1.3
@@ -12,7 +12,7 @@
<span class="nav-next"><a href="figure.html">figure »</a></span>
</div>
<div id="figcaption" class="section">
- <h2 class="element-head"><span class="element">figcaption</span> – <span class="shortdesc">figure caption</span> <span class="new-element" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#figcaption">#</a> <a class="toc-bak" href="Overview.html#figcaption-toc">T</a></h2>
+ <h2 class="element-head"><span class="element">figcaption</span> – <span class="shortdesc">figure caption</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#figcaption">#</a> <a class="toc-bak" href="Overview.html#figcaption-toc">T</a></h2>
<div id="figcaption-longdesc" class="longdesc">
<p>The
<a href="figcaption.html#figcaption" class="element">figcaption</a>
Index: command.checkbox.html
===================================================================
RCS file: /sources/public/html5/markup/command.checkbox.html,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -d -r1.32 -r1.33
--- command.checkbox.html 3 Feb 2010 10:27:01 -0000 1.32
+++ command.checkbox.html 3 Feb 2010 14:44:04 -0000 1.33
@@ -12,7 +12,7 @@
<span class="nav-next"><a href="datalist.html">datalist »</a></span>
</div>
<div id="command.checkbox" class="section">
- <h2 class="element-head"><span class="element">command</span> <span class="elem-qualifier"><span class="attribute-name">type</span>=<span class="equals-value">checkbox</span></span> – <span class="shortdesc">state or option that can be toggled</span> <span class="new-element" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#command.checkbox">#</a> <a class="toc-bak" href="Overview.html#command.checkbox-toc">T</a></h2>
+ <h2 class="element-head"><span class="element">command</span> <span class="elem-qualifier"><span class="attribute-name">type</span>=<span class="equals-value">checkbox</span></span> – <span class="shortdesc">state or option that can be toggled</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#command.checkbox">#</a> <a class="toc-bak" href="Overview.html#command.checkbox-toc">T</a></h2>
<div id="command.checkbox-longdesc" class="longdesc">
<p>The <a href="command.html#command" class="element">command</a> element
with a <span class="attribute">type</span> attribute whose
@@ -36,7 +36,7 @@
a state or option that can be toggled.</dd>
<dt><a class="attribute-name" id="command.checkbox.attrs.checked" title="command.checkbox.attrs.checked" href="command.checkbox.html#command.checkbox.attrs.checked">checked</a> = <span class="attr-values">
- "checked" or ""
+ "checked" <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
</span> </dt>
<dd>Specifies that the command is selected.</dd>
@@ -50,7 +50,7 @@
<dt><a class="attribute-name" id="command.checkbox.attrs.disabled" title="command.checkbox.attrs.disabled" href="command.checkbox.html#command.checkbox.attrs.disabled">disabled</a> = <span class="attr-values">
"disabled"
- or ""
+ <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
</span> </dt>
<dd>Specifies that the command is not currently
available.</dd>
Index: input.datetime-local.html
===================================================================
RCS file: /sources/public/html5/markup/input.datetime-local.html,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -d -r1.31 -r1.32
--- input.datetime-local.html 3 Feb 2010 10:27:02 -0000 1.31
+++ input.datetime-local.html 3 Feb 2010 14:44:05 -0000 1.32
@@ -12,7 +12,7 @@
<span class="nav-next"><a href="input.date.html">input.date »</a></span>
</div>
<div id="input.datetime-local" class="section">
- <h2 class="element-head"><span class="element">input</span> <span class="elem-qualifier"><span class="attribute-name">type</span>=<span class="equals-value">datetime-local</span></span> – <span class="shortdesc">local date-and-time input control</span> <span class="new-element" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#input.datetime-local">#</a> <a class="toc-bak" href="Overview.html#input.datetime-local-toc">T</a></h2>
+ <h2 class="element-head"><span class="element">input</span> <span class="elem-qualifier"><span class="attribute-name">type</span>=<span class="equals-value">datetime-local</span></span> – <span class="shortdesc">local date-and-time input control</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#input.datetime-local">#</a> <a class="toc-bak" href="Overview.html#input.datetime-local-toc">T</a></h2>
<div id="input.datetime-local-longdesc" class="longdesc">
<p>The <a href="input.html#input" class="element">input</a> element
with a <span class="attribute">type</span> attribute whose
Index: common-attributes.html
===================================================================
RCS file: /sources/public/html5/markup/common-attributes.html,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -d -r1.29 -r1.30
--- common-attributes.html 1 Feb 2010 05:25:00 -0000 1.29
+++ common-attributes.html 3 Feb 2010 14:44:04 -0000 1.30
@@ -59,8 +59,8 @@
<dt><a class="attribute-name" id="common.attrs.contenteditable" title="common.attrs.contenteditable" href="common-attributes.html#common.attrs.contenteditable">contenteditable</a> = <span class="attr-values">
"true"
- or "false"
- or ""
+ <span class="postfix or">or</span> "false"
+ <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
</span> </dt>
<dd>Specifies whether the
<a href="syntax.html#contents">contents</a>
@@ -75,18 +75,18 @@
<dfn id="context-menu" title="context-menu">context menu</dfn>.</dd>
<dt><a class="attribute-name" id="common.attrs.dir" title="common.attrs.dir" href="common-attributes.html#common.attrs.dir">dir</a> = <span class="attr-values">
- "ltr" or "rtl"
+ "ltr" <span class="postfix or">or</span> "rtl"
</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-attributes.html#common.attrs.draggable">draggable</a> = <span class="attr-values">
"true"
- or "false"
+ <span class="postfix or">or</span> "false"
</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-attributes.html#common.attrs.hidden">hidden</a> = <span class="attr-values">
- "hidden" or ""
+ "hidden" <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
</span> </dt>
<dd>Specifies that the element represents an element that is
not yet, or is no longer, relevant.</dd>
@@ -109,8 +109,8 @@
<dt><a class="attribute-name" id="common.attrs.spellcheck" title="common.attrs.spellcheck" href="common-attributes.html#common.attrs.spellcheck">spellcheck</a> = <span class="attr-values">
"true"
- or "false"
- or ""
+ <span class="postfix or">or</span> "false"
+ <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
</span> </dt>
<dd>Specifies whether the element represents
an element whose
@@ -377,7 +377,7 @@
<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="common-attributes.html#common.attrs.xmlspace">xml:space</a> = <span class="attr-values"> "preserve" </span> </dt>
+ <dt><a class="attribute-name" id="common.attrs.xmlspace" title="common.attrs.xmlspace" href="common-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>
attribute should only be used with
Index: option.html
===================================================================
RCS file: /sources/public/html5/markup/option.html,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -d -r1.35 -r1.36
--- option.html 1 Feb 2010 05:25:03 -0000 1.35
+++ option.html 3 Feb 2010 14:44:05 -0000 1.36
@@ -36,7 +36,7 @@
<dl class="attr-defs">
<dt><a class="attribute-name" id="option.attrs.selected" title="option.attrs.selected" href="option.html#option.attrs.selected">selected</a> = <span class="attr-values">
"selected"
- or ""
+ <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
</span> </dt>
<dd>Specifies that this <a href="option.html#option" class="element">option</a> is pre-selected.</dd>
Index: select.html
===================================================================
RCS file: /sources/public/html5/markup/select.html,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -d -r1.32 -r1.33
--- select.html 1 Feb 2010 05:25:03 -0000 1.32
+++ select.html 3 Feb 2010 14:44:06 -0000 1.33
@@ -43,7 +43,7 @@
<dt><a class="attribute-name" id="select.attrs.multiple" title="select.attrs.multiple" href="select.html#select.attrs.multiple">multiple</a> = <span class="attr-values">
"multiple"
- or ""
+ <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
</span> </dt>
<dd>If present, indicates that its <a href="select.html#select" class="element">select</a>
element represents a control for selecting zero or more
Index: hr.html
===================================================================
RCS file: /sources/public/html5/markup/hr.html,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -d -r1.31 -r1.32
--- hr.html 3 Feb 2010 10:27:01 -0000 1.31
+++ hr.html 3 Feb 2010 14:44:05 -0000 1.32
@@ -12,7 +12,7 @@
<span class="nav-next"><a href="html.html">html »</a></span>
</div>
<div id="hr" class="section">
- <h2 class="element-head"><span class="element">hr</span> – <span class="shortdesc">thematic break</span> <span class="changed-element" title="The meaning of this markup feature has changed in HTML5.">CHANGED</span> <a class="hash" href="#hr">#</a> <a class="toc-bak" href="Overview.html#hr-toc">T</a></h2>
+ <h2 class="element-head"><span class="element">hr</span> – <span class="shortdesc">thematic break</span> <span class="changed-feature" title="The meaning of this markup feature has changed in HTML5.">CHANGED</span> <a class="hash" href="#hr">#</a> <a class="toc-bak" href="Overview.html#hr-toc">T</a></h2>
<div id="hr-longdesc" class="longdesc">
<p>The <a href="hr.html#hr" class="element">hr</a> element represents
a paragraph-level thematic break.</p>
Index: figure.html
===================================================================
RCS file: /sources/public/html5/markup/figure.html,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- figure.html 3 Feb 2010 10:27:01 -0000 1.17
+++ figure.html 3 Feb 2010 14:44:05 -0000 1.18
@@ -12,7 +12,7 @@
<span class="nav-next"><a href="footer.html">footer »</a></span>
</div>
<div id="figure" class="section">
- <h2 class="element-head"><span class="element">figure</span> – <span class="shortdesc">figure with optional caption</span> <span class="new-element" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#figure">#</a> <a class="toc-bak" href="Overview.html#figure-toc">T</a></h2>
+ <h2 class="element-head"><span class="element">figure</span> – <span class="shortdesc">figure with optional caption</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#figure">#</a> <a class="toc-bak" href="Overview.html#figure-toc">T</a></h2>
<div id="figure-longdesc" class="longdesc">
<p>The <a href="figure.html#figure" class="element">figure</a> element
represents a unit of content, optionally with a caption,
Index: style.css
===================================================================
RCS file: /sources/public/html5/markup/style.css,v
retrieving revision 1.89
retrieving revision 1.90
diff -u -d -r1.89 -r1.90
--- style.css 3 Feb 2010 10:33:06 -0000 1.89
+++ style.css 3 Feb 2010 14:44:06 -0000 1.90
@@ -524,28 +524,28 @@
font-weight: bold;
color: rgb(0, 90, 156);
}
-.new-element,
-.changed-element,
-.obsoleted-element {
+.new-feature,
+.changed-feature,
+.obsoleted-feature {
padding-left: 4px;
padding-right: 4px;
font-size: smaller;
font-weight: bold;
color: white;
}
-.new-element {
+.new-feature {
background-color: orange;
}
-.changed-element {
+.changed-feature {
background-color: slateblue;
}
-.obsoleted-element {
+.obsoleted-feature {
background-color: red;
}
-h2 .new-element,
-h2 .changed-element,
-h2 .obsoleted-element {
+h2 .new-feature,
+h2 .changed-feature,
+h2 .obsoleted-feature {
padding-top: 3px;
}
Index: patch-schema
===================================================================
RCS file: /sources/public/html5/markup/patch-schema,v
retrieving revision 1.83
retrieving revision 1.84
diff -u -d -r1.83 -r1.84
--- patch-schema 2 Feb 2010 17:04:53 -0000 1.83
+++ patch-schema 3 Feb 2010 14:44:06 -0000 1.84
@@ -1,6 +1,6 @@
Index: schema/revision.rnc
===================================================================
---- schema/revision.rnc (revision 521)
+--- schema/revision.rnc (revision 528)
+++ schema/revision.rnc (working copy)
@@ -2,17 +2,6 @@
## RELAX NG Schema for HTML 5: Revision Annotations #
@@ -62,7 +62,7 @@
del.inner.phrasing =
Index: schema/web-forms.rnc
===================================================================
---- schema/web-forms.rnc (revision 521)
+--- schema/web-forms.rnc (revision 528)
+++ schema/web-forms.rnc (working copy)
@@ -9,6 +9,7 @@
common-form.attrs =
@@ -170,7 +170,7 @@
Index: schema/tables.rnc
===================================================================
---- schema/tables.rnc (revision 521)
+--- schema/tables.rnc (revision 528)
+++ schema/tables.rnc (working copy)
@@ -157,38 +157,6 @@
tr.inner =
@@ -276,7 +276,7 @@
( common.inner.flow )
Index: schema/embed.rnc
===================================================================
---- schema/embed.rnc (revision 521)
+--- schema/embed.rnc (revision 528)
+++ schema/embed.rnc (working copy)
@@ -248,7 +248,7 @@
}
@@ -378,7 +378,7 @@
| ( area.attrs.shape.circle & area.attrs.coords.circle )
Index: schema/media.rnc
===================================================================
---- schema/media.rnc (revision 522)
+--- schema/media.rnc (revision 528)
+++ schema/media.rnc (working copy)
@@ -4,32 +4,6 @@
## RELAX NG Schema for HTML 5: Advanced Embedded Content #
@@ -432,7 +432,7 @@
## Video: <video>
video.elem.flow =
-@@ -75,7 +37,10 @@
+@@ -75,11 +37,30 @@
element video { video.inner.phrasing & video.attrs }
video.attrs =
( common.attrs
@@ -444,7 +444,27 @@
& video.attrs.poster?
& video.attrs.height?
& video.attrs.width?
-@@ -92,12 +57,20 @@
+ )
++ video.attrs.autoplay =
++ attribute autoplay {
++ w:string "autoplay" | w:string ""
++ }
++ video.attrs.autobuffer =
++ attribute autobuffer {
++ w:string "autobuffer" | w:string ""
++ }
++ video.attrs.controls =
++ attribute controls {
++ w:string "controls" | w:string ""
++ }
++ video.attrs.loop =
++ attribute loop {
++ w:string "loop" | w:string ""
++ }
+ video.attrs.poster =
+ attribute poster {
+ common.data.uri
+@@ -92,12 +73,20 @@
attribute width {
common.data.integer.positive
}
@@ -467,7 +487,7 @@
, common.inner.phrasing
)
-@@ -112,14 +85,25 @@
+@@ -112,14 +101,41 @@
element audio { audio.inner.phrasing & audio.attrs }
audio.attrs =
( common.attrs
@@ -477,6 +497,22 @@
+ & audio.attrs.controls?
+ & audio.attrs.loop?
)
++ audio.attrs.autoplay =
++ attribute autoplay {
++ w:string "autoplay" | w:string ""
++ }
++ audio.attrs.autobuffer =
++ attribute autobuffer {
++ w:string "autobuffer" | w:string ""
++ }
++ audio.attrs.controls =
++ attribute controls {
++ w:string "controls" | w:string ""
++ }
++ audio.attrs.loop =
++ attribute loop {
++ w:string "loop" | w:string ""
++ }
+ audio.attrs.src =
+ attribute src {
+ common.data.uri
@@ -498,7 +534,7 @@
Index: schema/phrase.rnc
===================================================================
---- schema/phrase.rnc (revision 521)
+--- schema/phrase.rnc (revision 528)
+++ schema/phrase.rnc (working copy)
@@ -13,13 +13,13 @@
a.attrs =
@@ -597,7 +633,7 @@
em.elem =
Index: schema/web-forms2.rnc
===================================================================
---- schema/web-forms2.rnc (revision 521)
+--- schema/web-forms2.rnc (revision 528)
+++ schema/web-forms2.rnc (working copy)
@@ -6,9 +6,6 @@
@@ -618,6 +654,15 @@
}
shared-form.attrs.formnovalidate =
+@@ -554,7 +551,7 @@
+ }
+ input.url.attrs.value =
+ attribute value {
+- w:string "" | common.data.uri.absolute
++ string "" | common.data.uri.absolute
+ }
+
+ input.elem |= input.url.elem
@@ -668,10 +665,6 @@
## Text Area: <textarea>, extensions
@@ -640,7 +685,7 @@
attribute autocomplete {
Index: schema/meta.rnc
===================================================================
---- schema/meta.rnc (revision 521)
+--- schema/meta.rnc (revision 528)
+++ schema/meta.rnc (working copy)
@@ -101,7 +101,7 @@
title.attrs =
@@ -818,7 +863,7 @@
+ common.elem.metadata |= meta.http-equiv.content-type.elem
Index: schema/applications.rnc
===================================================================
---- schema/applications.rnc (revision 524)
+--- schema/applications.rnc (revision 528)
+++ schema/applications.rnc (working copy)
@@ -4,18 +4,6 @@
## RELAX NG Schema for HTML 5: Web Application Features #
@@ -947,7 +992,7 @@
## Menu: <menu>
Index: schema/core-scripting.rnc
===================================================================
---- schema/core-scripting.rnc (revision 526)
+--- schema/core-scripting.rnc (revision 528)
+++ schema/core-scripting.rnc (working copy)
@@ -52,9 +52,9 @@
string
@@ -985,7 +1030,7 @@
attribute onabort { string }
Index: schema/common.rnc
===================================================================
---- schema/common.rnc (revision 521)
+--- schema/common.rnc (revision 528)
+++ schema/common.rnc (working copy)
@@ -38,16 +38,16 @@
common.attr.anything =
Index: input.search.html
===================================================================
RCS file: /sources/public/html5/markup/input.search.html,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -d -r1.34 -r1.35
--- input.search.html 3 Feb 2010 10:27:02 -0000 1.34
+++ input.search.html 3 Feb 2010 14:44:05 -0000 1.35
@@ -12,7 +12,7 @@
<span class="nav-next"><a href="input.tel.html">input.tel »</a></span>
</div>
<div id="input.search" class="section">
- <h2 class="element-head"><span class="element">input</span> <span class="elem-qualifier"><span class="attribute-name">type</span>=<span class="equals-value">search</span></span> – <span class="shortdesc">search field</span> <span class="new-element" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#input.search">#</a> <a class="toc-bak" href="Overview.html#input.search-toc">T</a></h2>
+ <h2 class="element-head"><span class="element">input</span> <span class="elem-qualifier"><span class="attribute-name">type</span>=<span class="equals-value">search</span></span> – <span class="shortdesc">search field</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#input.search">#</a> <a class="toc-bak" href="Overview.html#input.search-toc">T</a></h2>
<div id="input.search-longdesc" class="longdesc">
<p>The <a href="input.html#input" class="element">input</a> element
with a <span class="attribute">type</span> attribute whose
Index: rt.html
===================================================================
RCS file: /sources/public/html5/markup/rt.html,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -d -r1.31 -r1.32
--- rt.html 3 Feb 2010 10:27:02 -0000 1.31
+++ rt.html 3 Feb 2010 14:44:06 -0000 1.32
@@ -12,7 +12,7 @@
<span class="nav-next"><a href="ruby.html">ruby »</a></span>
</div>
<div id="rt" class="section">
- <h2 class="element-head"><span class="element">rt</span> – <span class="shortdesc">ruby text</span> <span class="new-element" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#rt">#</a> <a class="toc-bak" href="Overview.html#rt-toc">T</a></h2>
+ <h2 class="element-head"><span class="element">rt</span> – <span class="shortdesc">ruby text</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#rt">#</a> <a class="toc-bak" href="Overview.html#rt-toc">T</a></h2>
<div id="rt-longdesc" class="longdesc">
<p>The <a href="rt.html#rt" class="element">rt</a> element marks the
ruby text component of a ruby annotation.</p>
Index: spec.html
===================================================================
RCS file: /sources/public/html5/markup/spec.html,v
retrieving revision 1.148
retrieving revision 1.149
diff -u -d -r1.148 -r1.149
--- spec.html 3 Feb 2010 10:27:02 -0000 1.148
+++ spec.html 3 Feb 2010 14:44:06 -0000 1.149
@@ -10,9 +10,7 @@
<div class="head">
<div><a href="http://www.w3.org/"><img src="http://www.w3.org/Icons/w3c_home" width="72" height="48" alt="W3C"></a></div>
<h1>HTML: The Markup Language</h1>
-<h2>
- W3C
- Editor’s Draft <em>3 February 2010</em>
+<h2>W3C Editor’s Draft <em>3 February 2010</em>
</h2>
<dl>
<dt>Latest Editor’s Draft:</dt>
@@ -234,13 +232,13 @@
[...1339 lines suppressed...]
<dd>A short hint (one word or a short phrase) intended to
aid the user when entering data into the control
@@ -15118,7 +15138,7 @@
<dt>
<dfn class="attribute-name" id="shared-form.attrs.readonly" title="shared-form.attrs.readonly">readonly</dfn> = <span class="attr-values">
"readonly"
- <span class="postfix or">or</span> ""
+ <span class="postfix or">or</span> <a href="#syntax-attr-empty">empty</a>
</span><a class="hash" href="#shared-form.attrs.readonly">#</a>
</dt>
<dd>Specifies that element represents a control whose value
@@ -15126,7 +15146,7 @@
<dt>
<dfn class="attribute-name" id="shared-form.attrs.required" title="shared-form.attrs.required">required</dfn> = <span class="attr-values">
"required"
- <span class="postfix or">or</span> ""
+ <span class="postfix or">or</span> <a href="#syntax-attr-empty">empty</a>
</span><a class="hash" href="#shared-form.attrs.required">#</a>
</dt>
<dd>Specifies that the element is a required part of form
Index: datalist.html
===================================================================
RCS file: /sources/public/html5/markup/datalist.html,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -d -r1.35 -r1.36
--- datalist.html 3 Feb 2010 10:27:01 -0000 1.35
+++ datalist.html 3 Feb 2010 14:44:04 -0000 1.36
@@ -12,7 +12,7 @@
<span class="nav-next"><a href="dd.html">dd »</a></span>
</div>
<div id="datalist" class="section">
- <h2 class="element-head"><span class="element">datalist</span> – <span class="shortdesc">predefined options for other controls</span> <span class="new-element" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#datalist">#</a> <a class="toc-bak" href="Overview.html#datalist-toc">T</a></h2>
+ <h2 class="element-head"><span class="element">datalist</span> – <span class="shortdesc">predefined options for other controls</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#datalist">#</a> <a class="toc-bak" href="Overview.html#datalist-toc">T</a></h2>
<div id="datalist-longdesc" class="longdesc">
<p>The <a href="datalist.html#datalist" class="element">datalist</a>
element represents a
Index: input.week.html
===================================================================
RCS file: /sources/public/html5/markup/input.week.html,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -d -r1.32 -r1.33
--- input.week.html 3 Feb 2010 10:27:02 -0000 1.32
+++ input.week.html 3 Feb 2010 14:44:05 -0000 1.33
@@ -12,7 +12,7 @@
<span class="nav-next"><a href="input.number.html">input.number »</a></span>
</div>
<div id="input.week" class="section">
- <h2 class="element-head"><span class="element">input</span> <span class="elem-qualifier"><span class="attribute-name">type</span>=<span class="equals-value">week</span></span> – <span class="shortdesc">year-and-week input control</span> <span class="new-element" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#input.week">#</a> <a class="toc-bak" href="Overview.html#input.week-toc">T</a></h2>
+ <h2 class="element-head"><span class="element">input</span> <span class="elem-qualifier"><span class="attribute-name">type</span>=<span class="equals-value">week</span></span> – <span class="shortdesc">year-and-week input control</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#input.week">#</a> <a class="toc-bak" href="Overview.html#input.week-toc">T</a></h2>
<div id="input.week-longdesc" class="longdesc">
<p>The <a href="input.html#input" class="element">input</a> element
with a <span class="attribute">type</span> attribute whose
Index: form.html
===================================================================
RCS file: /sources/public/html5/markup/form.html,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -d -r1.36 -r1.37
--- form.html 1 Feb 2010 05:25:01 -0000 1.36
+++ form.html 3 Feb 2010 14:44:05 -0000 1.37
@@ -60,7 +60,7 @@
<dt><a class="attribute-name" id="form.attrs.novalidate" title="form.attrs.novalidate" href="form.html#form.attrs.novalidate">novalidate</a> = <span class="attr-values">
"novalidate"
- or ""
+ <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
</span> </dt>
<dd>Specifies that the element represents a form that is not
meant to be validated during form submission.</dd>
@@ -72,7 +72,7 @@
of the form.</dd>
<dt><a class="attribute-name" id="form.attrs.autocomplete" title="form.attrs.autocomplete" href="form.html#form.attrs.autocomplete">autocomplete</a> = <span class="attr-values">
- "on" or "off"
+ "on" <span class="postfix or">or</span> "off"
</span> </dt>
<dd>Specifies whether the element represents a form for
which by default a UA is meant to store the values entered
Index: small.html
===================================================================
RCS file: /sources/public/html5/markup/small.html,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -d -r1.31 -r1.32
--- small.html 3 Feb 2010 10:27:02 -0000 1.31
+++ small.html 3 Feb 2010 14:44:06 -0000 1.32
@@ -12,7 +12,7 @@
<span class="nav-next"><a href="source.html">source »</a></span>
</div>
<div id="small" class="section">
- <h2 class="element-head"><span class="element">small</span> – <span class="shortdesc">small print</span> <span class="changed-element" title="The meaning of this markup feature has changed in HTML5.">CHANGED</span> <a class="hash" href="#small">#</a> <a class="toc-bak" href="Overview.html#small-toc">T</a></h2>
+ <h2 class="element-head"><span class="element">small</span> – <span class="shortdesc">small print</span> <span class="changed-feature" title="The meaning of this markup feature has changed in HTML5.">CHANGED</span> <a class="hash" href="#small">#</a> <a class="toc-bak" href="Overview.html#small-toc">T</a></h2>
<div id="small-longdesc" class="longdesc">
<p>The <a href="small.html#small" class="element">small</a> element
represents so-called “small print” such as legal disclaimers
Index: ruby.html
===================================================================
RCS file: /sources/public/html5/markup/ruby.html,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -d -r1.31 -r1.32
--- ruby.html 3 Feb 2010 10:27:02 -0000 1.31
+++ ruby.html 3 Feb 2010 14:44:06 -0000 1.32
@@ -12,7 +12,7 @@
<span class="nav-next"><a href="samp.html">samp »</a></span>
</div>
<div id="ruby" class="section">
- <h2 class="element-head"><span class="element">ruby</span> – <span class="shortdesc">ruby annotation</span> <span class="new-element" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#ruby">#</a> <a class="toc-bak" href="Overview.html#ruby-toc">T</a></h2>
+ <h2 class="element-head"><span class="element">ruby</span> – <span class="shortdesc">ruby annotation</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#ruby">#</a> <a class="toc-bak" href="Overview.html#ruby-toc">T</a></h2>
<div id="ruby-longdesc" class="longdesc">
<p>The <a href="ruby.html#ruby" class="element">ruby</a> element allows
spans of phrasing content to be marked with ruby annotations.</p>
Index: ol.html
===================================================================
RCS file: /sources/public/html5/markup/ol.html,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -d -r1.30 -r1.31
--- ol.html 1 Feb 2010 05:25:03 -0000 1.30
+++ ol.html 3 Feb 2010 14:44:05 -0000 1.31
@@ -39,7 +39,7 @@
<dt><a class="attribute-name" id="ol.attrs.reversed" title="ol.attrs.reversed" href="ol.html#ol.attrs.reversed">reversed</a> = <span class="attr-values">
"reversed"
- or ""
+ <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
</span> </dt>
<dd>If present, indicates that the list is a descending
list (…, 3, 2, 1).</dd><dd>If not present, indicates that the list is an ascending
Index: elements.html
===================================================================
RCS file: /sources/public/html5/markup/elements.html,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -d -r1.31 -r1.32
--- elements.html 3 Feb 2010 10:27:01 -0000 1.31
+++ elements.html 3 Feb 2010 14:44:04 -0000 1.32
@@ -27,11 +27,11 @@
</li>
<li id="article-toc"><span class="toc-section-number"></span><a href="article.html#article"><span class="toc-section-number"></span> <span class="element">article</span> – <span class="shortdesc">article</span></a>
</li>
-<li id="aside-toc"><span class="toc-section-number"></span><a href="aside.html#aside"><span class="toc-section-number"></span> <span class="element">aside</span> – <span class="shortdesc">tangential content</span></a> <span class="new-element" title="This markup feature is newly added in HTML5.">NEW</span>
+<li id="aside-toc"><span class="toc-section-number"></span><a href="aside.html#aside"><span class="toc-section-number"></span> <span class="element">aside</span> – <span class="shortdesc">tangential content</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
-<li id="audio-toc"><span class="toc-section-number"></span><a href="audio.html#audio"><span class="toc-section-number"></span> <span class="element">audio</span> – <span class="shortdesc">audio stream</span></a> <span class="new-element" title="This markup feature is newly added in HTML5.">NEW</span>
+<li id="audio-toc"><span class="toc-section-number"></span><a href="audio.html#audio"><span class="toc-section-number"></span> <span class="element">audio</span> – <span class="shortdesc">audio stream</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
-<li id="b-toc"><span class="toc-section-number"></span><a href="b.html#b"><span class="toc-section-number"></span> <span class="element">b</span> – <span class="shortdesc">offset text typically styled in bold</span></a> <span class="changed-element" title="The meaning of this markup feature has changed in HTML5.">CHANGED</span>
+<li id="b-toc"><span class="toc-section-number"></span><a href="b.html#b"><span class="toc-section-number"></span> <span class="element">b</span> – <span class="shortdesc">offset text typically styled in bold</span></a> <span class="changed-feature" title="The meaning of this markup feature has changed in HTML5.">CHANGED</span>
</li>
<li id="base-toc"><span class="toc-section-number"></span><a href="base.html#base"><span class="toc-section-number"></span> <span class="element">base</span> – <span class="shortdesc">base URL</span></a>
</li>
@@ -51,7 +51,7 @@
</li>
<li id="button.button-toc"><span class="toc-section-number"></span><a href="button.button.html#button.button"><span class="toc-section-number"></span> <span class="element">button</span> <span class="elem-qualifier"><span class="attribute-name">type</span>=<span class="equals-value">button</span></span> – <span class="shortdesc">button with no additional semantics</span></a>
</li>
-<li id="canvas-toc"><span class="toc-section-number"></span><a href="canvas.html#canvas"><span class="toc-section-number"></span> <span class="element">canvas</span> – <span class="shortdesc">canvas for dynamic graphics</span></a> <span class="new-element" title="This markup feature is newly added in HTML5.">NEW</span>
+<li id="canvas-toc"><span class="toc-section-number"></span><a href="canvas.html#canvas"><span class="toc-section-number"></span> <span class="element">canvas</span> – <span class="shortdesc">canvas for dynamic graphics</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="caption-toc"><span class="toc-section-number"></span><a href="caption.html#caption"><span class="toc-section-number"></span> <span class="element">caption</span> – <span class="shortdesc">table title</span></a>
</li>
@@ -65,19 +65,19 @@
</li>
<li id="command-toc"><span class="toc-section-number"></span><a href="command.html#command"><span class="toc-section-number"></span> <span class="element">command</span></a>
</li>
-<li id="command.command-toc"><span class="toc-section-number"></span><a href="command.command.html#command.command"><span class="toc-section-number"></span> <span class="element">command</span> <span class="elem-qualifier"><span class="attribute-name">type</span>=<span class="equals-value">command</span></span> – <span class="shortdesc">command with an associated action</span></a> <span class="new-element" title="This markup feature is newly added in HTML5.">NEW</span>
+<li id="command.command-toc"><span class="toc-section-number"></span><a href="command.command.html#command.command"><span class="toc-section-number"></span> <span class="element">command</span> <span class="elem-qualifier"><span class="attribute-name">type</span>=<span class="equals-value">command</span></span> – <span class="shortdesc">command with an associated action</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
-<li id="command.radio-toc"><span class="toc-section-number"></span><a href="command.radio.html#command.radio"><span class="toc-section-number"></span> <span class="element">command</span> <span class="elem-qualifier"><span class="attribute-name">type</span>=<span class="equals-value">radio</span></span> – <span class="shortdesc">selection of one item from a list of items</span></a> <span class="new-element" title="This markup feature is newly added in HTML5.">NEW</span>
+<li id="command.radio-toc"><span class="toc-section-number"></span><a href="command.radio.html#command.radio"><span class="toc-section-number"></span> <span class="element">command</span> <span class="elem-qualifier"><span class="attribute-name">type</span>=<span class="equals-value">radio</span></span> – <span class="shortdesc">selection of one item from a list of items</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
-<li id="command.checkbox-toc"><span class="toc-section-number"></span><a href="command.checkbox.html#command.checkbox"><span class="toc-section-number"></span> <span class="element">command</span> <span class="elem-qualifier"><span class="attribute-name">type</span>=<span class="equals-value">checkbox</span></span> – <span class="shortdesc">state or option that can be toggled</span></a> <span class="new-element" title="This markup feature is newly added in HTML5.">NEW</span>
+<li id="command.checkbox-toc"><span class="toc-section-number"></span><a href="command.checkbox.html#command.checkbox"><span class="toc-section-number"></span> <span class="element">command</span> <span class="elem-qualifier"><span class="attribute-name">type</span>=<span class="equals-value">checkbox</span></span> – <span class="shortdesc">state or option that can be toggled</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
-<li id="datalist-toc"><span class="toc-section-number"></span><a href="datalist.html#datalist"><span class="toc-section-number"></span> <span class="element">datalist</span> – <span class="shortdesc">predefined options for other controls</span></a> <span class="new-element" title="This markup feature is newly added in HTML5.">NEW</span>
+<li id="datalist-toc"><span class="toc-section-number"></span><a href="datalist.html#datalist"><span class="toc-section-number"></span> <span class="element">datalist</span> – <span class="shortdesc">predefined options for other controls</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="dd-toc"><span class="toc-section-number"></span><a href="dd.html#dd"><span class="toc-section-number"></span> <span class="element">dd</span> – <span class="shortdesc">description or value</span></a>
</li>
<li id="del-toc"><span class="toc-section-number"></span><a href="del.html#del"><span class="toc-section-number"></span> <span class="element">del</span> – <span class="shortdesc">deleted text</span></a>
</li>
-<li id="details-toc"><span class="toc-section-number"></span><a href="details.html#details"><span class="toc-section-number"></span> <span class="element">details</span> – <span class="shortdesc">control for additional on-demand information</span></a> <span class="new-element" title="This markup feature is newly added in HTML5.">NEW</span>
+<li id="details-toc"><span class="toc-section-number"></span><a href="details.html#details"><span class="toc-section-number"></span> <span class="element">details</span> – <span class="shortdesc">control for additional on-demand information</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="dfn-toc"><span class="toc-section-number"></span><a href="dfn.html#dfn"><span class="toc-section-number"></span> <span class="element">dfn</span> – <span class="shortdesc">defining instance</span></a>
</li>
@@ -93,9 +93,9 @@
</li>
<li id="fieldset-toc"><span class="toc-section-number"></span><a href="fieldset.html#fieldset"><span class="toc-section-number"></span> <span class="element">fieldset</span> – <span class="shortdesc">set of related form controls</span></a>
</li>
-<li id="figcaption-toc"><span class="toc-section-number"></span><a href="figcaption.html#figcaption"><span class="toc-section-number"></span> <span class="element">figcaption</span> – <span class="shortdesc">figure caption</span></a> <span class="new-element" title="This markup feature is newly added in HTML5.">NEW</span>
+<li id="figcaption-toc"><span class="toc-section-number"></span><a href="figcaption.html#figcaption"><span class="toc-section-number"></span> <span class="element">figcaption</span> – <span class="shortdesc">figure caption</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
-<li id="figure-toc"><span class="toc-section-number"></span><a href="figure.html#figure"><span class="toc-section-number"></span> <span class="element">figure</span> – <span class="shortdesc">figure with optional caption</span></a> <span class="new-element" title="This markup feature is newly added in HTML5.">NEW</span>
+<li id="figure-toc"><span class="toc-section-number"></span><a href="figure.html#figure"><span class="toc-section-number"></span> <span class="element">figure</span> – <span class="shortdesc">figure with optional caption</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="footer-toc"><span class="toc-section-number"></span><a href="footer.html#footer"><span class="toc-section-number"></span> <span class="element">footer</span> – <span class="shortdesc">footer</span></a>
</li>
@@ -115,11 +115,11 @@
</li>
<li id="head-toc"><span class="toc-section-number"></span><a href="head.html#head"><span class="toc-section-number"></span> <span class="element">head</span> – <span class="shortdesc">document metadata</span></a>
</li>
-<li id="header-toc"><span class="toc-section-number"></span><a href="header.html#header"><span class="toc-section-number"></span> <span class="element">header</span> – <span class="shortdesc">header</span></a> <span class="new-element" title="This markup feature is newly added in HTML5.">NEW</span>
+<li id="header-toc"><span class="toc-section-number"></span><a href="header.html#header"><span class="toc-section-number"></span> <span class="element">header</span> – <span class="shortdesc">header</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
-<li id="hgroup-toc"><span class="toc-section-number"></span><a href="hgroup.html#hgroup"><span class="toc-section-number"></span> <span class="element">hgroup</span> – <span class="shortdesc">heading group</span></a> <span class="new-element" title="This markup feature is newly added in HTML5.">NEW</span>
+<li id="hgroup-toc"><span class="toc-section-number"></span><a href="hgroup.html#hgroup"><span class="toc-section-number"></span> <span class="element">hgroup</span> – <span class="shortdesc">heading group</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
-<li id="hr-toc"><span class="toc-section-number"></span><a href="hr.html#hr"><span class="toc-section-number"></span> <span class="element">hr</span> – <span class="shortdesc">thematic break</span></a> <span class="changed-element" title="The meaning of this markup feature has changed in HTML5.">CHANGED</span>
+<li id="hr-toc"><span class="toc-section-number"></span><a href="hr.html#hr"><span class="toc-section-number"></span> <span class="element">hr</span> – <span class="shortdesc">thematic break</span></a> <span class="changed-feature" title="The meaning of this markup feature has changed in HTML5.">CHANGED</span>
</li>
<li id="html-toc"><span class="toc-section-number"></span><a href="html.html#html"><span class="toc-section-number"></span> <span class="element">html</span> – <span class="shortdesc">root element</span></a>
</li>
@@ -151,37 +151,37 @@
</li>
<li id="input.image-toc"><span class="toc-section-number"></span><a href="input.image.html#input.image"><span class="toc-section-number"></span> <span class="element">input</span> <span class="elem-qualifier"><span class="attribute-name">type</span>=<span class="equals-value">image</span></span> – <span class="shortdesc">image-coordinates input control</span></a>
</li>
-<li id="input.datetime-toc"><span class="toc-section-number"></span><a href="input.datetime.html#input.datetime"><span class="toc-section-number"></span> <span class="element">input</span> <span class="elem-qualifier"><span class="attribute-name">type</span>=<span class="equals-value">datetime</span></span> – <span class="shortdesc">global date-and-time input control</span></a> <span class="new-element" title="This markup feature is newly added in HTML5.">NEW</span>
+<li id="input.datetime-toc"><span class="toc-section-number"></span><a href="input.datetime.html#input.datetime"><span class="toc-section-number"></span> <span class="element">input</span> <span class="elem-qualifier"><span class="attribute-name">type</span>=<span class="equals-value">datetime</span></span> – <span class="shortdesc">global date-and-time input control</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
-<li id="input.datetime-local-toc"><span class="toc-section-number"></span><a href="input.datetime-local.html#input.datetime-local"><span class="toc-section-number"></span> <span class="element">input</span> <span class="elem-qualifier"><span class="attribute-name">type</span>=<span class="equals-value">datetime-local</span></span> – <span class="shortdesc">local date-and-time input control</span></a> <span class="new-element" title="This markup feature is newly added in HTML5.">NEW</span>
+<li id="input.datetime-local-toc"><span class="toc-section-number"></span><a href="input.datetime-local.html#input.datetime-local"><span class="toc-section-number"></span> <span class="element">input</span> <span class="elem-qualifier"><span class="attribute-name">type</span>=<span class="equals-value">datetime-local</span></span> – <span class="shortdesc">local date-and-time input control</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
-<li id="input.date-toc"><span class="toc-section-number"></span><a href="input.date.html#input.date"><span class="toc-section-number"></span> <span class="element">input</span> <span class="elem-qualifier"><span class="attribute-name">type</span>=<span class="equals-value">date</span></span> – <span class="shortdesc">date input control</span></a> <span class="new-element" title="This markup feature is newly added in HTML5.">NEW</span>
+<li id="input.date-toc"><span class="toc-section-number"></span><a href="input.date.html#input.date"><span class="toc-section-number"></span> <span class="element">input</span> <span class="elem-qualifier"><span class="attribute-name">type</span>=<span class="equals-value">date</span></span> – <span class="shortdesc">date input control</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
-<li id="input.month-toc"><span class="toc-section-number"></span><a href="input.month.html#input.month"><span class="toc-section-number"></span> <span class="element">input</span> <span class="elem-qualifier"><span class="attribute-name">type</span>=<span class="equals-value">month</span></span> – <span class="shortdesc">year-and-month input control</span></a> <span class="new-element" title="This markup feature is newly added in HTML5.">NEW</span>
+<li id="input.month-toc"><span class="toc-section-number"></span><a href="input.month.html#input.month"><span class="toc-section-number"></span> <span class="element">input</span> <span class="elem-qualifier"><span class="attribute-name">type</span>=<span class="equals-value">month</span></span> – <span class="shortdesc">year-and-month input control</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
-<li id="input.time-toc"><span class="toc-section-number"></span><a href="input.time.html#input.time"><span class="toc-section-number"></span> <span class="element">input</span> <span class="elem-qualifier"><span class="attribute-name">type</span>=<span class="equals-value">time</span></span> – <span class="shortdesc">time input control</span></a> <span class="new-element" title="This markup feature is newly added in HTML5.">NEW</span>
+<li id="input.time-toc"><span class="toc-section-number"></span><a href="input.time.html#input.time"><span class="toc-section-number"></span> <span class="element">input</span> <span class="elem-qualifier"><span class="attribute-name">type</span>=<span class="equals-value">time</span></span> – <span class="shortdesc">time input control</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
-<li id="input.week-toc"><span class="toc-section-number"></span><a href="input.week.html#input.week"><span class="toc-section-number"></span> <span class="element">input</span> <span class="elem-qualifier"><span class="attribute-name">type</span>=<span class="equals-value">week</span></span> – <span class="shortdesc">year-and-week input control</span></a> <span class="new-element" title="This markup feature is newly added in HTML5.">NEW</span>
+<li id="input.week-toc"><span class="toc-section-number"></span><a href="input.week.html#input.week"><span class="toc-section-number"></span> <span class="element">input</span> <span class="elem-qualifier"><span class="attribute-name">type</span>=<span class="equals-value">week</span></span> – <span class="shortdesc">year-and-week input control</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
-<li id="input.number-toc"><span class="toc-section-number"></span><a href="input.number.html#input.number"><span class="toc-section-number"></span> <span class="element">input</span> <span class="elem-qualifier"><span class="attribute-name">type</span>=<span class="equals-value">number</span></span> – <span class="shortdesc">number input control</span></a> <span class="new-element" title="This markup feature is newly added in HTML5.">NEW</span>
+<li id="input.number-toc"><span class="toc-section-number"></span><a href="input.number.html#input.number"><span class="toc-section-number"></span> <span class="element">input</span> <span class="elem-qualifier"><span class="attribute-name">type</span>=<span class="equals-value">number</span></span> – <span class="shortdesc">number input control</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
-<li id="input.range-toc"><span class="toc-section-number"></span><a href="input.range.html#input.range"><span class="toc-section-number"></span> <span class="element">input</span> <span class="elem-qualifier"><span class="attribute-name">type</span>=<span class="equals-value">range</span></span> – <span class="shortdesc">imprecise number-input control</span></a> <span class="new-element" title="This markup feature is newly added in HTML5.">NEW</span>
+<li id="input.range-toc"><span class="toc-section-number"></span><a href="input.range.html#input.range"><span class="toc-section-number"></span> <span class="element">input</span> <span class="elem-qualifier"><span class="attribute-name">type</span>=<span class="equals-value">range</span></span> – <span class="shortdesc">imprecise number-input control</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
-<li id="input.email-toc"><span class="toc-section-number"></span><a href="input.email.html#input.email"><span class="toc-section-number"></span> <span class="element">input</span> <span class="elem-qualifier"><span class="attribute-name">type</span>=<span class="equals-value">email</span></span> – <span class="shortdesc">e-mail address input control</span></a> <span class="new-element" title="This markup feature is newly added in HTML5.">NEW</span>
+<li id="input.email-toc"><span class="toc-section-number"></span><a href="input.email.html#input.email"><span class="toc-section-number"></span> <span class="element">input</span> <span class="elem-qualifier"><span class="attribute-name">type</span>=<span class="equals-value">email</span></span> – <span class="shortdesc">e-mail address input control</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
-<li id="input.url-toc"><span class="toc-section-number"></span><a href="input.url.html#input.url"><span class="toc-section-number"></span> <span class="element">input</span> <span class="elem-qualifier"><span class="attribute-name">type</span>=<span class="equals-value">url</span></span> – <span class="shortdesc">URL input control</span></a> <span class="new-element" title="This markup feature is newly added in HTML5.">NEW</span>
+<li id="input.url-toc"><span class="toc-section-number"></span><a href="input.url.html#input.url"><span class="toc-section-number"></span> <span class="element">input</span> <span class="elem-qualifier"><span class="attribute-name">type</span>=<span class="equals-value">url</span></span> – <span class="shortdesc">URL input control</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
-<li id="input.search-toc"><span class="toc-section-number"></span><a href="input.search.html#input.search"><span class="toc-section-number"></span> <span class="element">input</span> <span class="elem-qualifier"><span class="attribute-name">type</span>=<span class="equals-value">search</span></span> – <span class="shortdesc">search field</span></a> <span class="new-element" title="This markup feature is newly added in HTML5.">NEW</span>
+<li id="input.search-toc"><span class="toc-section-number"></span><a href="input.search.html#input.search"><span class="toc-section-number"></span> <span class="element">input</span> <span class="elem-qualifier"><span class="attribute-name">type</span>=<span class="equals-value">search</span></span> – <span class="shortdesc">search field</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
-<li id="input.tel-toc"><span class="toc-section-number"></span><a href="input.tel.html#input.tel"><span class="toc-section-number"></span> <span class="element">input</span> <span class="elem-qualifier"><span class="attribute-name">type</span>=<span class="equals-value">tel</span></span> – <span class="shortdesc">telephone-number-input field</span></a> <span class="new-element" title="This markup feature is newly added in HTML5.">NEW</span>
+<li id="input.tel-toc"><span class="toc-section-number"></span><a href="input.tel.html#input.tel"><span class="toc-section-number"></span> <span class="element">input</span> <span class="elem-qualifier"><span class="attribute-name">type</span>=<span class="equals-value">tel</span></span> – <span class="shortdesc">telephone-number-input field</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
-<li id="input.color-toc"><span class="toc-section-number"></span><a href="input.color.html#input.color"><span class="toc-section-number"></span> <span class="element">input</span> <span class="elem-qualifier"><span class="attribute-name">type</span>=<span class="equals-value">color</span></span> – <span class="shortdesc">color-well control</span></a> <span class="new-element" title="This markup feature is newly added in HTML5.">NEW</span>
+<li id="input.color-toc"><span class="toc-section-number"></span><a href="input.color.html#input.color"><span class="toc-section-number"></span> <span class="element">input</span> <span class="elem-qualifier"><span class="attribute-name">type</span>=<span class="equals-value">color</span></span> – <span class="shortdesc">color-well control</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="ins-toc"><span class="toc-section-number"></span><a href="ins.html#ins"><span class="toc-section-number"></span> <span class="element">ins</span> – <span class="shortdesc">inserted text</span></a>
</li>
<li id="kbd-toc"><span class="toc-section-number"></span><a href="kbd.html#kbd"><span class="toc-section-number"></span> <span class="element">kbd</span> – <span class="shortdesc">user input</span></a>
</li>
-<li id="keygen-toc"><span class="toc-section-number"></span><a href="keygen.html#keygen"><span class="toc-section-number"></span> <span class="element">keygen</span> – <span class="shortdesc">key-pair generator/input control</span></a> <span class="new-element" title="This markup feature is newly added in HTML5.">NEW</span>
+<li id="keygen-toc"><span class="toc-section-number"></span><a href="keygen.html#keygen"><span class="toc-section-number"></span> <span class="element">keygen</span> – <span class="shortdesc">key-pair generator/input control</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="label-toc"><span class="toc-section-number"></span><a href="label.html#label"><span class="toc-section-number"></span> <span class="element">label</span> – <span class="shortdesc">caption for a form control</span></a>
</li>
@@ -193,9 +193,9 @@
</li>
<li id="map-toc"><span class="toc-section-number"></span><a href="map.html#map"><span class="toc-section-number"></span> <span class="element">map</span> – <span class="shortdesc">image-map definition</span></a>
</li>
-<li id="mark-toc"><span class="toc-section-number"></span><a href="mark.html#mark"><span class="toc-section-number"></span> <span class="element">mark</span> – <span class="shortdesc">marked (highlighted) text</span></a> <span class="new-element" title="This markup feature is newly added in HTML5.">NEW</span>
+<li id="mark-toc"><span class="toc-section-number"></span><a href="mark.html#mark"><span class="toc-section-number"></span> <span class="element">mark</span> – <span class="shortdesc">marked (highlighted) text</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
-<li id="menu-toc"><span class="toc-section-number"></span><a href="menu.html#menu"><span class="toc-section-number"></span> <span class="element">menu</span> – <span class="shortdesc">list of commands</span></a> <span class="changed-element" title="The meaning of this markup feature has changed in HTML5.">CHANGED</span>
+<li id="menu-toc"><span class="toc-section-number"></span><a href="menu.html#menu"><span class="toc-section-number"></span> <span class="element">menu</span> – <span class="shortdesc">list of commands</span></a> <span class="changed-feature" title="The meaning of this markup feature has changed in HTML5.">CHANGED</span>
</li>
<li id="meta-toc"><span class="toc-section-number"></span><a href="meta.html#meta"><span class="toc-section-number"></span> <span class="element">meta</span></a>
</li>
@@ -205,15 +205,15 @@
</li>
<li id="meta.http-equiv.default-style-toc"><span class="toc-section-number"></span><a href="meta.http-equiv.default-style.html#meta.http-equiv.default-style"><span class="toc-section-number"></span> <span class="element">meta</span> <span class="elem-qualifier"><span class="attribute-name">http-equiv</span>=<span class="equals-value">default-style</span></span> – <span class="shortdesc">“preferred stylesheet” pragma directive</span></a>
</li>
-<li id="meta.http-equiv.content-language-toc"><span class="toc-section-number"></span><a href="meta.http-equiv.content-language.html#meta.http-equiv.content-language"><span class="toc-section-number"></span> <span class="element">meta</span> <span class="elem-qualifier"><span class="attribute-name">http-equiv</span>=<span class="equals-value">content-language</span></span> – <span class="shortdesc">“default language” pragma directive</span></a> <span class="obsoleted-element" title="This markup feature has been obsoleted in HTML5.">OBSOLETE</span>
+<li id="meta.http-equiv.content-language-toc"><span class="toc-section-number"></span><a href="meta.http-equiv.content-language.html#meta.http-equiv.content-language"><span class="toc-section-number"></span> <span class="element">meta</span> <span class="elem-qualifier"><span class="attribute-name">http-equiv</span>=<span class="equals-value">content-language</span></span> – <span class="shortdesc">“default language” pragma directive</span></a> <span class="obsoleted-feature" title="This markup feature has been obsoleted in HTML5.">OBSOLETE</span>
</li>
-<li id="meta.charset-toc"><span class="toc-section-number"></span><a href="meta.charset.html#meta.charset"><span class="toc-section-number"></span> <span class="element">meta</span> <span class="elem-qualifier"><span class="attribute-name">charset</span></span> – <span class="shortdesc">document character-encoding declaration</span></a> <span class="new-element" title="This markup feature is newly added in HTML5.">NEW</span>
+<li id="meta.charset-toc"><span class="toc-section-number"></span><a href="meta.charset.html#meta.charset"><span class="toc-section-number"></span> <span class="element">meta</span> <span class="elem-qualifier"><span class="attribute-name">charset</span></span> – <span class="shortdesc">document character-encoding declaration</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="meta.http-equiv.content-type-toc"><span class="toc-section-number"></span><a href="meta.http-equiv.content-type.html#meta.http-equiv.content-type"><span class="toc-section-number"></span> <span class="element">meta</span> <span class="elem-qualifier"><span class="attribute-name">http-equiv</span>=<span class="equals-value">content-type</span></span> – <span class="shortdesc">document character-encoding declaration</span></a>
</li>
-<li id="meter-toc"><span class="toc-section-number"></span><a href="meter.html#meter"><span class="toc-section-number"></span> <span class="element">meter</span> – <span class="shortdesc">scalar gauge</span></a> <span class="new-element" title="This markup feature is newly added in HTML5.">NEW</span>
+<li id="meter-toc"><span class="toc-section-number"></span><a href="meter.html#meter"><span class="toc-section-number"></span> <span class="element">meter</span> – <span class="shortdesc">scalar gauge</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
-<li id="nav-toc"><span class="toc-section-number"></span><a href="nav.html#nav"><span class="toc-section-number"></span> <span class="element">nav</span> – <span class="shortdesc">group of navigational links</span></a> <span class="new-element" title="This markup feature is newly added in HTML5.">NEW</span>
+<li id="nav-toc"><span class="toc-section-number"></span><a href="nav.html#nav"><span class="toc-section-number"></span> <span class="element">nav</span> – <span class="shortdesc">group of navigational links</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="noscript-toc"><span class="toc-section-number"></span><a href="noscript.html#noscript"><span class="toc-section-number"></span> <span class="element">noscript</span> – <span class="shortdesc">fallback content for script</span></a>
</li>
@@ -225,7 +225,7 @@
</li>
<li id="option-toc"><span class="toc-section-number"></span><a href="option.html#option"><span class="toc-section-number"></span> <span class="element">option</span> – <span class="shortdesc">option</span></a>
</li>
-<li id="output-toc"><span class="toc-section-number"></span><a href="output.html#output"><span class="toc-section-number"></span> <span class="element">output</span> – <span class="shortdesc">result of a calculation in a form</span></a> <span class="new-element" title="This markup feature is newly added in HTML5.">NEW</span>
+<li id="output-toc"><span class="toc-section-number"></span><a href="output.html#output"><span class="toc-section-number"></span> <span class="element">output</span> – <span class="shortdesc">result of a calculation in a form</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="p-toc"><span class="toc-section-number"></span><a href="p.html#p"><span class="toc-section-number"></span> <span class="element">p</span> – <span class="shortdesc">paragraph</span></a>
</li>
@@ -233,37 +233,37 @@
</li>
<li id="pre-toc"><span class="toc-section-number"></span><a href="pre.html#pre"><span class="toc-section-number"></span> <span class="element">pre</span> – <span class="shortdesc">preformatted text</span></a>
</li>
-<li id="progress-toc"><span class="toc-section-number"></span><a href="progress.html#progress"><span class="toc-section-number"></span> <span class="element">progress</span> – <span class="shortdesc">progress indicator</span></a> <span class="new-element" title="This markup feature is newly added in HTML5.">NEW</span>
+<li id="progress-toc"><span class="toc-section-number"></span><a href="progress.html#progress"><span class="toc-section-number"></span> <span class="element">progress</span> – <span class="shortdesc">progress indicator</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="q-toc"><span class="toc-section-number"></span><a href="q.html#q"><span class="toc-section-number"></span> <span class="element">q</span> – <span class="shortdesc">quoted text</span></a>
</li>
-<li id="rp-toc"><span class="toc-section-number"></span><a href="rp.html#rp"><span class="toc-section-number"></span> <span class="element">rp</span> – <span class="shortdesc">ruby parenthesis</span></a> <span class="new-element" title="This markup feature is newly added in HTML5.">NEW</span>
+<li id="rp-toc"><span class="toc-section-number"></span><a href="rp.html#rp"><span class="toc-section-number"></span> <span class="element">rp</span> – <span class="shortdesc">ruby parenthesis</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
-<li id="rt-toc"><span class="toc-section-number"></span><a href="rt.html#rt"><span class="toc-section-number"></span> <span class="element">rt</span> – <span class="shortdesc">ruby text</span></a> <span class="new-element" title="This markup feature is newly added in HTML5.">NEW</span>
+<li id="rt-toc"><span class="toc-section-number"></span><a href="rt.html#rt"><span class="toc-section-number"></span> <span class="element">rt</span> – <span class="shortdesc">ruby text</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
-<li id="ruby-toc"><span class="toc-section-number"></span><a href="ruby.html#ruby"><span class="toc-section-number"></span> <span class="element">ruby</span> – <span class="shortdesc">ruby annotation</span></a> <span class="new-element" title="This markup feature is newly added in HTML5.">NEW</span>
+<li id="ruby-toc"><span class="toc-section-number"></span><a href="ruby.html#ruby"><span class="toc-section-number"></span> <span class="element">ruby</span> – <span class="shortdesc">ruby annotation</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="samp-toc"><span class="toc-section-number"></span><a href="samp.html#samp"><span class="toc-section-number"></span> <span class="element">samp</span> – <span class="shortdesc">(sample) output</span></a>
</li>
<li id="script-toc"><span class="toc-section-number"></span><a href="script.html#script"><span class="toc-section-number"></span> <span class="element">script</span> – <span class="shortdesc">embedded script</span></a>
</li>
-<li id="section-toc"><span class="toc-section-number"></span><a href="section.html#section"><span class="toc-section-number"></span> <span class="element">section</span> – <span class="shortdesc">section</span></a> <span class="new-element" title="This markup feature is newly added in HTML5.">NEW</span>
+<li id="section-toc"><span class="toc-section-number"></span><a href="section.html#section"><span class="toc-section-number"></span> <span class="element">section</span> – <span class="shortdesc">section</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="select-toc"><span class="toc-section-number"></span><a href="select.html#select"><span class="toc-section-number"></span> <span class="element">select</span> – <span class="shortdesc">option-selection form control</span></a>
</li>
-<li id="small-toc"><span class="toc-section-number"></span><a href="small.html#small"><span class="toc-section-number"></span> <span class="element">small</span> – <span class="shortdesc">small print</span></a> <span class="changed-element" title="The meaning of this markup feature has changed in HTML5.">CHANGED</span>
+<li id="small-toc"><span class="toc-section-number"></span><a href="small.html#small"><span class="toc-section-number"></span> <span class="element">small</span> – <span class="shortdesc">small print</span></a> <span class="changed-feature" title="The meaning of this markup feature has changed in HTML5.">CHANGED</span>
</li>
-<li id="source-toc"><span class="toc-section-number"></span><a href="source.html#source"><span class="toc-section-number"></span> <span class="element">source</span> – <span class="shortdesc">media source</span></a> <span class="new-element" title="This markup feature is newly added in HTML5.">NEW</span>
+<li id="source-toc"><span class="toc-section-number"></span><a href="source.html#source"><span class="toc-section-number"></span> <span class="element">source</span> – <span class="shortdesc">media source</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="span-toc"><span class="toc-section-number"></span><a href="span.html#span"><span class="toc-section-number"></span> <span class="element">span</span> – <span class="shortdesc">generic span</span></a>
</li>
-<li id="strong-toc"><span class="toc-section-number"></span><a href="strong.html#strong"><span class="toc-section-number"></span> <span class="element">strong</span> – <span class="shortdesc">strong importance</span></a> <span class="changed-element" title="The meaning of this markup feature has changed in HTML5.">CHANGED</span>
+<li id="strong-toc"><span class="toc-section-number"></span><a href="strong.html#strong"><span class="toc-section-number"></span> <span class="element">strong</span> – <span class="shortdesc">strong importance</span></a> <span class="changed-feature" title="The meaning of this markup feature has changed in HTML5.">CHANGED</span>
</li>
<li id="style-toc"><span class="toc-section-number"></span><a href="style.html#style"><span class="toc-section-number"></span> <span class="element">style</span> – <span class="shortdesc">style (presentation) information</span></a>
</li>
<li id="sub-toc"><span class="toc-section-number"></span><a href="sub.html#sub"><span class="toc-section-number"></span> <span class="element">sub</span> – <span class="shortdesc">subscript</span></a>
</li>
-<li id="summary-toc"><span class="toc-section-number"></span><a href="summary.html#summary"><span class="toc-section-number"></span> <span class="element">summary</span> – <span class="shortdesc">summary, caption, or legend for a details control</span></a> <span class="new-element" title="This markup feature is newly added in HTML5.">NEW</span>
+<li id="summary-toc"><span class="toc-section-number"></span><a href="summary.html#summary"><span class="toc-section-number"></span> <span class="element">summary</span> – <span class="shortdesc">summary, caption, or legend for a details control</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="sup-toc"><span class="toc-section-number"></span><a href="sup.html#sup"><span class="toc-section-number"></span> <span class="element">sup</span> – <span class="shortdesc">superscript</span></a>
</li>
@@ -281,7 +281,7 @@
</li>
<li id="thead-toc"><span class="toc-section-number"></span><a href="thead.html#thead"><span class="toc-section-number"></span> <span class="element">thead</span> – <span class="shortdesc">table heading group</span></a>
</li>
-<li id="time-toc"><span class="toc-section-number"></span><a href="time.html#time"><span class="toc-section-number"></span> <span class="element">time</span> – <span class="shortdesc">date and/or time</span></a> <span class="new-element" title="This markup feature is newly added in HTML5.">NEW</span>
+<li id="time-toc"><span class="toc-section-number"></span><a href="time.html#time"><span class="toc-section-number"></span> <span class="element">time</span> – <span class="shortdesc">date and/or time</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
<li id="title-toc"><span class="toc-section-number"></span><a href="title.html#title"><span class="toc-section-number"></span> <span class="element">title</span> – <span class="shortdesc">document title</span></a>
</li>
@@ -291,7 +291,7 @@
</li>
<li id="var-toc"><span class="toc-section-number"></span><a href="var.html#var"><span class="toc-section-number"></span> <span class="element">var</span> – <span class="shortdesc">variable or placeholder text</span></a>
</li>
-<li id="video-toc"><span class="toc-section-number"></span><a href="video.html#video"><span class="toc-section-number"></span> <span class="element">video</span> – <span class="shortdesc">video</span></a> <span class="new-element" title="This markup feature is newly added in HTML5.">NEW</span>
+<li id="video-toc"><span class="toc-section-number"></span><a href="video.html#video"><span class="toc-section-number"></span> <span class="element">video</span> – <span class="shortdesc">video</span></a> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
</li>
</ul>
</div>
Index: video.html
===================================================================
RCS file: /sources/public/html5/markup/video.html,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -d -r1.36 -r1.37
--- video.html 3 Feb 2010 10:27:03 -0000 1.36
+++ video.html 3 Feb 2010 14:44:06 -0000 1.37
@@ -12,7 +12,7 @@
<span class="nav-next"><a href="common-models.html">common-models »</a></span>
</div>
<div id="video" class="section">
- <h2 class="element-head"><span class="element">video</span> – <span class="shortdesc">video</span> <span class="new-element" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#video">#</a> <a class="toc-bak" href="Overview.html#video-toc">T</a></h2>
+ <h2 class="element-head"><span class="element">video</span> – <span class="shortdesc">video</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#video">#</a> <a class="toc-bak" href="Overview.html#video-toc">T</a></h2>
<div id="video-longdesc" class="longdesc">
<p>The <a href="video.html#video" class="element">video</a> element
represents a video or movie.</p>
@@ -42,20 +42,31 @@
<div class="no-number no-toc" id="video-attributes">
<h2 class="element-subhead">Descriptions for attributes specific to this element <a class="hash" href="#video-attributes">#</a></h2>
<dl class="attr-defs">
- <dt><a class="attribute-name" id="video.attrs.autoplay" title="video.attrs.autoplay" href="video.html#video.attrs.autoplay">autoplay</a> = <span class="attr-values"></span> </dt>
+ <dt><a class="attribute-name" id="video.attrs.autoplay" title="video.attrs.autoplay" href="video.html#video.attrs.autoplay">autoplay</a> = <span class="attr-values">
+ "autoplay"
+ <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
+ </span> </dt>
<dd>Instructs the UA to automatically begin playback of the
video as soon as it can do so without stopping.</dd>
- <dt><a class="attribute-name" id="video.attrs.autobuffer" title="video.attrs.autobuffer" href="video.html#video.attrs.autobuffer">autobuffer</a> = <span class="attr-values"></span> </dt>
+ <dt><a class="attribute-name" id="video.attrs.autobuffer" title="video.attrs.autobuffer" href="video.html#video.attrs.autobuffer">autobuffer</a> = <span class="attr-values">
+ "autobuffer"
+ <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
+ </span> </dt>
<dd>Instructs the UA that the author believes that
downloading the entire video optimistically will be
worthwhile.</dd>
- <dt><a class="attribute-name" id="video.attrs.controls" title="video.attrs.controls" href="video.html#video.attrs.controls">controls</a> = <span class="attr-values"></span> </dt>
+ <dt><a class="attribute-name" id="video.attrs.controls" title="video.attrs.controls" href="video.html#video.attrs.controls">controls</a> = <span class="attr-values">
+ "controls"
+ <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
+ </span> </dt>
<dd>Instructs the UA to expose a user interface for
controlling playback of the video.</dd>
- <dt><a class="attribute-name" id="video.attrs.loop" title="video.attrs.loop" href="video.html#video.attrs.loop">loop</a> = <span class="attr-values"></span> </dt>
+ <dt><a class="attribute-name" id="video.attrs.loop" title="video.attrs.loop" href="video.html#video.attrs.loop">loop</a> = <span class="attr-values">
+ "loop" <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
+ </span> </dt>
<dd>Instructs the UA to seek back to the start of the video
upon reaching the end.</dd>
Index: source.html
===================================================================
RCS file: /sources/public/html5/markup/source.html,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -d -r1.39 -r1.40
--- source.html 3 Feb 2010 10:27:02 -0000 1.39
+++ source.html 3 Feb 2010 14:44:06 -0000 1.40
@@ -12,7 +12,7 @@
<span class="nav-next"><a href="span.html">span »</a></span>
</div>
<div id="source" class="section">
- <h2 class="element-head"><span class="element">source</span> – <span class="shortdesc">media source</span> <span class="new-element" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#source">#</a> <a class="toc-bak" href="Overview.html#source-toc">T</a></h2>
+ <h2 class="element-head"><span class="element">source</span> – <span class="shortdesc">media source</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#source">#</a> <a class="toc-bak" href="Overview.html#source-toc">T</a></h2>
<div id="source-longdesc" class="longdesc">
<p>The
<a href="source.html#source" class="element">source</a>
Index: meta.charset.html
===================================================================
RCS file: /sources/public/html5/markup/meta.charset.html,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -d -r1.36 -r1.37
--- meta.charset.html 3 Feb 2010 10:27:02 -0000 1.36
+++ meta.charset.html 3 Feb 2010 14:44:05 -0000 1.37
@@ -12,7 +12,7 @@
<span class="nav-next"><a href="meta.http-equiv.content-type.html">meta.http-equiv.content-type »</a></span>
</div>
<div id="meta.charset" class="section">
- <h2 class="element-head"><span class="element">meta</span> <span class="elem-qualifier"><span class="attribute-name">charset</span></span> – <span class="shortdesc">document character-encoding declaration</span> <span class="new-element" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#meta.charset">#</a> <a class="toc-bak" href="Overview.html#meta.charset-toc">T</a></h2>
+ <h2 class="element-head"><span class="element">meta</span> <span class="elem-qualifier"><span class="attribute-name">charset</span></span> – <span class="shortdesc">document character-encoding declaration</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#meta.charset">#</a> <a class="toc-bak" href="Overview.html#meta.charset-toc">T</a></h2>
<div id="meta.charset-longdesc" class="longdesc">
<p>The <a href="meta.html#meta" class="element">meta</a> element
with a <a href="meta.charset.html#meta.charset.attrs.charset">charset</a>
Index: output.html
===================================================================
RCS file: /sources/public/html5/markup/output.html,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -d -r1.34 -r1.35
--- output.html 3 Feb 2010 10:27:02 -0000 1.34
+++ output.html 3 Feb 2010 14:44:05 -0000 1.35
@@ -12,7 +12,7 @@
<span class="nav-next"><a href="p.html">p »</a></span>
</div>
<div id="output" class="section">
- <h2 class="element-head"><span class="element">output</span> – <span class="shortdesc">result of a calculation in a form</span> <span class="new-element" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#output">#</a> <a class="toc-bak" href="Overview.html#output-toc">T</a></h2>
+ <h2 class="element-head"><span class="element">output</span> – <span class="shortdesc">result of a calculation in a form</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#output">#</a> <a class="toc-bak" href="Overview.html#output-toc">T</a></h2>
<div id="output-longdesc" class="longdesc">
<p>The <a href="output.html#output" class="element">output</a> element
represents the result of a calculation.</p>
Index: input.date.html
===================================================================
RCS file: /sources/public/html5/markup/input.date.html,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -d -r1.31 -r1.32
--- input.date.html 3 Feb 2010 10:27:01 -0000 1.31
+++ input.date.html 3 Feb 2010 14:44:05 -0000 1.32
@@ -12,7 +12,7 @@
<span class="nav-next"><a href="input.month.html">input.month »</a></span>
</div>
<div id="input.date" class="section">
- <h2 class="element-head"><span class="element">input</span> <span class="elem-qualifier"><span class="attribute-name">type</span>=<span class="equals-value">date</span></span> – <span class="shortdesc">date input control</span> <span class="new-element" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#input.date">#</a> <a class="toc-bak" href="Overview.html#input.date-toc">T</a></h2>
+ <h2 class="element-head"><span class="element">input</span> <span class="elem-qualifier"><span class="attribute-name">type</span>=<span class="equals-value">date</span></span> – <span class="shortdesc">date input control</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#input.date">#</a> <a class="toc-bak" href="Overview.html#input.date-toc">T</a></h2>
<div id="input.date-longdesc" class="longdesc">
<p>The <a href="input.html#input" class="element">input</a> element
with a <span class="attribute">type</span> attribute whose
Index: rp.html
===================================================================
RCS file: /sources/public/html5/markup/rp.html,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -d -r1.31 -r1.32
--- rp.html 3 Feb 2010 10:27:02 -0000 1.31
+++ rp.html 3 Feb 2010 14:44:06 -0000 1.32
@@ -12,7 +12,7 @@
<span class="nav-next"><a href="rt.html">rt »</a></span>
</div>
<div id="rp" class="section">
- <h2 class="element-head"><span class="element">rp</span> – <span class="shortdesc">ruby parenthesis</span> <span class="new-element" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#rp">#</a> <a class="toc-bak" href="Overview.html#rp-toc">T</a></h2>
+ <h2 class="element-head"><span class="element">rp</span> – <span class="shortdesc">ruby parenthesis</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#rp">#</a> <a class="toc-bak" href="Overview.html#rp-toc">T</a></h2>
<div id="rp-longdesc" class="longdesc">
<p>The <a href="rp.html#rp" class="element">rp</a> element can be
used to provide parentheses around a ruby text component of a
Index: forms-attributes.html
===================================================================
RCS file: /sources/public/html5/markup/forms-attributes.html,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- forms-attributes.html 30 Jan 2010 04:44:22 -0000 1.7
+++ forms-attributes.html 3 Feb 2010 14:44:05 -0000 1.8
@@ -23,15 +23,15 @@
by the user (so that the UA can prefill the form
later).</dd><dt><dfn class="attribute-name" id="shared-form.attrs.autofocus" title="shared-form.attrs.autofocus">autofocus</dfn> = <span class="attr-values">
"autofocus"
- <span class="postfix or">or</span> ""
+ <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
</span><a class="hash" href="forms-attributes.html#shared-form.attrs.autofocus">#</a></dt><dd>Specifies that the element represents a control to which
a UA is meant to give focus as soon as the document is
loaded.</dd><dt><dfn class="attribute-name" id="input.attrs.checked" title="input.attrs.checked">checked</dfn> = <span class="attr-values">
- "checked" <span class="postfix or">or</span> ""
+ "checked" <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
</span><a class="hash" href="forms-attributes.html#input.attrs.checked">#</a></dt><dd>Specifies that the element represents a selected
control.</dd><dt><dfn class="attribute-name" id="common-form.attrs.disabled" title="common-form.attrs.disabled">disabled</dfn> = <span class="attr-values">
"disabled"
- <span class="postfix or">or</span> ""
+ <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
</span><a class="hash" href="forms-attributes.html#common-form.attrs.disabled">#</a></dt><dd>Specifies that the element represents a disabled
control.</dd><dt><dfn class="attribute-name" id="common-form.attrs.form" title="common-form.attrs.form">form</dfn> = <span class="attr-values">
<a class="ref" href="datatypes.html#common.data.idref" title="common.data.idref">idref</a>
@@ -52,7 +52,7 @@
</span><a class="hash" href="forms-attributes.html#shared-form.attrs.formmethod">#</a></dt><dd>The HTTP method with which a UA is meant to associate
this element for form submission.</dd><dt><dfn class="attribute-name" id="shared-form.attrs.formnovalidate" title="shared-form.attrs.formnovalidate">formnovalidate</dfn> = <span class="attr-values">
"formnovalidate"
- <span class="postfix or">or</span> ""
+ <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
</span><a class="hash" href="forms-attributes.html#shared-form.attrs.formnovalidate">#</a></dt><dd>Specifies that the element represents a control whose
value is not meant to be validated during form
submission.</dd><dt><dfn class="attribute-name" id="shared-form.attrs.formtarget" title="shared-form.attrs.formtarget">formtarget</dfn> = <span class="attr-values">
@@ -66,21 +66,21 @@
<a class="ref" href="datatypes.html#common.data.integer.positive" title="common.data.integer.positive">integer.positive</a>
</span><a class="hash" href="forms-attributes.html#shared-form.attrs.maxlength">#</a></dt><dd>The maximum allowed value length of the element.</dd><dt><dfn class="attribute-name" id="input.attrs.multiple" title="input.attrs.multiple">multiple</dfn> = <span class="attr-values">
"multiple"
- <span class="postfix or">or</span> ""
- </span><a class="hash" href="forms-attributes.html#input.attrs.multiple">#</a></dt><dd>Specifies that the element allows multiple values.</dd><dt><dfn class="attribute-name" id="common-form.attrs.name" title="common-form.attrs.name">name</dfn> = <span class="attr-values"> string </span><a class="hash" href="forms-attributes.html#common-form.attrs.name">#</a></dt><dd>The name part of the name/value pair associated with this
+ <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
+ </span><a class="hash" href="forms-attributes.html#input.attrs.multiple">#</a></dt><dd>Specifies that the element allows multiple values.</dd><dt><dfn class="attribute-name" id="common-form.attrs.name" title="common-form.attrs.name">name</dfn> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span><a class="hash" href="forms-attributes.html#common-form.attrs.name">#</a></dt><dd>The name part of the name/value pair associated with this
element for the purposes of form submission.</dd><dt><dfn class="attribute-name" id="shared-form.attrs.pattern" title="shared-form.attrs.pattern">pattern</dfn> = <span class="attr-values">
<a class="ref" href="datatypes.html#form.data.pattern" title="form.data.pattern">pattern</a>
</span><a class="hash" href="forms-attributes.html#shared-form.attrs.pattern">#</a></dt><dd>Specifies a regular expression against which a UA is
meant to check the value of the control represented by its
- element.</dd><dt><dfn class="attribute-name" id="shared-form.attrs.placeholder" title="shared-form.attrs.placeholder">placeholder</dfn> = <span class="attr-values"> string </span><a class="hash" href="forms-attributes.html#shared-form.attrs.placeholder">#</a></dt><dd>A short hint (one word or a short phrase) intended to
+ element.</dd><dt><dfn class="attribute-name" id="shared-form.attrs.placeholder" title="shared-form.attrs.placeholder">placeholder</dfn> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span><a class="hash" href="forms-attributes.html#shared-form.attrs.placeholder">#</a></dt><dd>A short hint (one word or a short phrase) intended to
aid the user when entering data into the control
represented by its element.</dd><dt><dfn class="attribute-name" id="shared-form.attrs.readonly" title="shared-form.attrs.readonly">readonly</dfn> = <span class="attr-values">
"readonly"
- <span class="postfix or">or</span> ""
+ <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
</span><a class="hash" href="forms-attributes.html#shared-form.attrs.readonly">#</a></dt><dd>Specifies that element represents a control whose value
is not meant to be edited.</dd><dt><dfn class="attribute-name" id="shared-form.attrs.required" title="shared-form.attrs.required">required</dfn> = <span class="attr-values">
"required"
- <span class="postfix or">or</span> ""
+ <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
</span><a class="hash" href="forms-attributes.html#shared-form.attrs.required">#</a></dt><dd>Specifies that the element is a required part of form
submission.</dd><dt><dfn class="attribute-name" id="shared-form.attrs.size" title="shared-form.attrs.size">size</dfn> = <span class="attr-values">
<a class="ref" href="datatypes.html#common.data.integer.positive" title="common.data.integer.positive">integer.positive</a>
Index: details.html
===================================================================
RCS file: /sources/public/html5/markup/details.html,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -d -r1.19 -r1.20
--- details.html 3 Feb 2010 10:27:01 -0000 1.19
+++ details.html 3 Feb 2010 14:44:04 -0000 1.20
@@ -12,7 +12,7 @@
<span class="nav-next"><a href="dfn.html">dfn »</a></span>
</div>
<div id="details" class="section">
- <h2 class="element-head"><span class="element">details</span> – <span class="shortdesc">control for additional on-demand information</span> <span class="new-element" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#details">#</a> <a class="toc-bak" href="Overview.html#details-toc">T</a></h2>
+ <h2 class="element-head"><span class="element">details</span> – <span class="shortdesc">control for additional on-demand information</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#details">#</a> <a class="toc-bak" href="Overview.html#details-toc">T</a></h2>
<div id="details-longdesc" class="longdesc">
<p>The <a href="details.html#details" class="element">details</a> element
represents a control from which the user can obtain additional
@@ -35,7 +35,7 @@
<h2 class="element-subhead">Descriptions for attributes specific to this element <a class="hash" href="#details-attributes">#</a></h2>
<dl class="attr-defs">
<dt><a class="attribute-name" id="details.attrs.open" title="details.attrs.open" href="details.html#details.attrs.open">open</a> = <span class="attr-values">
- "open" or ""
+ "open" <span class="postfix or">or</span> <a href="syntax.html#syntax-attr-empty">empty</a>
</span> </dt>
<dd>Specifies that the contents of the
<a href="details.html#details" class="element">details</a> element
Index: input.url.html
===================================================================
RCS file: /sources/public/html5/markup/input.url.html,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -d -r1.32 -r1.33
--- input.url.html 3 Feb 2010 10:27:02 -0000 1.32
+++ input.url.html 3 Feb 2010 14:44:05 -0000 1.33
@@ -12,7 +12,7 @@
<span class="nav-next"><a href="input.search.html">input.search »</a></span>
</div>
<div id="input.url" class="section">
- <h2 class="element-head"><span class="element">input</span> <span class="elem-qualifier"><span class="attribute-name">type</span>=<span class="equals-value">url</span></span> – <span class="shortdesc">URL input control</span> <span class="new-element" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#input.url">#</a> <a class="toc-bak" href="Overview.html#input.url-toc">T</a></h2>
+ <h2 class="element-head"><span class="element">input</span> <span class="elem-qualifier"><span class="attribute-name">type</span>=<span class="equals-value">url</span></span> – <span class="shortdesc">URL input control</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#input.url">#</a> <a class="toc-bak" href="Overview.html#input.url-toc">T</a></h2>
<div id="input.url-longdesc" class="longdesc">
<p>The <a href="input.html#input" class="element">input</a> element
with a <span class="attribute">type</span> attribute whose
@@ -47,7 +47,7 @@
element’s value.</dd>
<dt><a class="attribute-name" id="input.url.attrs.value" title="input.url.attrs.value" href="input.url.html#input.url.attrs.value">value</a> = <span class="attr-values">
- ""
+ ""
<span class="postfix or">or</span> <a class="ref" href="datatypes.html#common.data.uri.absolute" title="common.data.uri.absolute">uri.absolute</a>
</span> </dt>
<dd>An absolute URL.</dd>
Index: summary.html
===================================================================
RCS file: /sources/public/html5/markup/summary.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- summary.html 3 Feb 2010 10:27:03 -0000 1.2
+++ summary.html 3 Feb 2010 14:44:06 -0000 1.3
@@ -12,7 +12,7 @@
<span class="nav-next"><a href="sup.html">sup »</a></span>
</div>
<div id="summary" class="section">
- <h2 class="element-head"><span class="element">summary</span> – <span class="shortdesc">summary, caption, or legend for a details control</span> <span class="new-element" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#summary">#</a> <a class="toc-bak" href="Overview.html#summary-toc">T</a></h2>
+ <h2 class="element-head"><span class="element">summary</span> – <span class="shortdesc">summary, caption, or legend for a details control</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#summary">#</a> <a class="toc-bak" href="Overview.html#summary-toc">T</a></h2>
<div id="summary-longdesc" class="longdesc">
<p>The
<a href="summary.html#summary" class="element">summary</a>
Index: hgroup.html
===================================================================
RCS file: /sources/public/html5/markup/hgroup.html,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -d -r1.29 -r1.30
--- hgroup.html 3 Feb 2010 10:27:01 -0000 1.29
+++ hgroup.html 3 Feb 2010 14:44:05 -0000 1.30
@@ -12,7 +12,7 @@
<span class="nav-next"><a href="hr.html">hr »</a></span>
</div>
<div id="hgroup" class="section">
- <h2 class="element-head"><span class="element">hgroup</span> – <span class="shortdesc">heading group</span> <span class="new-element" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#hgroup">#</a> <a class="toc-bak" href="Overview.html#hgroup-toc">T</a></h2>
+ <h2 class="element-head"><span class="element">hgroup</span> – <span class="shortdesc">heading group</span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> <a class="hash" href="#hgroup">#</a> <a class="toc-bak" href="Overview.html#hgroup-toc">T</a></h2>
<div id="hgroup-longdesc" class="longdesc">
<p>The <a href="hgroup.html#hgroup" class="element">hgroup</a> element
represents a group of headings.</p>
Received on Wednesday, 3 February 2010 14:45:43 UTC