- From: poot <cvsmail@w3.org>
- Date: Wed, 29 Jul 2009 16:20:58 +0900 (JST)
- To: public-html-diffs@w3.org
mike: added "Details" subsection to some elements http://dev.w3.org/cvsweb/html5/markup/spec.html?r1=1.63&r2=1.64&f=h =================================================================== RCS file: /sources/public/html5/markup/body.html,v retrieving revision 1.11 retrieving revision 1.12 diff -u -d -r1.11 -r1.12 --- body.html 29 Jul 2009 05:38:08 -0000 1.11 +++ body.html 29 Jul 2009 07:19:20 -0000 1.12 @@ -48,7 +48,7 @@ </div> - + <div class="no-number no-toc" id="body-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#body-context">#</a></h2> <ul> Index: legend.html =================================================================== RCS file: /sources/public/html5/markup/legend.html,v retrieving revision 1.11 retrieving revision 1.12 diff -u -d -r1.11 -r1.12 --- legend.html 29 Jul 2009 05:38:10 -0000 1.11 +++ legend.html 29 Jul 2009 07:19:23 -0000 1.12 @@ -43,7 +43,7 @@ <span title="syntax-end-tag">end tag</span>.</p> </div> - + <div class="no-number no-toc" id="legend-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#legend-context">#</a></h2> <ul> Index: address.html =================================================================== RCS file: /sources/public/html5/markup/address.html,v retrieving revision 1.11 retrieving revision 1.12 diff -u -d -r1.11 -r1.12 --- address.html 29 Jul 2009 05:38:08 -0000 1.11 +++ address.html 29 Jul 2009 07:19:20 -0000 1.12 @@ -54,7 +54,7 @@ <span title="syntax-end-tag">end tag</span>.</p> </div> - + <div class="no-number no-toc" id="address-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#address-context">#</a></h2> <ul> Index: th.html =================================================================== RCS file: /sources/public/html5/markup/th.html,v retrieving revision 1.11 retrieving revision 1.12 diff -u -d -r1.11 -r1.12 --- th.html 29 Jul 2009 05:38:10 -0000 1.11 +++ th.html 29 Jul 2009 07:19:24 -0000 1.12 @@ -76,7 +76,7 @@ </div> - + <div class="no-number no-toc" id="th-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#th-context">#</a></h2> <ul> Index: bb.html =================================================================== RCS file: /sources/public/html5/markup/bb.html,v retrieving revision 1.10 retrieving revision 1.11 diff -u -d -r1.10 -r1.11 --- bb.html 29 Jul 2009 05:38:08 -0000 1.10 +++ bb.html 29 Jul 2009 07:19:20 -0000 1.11 @@ -67,7 +67,16 @@ <span title="syntax-end-tag">end tag</span>.</p> </div> - + + <div class="no-number no-toc" id="bb-details"> + <h2 class="element-subhead">Details <a class="hash" href="#bb-details">#</a></h2> + <p>When the <a href="bb.html#bb">bb</a> element has no descendant + element children and has no descendant text node children of + non-zero length, the element represents a browser button with + a UA-defined icon or text representing the action specified by + the <a href="bb.html#bb.attrs.type">type</a> attribute. Otherwise, + the element represents its descendants.</p> + </div> <div class="no-number no-toc" id="bb-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#bb-context">#</a></h2> <ul> Index: mark.html =================================================================== RCS file: /sources/public/html5/markup/mark.html,v retrieving revision 1.10 retrieving revision 1.11 diff -u -d -r1.10 -r1.11 --- mark.html 29 Jul 2009 05:38:10 -0000 1.10 +++ mark.html 29 Jul 2009 07:19:23 -0000 1.11 @@ -43,7 +43,7 @@ <span title="syntax-end-tag">end tag</span>.</p> </div> - + <div class="no-number no-toc" id="mark-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#mark-context">#</a></h2> <ul> Index: br.html =================================================================== RCS file: /sources/public/html5/markup/br.html,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- br.html 20 Jul 2009 14:56:50 -0000 1.6 +++ br.html 29 Jul 2009 07:19:20 -0000 1.7 @@ -39,7 +39,7 @@ element must have a <span title="syntax-start-tag">start tag</span> but must not have an <span title="syntax-end-tag">end tag</span>.</p> </div> - + <div class="no-number no-toc" id="br-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#br-context">#</a></h2> <ul> Index: input.email.html =================================================================== RCS file: /sources/public/html5/markup/input.email.html,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- input.email.html 20 Jul 2009 14:56:51 -0000 1.6 +++ input.email.html 29 Jul 2009 07:19:22 -0000 1.7 @@ -98,7 +98,7 @@ element must have a <span title="syntax-start-tag">start tag</span> but must not have an <span title="syntax-end-tag">end tag</span>.</p> </div> - + <div class="no-number no-toc" id="input.email-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#input.email-context">#</a></h2> <ul> Index: tr.html =================================================================== RCS file: /sources/public/html5/markup/tr.html,v retrieving revision 1.7 retrieving revision 1.8 diff -u -d -r1.7 -r1.8 --- tr.html 20 Jul 2009 23:15:32 -0000 1.7 +++ tr.html 29 Jul 2009 07:19:25 -0000 1.8 @@ -44,7 +44,7 @@ </div> - + <div class="no-number no-toc" id="tr-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#tr-context">#</a></h2> <ul> Index: input.month.html =================================================================== RCS file: /sources/public/html5/markup/input.month.html,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- input.month.html 20 Jul 2009 14:56:52 -0000 1.6 +++ input.month.html 29 Jul 2009 07:19:22 -0000 1.7 @@ -102,7 +102,7 @@ element must have a <span title="syntax-start-tag">start tag</span> but must not have an <span title="syntax-end-tag">end tag</span>.</p> </div> - + <div class="no-number no-toc" id="input.month-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#input.month-context">#</a></h2> <ul> Index: iframe.html =================================================================== RCS file: /sources/public/html5/markup/iframe.html,v retrieving revision 1.14 retrieving revision 1.15 diff -u -d -r1.14 -r1.15 --- iframe.html 29 Jul 2009 05:38:09 -0000 1.14 +++ iframe.html 29 Jul 2009 07:19:22 -0000 1.15 @@ -84,7 +84,7 @@ <span title="syntax-end-tag">end tag</span>.</p> </div> - + <div class="no-number no-toc" id="iframe-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#iframe-context">#</a></h2> <ul> Index: datagrid.html =================================================================== RCS file: /sources/public/html5/markup/datagrid.html,v retrieving revision 1.14 retrieving revision 1.15 diff -u -d -r1.14 -r1.15 --- datagrid.html 29 Jul 2009 05:38:09 -0000 1.14 +++ datagrid.html 29 Jul 2009 07:19:20 -0000 1.15 @@ -70,7 +70,7 @@ <span title="syntax-end-tag">end tag</span>.</p> </div> - + <div class="no-number no-toc" id="datagrid-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#datagrid-context">#</a></h2> <ul> Index: ins.html =================================================================== RCS file: /sources/public/html5/markup/ins.html,v retrieving revision 1.14 retrieving revision 1.15 diff -u -d -r1.14 -r1.15 --- ins.html 29 Jul 2009 05:38:09 -0000 1.14 +++ ins.html 29 Jul 2009 07:19:22 -0000 1.15 @@ -65,7 +65,7 @@ <span title="syntax-end-tag">end tag</span>.</p> </div> - + <div class="no-number no-toc" id="ins-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#ins-context">#</a></h2> <ul> Index: abbr.html =================================================================== RCS file: /sources/public/html5/markup/abbr.html,v retrieving revision 1.10 retrieving revision 1.11 diff -u -d -r1.10 -r1.11 --- abbr.html 29 Jul 2009 05:38:08 -0000 1.10 +++ abbr.html 29 Jul 2009 07:19:20 -0000 1.11 @@ -16,10 +16,7 @@ <div id="abbr-longdesc" class="longdesc"> <p>The <a href="abbr.html#abbr" class="element">abbr</a> - element represents an abbreviation or acronym, optionally with - its expansion specified by the - <span class="attribute">title</span> - attribute.</p> + element represents an abbreviation or acronym.</p> </div> <div class="no-number no-toc" id="abbr-content"> <h2 class="element-subhead">Content model <a class="hash" href="#abbr-content">#</a></h2> @@ -45,7 +42,13 @@ <span title="syntax-end-tag">end tag</span>.</p> </div> - + + <div class="no-number no-toc" id="abbr-details"> + <h2 class="element-subhead">Details <a class="hash" href="#abbr-details">#</a></h2> + <p>The <span class="attribute">title</span> attribute on the + <a href="abbr.html#abbr" class="element">a</a> element represents the + expansion of the abbreviation or acronym.</p> + </div> <div class="no-number no-toc" id="abbr-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#abbr-context">#</a></h2> <ul> Index: div.html =================================================================== RCS file: /sources/public/html5/markup/div.html,v retrieving revision 1.11 retrieving revision 1.12 diff -u -d -r1.11 -r1.12 --- div.html 29 Jul 2009 05:38:09 -0000 1.11 +++ div.html 29 Jul 2009 07:19:21 -0000 1.12 @@ -49,7 +49,7 @@ <span title="syntax-end-tag">end tag</span>.</p> </div> - + <div class="no-number no-toc" id="div-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#div-context">#</a></h2> <ul> Index: meta.name.html =================================================================== RCS file: /sources/public/html5/markup/meta.name.html,v retrieving revision 1.8 retrieving revision 1.9 diff -u -d -r1.8 -r1.9 --- meta.name.html 20 Jul 2009 14:56:53 -0000 1.8 +++ meta.name.html 29 Jul 2009 07:19:23 -0000 1.9 @@ -52,7 +52,8 @@ element must have a <span title="syntax-start-tag">start tag</span> but must not have an <span title="syntax-end-tag">end tag</span>.</p> </div> - <div class="no-number no-toc" id="meta.name-constraints"><h2 class="element-subhead">Additional constraints <a class="hash" href="#meta.name-constraints">#</a></h2> + <div class="no-number no-toc" id="meta.name-constraints"> + <h2 class="element-subhead">Additional constraints <a class="hash" href="#meta.name-constraints">#</a></h2> <p>The <a href="meta.name.html#meta.name.attrs.name">name</a> attribute on the <a href="meta.html#meta" class="element">meta</a> element must be either a <a href="meta.name.html#defined-metadata-name">defined metadata name</a> or a <a href="meta.name.html#registered-metadata-name">registered metadata name</a>.</p> @@ -91,6 +92,7 @@ <p>A <dfn id="registered-metadata-name">registered metadata name</dfn> is any metadata name registered in the central <a href="http://wiki.whatwg.org/wiki/MetaExtensions">MetaExtensions registration page</a>.</p> </div> + <div class="no-number no-toc" id="meta.name-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#meta.name-context">#</a></h2> <ul> Index: dt.html =================================================================== RCS file: /sources/public/html5/markup/dt.html,v retrieving revision 1.11 retrieving revision 1.12 diff -u -d -r1.11 -r1.12 --- dt.html 29 Jul 2009 05:38:09 -0000 1.11 +++ dt.html 29 Jul 2009 07:19:21 -0000 1.12 @@ -52,7 +52,7 @@ </div> - + <div class="no-number no-toc" id="dt-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#dt-context">#</a></h2> <ul> Index: table.html =================================================================== RCS file: /sources/public/html5/markup/table.html,v retrieving revision 1.10 retrieving revision 1.11 diff -u -d -r1.10 -r1.11 --- table.html 21 Jul 2009 07:45:08 -0000 1.10 +++ table.html 29 Jul 2009 07:19:24 -0000 1.11 @@ -56,7 +56,7 @@ <span title="syntax-end-tag">end tag</span>.</p> </div> - + <div class="no-number no-toc" id="table-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#table-context">#</a></h2> <ul> Index: nav.html =================================================================== RCS file: /sources/public/html5/markup/nav.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- nav.html 29 Jul 2009 05:38:10 -0000 1.12 +++ nav.html 29 Jul 2009 07:19:23 -0000 1.13 @@ -55,7 +55,16 @@ <span title="syntax-end-tag">end tag</span>.</p> </div> - + + <div class="no-number no-toc" id="nav-details"> + <h2 class="element-subhead">Details <a class="hash" href="#nav-details">#</a></h2> + <p>Not all groups of links on a page need to be in a <a href="nav.html#nav" class="element">nav</a> element — only + sections that consist of primary navigation blocks are + appropriate for the <a href="nav.html#nav" class="element">nav</a> + element. In particular, it is common for footers to have a list + of links to various key parts of a site, but the <a href="footer.html#footer" class="element">footer</a> element is more + appropriate in such cases.</p> + </div> <div class="no-number no-toc" id="nav-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#nav-context">#</a></h2> <ul> Index: html.html =================================================================== RCS file: /sources/public/html5/markup/html.html,v retrieving revision 1.8 retrieving revision 1.9 diff -u -d -r1.8 -r1.9 --- html.html 20 Jul 2009 23:15:31 -0000 1.8 +++ html.html 29 Jul 2009 07:19:22 -0000 1.9 @@ -56,7 +56,7 @@ </div> - + <div class="no-number no-toc" id="html-display"> <h2 class="element-subhead">Typical default display properties <a class="hash" href="#html-display">#</a></h2> Index: meta.http-equiv.content-type.html =================================================================== RCS file: /sources/public/html5/markup/meta.http-equiv.content-type.html,v retrieving revision 1.9 retrieving revision 1.10 diff -u -d -r1.9 -r1.10 --- meta.http-equiv.content-type.html 20 Jul 2009 14:56:53 -0000 1.9 +++ meta.http-equiv.content-type.html 29 Jul 2009 07:19:23 -0000 1.10 @@ -59,7 +59,8 @@ element must have a <span title="syntax-start-tag">start tag</span> but must not have an <span title="syntax-end-tag">end tag</span>.</p> </div> - <div class="no-number no-toc" id="meta.http-equiv.content-type-constraints"><h2 class="element-subhead">Additional constraints <a class="hash" href="#meta.http-equiv.content-type-constraints">#</a></h2> + <div class="no-number no-toc" id="meta.http-equiv.content-type-constraints"> + <h2 class="element-subhead">Additional constraints <a class="hash" href="#meta.http-equiv.content-type-constraints">#</a></h2> <p>A <a href="meta.html#meta" class="element">meta</a> element in the <a href="meta.http-equiv.content-type.html#encoding-declaration-state">encoding declaration state</a> may be used in a <a href="documents.html#syntax-document-html">document in the HTML syntax</a>, @@ -73,6 +74,7 @@ then the document must not contain a <a href="meta.html#meta" class="element">meta</a> element with a <a href="meta.charset.html#meta.charset.attrs.charset">charset</a> attribute.</p> </div> + <div class="no-number no-toc" id="meta.http-equiv.content-type-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#meta.http-equiv.content-type-context">#</a></h2> <ul> Index: footer.html =================================================================== RCS file: /sources/public/html5/markup/footer.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- footer.html 29 Jul 2009 05:38:09 -0000 1.12 +++ footer.html 29 Jul 2009 07:19:21 -0000 1.13 @@ -56,7 +56,13 @@ <span title="syntax-end-tag">end tag</span>.</p> </div> - + + <div class="no-number no-toc" id="footer-details"> + <h2 class="element-subhead">Details <a class="hash" href="#footer-details">#</a></h2> + <p>A footer typically contains information about its section + such as who wrote it, links to related documents, copyright + data, and the like.</p> + </div> <div class="no-number no-toc" id="footer-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#footer-context">#</a></h2> <ul> Index: meta.http-equiv.content-language.html =================================================================== RCS file: /sources/public/html5/markup/meta.http-equiv.content-language.html,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- meta.http-equiv.content-language.html 21 Jul 2009 08:27:45 -0000 1.3 +++ meta.http-equiv.content-language.html 29 Jul 2009 07:19:23 -0000 1.4 @@ -59,7 +59,7 @@ element must have a <span title="syntax-start-tag">start tag</span> but must not have an <span title="syntax-end-tag">end tag</span>.</p> </div> - + <div class="no-number no-toc" id="meta.http-equiv.content-language-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#meta.http-equiv.content-language-context">#</a></h2> <ul> Index: script.html =================================================================== RCS file: /sources/public/html5/markup/script.html,v retrieving revision 1.13 retrieving revision 1.14 diff -u -d -r1.13 -r1.14 --- script.html 29 Jul 2009 01:57:06 -0000 1.13 +++ script.html 29 Jul 2009 07:19:23 -0000 1.14 @@ -101,7 +101,7 @@ <span title="syntax-end-tag">end tag</span>.</p> </div> - + <div class="no-number no-toc" id="script-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#script-context">#</a></h2> <ul> Index: input.range.html =================================================================== RCS file: /sources/public/html5/markup/input.range.html,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- input.range.html 20 Jul 2009 14:56:52 -0000 1.6 +++ input.range.html 29 Jul 2009 07:19:22 -0000 1.7 @@ -100,7 +100,7 @@ element must have a <span title="syntax-start-tag">start tag</span> but must not have an <span title="syntax-end-tag">end tag</span>.</p> </div> - + <div class="no-number no-toc" id="input.range-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#input.range-context">#</a></h2> <ul> Index: audio.html =================================================================== RCS file: /sources/public/html5/markup/audio.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- audio.html 29 Jul 2009 05:38:08 -0000 1.12 +++ audio.html 29 Jul 2009 07:19:20 -0000 1.13 @@ -100,7 +100,7 @@ <span title="syntax-end-tag">end tag</span>.</p> </div> - + <div class="no-number no-toc" id="audio-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#audio-context">#</a></h2> <ul> Index: time.html =================================================================== RCS file: /sources/public/html5/markup/time.html,v retrieving revision 1.10 retrieving revision 1.11 diff -u -d -r1.10 -r1.11 --- time.html 29 Jul 2009 05:38:11 -0000 1.10 +++ time.html 29 Jul 2009 07:19:24 -0000 1.11 @@ -50,7 +50,7 @@ <span title="syntax-end-tag">end tag</span>.</p> </div> - + <div class="no-number no-toc" id="time-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#time-context">#</a></h2> <ul> Index: meta.http-equiv.default-style.html =================================================================== RCS file: /sources/public/html5/markup/meta.http-equiv.default-style.html,v retrieving revision 1.8 retrieving revision 1.9 diff -u -d -r1.8 -r1.9 --- meta.http-equiv.default-style.html 20 Jul 2009 14:56:53 -0000 1.8 +++ meta.http-equiv.default-style.html 29 Jul 2009 07:19:23 -0000 1.9 @@ -68,7 +68,7 @@ element must have a <span title="syntax-start-tag">start tag</span> but must not have an <span title="syntax-end-tag">end tag</span>.</p> </div> - + <div class="no-number no-toc" id="meta.http-equiv.default-style-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#meta.http-equiv.default-style-context">#</a></h2> <ul> Index: keygen.html =================================================================== RCS file: /sources/public/html5/markup/keygen.html,v retrieving revision 1.8 retrieving revision 1.9 diff -u -d -r1.8 -r1.9 --- keygen.html 20 Jul 2009 14:56:52 -0000 1.8 +++ keygen.html 29 Jul 2009 07:19:22 -0000 1.9 @@ -73,7 +73,7 @@ <span title="syntax-end-tag">end tag</span>.</p> </div> - + <div class="no-number no-toc" id="keygen-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#keygen-context">#</a></h2> <ul> Index: command.command.html =================================================================== RCS file: /sources/public/html5/markup/command.command.html,v retrieving revision 1.9 retrieving revision 1.10 diff -u -d -r1.9 -r1.10 --- command.command.html 20 Jul 2009 14:56:50 -0000 1.9 +++ command.command.html 29 Jul 2009 07:19:20 -0000 1.10 @@ -65,7 +65,7 @@ element must have a <span title="syntax-start-tag">start tag</span> but must not have an <span title="syntax-end-tag">end tag</span>.</p> </div> - + <div class="no-number no-toc" id="command.command-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#command.command-context">#</a></h2> <ul> Index: progress.html =================================================================== RCS file: /sources/public/html5/markup/progress.html,v retrieving revision 1.10 retrieving revision 1.11 diff -u -d -r1.10 -r1.11 --- progress.html 29 Jul 2009 05:38:10 -0000 1.10 +++ progress.html 29 Jul 2009 07:19:23 -0000 1.11 @@ -71,7 +71,17 @@ <span title="syntax-end-tag">end tag</span>.</p> </div> - + + <div class="no-number no-toc" id="progress-details"> + <h2 class="element-subhead">Details <a class="hash" href="#progress-details">#</a></h2> + <p>The progress is either indeterminate, indicating that + progress is being made but that it is not clear how much more + work remains to be done before the task is complete (for + example, because the task is waiting for a remote host to + respond), or the progress is a number in the range zero to a + maximum, giving the fraction of work that has so far been + completed.</p> + </div> <div class="no-number no-toc" id="progress-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#progress-context">#</a></h2> <ul> Index: dfn.html =================================================================== RCS file: /sources/public/html5/markup/dfn.html,v retrieving revision 1.10 retrieving revision 1.11 diff -u -d -r1.10 -r1.11 --- dfn.html 29 Jul 2009 05:38:09 -0000 1.10 +++ dfn.html 29 Jul 2009 07:19:21 -0000 1.11 @@ -50,7 +50,7 @@ <span title="syntax-end-tag">end tag</span>.</p> </div> - + <div class="no-number no-toc" id="dfn-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#dfn-context">#</a></h2> <ul> Index: textarea.html =================================================================== RCS file: /sources/public/html5/markup/textarea.html,v retrieving revision 1.9 retrieving revision 1.10 diff -u -d -r1.9 -r1.10 --- textarea.html 29 Jul 2009 01:57:06 -0000 1.9 +++ textarea.html 29 Jul 2009 07:19:24 -0000 1.10 @@ -95,7 +95,7 @@ <span title="syntax-end-tag">end tag</span>.</p> </div> - + <div class="no-number no-toc" id="textarea-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#textarea-context">#</a></h2> <ul> Index: cite.html =================================================================== RCS file: /sources/public/html5/markup/cite.html,v retrieving revision 1.11 retrieving revision 1.12 diff -u -d -r1.11 -r1.12 --- cite.html 29 Jul 2009 05:38:09 -0000 1.11 +++ cite.html 29 Jul 2009 07:19:20 -0000 1.12 @@ -43,7 +43,7 @@ <span title="syntax-end-tag">end tag</span>.</p> </div> - + <div class="no-number no-toc" id="cite-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#cite-context">#</a></h2> <ul> Index: meter.html =================================================================== RCS file: /sources/public/html5/markup/meter.html,v retrieving revision 1.10 retrieving revision 1.11 diff -u -d -r1.10 -r1.11 --- meter.html 29 Jul 2009 05:38:10 -0000 1.10 +++ meter.html 29 Jul 2009 07:19:23 -0000 1.11 @@ -13,11 +13,7 @@ </div> <div id="meter" class="section"> <h2 class="element-head"><span class="element">meter</span> – <span class="shortdesc">scalar gauge</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 - known range, or a fractional value.</p> - </div> + <div id="meter-longdesc" class="longdesc"><p><i class="TK">(element description to come)</i></p></div> <div class="no-number no-toc" id="meter-content"> <h2 class="element-subhead">Content model <a class="hash" href="#meter-content">#</a></h2> <div class="content-models" id="meter-mdls"> @@ -43,66 +39,32 @@ <dt><a class="attribute-name" id="meter.attrs.value" title="meter.attrs.value" href="meter.html#meter.attrs.value">value</a><span class="attr-values"> = <a class="ref" href="datatypes.html#common.data.float" title="common.data.float">float</a> </span> </dt> - <dd>Specifies the value to have the gauge indicate as the - “measured” value.</dd> + <dd><i class="TK">(detailed attribute description to come)</i></dd> <dt><a class="attribute-name" id="meter.attrs.min" title="meter.attrs.min" href="meter.html#meter.attrs.min">min</a><span class="attr-values"> = <a class="ref" href="datatypes.html#common.data.float" title="common.data.float">float</a> </span> </dt> - <dd>The lower bound of the range; the <code>max</code> - attribute specifies the upper bound. The - <code>value</code> attribute specifies the value to have - the gauge indicate as the “measured” value.</dd> + <dd><i class="TK">(detailed attribute description to come)</i></dd> <dt><a class="attribute-name" id="meter.attrs.low" title="meter.attrs.low" href="meter.html#meter.attrs.low">low</a><span class="attr-values"> = <a class="ref" href="datatypes.html#common.data.float" title="common.data.float">float</a> </span> </dt> - <dd>The other three attributes can be used to segment the gauge's range into - "low", "medium", and "high" parts, and to indicate which part of the gauge - is the "optimum" part. The <code>low</code> attribute specifies the range - that is considered to be the "low" part, and the - <code>high</code> attribute specifies the - range that is considered to be the "high" part. The - <code>optimum</code> attribute - gives the - position that is "optimum"; if that is higher than the "high" value then - this indicates that the higher the value, the better; if it's lower than - the "low" mark then it indicates that lower values are better, and - naturally if it is in between then it indicates that neither high nor low - values are good.</dd> + <dd><i class="TK">(detailed attribute description to come)</i></dd> <dt><a class="attribute-name" id="meter.attrs.high" title="meter.attrs.high" href="meter.html#meter.attrs.high">high</a><span class="attr-values"> = <a class="ref" href="datatypes.html#common.data.float" title="common.data.float">float</a> </span> </dt> - <dd>The other three attributes can be used to segment the gauge's range into - "low", "medium", and "high" parts, and to indicate which part of the gauge - is the "optimum" part. The <code>low</code> attribute specifies the range - that is considered to be the "low" part, and the <code>high</code> attribute specifies the - range that is considered to be the "high" part. The <code>optimum</code> attribute gives the - position that is "optimum"; if that is higher than the "high" value then - this indicates that the higher the value, the better; if it's lower than - the "low" mark then it indicates that lower values are better, and - naturally if it is in between then it indicates that neither high nor low - values are good.</dd> + <dd><i class="TK">(detailed attribute description to come)</i></dd> <dt><a class="attribute-name" id="meter.attrs.max" title="meter.attrs.max" href="meter.html#meter.attrs.max">max</a><span class="attr-values"> = <a class="ref" href="datatypes.html#common.data.float" title="common.data.float">float</a> </span> </dt> - <dd>Specifies the upper bound.</dd> + <dd><i class="TK">(detailed attribute description to come)</i></dd> <dt><a class="attribute-name" id="meter.attrs.optimum" title="meter.attrs.optimum" href="meter.html#meter.attrs.optimum">optimum</a><span class="attr-values"> = <a class="ref" href="datatypes.html#common.data.float" title="common.data.float">float</a> </span> </dt> - <dd>The other three attributes can be used to segment the gauge's range into - "low", "medium", and "high" parts, and to indicate which part of the gauge - is the "optimum" part. The <code>low</code> attribute specifies the range - that is considered to be the "low" part, and the <code>high</code> attribute specifies the - range that is considered to be the "high" part. The <code>optimum</code> attribute gives the - position that is "optimum"; if that is higher than the "high" value then - this indicates that the higher the value, the better; if it's lower than - the "low" mark then it indicates that lower values are better, and - naturally if it is in between then it indicates that neither high nor low - values are good.</dd> + <dd><i class="TK">(detailed attribute description to come)</i></dd> </dl></div> @@ -181,7 +143,7 @@ <span title="syntax-end-tag">end tag</span>.</p> </div> - + <div class="no-number no-toc" id="meter-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#meter-context">#</a></h2> <ul> Index: input.button.html =================================================================== RCS file: /sources/public/html5/markup/input.button.html,v retrieving revision 1.7 retrieving revision 1.8 diff -u -d -r1.7 -r1.8 --- input.button.html 20 Jul 2009 14:56:51 -0000 1.7 +++ input.button.html 29 Jul 2009 07:19:22 -0000 1.8 @@ -79,7 +79,7 @@ element must have a <span title="syntax-start-tag">start tag</span> but must not have an <span title="syntax-end-tag">end tag</span>.</p> </div> - + <div class="no-number no-toc" id="input.button-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#input.button-context">#</a></h2> <ul> Index: aside.html =================================================================== RCS file: /sources/public/html5/markup/aside.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- aside.html 29 Jul 2009 05:38:08 -0000 1.12 +++ aside.html 29 Jul 2009 07:19:20 -0000 1.13 @@ -57,7 +57,7 @@ <span title="syntax-end-tag">end tag</span>.</p> </div> - + <div class="no-number no-toc" id="aside-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#aside-context">#</a></h2> <ul> Index: section.html =================================================================== RCS file: /sources/public/html5/markup/section.html,v retrieving revision 1.14 retrieving revision 1.15 diff -u -d -r1.14 -r1.15 --- section.html 29 Jul 2009 05:38:10 -0000 1.14 +++ section.html 29 Jul 2009 07:19:24 -0000 1.15 @@ -65,7 +65,7 @@ <span title="syntax-end-tag">end tag</span>.</p> </div> - + <div class="no-number no-toc" id="section-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#section-context">#</a></h2> <ul> Index: link.html =================================================================== RCS file: /sources/public/html5/markup/link.html,v retrieving revision 1.8 retrieving revision 1.9 diff -u -d -r1.8 -r1.9 --- link.html 20 Jul 2009 23:15:31 -0000 1.8 +++ link.html 29 Jul 2009 07:19:23 -0000 1.9 @@ -54,7 +54,7 @@ element must have a <span title="syntax-start-tag">start tag</span> but must not have an <span title="syntax-end-tag">end tag</span>.</p> </div> - + <div class="no-number no-toc" id="link-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#link-context">#</a></h2> <ul> Index: meta.http-equiv.refresh.html =================================================================== RCS file: /sources/public/html5/markup/meta.http-equiv.refresh.html,v retrieving revision 1.7 retrieving revision 1.8 diff -u -d -r1.7 -r1.8 --- meta.http-equiv.refresh.html 20 Jul 2009 14:56:53 -0000 1.7 +++ meta.http-equiv.refresh.html 29 Jul 2009 07:19:23 -0000 1.8 @@ -72,7 +72,7 @@ element must have a <span title="syntax-start-tag">start tag</span> but must not have an <span title="syntax-end-tag">end tag</span>.</p> </div> - + <div class="no-number no-toc" id="meta.http-equiv.refresh-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#meta.http-equiv.refresh-context">#</a></h2> <ul> Index: area.html =================================================================== RCS file: /sources/public/html5/markup/area.html,v retrieving revision 1.11 retrieving revision 1.12 diff -u -d -r1.11 -r1.12 --- area.html 29 Jul 2009 05:38:08 -0000 1.11 +++ area.html 29 Jul 2009 07:19:20 -0000 1.12 @@ -53,7 +53,9 @@ <dt><a class="attribute-name" id="area.attrs.alt" title="area.attrs.alt" href="area.html#area.attrs.alt">alt</a><span class="attr-values"> = <a class="ref" href="syntax.html#normal-character-data">normal-character-data</a> </span> </dt> - <dd>The text of the hyperlink.</dd> + <dd>The + <a href="terminology.html#fallback">fallback content</a> + for the image map.</dd> <dt><a class="attribute-name" id="area.attrs.shape.rect" title="area.attrs.shape.rect" href="area.html#area.attrs.shape.rect">shape<span class="attr-qualifier">.rect</span></a><span class="attr-values"> = "rect" </span><span class="punc"> & </span><a class="attribute-name" id="area.attrs.coords.rect" title="area.attrs.coords.rect" href="area.html#area.attrs.coords.rect">coords<span class="attr-qualifier">.rect</span></a><span class="attr-values"> = d:rectangle </span></dt> <dd>Specifies that the shape of the area of this hyperlink @@ -92,7 +94,7 @@ element must have a <span title="syntax-start-tag">start tag</span> but must not have an <span title="syntax-end-tag">end tag</span>.</p> </div> - + <div class="no-number no-toc" id="area-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#area-context">#</a></h2> <ul> Index: input.text.html =================================================================== RCS file: /sources/public/html5/markup/input.text.html,v retrieving revision 1.7 retrieving revision 1.8 diff -u -d -r1.7 -r1.8 --- input.text.html 20 Jul 2009 14:56:52 -0000 1.7 +++ input.text.html 29 Jul 2009 07:19:22 -0000 1.8 @@ -87,7 +87,7 @@ element must have a <span title="syntax-start-tag">start tag</span> but must not have an <span title="syntax-end-tag">end tag</span>.</p> </div> - + <div class="no-number no-toc" id="input.text-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#input.text-context">#</a></h2> <ul> Index: samp.html =================================================================== RCS file: /sources/public/html5/markup/samp.html,v retrieving revision 1.11 retrieving revision 1.12 diff -u -d -r1.11 -r1.12 --- samp.html 29 Jul 2009 05:38:10 -0000 1.11 +++ samp.html 29 Jul 2009 07:19:23 -0000 1.12 @@ -42,7 +42,7 @@ <span title="syntax-end-tag">end tag</span>.</p> </div> - + <div class="no-number no-toc" id="samp-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#samp-context">#</a></h2> <ul> Index: h6.html =================================================================== RCS file: /sources/public/html5/markup/h6.html,v retrieving revision 1.13 retrieving revision 1.14 diff -u -d -r1.13 -r1.14 --- h6.html 29 Jul 2009 05:38:09 -0000 1.13 +++ h6.html 29 Jul 2009 07:19:21 -0000 1.14 @@ -53,7 +53,7 @@ <span title="syntax-end-tag">end tag</span>.</p> </div> - + <div class="no-number no-toc" id="h6-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#h6-context">#</a></h2> <ul> Index: input.checkbox.html =================================================================== RCS file: /sources/public/html5/markup/input.checkbox.html,v retrieving revision 1.7 retrieving revision 1.8 diff -u -d -r1.7 -r1.8 --- input.checkbox.html 20 Jul 2009 14:56:51 -0000 1.7 +++ input.checkbox.html 29 Jul 2009 07:19:22 -0000 1.8 @@ -81,7 +81,7 @@ element must have a <span title="syntax-start-tag">start tag</span> but must not have an <span title="syntax-end-tag">end tag</span>.</p> </div> - + <div class="no-number no-toc" id="input.checkbox-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#input.checkbox-context">#</a></h2> <ul> Index: a.html =================================================================== RCS file: /sources/public/html5/markup/a.html,v retrieving revision 1.13 retrieving revision 1.14 diff -u -d -r1.13 -r1.14 --- a.html 29 Jul 2009 05:38:08 -0000 1.13 +++ a.html 29 Jul 2009 07:19:20 -0000 1.14 @@ -16,13 +16,7 @@ <div id="a-longdesc" class="longdesc"> <p>The <a class="element" href="a.html#a">a</a> - element represents a - hyperlink. If the - <a href="syntax.html#contents">contents</a> - of an - <a class="element" href="a.html#a">a</a> - element are empty, the element represents an - <dfn id="empty-hyperlink" title="empty-hyperlink">empty hyperlink</dfn>.</p> + element represents a hyperlink.</p> </div> <div class="no-number no-toc" id="a-content"> <h2 class="element-subhead">Content model <a class="hash" href="#a-content">#</a></h2> @@ -59,7 +53,7 @@ <a class="ref" href="datatypes.html#common.data.id" title="common.data.id">id</a> </span> </dt> <dd>Specifies that its <a href="a.html#a">a</a> element is a - <dfn id="named-anchor" title="named-anchor">named anchor</dfn>.</dd> + <dfn id="named-hyperlink" title="named-hyperlink">named hyperlink</dfn>.</dd> </dl></div> @@ -87,7 +81,16 @@ <span title="syntax-end-tag">end tag</span>.</p> </div> - + + <div class="no-number no-toc" id="a-details"> + <h2 class="element-subhead">Details <a class="hash" href="#a-details">#</a></h2> + <p>If the + <a href="syntax.html#contents">contents</a> + of an + <a class="element" href="a.html#a">a</a> + element are empty, the element represents an + <dfn id="empty-hyperlink" title="empty-hyperlink">empty hyperlink</dfn>.</p> + </div> <div class="no-number no-toc" id="a-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#a-context">#</a></h2> <ul> Index: object.html =================================================================== RCS file: /sources/public/html5/markup/object.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- object.html 29 Jul 2009 05:38:10 -0000 1.12 +++ object.html 29 Jul 2009 07:19:23 -0000 1.13 @@ -95,7 +95,7 @@ <span title="syntax-end-tag">end tag</span>.</p> </div> - + <div class="no-number no-toc" id="object-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#object-context">#</a></h2> <ul> Index: input.tel.html =================================================================== RCS file: /sources/public/html5/markup/input.tel.html,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- input.tel.html 20 Jul 2009 14:56:52 -0000 1.5 +++ input.tel.html 29 Jul 2009 07:19:22 -0000 1.6 @@ -88,7 +88,7 @@ element must have a <span title="syntax-start-tag">start tag</span> but must not have an <span title="syntax-end-tag">end tag</span>.</p> </div> - + <div class="no-number no-toc" id="input.tel-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#input.tel-context">#</a></h2> <ul> Index: h4.html =================================================================== RCS file: /sources/public/html5/markup/h4.html,v retrieving revision 1.13 retrieving revision 1.14 diff -u -d -r1.13 -r1.14 --- h4.html 29 Jul 2009 05:38:09 -0000 1.13 +++ h4.html 29 Jul 2009 07:19:21 -0000 1.14 @@ -53,7 +53,7 @@ <span title="syntax-end-tag">end tag</span>.</p> </div> - + <div class="no-number no-toc" id="h4-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#h4-context">#</a></h2> <ul> Index: header.html =================================================================== RCS file: /sources/public/html5/markup/header.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- header.html 29 Jul 2009 05:38:09 -0000 1.12 +++ header.html 29 Jul 2009 07:19:21 -0000 1.13 @@ -56,7 +56,14 @@ <span title="syntax-end-tag">end tag</span>.</p> </div> - + + <div class="no-number no-toc" id="header-details"> + <h2 class="element-subhead">Details <a class="hash" href="#header-details">#</a></h2> + <p>The header element typically contains the headings for a + section (an <a href="h1.html#h1" class="element">h1</a>-<a href="h6.html#h6" class="element">h6</a> element or <a href="hgroup.html#hgroup" class="element">hgroup</a> element), along with content such as + introductory material or navigational aids for the + section.</p> + </div> <div class="no-number no-toc" id="header-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#header-context">#</a></h2> <ul> Index: b.html =================================================================== RCS file: /sources/public/html5/markup/b.html,v retrieving revision 1.11 retrieving revision 1.12 diff -u -d -r1.11 -r1.12 --- b.html 29 Jul 2009 05:38:08 -0000 1.11 +++ b.html 29 Jul 2009 07:19:20 -0000 1.12 @@ -44,7 +44,7 @@ <span title="syntax-end-tag">end tag</span>.</p> </div> - + <div class="no-number no-toc" id="b-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#b-context">#</a></h2> <ul> Index: img.html =================================================================== RCS file: /sources/public/html5/markup/img.html,v retrieving revision 1.13 retrieving revision 1.14 diff -u -d -r1.13 -r1.14 --- img.html 29 Jul 2009 05:38:09 -0000 1.13 +++ img.html 29 Jul 2009 07:19:22 -0000 1.14 @@ -115,7 +115,7 @@ element must have a <span title="syntax-start-tag">start tag</span> but must not have an <span title="syntax-end-tag">end tag</span>.</p> </div> - + <div class="no-number no-toc" id="img-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#img-context">#</a></h2> <ul> Index: bdo.html =================================================================== RCS file: /sources/public/html5/markup/bdo.html,v retrieving revision 1.10 retrieving revision 1.11 diff -u -d -r1.10 -r1.11 --- bdo.html 29 Jul 2009 05:38:08 -0000 1.10 +++ bdo.html 29 Jul 2009 07:19:20 -0000 1.11 @@ -51,7 +51,7 @@ <span title="syntax-end-tag">end tag</span>.</p> </div> - + <div class="no-number no-toc" id="bdo-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#bdo-context">#</a></h2> <ul> Index: input.number.html =================================================================== RCS file: /sources/public/html5/markup/input.number.html,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- input.number.html 20 Jul 2009 14:56:52 -0000 1.6 +++ input.number.html 29 Jul 2009 07:19:22 -0000 1.7 @@ -102,7 +102,7 @@ element must have a <span title="syntax-start-tag">start tag</span> but must not have an <span title="syntax-end-tag">end tag</span>.</p> </div> - + <div class="no-number no-toc" id="input.number-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#input.number-context">#</a></h2> <ul> Index: col.html =================================================================== RCS file: /sources/public/html5/markup/col.html,v retrieving revision 1.8 retrieving revision 1.9 diff -u -d -r1.8 -r1.9 --- col.html 20 Jul 2009 23:15:31 -0000 1.8 +++ col.html 29 Jul 2009 07:19:20 -0000 1.9 @@ -52,7 +52,7 @@ element must have a <span title="syntax-start-tag">start tag</span> but must not have an <span title="syntax-end-tag">end tag</span>.</p> </div> - + <div class="no-number no-toc" id="col-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#col-context">#</a></h2> <ul> Index: command.radio.html =================================================================== RCS file: /sources/public/html5/markup/command.radio.html,v retrieving revision 1.9 retrieving revision 1.10 diff -u -d -r1.9 -r1.10 --- command.radio.html 20 Jul 2009 14:56:50 -0000 1.9 +++ command.radio.html 29 Jul 2009 07:19:20 -0000 1.10 @@ -74,7 +74,7 @@ element must have a <span title="syntax-start-tag">start tag</span> but must not have an <span title="syntax-end-tag">end tag</span>.</p> </div> - + <div class="no-number no-toc" id="command.radio-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#command.radio-context">#</a></h2> <ul> Index: input.datetime.html =================================================================== RCS file: /sources/public/html5/markup/input.datetime.html,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- input.datetime.html 20 Jul 2009 14:56:51 -0000 1.6 +++ input.datetime.html 29 Jul 2009 07:19:22 -0000 1.7 @@ -103,7 +103,7 @@ element must have a <span title="syntax-start-tag">start tag</span> but must not have an <span title="syntax-end-tag">end tag</span>.</p> </div> - + <div class="no-number no-toc" id="input.datetime-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#input.datetime-context">#</a></h2> <ul> Index: input.password.html =================================================================== RCS file: /sources/public/html5/markup/input.password.html,v retrieving revision 1.7 retrieving revision 1.8 diff -u -d -r1.7 -r1.8 --- input.password.html 20 Jul 2009 14:56:52 -0000 1.7 +++ input.password.html 29 Jul 2009 07:19:22 -0000 1.8 @@ -87,7 +87,7 @@ element must have a <span title="syntax-start-tag">start tag</span> but must not have an <span title="syntax-end-tag">end tag</span>.</p> </div> - + <div class="no-number no-toc" id="input.password-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#input.password-context">#</a></h2> <ul> Index: embed.html =================================================================== RCS file: /sources/public/html5/markup/embed.html,v retrieving revision 1.10 retrieving revision 1.11 diff -u -d -r1.10 -r1.11 --- embed.html 20 Jul 2009 14:56:51 -0000 1.10 +++ embed.html 29 Jul 2009 07:19:21 -0000 1.11 @@ -70,7 +70,7 @@ element must have a <span title="syntax-start-tag">start tag</span> but must not have an <span title="syntax-end-tag">end tag</span>.</p> </div> - + <div class="no-number no-toc" id="embed-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#embed-context">#</a></h2> <ul> Index: dd.html =================================================================== RCS file: /sources/public/html5/markup/dd.html,v retrieving revision 1.11 retrieving revision 1.12 diff -u -d -r1.11 -r1.12 --- dd.html 29 Jul 2009 05:38:09 -0000 1.11 +++ dd.html 29 Jul 2009 07:19:20 -0000 1.12 @@ -53,7 +53,7 @@ </div> - + <div class="no-number no-toc" id="dd-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#dd-context">#</a></h2> <ul> Index: ul.html =================================================================== RCS file: /sources/public/html5/markup/ul.html,v retrieving revision 1.7 retrieving revision 1.8 diff -u -d -r1.7 -r1.8 --- ul.html 20 Jul 2009 23:15:32 -0000 1.7 +++ ul.html 29 Jul 2009 07:19:25 -0000 1.8 @@ -42,7 +42,7 @@ <span title="syntax-end-tag">end tag</span>.</p> </div> - + <div class="no-number no-toc" id="ul-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#ul-context">#</a></h2> <ul> Index: input.time.html =================================================================== RCS file: /sources/public/html5/markup/input.time.html,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- input.time.html 20 Jul 2009 14:56:52 -0000 1.6 +++ input.time.html 29 Jul 2009 07:19:22 -0000 1.7 @@ -103,7 +103,7 @@ element must have a <span title="syntax-start-tag">start tag</span> but must not have an <span title="syntax-end-tag">end tag</span>.</p> </div> - + <div class="no-number no-toc" id="input.time-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#input.time-context">#</a></h2> <ul> Index: strong.html =================================================================== RCS file: /sources/public/html5/markup/strong.html,v retrieving revision 1.11 retrieving revision 1.12 diff -u -d -r1.11 -r1.12 --- strong.html 29 Jul 2009 05:38:10 -0000 1.11 +++ strong.html 29 Jul 2009 07:19:24 -0000 1.12 @@ -41,7 +41,7 @@ <span title="syntax-end-tag">end tag</span>.</p> </div> - + <div class="no-number no-toc" id="strong-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#strong-context">#</a></h2> <ul> Index: input.color.html =================================================================== RCS file: /sources/public/html5/markup/input.color.html,v retrieving revision 1.7 retrieving revision 1.8 diff -u -d -r1.7 -r1.8 --- input.color.html 20 Jul 2009 14:56:51 -0000 1.7 +++ input.color.html 29 Jul 2009 07:19:22 -0000 1.8 @@ -85,7 +85,7 @@ element must have a <span title="syntax-start-tag">start tag</span> but must not have an <span title="syntax-end-tag">end tag</span>.</p> </div> - + <div class="no-number no-toc" id="input.color-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#input.color-context">#</a></h2> <ul> Index: li.html =================================================================== RCS file: /sources/public/html5/markup/li.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- li.html 29 Jul 2009 05:38:10 -0000 1.12 +++ li.html 29 Jul 2009 07:19:23 -0000 1.13 @@ -65,7 +65,7 @@ </div> - + <div class="no-number no-toc" id="li-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#li-context">#</a></h2> <ul> Index: style.html =================================================================== RCS file: /sources/public/html5/markup/style.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- style.html 29 Jul 2009 05:38:10 -0000 1.12 +++ style.html 29 Jul 2009 07:19:24 -0000 1.13 @@ -73,7 +73,7 @@ <span title="syntax-end-tag">end tag</span>.</p> </div> - + <div class="no-number no-toc" id="style-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#style-context">#</a></h2> <ul> Index: del.html =================================================================== RCS file: /sources/public/html5/markup/del.html,v retrieving revision 1.14 retrieving revision 1.15 diff -u -d -r1.14 -r1.15 --- del.html 29 Jul 2009 05:38:09 -0000 1.14 +++ del.html 29 Jul 2009 07:19:20 -0000 1.15 @@ -65,7 +65,7 @@ <span title="syntax-end-tag">end tag</span>.</p> </div> - + <div class="no-number no-toc" id="del-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#del-context">#</a></h2> <ul> Index: menu.html =================================================================== RCS file: /sources/public/html5/markup/menu.html,v retrieving revision 1.13 retrieving revision 1.14 diff -u -d -r1.13 -r1.14 --- menu.html 29 Jul 2009 05:38:10 -0000 1.13 +++ menu.html 29 Jul 2009 07:19:23 -0000 1.14 @@ -83,7 +83,7 @@ <span title="syntax-end-tag">end tag</span>.</p> </div> - + <div class="no-number no-toc" id="menu-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#menu-context">#</a></h2> <ul> Index: input.image.html =================================================================== RCS file: /sources/public/html5/markup/input.image.html,v retrieving revision 1.7 retrieving revision 1.8 diff -u -d -r1.7 -r1.8 --- input.image.html 20 Jul 2009 14:56:52 -0000 1.7 +++ input.image.html 29 Jul 2009 07:19:22 -0000 1.8 @@ -111,7 +111,7 @@ element must have a <span title="syntax-start-tag">start tag</span> but must not have an <span title="syntax-end-tag">end tag</span>.</p> </div> - + <div class="no-number no-toc" id="input.image-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#input.image-context">#</a></h2> <ul> Index: code.html =================================================================== RCS file: /sources/public/html5/markup/code.html,v retrieving revision 1.11 retrieving revision 1.12 diff -u -d -r1.11 -r1.12 --- code.html 29 Jul 2009 05:38:09 -0000 1.11 +++ code.html 29 Jul 2009 07:19:20 -0000 1.12 @@ -41,7 +41,7 @@ <span title="syntax-end-tag">end tag</span>.</p> </div> - + <div class="no-number no-toc" id="code-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#code-context">#</a></h2> <ul> Index: h2.html =================================================================== RCS file: /sources/public/html5/markup/h2.html,v retrieving revision 1.13 retrieving revision 1.14 diff -u -d -r1.13 -r1.14 --- h2.html 29 Jul 2009 05:38:09 -0000 1.13 +++ h2.html 29 Jul 2009 07:19:21 -0000 1.14 @@ -53,7 +53,7 @@ <span title="syntax-end-tag">end tag</span>.</p> </div> - + <div class="no-number no-toc" id="h2-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#h2-context">#</a></h2> <ul> Index: head.html =================================================================== RCS file: /sources/public/html5/markup/head.html,v retrieving revision 1.7 retrieving revision 1.8 diff -u -d -r1.7 -r1.8 --- head.html 20 Jul 2009 23:15:31 -0000 1.7 +++ head.html 29 Jul 2009 07:19:21 -0000 1.8 @@ -48,7 +48,7 @@ </div> - + <div class="no-number no-toc" id="head-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#head-context">#</a></h2> <ul> Index: p.html =================================================================== RCS file: /sources/public/html5/markup/p.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- p.html 29 Jul 2009 05:38:10 -0000 1.12 +++ p.html 29 Jul 2009 07:19:23 -0000 1.13 @@ -73,7 +73,7 @@ </div> - + <div class="no-number no-toc" id="p-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#p-context">#</a></h2> <ul> Index: map.html =================================================================== RCS file: /sources/public/html5/markup/map.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- map.html 29 Jul 2009 05:38:10 -0000 1.12 +++ map.html 29 Jul 2009 07:19:23 -0000 1.13 @@ -67,7 +67,7 @@ <span title="syntax-end-tag">end tag</span>.</p> </div> - + <div class="no-number no-toc" id="map-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#map-context">#</a></h2> <ul> Index: input.file.html =================================================================== RCS file: /sources/public/html5/markup/input.file.html,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- input.file.html 20 Jul 2009 14:56:52 -0000 1.6 +++ input.file.html 29 Jul 2009 07:19:22 -0000 1.7 @@ -86,7 +86,7 @@ element must have a <span title="syntax-start-tag">start tag</span> but must not have an <span title="syntax-end-tag">end tag</span>.</p> </div> - + <div class="no-number no-toc" id="input.file-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#input.file-context">#</a></h2> <ul> Index: input.radio.html =================================================================== RCS file: /sources/public/html5/markup/input.radio.html,v retrieving revision 1.7 retrieving revision 1.8 diff -u -d -r1.7 -r1.8 --- input.radio.html 20 Jul 2009 14:56:52 -0000 1.7 +++ input.radio.html 29 Jul 2009 07:19:22 -0000 1.8 @@ -82,7 +82,7 @@ element must have a <span title="syntax-start-tag">start tag</span> but must not have an <span title="syntax-end-tag">end tag</span>.</p> </div> - + <div class="no-number no-toc" id="input.radio-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#input.radio-context">#</a></h2> <ul> Index: command.checkbox.html =================================================================== RCS file: /sources/public/html5/markup/command.checkbox.html,v retrieving revision 1.9 retrieving revision 1.10 diff -u -d -r1.9 -r1.10 --- command.checkbox.html 20 Jul 2009 14:56:50 -0000 1.9 +++ command.checkbox.html 29 Jul 2009 07:19:20 -0000 1.10 @@ -69,7 +69,7 @@ element must have a <span title="syntax-start-tag">start tag</span> but must not have an <span title="syntax-end-tag">end tag</span>.</p> </div> - + <div class="no-number no-toc" id="command.checkbox-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#command.checkbox-context">#</a></h2> <ul> Index: param.html =================================================================== RCS file: /sources/public/html5/markup/param.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- param.html 29 Jul 2009 05:38:10 -0000 1.12 +++ param.html 29 Jul 2009 07:19:23 -0000 1.13 @@ -50,7 +50,7 @@ element must have a <span title="syntax-start-tag">start tag</span> but must not have an <span title="syntax-end-tag">end tag</span>.</p> </div> - + <div class="no-number no-toc" id="param-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#param-context">#</a></h2> <ul> Index: span.html =================================================================== RCS file: /sources/public/html5/markup/span.html,v retrieving revision 1.10 retrieving revision 1.11 diff -u -d -r1.10 -r1.11 --- span.html 29 Jul 2009 05:38:10 -0000 1.10 +++ span.html 29 Jul 2009 07:19:24 -0000 1.11 @@ -48,7 +48,7 @@ <span title="syntax-end-tag">end tag</span>.</p> </div> - + <div class="no-number no-toc" id="span-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#span-context">#</a></h2> <ul> Index: input.reset.html =================================================================== RCS file: /sources/public/html5/markup/input.reset.html,v retrieving revision 1.7 retrieving revision 1.8 diff -u -d -r1.7 -r1.8 --- input.reset.html 20 Jul 2009 14:56:52 -0000 1.7 +++ input.reset.html 29 Jul 2009 07:19:22 -0000 1.8 @@ -79,7 +79,7 @@ element must have a <span title="syntax-start-tag">start tag</span> but must not have an <span title="syntax-end-tag">end tag</span>.</p> </div> - + <div class="no-number no-toc" id="input.reset-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#input.reset-context">#</a></h2> <ul> Index: input.datetime-local.html =================================================================== RCS file: /sources/public/html5/markup/input.datetime-local.html,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- input.datetime-local.html 20 Jul 2009 14:56:51 -0000 1.6 +++ input.datetime-local.html 29 Jul 2009 07:19:22 -0000 1.7 @@ -103,7 +103,7 @@ element must have a <span title="syntax-start-tag">start tag</span> but must not have an <span title="syntax-end-tag">end tag</span>.</p> </div> - + <div class="no-number no-toc" id="input.datetime-local-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#input.datetime-local-context">#</a></h2> <ul> Index: q.html =================================================================== RCS file: /sources/public/html5/markup/q.html,v retrieving revision 1.11 retrieving revision 1.12 diff -u -d -r1.11 -r1.12 --- q.html 29 Jul 2009 05:38:10 -0000 1.11 +++ q.html 29 Jul 2009 07:19:23 -0000 1.12 @@ -51,7 +51,7 @@ <span title="syntax-end-tag">end tag</span>.</p> </div> - + <div class="no-number no-toc" id="q-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#q-context">#</a></h2> <ul> Index: option.html =================================================================== RCS file: /sources/public/html5/markup/option.html,v retrieving revision 1.11 retrieving revision 1.12 diff -u -d -r1.11 -r1.12 --- option.html 29 Jul 2009 05:38:10 -0000 1.11 +++ option.html 29 Jul 2009 07:19:23 -0000 1.12 @@ -62,7 +62,7 @@ </div> - + <div class="no-number no-toc" id="option-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#option-context">#</a></h2> <ul> Index: label.html =================================================================== RCS file: /sources/public/html5/markup/label.html,v retrieving revision 1.11 retrieving revision 1.12 diff -u -d -r1.11 -r1.12 --- label.html 29 Jul 2009 05:38:09 -0000 1.11 +++ label.html 29 Jul 2009 07:19:23 -0000 1.12 @@ -69,7 +69,7 @@ <span title="syntax-end-tag">end tag</span>.</p> </div> - + <div class="no-number no-toc" id="label-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#label-context">#</a></h2> <ul> Index: select.html =================================================================== RCS file: /sources/public/html5/markup/select.html,v retrieving revision 1.8 retrieving revision 1.9 diff -u -d -r1.8 -r1.9 --- select.html 20 Jul 2009 14:56:53 -0000 1.8 +++ select.html 29 Jul 2009 07:19:24 -0000 1.9 @@ -83,7 +83,7 @@ <span title="syntax-end-tag">end tag</span>.</p> </div> - + <div class="no-number no-toc" id="select-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#select-context">#</a></h2> <ul> Index: noscript.html =================================================================== RCS file: /sources/public/html5/markup/noscript.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- noscript.html 29 Jul 2009 05:38:10 -0000 1.12 +++ noscript.html 29 Jul 2009 07:19:23 -0000 1.13 @@ -67,10 +67,12 @@ <span title="syntax-end-tag">end tag</span>.</p> </div> - <div class="no-number no-toc" id="noscript-constraints"><h2 class="element-subhead">Additional constraints <a class="hash" href="#noscript-constraints">#</a></h2> + <div class="no-number no-toc" id="noscript-constraints"> + <h2 class="element-subhead">Additional constraints <a class="hash" href="#noscript-constraints">#</a></h2> <p>The <code><a href="noscript.html#noscript">noscript</a></code> element must not be used in a <a href="documents.html#syntax-document-xml">document in the XML syntax</a>.</p> </div> + <div class="no-number no-toc" id="noscript-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#noscript-context">#</a></h2> <ul> Index: blockquote.html =================================================================== RCS file: /sources/public/html5/markup/blockquote.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- blockquote.html 29 Jul 2009 05:38:08 -0000 1.12 +++ blockquote.html 29 Jul 2009 07:19:20 -0000 1.13 @@ -51,7 +51,7 @@ <span title="syntax-end-tag">end tag</span>.</p> </div> - + <div class="no-number no-toc" id="blockquote-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#blockquote-context">#</a></h2> <ul> Index: hr.html =================================================================== RCS file: /sources/public/html5/markup/hr.html,v retrieving revision 1.8 retrieving revision 1.9 diff -u -d -r1.8 -r1.9 --- hr.html 20 Jul 2009 23:15:31 -0000 1.8 +++ hr.html 29 Jul 2009 07:19:21 -0000 1.9 @@ -39,7 +39,14 @@ element must have a <span title="syntax-start-tag">start tag</span> but must not have an <span title="syntax-end-tag">end tag</span>.</p> </div> - + + <div class="no-number no-toc" id="hr-details"> + <h2 class="element-subhead">Details <a class="hash" href="#hr-details">#</a></h2> + <p>Some examples of thematic breaks that can be marked up + using the hr element include a scene change in a story, or a + transition to another topic within a section of a reference + book.</p> + </div> <div class="no-number no-toc" id="hr-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#hr-context">#</a></h2> <ul> Index: td.html =================================================================== RCS file: /sources/public/html5/markup/td.html,v retrieving revision 1.11 retrieving revision 1.12 diff -u -d -r1.11 -r1.12 --- td.html 29 Jul 2009 05:38:10 -0000 1.11 +++ td.html 29 Jul 2009 07:19:24 -0000 1.12 @@ -65,7 +65,7 @@ </div> - + <div class="no-number no-toc" id="td-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#td-context">#</a></h2> <ul> Index: em.html =================================================================== RCS file: /sources/public/html5/markup/em.html,v retrieving revision 1.11 retrieving revision 1.12 diff -u -d -r1.11 -r1.12 --- em.html 29 Jul 2009 05:38:09 -0000 1.11 +++ em.html 29 Jul 2009 07:19:21 -0000 1.12 @@ -41,7 +41,7 @@ <span title="syntax-end-tag">end tag</span>.</p> </div> - + <div class="no-number no-toc" id="em-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#em-context">#</a></h2> <ul> Index: figure.html =================================================================== RCS file: /sources/public/html5/markup/figure.html,v retrieving revision 1.10 retrieving revision 1.11 diff -u -d -r1.10 -r1.11 --- figure.html 29 Jul 2009 05:38:09 -0000 1.10 +++ figure.html 29 Jul 2009 07:19:21 -0000 1.11 @@ -47,7 +47,7 @@ <span title="syntax-end-tag">end tag</span>.</p> </div> - + <div class="no-number no-toc" id="figure-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#figure-context">#</a></h2> <ul> Index: input.hidden.html =================================================================== RCS file: /sources/public/html5/markup/input.hidden.html,v retrieving revision 1.7 retrieving revision 1.8 diff -u -d -r1.7 -r1.8 --- input.hidden.html 20 Jul 2009 14:56:52 -0000 1.7 +++ input.hidden.html 29 Jul 2009 07:19:22 -0000 1.8 @@ -80,7 +80,7 @@ element must have a <span title="syntax-start-tag">start tag</span> but must not have an <span title="syntax-end-tag">end tag</span>.</p> </div> - + <div class="no-number no-toc" id="input.hidden-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#input.hidden-context">#</a></h2> <ul> Index: caption.html =================================================================== RCS file: /sources/public/html5/markup/caption.html,v retrieving revision 1.11 retrieving revision 1.12 diff -u -d -r1.11 -r1.12 --- caption.html 29 Jul 2009 05:38:09 -0000 1.11 +++ caption.html 29 Jul 2009 07:19:20 -0000 1.12 @@ -41,7 +41,7 @@ <span title="syntax-end-tag">end tag</span>.</p> </div> - + <div class="no-number no-toc" id="caption-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#caption-context">#</a></h2> <ul> Index: kbd.html =================================================================== RCS file: /sources/public/html5/markup/kbd.html,v retrieving revision 1.11 retrieving revision 1.12 diff -u -d -r1.11 -r1.12 --- kbd.html 29 Jul 2009 05:38:09 -0000 1.11 +++ kbd.html 29 Jul 2009 07:19:22 -0000 1.12 @@ -43,7 +43,7 @@ <span title="syntax-end-tag">end tag</span>.</p> </div> - + <div class="no-number no-toc" id="kbd-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#kbd-context">#</a></h2> <ul> Index: base.html =================================================================== RCS file: /sources/public/html5/markup/base.html,v retrieving revision 1.8 retrieving revision 1.9 diff -u -d -r1.8 -r1.9 --- base.html 20 Jul 2009 14:56:50 -0000 1.8 +++ base.html 29 Jul 2009 07:19:20 -0000 1.9 @@ -58,7 +58,7 @@ element must have a <span title="syntax-start-tag">start tag</span> but must not have an <span title="syntax-end-tag">end tag</span>.</p> </div> - + <div class="no-number no-toc" id="base-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#base-context">#</a></h2> <ul> Index: canvas.html =================================================================== RCS file: /sources/public/html5/markup/canvas.html,v retrieving revision 1.10 retrieving revision 1.11 diff -u -d -r1.10 -r1.11 --- canvas.html 29 Jul 2009 05:38:09 -0000 1.10 +++ canvas.html 29 Jul 2009 07:19:20 -0000 1.11 @@ -65,7 +65,7 @@ <span title="syntax-end-tag">end tag</span>.</p> </div> - + <div class="no-number no-toc" id="canvas-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#canvas-context">#</a></h2> <ul> Index: input.search.html =================================================================== RCS file: /sources/public/html5/markup/input.search.html,v retrieving revision 1.8 retrieving revision 1.9 diff -u -d -r1.8 -r1.9 --- input.search.html 20 Jul 2009 14:56:52 -0000 1.8 +++ input.search.html 29 Jul 2009 07:19:22 -0000 1.9 @@ -89,7 +89,7 @@ element must have a <span title="syntax-start-tag">start tag</span> but must not have an <span title="syntax-end-tag">end tag</span>.</p> </div> - + <div class="no-number no-toc" id="input.search-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#input.search-context">#</a></h2> <ul> Index: tfoot.html =================================================================== RCS file: /sources/public/html5/markup/tfoot.html,v retrieving revision 1.7 retrieving revision 1.8 diff -u -d -r1.7 -r1.8 --- tfoot.html 20 Jul 2009 23:15:32 -0000 1.7 +++ tfoot.html 29 Jul 2009 07:19:24 -0000 1.8 @@ -44,7 +44,7 @@ </div> - + <div class="no-number no-toc" id="tfoot-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#tfoot-context">#</a></h2> <ul> Index: rt.html =================================================================== RCS file: /sources/public/html5/markup/rt.html,v retrieving revision 1.11 retrieving revision 1.12 diff -u -d -r1.11 -r1.12 --- rt.html 29 Jul 2009 05:38:10 -0000 1.11 +++ rt.html 29 Jul 2009 07:19:23 -0000 1.12 @@ -44,7 +44,7 @@ </div> - + <div class="no-number no-toc" id="rt-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#rt-context">#</a></h2> <ul> Index: fieldset.html =================================================================== RCS file: /sources/public/html5/markup/fieldset.html,v retrieving revision 1.11 retrieving revision 1.12 diff -u -d -r1.11 -r1.12 --- fieldset.html 29 Jul 2009 05:38:09 -0000 1.11 +++ fieldset.html 29 Jul 2009 07:19:21 -0000 1.12 @@ -43,7 +43,7 @@ <span title="syntax-end-tag">end tag</span>.</p> </div> - + <div class="no-number no-toc" id="fieldset-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#fieldset-context">#</a></h2> <ul> Index: spec.html =================================================================== RCS file: /sources/public/html5/markup/spec.html,v retrieving revision 1.63 retrieving revision 1.64 diff -u -d -r1.63 -r1.64 --- spec.html 29 Jul 2009 05:38:10 -0000 1.63 +++ spec.html 29 Jul 2009 07:19:24 -0000 1.64 @@ -2406,13 +2406,7 @@ <div id="a-longdesc" class="longdesc"> <p>The <a class="element" href="#a">a</a> - element represents a - hyperlink. If the - <a href="#contents">contents</a> - of an - <a class="element" href="#a">a</a> - element are empty, the element represents an - <dfn id="empty-hyperlink" title="empty-hyperlink">empty hyperlink</dfn>.</p> + element represents a hyperlink.</p> [...1437 lines suppressed...] <h2 class="element-subhead">Permitted contexts <a class="hash" href="#ul-context">#</a> </h2> @@ -13790,7 +13836,7 @@ <span title="syntax-end-tag">end tag</span>.</p> </div> - + <div class="no-number no-toc" id="var-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#var-context">#</a> </h2> @@ -13936,7 +13982,7 @@ <span title="syntax-end-tag">end tag</span>.</p> </div> - + <div class="no-number no-toc" id="video-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#video-context">#</a> </h2> Index: datalist.html =================================================================== RCS file: /sources/public/html5/markup/datalist.html,v retrieving revision 1.11 retrieving revision 1.12 diff -u -d -r1.11 -r1.12 --- datalist.html 29 Jul 2009 05:38:09 -0000 1.11 +++ datalist.html 29 Jul 2009 07:19:20 -0000 1.12 @@ -47,7 +47,7 @@ <span title="syntax-end-tag">end tag</span>.</p> </div> - + <div class="no-number no-toc" id="datalist-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#datalist-context">#</a></h2> <ul> Index: h1.html =================================================================== RCS file: /sources/public/html5/markup/h1.html,v retrieving revision 1.13 retrieving revision 1.14 diff -u -d -r1.13 -r1.14 --- h1.html 29 Jul 2009 05:38:09 -0000 1.13 +++ h1.html 29 Jul 2009 07:19:21 -0000 1.14 @@ -53,7 +53,7 @@ <span title="syntax-end-tag">end tag</span>.</p> </div> - + <div class="no-number no-toc" id="h1-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#h1-context">#</a></h2> <ul> Index: h3.html =================================================================== RCS file: /sources/public/html5/markup/h3.html,v retrieving revision 1.13 retrieving revision 1.14 diff -u -d -r1.13 -r1.14 --- h3.html 29 Jul 2009 05:38:09 -0000 1.13 +++ h3.html 29 Jul 2009 07:19:21 -0000 1.14 @@ -53,7 +53,7 @@ <span title="syntax-end-tag">end tag</span>.</p> </div> - + <div class="no-number no-toc" id="h3-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#h3-context">#</a></h2> <ul> Index: optgroup.html =================================================================== RCS file: /sources/public/html5/markup/optgroup.html,v retrieving revision 1.7 retrieving revision 1.8 diff -u -d -r1.7 -r1.8 --- optgroup.html 20 Jul 2009 14:56:53 -0000 1.7 +++ optgroup.html 29 Jul 2009 07:19:23 -0000 1.8 @@ -54,7 +54,7 @@ </div> - + <div class="no-number no-toc" id="optgroup-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#optgroup-context">#</a></h2> <ul> Index: input.week.html =================================================================== RCS file: /sources/public/html5/markup/input.week.html,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- input.week.html 20 Jul 2009 14:56:52 -0000 1.6 +++ input.week.html 29 Jul 2009 07:19:22 -0000 1.7 @@ -102,7 +102,7 @@ element must have a <span title="syntax-start-tag">start tag</span> but must not have an <span title="syntax-end-tag">end tag</span>.</p> </div> - + <div class="no-number no-toc" id="input.week-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#input.week-context">#</a></h2> <ul> Index: button.button.html =================================================================== RCS file: /sources/public/html5/markup/button.button.html,v retrieving revision 1.13 retrieving revision 1.14 diff -u -d -r1.13 -r1.14 --- button.button.html 29 Jul 2009 05:38:08 -0000 1.13 +++ button.button.html 29 Jul 2009 07:19:20 -0000 1.14 @@ -77,7 +77,7 @@ <span title="syntax-end-tag">end tag</span>.</p> </div> - + <div class="no-number no-toc" id="button.button-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#button.button-context">#</a></h2> <ul> Index: form.html =================================================================== RCS file: /sources/public/html5/markup/form.html,v retrieving revision 1.11 retrieving revision 1.12 diff -u -d -r1.11 -r1.12 --- form.html 29 Jul 2009 05:38:09 -0000 1.11 +++ form.html 29 Jul 2009 07:19:21 -0000 1.12 @@ -93,7 +93,7 @@ <span title="syntax-end-tag">end tag</span>.</p> </div> - + <div class="no-number no-toc" id="form-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#form-context">#</a></h2> <ul> Index: small.html =================================================================== RCS file: /sources/public/html5/markup/small.html,v retrieving revision 1.11 retrieving revision 1.12 diff -u -d -r1.11 -r1.12 --- small.html 29 Jul 2009 05:38:10 -0000 1.11 +++ small.html 29 Jul 2009 07:19:24 -0000 1.12 @@ -42,7 +42,7 @@ <span title="syntax-end-tag">end tag</span>.</p> </div> - + <div class="no-number no-toc" id="small-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#small-context">#</a></h2> <ul> Index: ruby.html =================================================================== RCS file: /sources/public/html5/markup/ruby.html,v retrieving revision 1.11 retrieving revision 1.12 diff -u -d -r1.11 -r1.12 --- ruby.html 29 Jul 2009 05:38:10 -0000 1.11 +++ ruby.html 29 Jul 2009 07:19:23 -0000 1.12 @@ -46,7 +46,7 @@ <span title="syntax-end-tag">end tag</span>.</p> </div> - + <div class="no-number no-toc" id="ruby-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#ruby-context">#</a></h2> <ul> Index: ol.html =================================================================== RCS file: /sources/public/html5/markup/ol.html,v retrieving revision 1.8 retrieving revision 1.9 diff -u -d -r1.8 -r1.9 --- ol.html 20 Jul 2009 23:15:32 -0000 1.8 +++ ol.html 29 Jul 2009 07:19:23 -0000 1.9 @@ -57,7 +57,7 @@ <span title="syntax-end-tag">end tag</span>.</p> </div> - + <div class="no-number no-toc" id="ol-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#ol-context">#</a></h2> <ul> Index: article.html =================================================================== RCS file: /sources/public/html5/markup/article.html,v retrieving revision 1.14 retrieving revision 1.15 diff -u -d -r1.14 -r1.15 --- article.html 29 Jul 2009 05:38:08 -0000 1.14 +++ article.html 29 Jul 2009 07:19:20 -0000 1.15 @@ -73,7 +73,7 @@ <span title="syntax-end-tag">end tag</span>.</p> </div> - + <div class="no-number no-toc" id="article-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#article-context">#</a></h2> <ul> Index: dialog.html =================================================================== RCS file: /sources/public/html5/markup/dialog.html,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- dialog.html 20 Jul 2009 14:56:50 -0000 1.6 +++ dialog.html 29 Jul 2009 07:19:21 -0000 1.7 @@ -45,7 +45,7 @@ <span title="syntax-end-tag">end tag</span>.</p> </div> - + <div class="no-number no-toc" id="dialog-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#dialog-context">#</a></h2> <ul> Index: colgroup.html =================================================================== RCS file: /sources/public/html5/markup/colgroup.html,v retrieving revision 1.7 retrieving revision 1.8 diff -u -d -r1.7 -r1.8 --- colgroup.html 20 Jul 2009 23:15:31 -0000 1.7 +++ colgroup.html 29 Jul 2009 07:19:20 -0000 1.8 @@ -54,7 +54,7 @@ </div> - + <div class="no-number no-toc" id="colgroup-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#colgroup-context">#</a></h2> <ul> Index: dl.html =================================================================== RCS file: /sources/public/html5/markup/dl.html,v retrieving revision 1.7 retrieving revision 1.8 diff -u -d -r1.7 -r1.8 --- dl.html 20 Jul 2009 23:15:31 -0000 1.7 +++ dl.html 29 Jul 2009 07:19:21 -0000 1.8 @@ -47,7 +47,7 @@ <span title="syntax-end-tag">end tag</span>.</p> </div> - + <div class="no-number no-toc" id="dl-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#dl-context">#</a></h2> <ul> Index: thead.html =================================================================== RCS file: /sources/public/html5/markup/thead.html,v retrieving revision 1.7 retrieving revision 1.8 diff -u -d -r1.7 -r1.8 --- thead.html 20 Jul 2009 23:15:32 -0000 1.7 +++ thead.html 29 Jul 2009 07:19:24 -0000 1.8 @@ -44,7 +44,7 @@ </div> - + <div class="no-number no-toc" id="thead-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#thead-context">#</a></h2> <ul> Index: tbody.html =================================================================== RCS file: /sources/public/html5/markup/tbody.html,v retrieving revision 1.7 retrieving revision 1.8 diff -u -d -r1.7 -r1.8 --- tbody.html 20 Jul 2009 23:15:32 -0000 1.7 +++ tbody.html 29 Jul 2009 07:19:24 -0000 1.8 @@ -48,7 +48,7 @@ </div> - + <div class="no-number no-toc" id="tbody-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#tbody-context">#</a></h2> <ul> Index: video.html =================================================================== RCS file: /sources/public/html5/markup/video.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- video.html 29 Jul 2009 05:38:11 -0000 1.12 +++ video.html 29 Jul 2009 07:19:25 -0000 1.13 @@ -118,7 +118,7 @@ <span title="syntax-end-tag">end tag</span>.</p> </div> - + <div class="no-number no-toc" id="video-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#video-context">#</a></h2> <ul> Index: source.html =================================================================== RCS file: /sources/public/html5/markup/source.html,v retrieving revision 1.13 retrieving revision 1.14 diff -u -d -r1.13 -r1.14 --- source.html 29 Jul 2009 05:38:10 -0000 1.13 +++ source.html 29 Jul 2009 07:19:24 -0000 1.14 @@ -69,7 +69,7 @@ element must have a <span title="syntax-start-tag">start tag</span> but must not have an <span title="syntax-end-tag">end tag</span>.</p> </div> - + <div class="no-number no-toc" id="source-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#source-context">#</a></h2> <ul> Index: button.reset.html =================================================================== RCS file: /sources/public/html5/markup/button.reset.html,v retrieving revision 1.13 retrieving revision 1.14 diff -u -d -r1.13 -r1.14 --- button.reset.html 29 Jul 2009 05:38:08 -0000 1.13 +++ button.reset.html 29 Jul 2009 07:19:20 -0000 1.14 @@ -77,7 +77,7 @@ <span title="syntax-end-tag">end tag</span>.</p> </div> - + <div class="no-number no-toc" id="button.reset-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#button.reset-context">#</a></h2> <ul> Index: meta.charset.html =================================================================== RCS file: /sources/public/html5/markup/meta.charset.html,v retrieving revision 1.10 retrieving revision 1.11 diff -u -d -r1.10 -r1.11 --- meta.charset.html 20 Jul 2009 14:56:52 -0000 1.10 +++ meta.charset.html 29 Jul 2009 07:19:23 -0000 1.11 @@ -51,7 +51,8 @@ element must have a <span title="syntax-start-tag">start tag</span> but must not have an <span title="syntax-end-tag">end tag</span>.</p> </div> - <div class="no-number no-toc" id="meta.charset-constraints"><h2 class="element-subhead">Additional constraints <a class="hash" href="#meta.charset-constraints">#</a></h2> + <div class="no-number no-toc" id="meta.charset-constraints"> + <h2 class="element-subhead">Additional constraints <a class="hash" href="#meta.charset-constraints">#</a></h2> <p>There must not be more than one <a href="meta.html#meta" class="element">meta</a> element per document with a <a href="meta.charset.html#meta.charset.attrs.charset">charset</a> attribute.</p> <p>If a document contains a @@ -60,6 +61,7 @@ attribute, then the document must not contain a <a href="meta.html#meta" class="element">meta</a> element in the <a href="meta.http-equiv.content-type.html#encoding-declaration-state">encoding declaration state</a>.</p> </div> + <div class="no-number no-toc" id="meta.charset-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#meta.charset-context">#</a></h2> <ul> Index: output.html =================================================================== RCS file: /sources/public/html5/markup/output.html,v retrieving revision 1.10 retrieving revision 1.11 diff -u -d -r1.10 -r1.11 --- output.html 29 Jul 2009 05:38:10 -0000 1.10 +++ output.html 29 Jul 2009 07:19:23 -0000 1.11 @@ -53,7 +53,7 @@ <span title="syntax-end-tag">end tag</span>.</p> </div> - + <div class="no-number no-toc" id="output-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#output-context">#</a></h2> <ul> Index: i.html =================================================================== RCS file: /sources/public/html5/markup/i.html,v retrieving revision 1.11 retrieving revision 1.12 diff -u -d -r1.11 -r1.12 --- i.html 29 Jul 2009 05:38:09 -0000 1.11 +++ i.html 29 Jul 2009 07:19:22 -0000 1.12 @@ -43,7 +43,15 @@ <span title="syntax-end-tag">end tag</span>.</p> </div> - + + <div class="no-number no-toc" id="i-details"> + <h2 class="element-subhead">Details <a class="hash" href="#i-details">#</a></h2> + <p>Some examples of spans that might use the i element include + a taxonomic designation, a technical term, an idiomatic phrase + from another language, a thought, a ship name, or some other + prose whose typical typographic presentation is + italicized.</p> + </div> <div class="no-number no-toc" id="i-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#i-context">#</a></h2> <ul> Index: input.submit.html =================================================================== RCS file: /sources/public/html5/markup/input.submit.html,v retrieving revision 1.7 retrieving revision 1.8 diff -u -d -r1.7 -r1.8 --- input.submit.html 20 Jul 2009 14:56:52 -0000 1.7 +++ input.submit.html 29 Jul 2009 07:19:22 -0000 1.8 @@ -84,7 +84,7 @@ element must have a <span title="syntax-start-tag">start tag</span> but must not have an <span title="syntax-end-tag">end tag</span>.</p> </div> - + <div class="no-number no-toc" id="input.submit-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#input.submit-context">#</a></h2> <ul> Index: input.date.html =================================================================== RCS file: /sources/public/html5/markup/input.date.html,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- input.date.html 20 Jul 2009 14:56:51 -0000 1.6 +++ input.date.html 29 Jul 2009 07:19:22 -0000 1.7 @@ -102,7 +102,7 @@ element must have a <span title="syntax-start-tag">start tag</span> but must not have an <span title="syntax-end-tag">end tag</span>.</p> </div> - + <div class="no-number no-toc" id="input.date-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#input.date-context">#</a></h2> <ul> Index: var.html =================================================================== RCS file: /sources/public/html5/markup/var.html,v retrieving revision 1.11 retrieving revision 1.12 diff -u -d -r1.11 -r1.12 --- var.html 29 Jul 2009 05:38:11 -0000 1.11 +++ var.html 29 Jul 2009 07:19:25 -0000 1.12 @@ -43,7 +43,7 @@ <span title="syntax-end-tag">end tag</span>.</p> </div> - + <div class="no-number no-toc" id="var-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#var-context">#</a></h2> <ul> Index: sub.html =================================================================== RCS file: /sources/public/html5/markup/sub.html,v retrieving revision 1.11 retrieving revision 1.12 diff -u -d -r1.11 -r1.12 --- sub.html 29 Jul 2009 05:38:10 -0000 1.11 +++ sub.html 29 Jul 2009 07:19:24 -0000 1.12 @@ -41,7 +41,7 @@ <span title="syntax-end-tag">end tag</span>.</p> </div> - + <div class="no-number no-toc" id="sub-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#sub-context">#</a></h2> <ul> Index: title.html =================================================================== RCS file: /sources/public/html5/markup/title.html,v retrieving revision 1.10 retrieving revision 1.11 diff -u -d -r1.10 -r1.11 --- title.html 29 Jul 2009 01:57:06 -0000 1.10 +++ title.html 29 Jul 2009 07:19:25 -0000 1.11 @@ -40,7 +40,7 @@ <span title="syntax-end-tag">end tag</span>.</p> </div> - + <div class="no-number no-toc" id="title-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#title-context">#</a></h2> <ul> Index: pre.html =================================================================== RCS file: /sources/public/html5/markup/pre.html,v retrieving revision 1.11 retrieving revision 1.12 diff -u -d -r1.11 -r1.12 --- pre.html 29 Jul 2009 05:38:10 -0000 1.11 +++ pre.html 29 Jul 2009 07:19:23 -0000 1.12 @@ -43,7 +43,7 @@ <span title="syntax-end-tag">end tag</span>.</p> </div> - + <div class="no-number no-toc" id="pre-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#pre-context">#</a></h2> <ul> Index: button.submit.html =================================================================== RCS file: /sources/public/html5/markup/button.submit.html,v retrieving revision 1.13 retrieving revision 1.14 diff -u -d -r1.13 -r1.14 --- button.submit.html 29 Jul 2009 05:38:08 -0000 1.13 +++ button.submit.html 29 Jul 2009 07:19:20 -0000 1.14 @@ -82,7 +82,7 @@ <span title="syntax-end-tag">end tag</span>.</p> </div> - + <div class="no-number no-toc" id="button.submit-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#button.submit-context">#</a></h2> <ul> Index: rp.html =================================================================== RCS file: /sources/public/html5/markup/rp.html,v retrieving revision 1.11 retrieving revision 1.12 diff -u -d -r1.11 -r1.12 --- rp.html 29 Jul 2009 05:38:10 -0000 1.11 +++ rp.html 29 Jul 2009 07:19:23 -0000 1.12 @@ -46,7 +46,7 @@ </div> - + <div class="no-number no-toc" id="rp-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#rp-context">#</a></h2> <ul> Index: sup.html =================================================================== RCS file: /sources/public/html5/markup/sup.html,v retrieving revision 1.11 retrieving revision 1.12 diff -u -d -r1.11 -r1.12 --- sup.html 29 Jul 2009 05:38:10 -0000 1.11 +++ sup.html 29 Jul 2009 07:19:24 -0000 1.12 @@ -41,7 +41,7 @@ <span title="syntax-end-tag">end tag</span>.</p> </div> - + <div class="no-number no-toc" id="sup-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#sup-context">#</a></h2> <ul> Index: details.html =================================================================== RCS file: /sources/public/html5/markup/details.html,v retrieving revision 1.10 retrieving revision 1.11 diff -u -d -r1.10 -r1.11 --- details.html 29 Jul 2009 05:38:09 -0000 1.10 +++ details.html 29 Jul 2009 07:19:21 -0000 1.11 @@ -67,7 +67,7 @@ <span title="syntax-end-tag">end tag</span>.</p> </div> - + <div class="no-number no-toc" id="details-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#details-context">#</a></h2> <ul> Index: input.url.html =================================================================== RCS file: /sources/public/html5/markup/input.url.html,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- input.url.html 20 Jul 2009 14:56:52 -0000 1.6 +++ input.url.html 29 Jul 2009 07:19:22 -0000 1.7 @@ -92,7 +92,7 @@ element must have a <span title="syntax-start-tag">start tag</span> but must not have an <span title="syntax-end-tag">end tag</span>.</p> </div> - + <div class="no-number no-toc" id="input.url-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#input.url-context">#</a></h2> <ul> Index: hgroup.html =================================================================== RCS file: /sources/public/html5/markup/hgroup.html,v retrieving revision 1.7 retrieving revision 1.8 diff -u -d -r1.7 -r1.8 --- hgroup.html 20 Jul 2009 14:56:51 -0000 1.7 +++ hgroup.html 29 Jul 2009 07:19:21 -0000 1.8 @@ -45,7 +45,13 @@ <span title="syntax-end-tag">end tag</span>.</p> </div> - + + <div class="no-number no-toc" id="hgroup-details"> + <h2 class="element-subhead">Details <a class="hash" href="#hgroup-details">#</a></h2> + <p>The hgroup element is typically used to group a + set of one or more <a href="h1.html#h1" class="element">h1</a>-<a href="h6.html#h6" class="element">h6</a> elements — to group, for + example, a section title and an accompanying subtitle.</p> + </div> <div class="no-number no-toc" id="hgroup-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#hgroup-context">#</a></h2> <ul> Index: h5.html =================================================================== RCS file: /sources/public/html5/markup/h5.html,v retrieving revision 1.13 retrieving revision 1.14 diff -u -d -r1.13 -r1.14 --- h5.html 29 Jul 2009 05:38:09 -0000 1.13 +++ h5.html 29 Jul 2009 07:19:21 -0000 1.14 @@ -53,7 +53,7 @@ <span title="syntax-end-tag">end tag</span>.</p> </div> - + <div class="no-number no-toc" id="h5-context"> <h2 class="element-subhead">Permitted contexts <a class="hash" href="#h5-context">#</a></h2> <ul>
Received on Wednesday, 29 July 2009 07:21:39 UTC