- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Sun, 02 Aug 2009 11:48:37 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/markup
In directory hutz:/tmp/cvs-serv13017
Modified Files:
Overview.html a.html abbr.html address.html aside.html bb.html
datalist.html dd.html dialog.html div.html dl.html dt.html
embed.html footer.html header.html hgroup.html hr.html i.html
kbd.html meta.http-equiv.content-type.html nav.html
object.html patch-schema source.html span.html spec.html
style.css textarea.html
Log Message:
updated the Status section
Index: address.html
===================================================================
RCS file: /sources/public/html5/markup/address.html,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- address.html 29 Jul 2009 11:23:42 -0000 1.13
+++ address.html 2 Aug 2009 11:48:34 -0000 1.14
@@ -56,20 +56,20 @@
<li class="context-mdl"><a href="common-models.html#common.elem.flow">common.elem.flow</a></li></ul>
</div>
+ <div class="no-number no-toc" id="address-display">
+ <h2 class="element-subhead">Typical default display properties <a class="hash" href="#address-display">#</a></h2>
+ <div class="css-props" id="address-css"><div class="selectors"><span class="selector">address</span> {
+</div><div class="properties"><div class="css-property"><span class="prop-name">display</span>: <span class="prop-value">block</span>; }</div></div><div class="selectors"><span class="selector">address</span> {
+</div><div class="properties"><div class="css-property"><span class="prop-name">font-style</span>: <span class="prop-value">italic</span>; }</div></div></div></div>
<div class="no-number no-toc" id="address-details">
- <h2 class="element-subhead">Details <a class="hash" href="#address-details">#</a></h2>
+ <h2 class="element-subhead">Details <a class="hash" href="#address-details">#</a></h2><div class="details">
<p>If an <a href="address.html#address" class="element">address</a>
element applies to a <a href="body.html#body">body</a> element, then
it represents contact information for the document as a
whole. If an <a href="address.html#address" class="element">address</a>
element applies to a section of a document, then it
represents contact information for that section only.</p>
- </div>
- <div class="no-number no-toc" id="address-display">
- <h2 class="element-subhead">Typical default display properties <a class="hash" href="#address-display">#</a></h2>
- <div class="css-props" id="address-css"><div class="selectors"><span class="selector">address</span> {
-</div><div class="properties"><div class="css-property"><span class="prop-name">display</span>: <span class="prop-value">block</span>; }</div></div><div class="selectors"><span class="selector">address</span> {
-</div><div class="properties"><div class="css-property"><span class="prop-name">font-style</span>: <span class="prop-value">italic</span>; }</div></div></div></div></div>
+ </div></div></div>
<hr class="footerbreak"></hr>
<div class="nav">
<span class="nav-prev"><a href="abbr.html">« abbr</a></span>
Index: abbr.html
===================================================================
RCS file: /sources/public/html5/markup/abbr.html,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- abbr.html 29 Jul 2009 11:23:42 -0000 1.12
+++ abbr.html 2 Aug 2009 11:48:34 -0000 1.13
@@ -49,11 +49,11 @@
</div>
<div class="no-number no-toc" id="abbr-details">
- <h2 class="element-subhead">Details <a class="hash" href="#abbr-details">#</a></h2>
+ <h2 class="element-subhead">Details <a class="hash" href="#abbr-details">#</a></h2><div class="details">
<p>The <span class="attribute">title</span> attribute on the
- <a href="abbr.html#abbr" class="element">a</a> element represents the
+ <a href="abbr.html#abbr" class="element">abbr</a> element represents the
expansion of the abbreviation or acronym.</p>
- </div></div>
+ </div></div></div>
<hr class="footerbreak"></hr>
<div class="nav">
<span class="nav-prev"><a href="a.html">« a</a></span>
Index: bb.html
===================================================================
RCS file: /sources/public/html5/markup/bb.html,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- bb.html 2 Aug 2009 07:07:42 -0000 1.13
+++ bb.html 2 Aug 2009 11:48:35 -0000 1.14
@@ -74,14 +74,14 @@
</div>
<div class="no-number no-toc" id="bb-details">
- <h2 class="element-subhead">Details <a class="hash" href="#bb-details">#</a></h2>
+ <h2 class="element-subhead">Details <a class="hash" href="#bb-details">#</a></h2><div class="details">
<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>
+ </div></div></div>
<hr class="footerbreak"></hr>
<div class="nav">
<span class="nav-prev"><a href="base.html">« base</a></span>
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/markup/Overview.html,v
retrieving revision 1.342
retrieving revision 1.343
diff -u -d -r1.342 -r1.343
--- Overview.html 2 Aug 2009 07:07:41 -0000 1.342
+++ Overview.html 2 Aug 2009 11:48:34 -0000 1.343
@@ -50,18 +50,6 @@
<a href="http://dev.w3.org/html5/markup/">online</a>.
</p>
<div>
- <p>This document is still being actively edited. Parts of it are
- incomplete (in particular, descriptions for many attributes have
- yet to be added) and other parts remain subject to change
- (including the element descriptions). The most stable parts are
- the <a href="#syntax">Syntax</a> section and the
- <span class="section-title-ref">Content model</span>,
- <span class="section-title-ref">Attribute model</span>,
- <span class="section-title-ref">Assertions</span>,
- <span class="section-title-ref">Tag omission</span>,
- and
- <span class="section-title-ref">Permitted contexts</span>
- subsections for each element.</p>
<p>This document does not represent consensus in the HTML
Working Group. In particular, some members of the group do not
support normative status for this document, and thus do not
@@ -70,6 +58,36 @@
decision has been taken yet. Like all documents produced by the
HTML Working Group, this document will use the design approach
described in <a href="http://www.w3.org/TR/html-design-principles/">HTML Design Principles</a>.</p>
+ <div>
+ <h2>Instability and incompleteness of this document</h2>
+ <p>This document should in no way be considered stable. All
+ parts of it remain subject to significant change or complete
+ removal. Also, this document should in no way be considered
+ complete. In particular, many elements in the
+ <a href="#html-elements">HTML elements</a>
+ section of this document currently lack the following
+ subsections:</p>
+ <dl class="status-missing">
+<dt><span class="section-title-ref">Examples</span></dt>
+ <dd>The plan is to have one of these subsections for every
+ element, with each giving at least one conformant example
+ and at least one non-conformant example.</dd>
+ <dt><span class="section-title-ref">Details</span></dt>
+ <dd>Where needed, this subsection provides additional details
+ about the semantics of the element and its attributes.</dd>
+ <dt><span class="section-title-ref">Additional constraints</span></dt>
+ <dd>Where needed, this subsection provides additional
+ document-conformance constraints for the element and its
+ attributes (in addition to those already document in the
+ <i>Content model</i>,
+ <i>Attribute model</i>,
+ <i>Assertions</i>,
+ <i>Tag omission</i>,
+ and
+ <i>Permitted contexts</i>
+ subsections).</dd>
+ </dl>
+</div>
</div>
<p>
The existence of this document as
Index: span.html
===================================================================
RCS file: /sources/public/html5/markup/span.html,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- span.html 29 Jul 2009 11:23:46 -0000 1.12
+++ span.html 2 Aug 2009 11:48:35 -0000 1.13
@@ -49,7 +49,7 @@
</div>
<div class="no-number no-toc" id="span-details">
- <h2 class="element-subhead">Details <a class="hash" href="#span-details">#</a></h2>
+ <h2 class="element-subhead">Details <a class="hash" href="#span-details">#</a></h2><div class="details">
<p>The <a href="span.html#span" class="element">span</a> element is a
can be used with attributes such as
<a href="common-attributes.html#common.attrs.class">class</a>,
@@ -57,7 +57,7 @@
and
<a href="common-attributes.html#common.attrs.title">title</a>
to add additional semantics and structure to phrasing content.</p>
- </div></div>
+ </div></div></div>
<hr class="footerbreak"></hr>
<div class="nav">
<span class="nav-prev"><a href="source.html">« source</a></span>
Index: footer.html
===================================================================
RCS file: /sources/public/html5/markup/footer.html,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- footer.html 29 Jul 2009 11:23:43 -0000 1.14
+++ footer.html 2 Aug 2009 11:48:35 -0000 1.15
@@ -63,11 +63,11 @@
</div>
<div class="no-number no-toc" id="footer-details">
- <h2 class="element-subhead">Details <a class="hash" href="#footer-details">#</a></h2>
+ <h2 class="element-subhead">Details <a class="hash" href="#footer-details">#</a></h2><div class="details">
<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>
+ </div></div></div>
<hr class="footerbreak"></hr>
<div class="nav">
<span class="nav-prev"><a href="figure.html">« figure</a></span>
Index: a.html
===================================================================
RCS file: /sources/public/html5/markup/a.html,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- a.html 2 Aug 2009 07:07:42 -0000 1.18
+++ a.html 2 Aug 2009 11:48:34 -0000 1.19
@@ -134,20 +134,20 @@
<li class="context-mdl"><a href="common-models.html#common.elem.flow">common.elem.flow</a></li></ul>
</div>
+ <div class="no-number no-toc" id="a-display">
+ <h2 class="element-subhead">Typical default display properties <a class="hash" href="#a-display">#</a></h2>
+ <div class="css-props" id="a-css"><div class="selectors"><span class="selector">a<span class="pseudo">:link</span></span>, <span class="selector">a<span class="pseudo">:visited</span></span> {
+</div><div class="properties"><div class="css-property"><span class="prop-name">color</span>: <span class="prop-value"><i class="vendor-value">(internal value)</i></span>;</div><div class="css-property"><span class="prop-name">text-decoration</span>: <span class="prop-value">underline</span>;</div><div class="css-property"><span class="prop-name">cursor</span>: <span class="prop-value">auto</span>; }</div></div><div class="selectors"><span class="selector">a<span class="pseudo">:link:active</span></span>, <span class="selector">a<span class="pseudo">:visited:active</span></span> {
+</div><div class="properties"><div class="css-property"><span class="prop-name">color</span>: <span class="prop-value"><i class="vendor-value">(internal value)</i></span>; }</div></div></div></div>
<div class="no-number no-toc" id="a-details">
- <h2 class="element-subhead">Details <a class="hash" href="#a-details">#</a></h2>
+ <h2 class="element-subhead">Details <a class="hash" href="#a-details">#</a></h2><div class="details">
<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-display">
- <h2 class="element-subhead">Typical default display properties <a class="hash" href="#a-display">#</a></h2>
- <div class="css-props" id="a-css"><div class="selectors"><span class="selector">a<span class="pseudo">:link</span></span>, <span class="selector">a<span class="pseudo">:visited</span></span> {
-</div><div class="properties"><div class="css-property"><span class="prop-name">color</span>: <span class="prop-value"><i class="vendor-value">(internal value)</i></span>;</div><div class="css-property"><span class="prop-name">text-decoration</span>: <span class="prop-value">underline</span>;</div><div class="css-property"><span class="prop-name">cursor</span>: <span class="prop-value">auto</span>; }</div></div><div class="selectors"><span class="selector">a<span class="pseudo">:link:active</span></span>, <span class="selector">a<span class="pseudo">:visited:active</span></span> {
-</div><div class="properties"><div class="css-property"><span class="prop-name">color</span>: <span class="prop-value"><i class="vendor-value">(internal value)</i></span>; }</div></div></div></div></div>
+ </div></div></div>
<hr class="footerbreak"></hr>
<div class="nav">
<span class="nav-prev"><a href="elements.html">« elements</a></span>
Index: object.html
===================================================================
RCS file: /sources/public/html5/markup/object.html,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- object.html 2 Aug 2009 07:07:44 -0000 1.17
+++ object.html 2 Aug 2009 11:48:35 -0000 1.18
@@ -100,13 +100,13 @@
</div>
<div class="no-number no-toc" id="object-details">
- <h2 class="element-subhead">Details <a class="hash" href="#object-details">#</a></h2>
+ <h2 class="element-subhead">Details <a class="hash" href="#object-details">#</a></h2><div class="details">
<p>The <a href="object.html#object" class="element">object</a> element
represents external content, which, depending on the type
of the content, will either be treated as an image, as a
nested browsing context, or as external content to be
processed by a plugin.</p>
- </div></div>
+ </div></div></div>
<hr class="footerbreak"></hr>
<div class="nav">
<span class="nav-prev"><a href="noscript.html">« noscript</a></span>
Index: dialog.html
===================================================================
RCS file: /sources/public/html5/markup/dialog.html,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- dialog.html 29 Jul 2009 11:23:43 -0000 1.8
+++ dialog.html 2 Aug 2009 11:48:35 -0000 1.9
@@ -48,7 +48,7 @@
</div>
<div class="no-number no-toc" id="dialog-details">
- <h2 class="element-subhead">Details <a class="hash" href="#dialog-details">#</a></h2>
+ <h2 class="element-subhead">Details <a class="hash" href="#dialog-details">#</a></h2><div class="details">
<p>The <a href="dialog.html#dialog" class="element">dialog</a> element
represents a
<dfn id="conversation" title="conversation">conversation</dfn>,
@@ -57,7 +57,7 @@
a <a href="dt.html#dt" class="element">dt</a> element) with a span of
span of discourse/quote
(represented by a <a href="dd.html#dd" class="element">dd</a> element).</p>
- </div></div>
+ </div></div></div>
<hr class="footerbreak"></hr>
<div class="nav">
<span class="nav-prev"><a href="dfn.html">« dfn</a></span>
Index: header.html
===================================================================
RCS file: /sources/public/html5/markup/header.html,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- header.html 29 Jul 2009 11:23:43 -0000 1.14
+++ header.html 2 Aug 2009 11:48:35 -0000 1.15
@@ -63,12 +63,12 @@
</div>
<div class="no-number no-toc" id="header-details">
- <h2 class="element-subhead">Details <a class="hash" href="#header-details">#</a></h2>
+ <h2 class="element-subhead">Details <a class="hash" href="#header-details">#</a></h2><div class="details">
<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>
+ </div></div></div>
<hr class="footerbreak"></hr>
<div class="nav">
<span class="nav-prev"><a href="head.html">« head</a></span>
Index: div.html
===================================================================
RCS file: /sources/public/html5/markup/div.html,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- div.html 29 Jul 2009 11:23:43 -0000 1.13
+++ div.html 2 Aug 2009 11:48:35 -0000 1.14
@@ -49,8 +49,12 @@
<li class="context-mdl"><a href="common-models.html#common.elem.flow">common.elem.flow</a></li></ul>
</div>
+ <div class="no-number no-toc" id="div-display">
+ <h2 class="element-subhead">Typical default display properties <a class="hash" href="#div-display">#</a></h2>
+ <div class="css-props" id="div-css"><div class="selectors"><span class="selector">div</span> {
+</div><div class="properties"><div class="css-property"><span class="prop-name">display</span>: <span class="prop-value">block</span>; }</div></div></div></div>
<div class="no-number no-toc" id="div-details">
- <h2 class="element-subhead">Details <a class="hash" href="#div-details">#</a></h2>
+ <h2 class="element-subhead">Details <a class="hash" href="#div-details">#</a></h2><div class="details">
<p>The <a href="div.html#div" class="element">div</a>
can be used with attributes such as
<a href="common-attributes.html#common.attrs.class">class</a>,
@@ -58,11 +62,7 @@
and
<a href="common-attributes.html#common.attrs.title">title</a>
to add additional semantics and structure to flow content.</p>
- </div>
- <div class="no-number no-toc" id="div-display">
- <h2 class="element-subhead">Typical default display properties <a class="hash" href="#div-display">#</a></h2>
- <div class="css-props" id="div-css"><div class="selectors"><span class="selector">div</span> {
-</div><div class="properties"><div class="css-property"><span class="prop-name">display</span>: <span class="prop-value">block</span>; }</div></div></div></div></div>
+ </div></div></div>
<hr class="footerbreak"></hr>
<div class="nav">
<span class="nav-prev"><a href="dialog.html">« dialog</a></span>
Index: dl.html
===================================================================
RCS file: /sources/public/html5/markup/dl.html,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- dl.html 29 Jul 2009 11:23:43 -0000 1.9
+++ dl.html 2 Aug 2009 11:48:35 -0000 1.10
@@ -47,8 +47,12 @@
<li class="context-mdl"><a href="common-models.html#common.elem.flow">common.elem.flow</a></li></ul>
</div>
+ <div class="no-number no-toc" id="dl-display">
+ <h2 class="element-subhead">Typical default display properties <a class="hash" href="#dl-display">#</a></h2>
+ <div class="css-props" id="dl-css"><div class="selectors"><span class="selector">dl</span> {
+</div><div class="properties"><div class="css-property"><span class="prop-name">display</span>: <span class="prop-value">block</span>;</div><div class="css-property"><span class="prop-name">margin</span>: <span class="prop-value">1em 0 1em 0</span>; }</div></div></div></div>
<div class="no-number no-toc" id="dl-details">
- <h2 class="element-subhead">Details <a class="hash" href="#dl-details">#</a></h2>
+ <h2 class="element-subhead">Details <a class="hash" href="#dl-details">#</a></h2><div class="details">
<p>The <a href="dl.html#dl" class="element">dl</a> element represents
a
<dfn id="description-list" title="description-list">description list</dfn>,
@@ -58,11 +62,7 @@
elements) with one or more descriptions/values (the
contents of <a href="dd.html#dd" class="element">dd</a>
elements).</p>
- </div>
- <div class="no-number no-toc" id="dl-display">
- <h2 class="element-subhead">Typical default display properties <a class="hash" href="#dl-display">#</a></h2>
- <div class="css-props" id="dl-css"><div class="selectors"><span class="selector">dl</span> {
-</div><div class="properties"><div class="css-property"><span class="prop-name">display</span>: <span class="prop-value">block</span>;</div><div class="css-property"><span class="prop-name">margin</span>: <span class="prop-value">1em 0 1em 0</span>; }</div></div></div></div></div>
+ </div></div></div>
<hr class="footerbreak"></hr>
<div class="nav">
<span class="nav-prev"><a href="div.html">« div</a></span>
Index: aside.html
===================================================================
RCS file: /sources/public/html5/markup/aside.html,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- aside.html 29 Jul 2009 11:23:42 -0000 1.14
+++ aside.html 2 Aug 2009 11:48:34 -0000 1.15
@@ -62,11 +62,11 @@
</div>
<div class="no-number no-toc" id="aside-details">
- <h2 class="element-subhead">Details <a class="hash" href="#aside-details">#</a></h2>
+ <h2 class="element-subhead">Details <a class="hash" href="#aside-details">#</a></h2><div class="details">
<p>In printed documents, the type of tangential content that
the <a href="aside.html#aside">aside</a> element represents is sometimes
formatted as a sidebar or annotation or footnote.</p>
- </div></div>
+ </div></div></div>
<hr class="footerbreak"></hr>
<div class="nav">
<span class="nav-prev"><a href="article.html">« article</a></span>
Index: hr.html
===================================================================
RCS file: /sources/public/html5/markup/hr.html,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- hr.html 29 Jul 2009 11:23:44 -0000 1.10
+++ hr.html 2 Aug 2009 11:48:35 -0000 1.11
@@ -45,17 +45,17 @@
<li class="context-mdl"><a href="common-models.html#common.elem.flow">common.elem.flow</a></li></ul>
</div>
+ <div class="no-number no-toc" id="hr-display">
+ <h2 class="element-subhead">Typical default display properties <a class="hash" href="#hr-display">#</a></h2>
+ <div class="css-props" id="hr-css"><div class="selectors"><span class="selector">hr</span> {
+</div><div class="properties"><div class="css-property"><span class="prop-name">display</span>: <span class="prop-value">block</span>;</div><div class="css-property"><span class="prop-name">margin</span>: <span class="prop-value">0.5em auto</span>;</div><div class="css-property"><span class="prop-name">border-style</span>: <span class="prop-value">inset</span>;</div><div class="css-property"><span class="prop-name">border-width</span>: <span class="prop-value">1px</span>; }</div></div></div></div>
<div class="no-number no-toc" id="hr-details">
- <h2 class="element-subhead">Details <a class="hash" href="#hr-details">#</a></h2>
+ <h2 class="element-subhead">Details <a class="hash" href="#hr-details">#</a></h2><div class="details">
<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-display">
- <h2 class="element-subhead">Typical default display properties <a class="hash" href="#hr-display">#</a></h2>
- <div class="css-props" id="hr-css"><div class="selectors"><span class="selector">hr</span> {
-</div><div class="properties"><div class="css-property"><span class="prop-name">display</span>: <span class="prop-value">block</span>;</div><div class="css-property"><span class="prop-name">margin</span>: <span class="prop-value">0.5em auto</span>;</div><div class="css-property"><span class="prop-name">border-style</span>: <span class="prop-value">inset</span>;</div><div class="css-property"><span class="prop-name">border-width</span>: <span class="prop-value">1px</span>; }</div></div></div></div></div>
+ </div></div></div>
<hr class="footerbreak"></hr>
<div class="nav">
<span class="nav-prev"><a href="hgroup.html">« hgroup</a></span>
Index: nav.html
===================================================================
RCS file: /sources/public/html5/markup/nav.html,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- nav.html 29 Jul 2009 11:23:45 -0000 1.14
+++ nav.html 2 Aug 2009 11:48:35 -0000 1.15
@@ -62,14 +62,14 @@
</div>
<div class="no-number no-toc" id="nav-details">
- <h2 class="element-subhead">Details <a class="hash" href="#nav-details">#</a></h2>
+ <h2 class="element-subhead">Details <a class="hash" href="#nav-details">#</a></h2><div class="details">
<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>
+ </div></div></div>
<hr class="footerbreak"></hr>
<div class="nav">
<span class="nav-prev"><a href="meter.html">« meter</a></span>
Index: source.html
===================================================================
RCS file: /sources/public/html5/markup/source.html,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- source.html 2 Aug 2009 07:07:45 -0000 1.17
+++ source.html 2 Aug 2009 11:48:35 -0000 1.18
@@ -90,14 +90,14 @@
</div>
<div class="no-number no-toc" id="source-details">
- <h2 class="element-subhead">Details <a class="hash" href="#source-details">#</a></h2>
+ <h2 class="element-subhead">Details <a class="hash" href="#source-details">#</a></h2><div class="details">
<p>Each separate
<dfn id="media-source" title="media-source">media source</dfn>
specified within a
<a href="source.html#source" class="element">source</a>
element is a complete set of media data — for example, a
complete video file, or a complete audio file).</p>
- </div></div>
+ </div></div></div>
<hr class="footerbreak"></hr>
<div class="nav">
<span class="nav-prev"><a href="small.html">« small</a></span>
Index: meta.http-equiv.content-type.html
===================================================================
RCS file: /sources/public/html5/markup/meta.http-equiv.content-type.html,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- meta.http-equiv.content-type.html 2 Aug 2009 07:07:44 -0000 1.12
+++ meta.http-equiv.content-type.html 2 Aug 2009 11:48:35 -0000 1.13
@@ -90,13 +90,13 @@
</div>
<div class="no-number no-toc" id="meta.http-equiv.content-type-details">
- <h2 class="element-subhead">Details <a class="hash" href="#meta.http-equiv.content-type-details">#</a></h2>
+ <h2 class="element-subhead">Details <a class="hash" href="#meta.http-equiv.content-type-details">#</a></h2><div class="details">
<p>A <a href="meta.html#meta" class="element">meta</a> element with a
<span class="attribute">http-equiv</span> attribute whose
value is "<a href="meta.http-equiv.content-type.html#meta.http-equiv.attrs.http-equiv.content-type">content-type</a>" and which has an accompanying <a href="meta.http-equiv.content-type.html#meta.http-equiv.attrs.content.content-type">content</a> attribute and value is said to
be in the
<dfn id="encoding-declaration-state" title="encoding-declaration-state">encoding declaration state</dfn>.</p>
- </div></div>
+ </div></div></div>
<hr class="footerbreak"></hr>
<div class="nav">
<span class="nav-prev"><a href="meta.charset.html">« meta.charset</a></span>
Index: dt.html
===================================================================
RCS file: /sources/public/html5/markup/dt.html,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- dt.html 29 Jul 2009 11:23:43 -0000 1.13
+++ dt.html 2 Aug 2009 11:48:35 -0000 1.14
@@ -57,8 +57,12 @@
<a class="ref" href="dd.html#dd">dd</a>)*</li></ul>
</div>
+ <div class="no-number no-toc" id="dt-display">
+ <h2 class="element-subhead">Typical default display properties <a class="hash" href="#dt-display">#</a></h2>
+ <div class="css-props" id="dt-css"><div class="selectors"><span class="selector">dt</span> {
+</div><div class="properties"><div class="css-property"><span class="prop-name">display</span>: <span class="prop-value">block</span>; }</div></div></div></div>
<div class="no-number no-toc" id="dt-details">
- <h2 class="element-subhead">Details <a class="hash" href="#dt-details">#</a></h2>
+ <h2 class="element-subhead">Details <a class="hash" href="#dt-details">#</a></h2><div class="details">
<p>If a <a href="dt.html#dt" class="element">dt</a> element’s parent
is a <a href="dl.html#dl" class="element">dl</a> element, then the
<a href="dt.html#dt" class="element">dt</a> element
@@ -73,11 +77,7 @@
“<dfn id="dt-talker" title="dt-talker">talker</dfn>”
(or speaker) part of a talker-discourse (speaker-quote) pair in a
<a href="dialog.html#conversation">conversation</a>.</p>
- </div>
- <div class="no-number no-toc" id="dt-display">
- <h2 class="element-subhead">Typical default display properties <a class="hash" href="#dt-display">#</a></h2>
- <div class="css-props" id="dt-css"><div class="selectors"><span class="selector">dt</span> {
-</div><div class="properties"><div class="css-property"><span class="prop-name">display</span>: <span class="prop-value">block</span>; }</div></div></div></div></div>
+ </div></div></div>
<hr class="footerbreak"></hr>
<div class="nav">
<span class="nav-prev"><a href="dl.html">« dl</a></span>
Index: embed.html
===================================================================
RCS file: /sources/public/html5/markup/embed.html,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- embed.html 2 Aug 2009 07:07:43 -0000 1.13
+++ embed.html 2 Aug 2009 11:48:35 -0000 1.14
@@ -73,14 +73,14 @@
</div>
<div class="no-number no-toc" id="embed-details">
- <h2 class="element-subhead">Details <a class="hash" href="#embed-details">#</a></h2>
+ <h2 class="element-subhead">Details <a class="hash" href="#embed-details">#</a></h2><div class="details">
<p>The <a href="embed.html#embed" class="element">embed</a> element
represents an integration point for external content —
typically, non-HTML content such as an application or some
other type of interactive content which involves use of a
third-party plugin as a handler (rather than being natively
supported by the UA).</p>
- </div></div>
+ </div></div></div>
<hr class="footerbreak"></hr>
<div class="nav">
<span class="nav-prev"><a href="em.html">« em</a></span>
Index: i.html
===================================================================
RCS file: /sources/public/html5/markup/i.html,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- i.html 29 Jul 2009 11:23:44 -0000 1.13
+++ i.html 2 Aug 2009 11:48:35 -0000 1.14
@@ -49,18 +49,18 @@
<li class="context-mdl"><a href="common-models.html#common.elem.phrasing">common.elem.phrasing</a></li></ul>
</div>
+ <div class="no-number no-toc" id="i-display">
+ <h2 class="element-subhead">Typical default display properties <a class="hash" href="#i-display">#</a></h2>
+ <div class="css-props" id="i-css"><div class="selectors"><span class="selector">i</span> {
+</div><div class="properties"><div class="css-property"><span class="prop-name">font-style</span>: <span class="prop-value">italic</span>; }</div></div></div></div>
<div class="no-number no-toc" id="i-details">
- <h2 class="element-subhead">Details <a class="hash" href="#i-details">#</a></h2>
+ <h2 class="element-subhead">Details <a class="hash" href="#i-details">#</a></h2><div class="details">
<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-display">
- <h2 class="element-subhead">Typical default display properties <a class="hash" href="#i-display">#</a></h2>
- <div class="css-props" id="i-css"><div class="selectors"><span class="selector">i</span> {
-</div><div class="properties"><div class="css-property"><span class="prop-name">font-style</span>: <span class="prop-value">italic</span>; }</div></div></div></div></div>
+ </div></div></div>
<hr class="footerbreak"></hr>
<div class="nav">
<span class="nav-prev"><a href="html.html">« html</a></span>
Index: dd.html
===================================================================
RCS file: /sources/public/html5/markup/dd.html,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- dd.html 29 Jul 2009 11:23:43 -0000 1.13
+++ dd.html 2 Aug 2009 11:48:35 -0000 1.14
@@ -58,8 +58,12 @@
<a class="ref" href="dd.html#dd">dd</a>)*</li></ul>
</div>
+ <div class="no-number no-toc" id="dd-display">
+ <h2 class="element-subhead">Typical default display properties <a class="hash" href="#dd-display">#</a></h2>
+ <div class="css-props" id="dd-css"><div class="selectors"><span class="selector">dd</span> {
+</div><div class="properties"><div class="css-property"><span class="prop-name">display</span>: <span class="prop-value">block</span>;</div><div class="css-property"><span class="prop-name">margin-start</span>: <span class="prop-value">40px</span>; }</div></div></div></div>
<div class="no-number no-toc" id="dd-details">
- <h2 class="element-subhead">Details <a class="hash" href="#dd-details">#</a></h2>
+ <h2 class="element-subhead">Details <a class="hash" href="#dd-details">#</a></h2><div class="details">
<p>If a <a href="dd.html#dd" class="element">dd</a> element’s parent
is a <a href="dl.html#dl" class="element">dl</a> element, then the
<a href="dd.html#dd" class="element">dd</a> element represents
@@ -75,11 +79,7 @@
(a quote) in a talker-discourse
(speaker-quote) pair in a
<a href="dialog.html#conversation">conversation</a>.</p>
- </div>
- <div class="no-number no-toc" id="dd-display">
- <h2 class="element-subhead">Typical default display properties <a class="hash" href="#dd-display">#</a></h2>
- <div class="css-props" id="dd-css"><div class="selectors"><span class="selector">dd</span> {
-</div><div class="properties"><div class="css-property"><span class="prop-name">display</span>: <span class="prop-value">block</span>;</div><div class="css-property"><span class="prop-name">margin-start</span>: <span class="prop-value">40px</span>; }</div></div></div></div></div>
+ </div></div></div>
<hr class="footerbreak"></hr>
<div class="nav">
<span class="nav-prev"><a href="datalist.html">« datalist</a></span>
Index: style.css
===================================================================
RCS file: /sources/public/html5/markup/style.css,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -d -r1.74 -r1.75
--- style.css 2 Aug 2009 07:07:45 -0000 1.74
+++ style.css 2 Aug 2009 11:48:35 -0000 1.75
@@ -17,14 +17,12 @@
.example > pre {
background-color: #ccc;
padding: 12px;
- margin-right: 15%;
margin-left: 20px;
}
.example > pre.bad {
background-color: #ccc;
color: red;
padding: 12px;
- margin-right: 15%;
}
#elements > div > div {
margin-left: 20px;
@@ -252,7 +250,6 @@
margin-bottom: 0px;
}
.css-props {
- margin-right: 30%;
margin-bottom: 0px;
margin-top: 8px;
padding-top: 12px;
@@ -461,6 +458,7 @@
.section-title-ref {
font-weight: bold;
+ color: rgb(0,90,156)
}
.section {
clear: both;
@@ -492,3 +490,17 @@
font-family: monospace;
font-size: 115%;
}
+.details {
+ margin-top: 6px;
+ background-color: lightgoldenrodyellow;
+ padding-top: 1px;
+ padding-bottom: 1px;
+ padding-left: 10px;
+ padding-right: 10px;
+}
+.status-missing {
+ margin-left: 20px;
+}
+.status-missing dt {
+ margin-top: 8px;
+}
Index: kbd.html
===================================================================
RCS file: /sources/public/html5/markup/kbd.html,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- kbd.html 29 Jul 2009 11:23:44 -0000 1.13
+++ kbd.html 2 Aug 2009 11:48:35 -0000 1.14
@@ -47,16 +47,16 @@
<li class="context-mdl"><a href="common-models.html#common.elem.phrasing">common.elem.phrasing</a></li></ul>
</div>
+ <div class="no-number no-toc" id="kbd-display">
+ <h2 class="element-subhead">Typical default display properties <a class="hash" href="#kbd-display">#</a></h2>
+ <div class="css-props" id="kbd-css"><div class="selectors"><span class="selector">kbd</span> {
+</div><div class="properties"><div class="css-property"><span class="prop-name">font-family</span>: <span class="prop-value">monospace</span>; }</div></div></div></div>
<div class="no-number no-toc" id="kbd-details">
- <h2 class="element-subhead">Details <a class="hash" href="#kbd-details">#</a></h2>
+ <h2 class="element-subhead">Details <a class="hash" href="#kbd-details">#</a></h2><div class="details">
<p>The <a href="kbd.html#kbd" class="element">kbd</a> element
typically represents keyboard input, though it may also
represent other input, such as voice commands.</p>
- </div>
- <div class="no-number no-toc" id="kbd-display">
- <h2 class="element-subhead">Typical default display properties <a class="hash" href="#kbd-display">#</a></h2>
- <div class="css-props" id="kbd-css"><div class="selectors"><span class="selector">kbd</span> {
-</div><div class="properties"><div class="css-property"><span class="prop-name">font-family</span>: <span class="prop-value">monospace</span>; }</div></div></div></div></div>
+ </div></div></div>
<hr class="footerbreak"></hr>
<div class="nav">
<span class="nav-prev"><a href="ins.html">« ins</a></span>
Index: patch-schema
===================================================================
RCS file: /sources/public/html5/markup/patch-schema,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -d -r1.73 -r1.74
--- patch-schema 1 Aug 2009 10:44:33 -0000 1.73
+++ patch-schema 2 Aug 2009 11:48:35 -0000 1.74
@@ -168,6 +168,112 @@
button.elem |= button.button.elem
+Index: schema/tables.rnc
+===================================================================
+--- schema/tables.rnc (revision 454)
++++ schema/tables.rnc (working copy)
+@@ -157,38 +157,6 @@
+ tr.inner =
+ ( ( td.elem | th.elem )* )
+
+-## Common Table Cell Attributes
+-
+- tables.attrs.cell-structure =
+- ( tables.attrs.colspan?
+- & tables.attrs.rowspan?
+- )
+- tables.attrs.colspan =
+- attribute colspan {
+- common.data.integer.positive
+- }
+- tables.attrs.rowspan =
+- attribute rowspan {
+- common.data.integer.non-negative
+- }
+-
+- tables.attrs.access-headers =
+- ( tables.attrs.headers? )
+- tables.attrs.headers =
+- attribute headers {
+- common.data.idrefs
+- }
+-
+- tables.attrs.define-headers =
+- ( tables.attrs.scope? )
+- tables.attrs.scope =
+- attribute scope {
+- ( w:string "row"
+- | w:string "col"
+- | w:string "rowgroup"
+- | w:string "colgroup"
+- )
+- }
+ tables.attrs.abbr =
+ attribute abbr {
+ text
+@@ -200,11 +168,24 @@
+ element td { td.inner & td.attrs }
+ td.attrs =
+ ( common.attrs
+- & tables.attrs.cell-structure
+- & tables.attrs.headers?
++ & td.attrs.colspan?
++ & td.attrs.rowspan?
++ & td.attrs.headers?
+ # & tables.attrs.alignment
+ & common.attrs.aria?
+ )
++ td.attrs.colspan =
++ attribute colspan {
++ common.data.integer.positive
++ }
++ td.attrs.rowspan =
++ attribute rowspan {
++ common.data.integer.non-negative
++ }
++ td.attrs.headers =
++ attribute headers {
++ common.data.idrefs
++ }
+ td.inner =
+ ( common.inner.flow )
+
+@@ -214,11 +195,32 @@
+ element th { th.inner & th.attrs }
+ th.attrs =
+ ( common.attrs
+- & tables.attrs.cell-structure
+- & tables.attrs.scope?
+- & tables.attrs.headers?
++ & th.attrs.scope?
++ & th.attrs.colspan?
++ & th.attrs.rowspan?
++ & th.attrs.headers?
+ # & tables.attrs.alignment
+ & common.attrs.aria.implicit.th?
+ )
++ th.attrs.scope =
++ attribute scope {
++ ( w:string "row"
++ | w:string "col"
++ | w:string "rowgroup"
++ | w:string "colgroup"
++ )
++ }
++ th.attrs.colspan =
++ attribute colspan {
++ common.data.integer.positive
++ }
++ th.attrs.rowspan =
++ attribute rowspan {
++ common.data.integer.non-negative
++ }
++ th.attrs.headers =
++ attribute headers {
++ common.data.idrefs
++ }
+ th.inner =
+ ( common.inner.flow )
Index: schema/embed.rnc
===================================================================
--- schema/embed.rnc (revision 454)
@@ -473,7 +579,7 @@
em.elem =
Index: schema/web-forms2.rnc
===================================================================
---- schema/web-forms2.rnc (revision 454)
+--- schema/web-forms2.rnc (revision 455)
+++ schema/web-forms2.rnc (working copy)
@@ -6,9 +6,6 @@
Index: textarea.html
===================================================================
RCS file: /sources/public/html5/markup/textarea.html,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- textarea.html 2 Aug 2009 07:07:45 -0000 1.14
+++ textarea.html 2 Aug 2009 11:48:35 -0000 1.15
@@ -103,13 +103,13 @@
</div>
<div class="no-number no-toc" id="textarea-details">
- <h2 class="element-subhead">Details <a class="hash" href="#textarea-details">#</a></h2>
+ <h2 class="element-subhead">Details <a class="hash" href="#textarea-details">#</a></h2><div class="details">
<p>The
<a href="syntax.html#contents">contents</a>
of the
<a href="textarea.html#textarea" class="element">textarea</a>
element represent the control’s default value.</p>
- </div></div>
+ </div></div></div>
<hr class="footerbreak"></hr>
<div class="nav">
<span class="nav-prev"><a href="td.html">« td</a></span>
Index: spec.html
===================================================================
RCS file: /sources/public/html5/markup/spec.html,v
retrieving revision 1.85
retrieving revision 1.86
diff -u -d -r1.85 -r1.86
--- spec.html 2 Aug 2009 08:15:42 -0000 1.85
+++ spec.html 2 Aug 2009 11:48:35 -0000 1.86
@@ -49,18 +49,6 @@
<a href="http://dev.w3.org/html5/markup/">online</a>.
</p>
<div>
- <p>This document is still being actively edited. Parts of it are
- incomplete (in particular, descriptions for many attributes have
- yet to be added) and other parts remain subject to change
- (including the element descriptions). The most stable parts are
- the <a href="#syntax">Syntax</a> section and the
- <span class="section-title-ref">Content model</span>,
- <span class="section-title-ref">Attribute model</span>,
- <span class="section-title-ref">Assertions</span>,
- <span class="section-title-ref">Tag omission</span>,
- and
- <span class="section-title-ref">Permitted contexts</span>
- subsections for each element.</p>
<p>This document does not represent consensus in the HTML
Working Group. In particular, some members of the group do not
support normative status for this document, and thus do not
@@ -69,6 +57,36 @@
decision has been taken yet. Like all documents produced by the
HTML Working Group, this document will use the design approach
described in <a href="http://www.w3.org/TR/html-design-principles/">HTML Design Principles</a>.</p>
+ <div>
+ <h2>Instability and incompleteness of this document</h2>
+ <p>This document should in no way be considered stable. All
+ parts of it remain subject to significant change or complete
+ removal. Also, this document should in no way be considered
+ complete. In particular, many elements in the
+ <a href="#html-elements">HTML elements</a>
+ section of this document currently lack the following
+ subsections:</p>
+ <dl class="status-missing">
+<dt><span class="section-title-ref">Examples</span></dt>
+ <dd>The plan is to have one of these subsections for every
+ element, with each giving at least one conformant example
+ and at least one non-conformant example.</dd>
+ <dt><span class="section-title-ref">Details</span></dt>
+ <dd>Where needed, this subsection provides additional details
+ about the semantics of the element and its attributes.</dd>
+ <dt><span class="section-title-ref">Additional constraints</span></dt>
+ <dd>Where needed, this subsection provides additional
+ document-conformance constraints for the element and its
+ attributes (in addition to those already document in the
+ <i>Content model</i>,
+ <i>Attribute model</i>,
+ <i>Assertions</i>,
+ <i>Tag omission</i>,
+ and
+ <i>Permitted contexts</i>
+ subsections).</dd>
+ </dl>
+</div>
</div>
<p>
The existence of this document as
@@ -2580,16 +2598,6 @@
</ul>
</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="#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>
- </div>
<div class="no-number no-toc" id="a-display">
<h2 class="element-subhead">Typical default display properties <a class="hash" href="#a-display">#</a>
</h2>
@@ -2612,6 +2620,18 @@
<span class="prop-name">color</span>: <span class="prop-value"><i class="vendor-value">(internal value)</i></span>; }</div></div>
</div>
</div>
+ <div class="no-number no-toc" id="a-details">
+ <h2 class="element-subhead">Details <a class="hash" href="#a-details">#</a>
+</h2>
+<div class="details">
+ <p>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>
+ </div>
+</div>
</div>
<div id="abbr" class="section">
<h2 class="element-head">
@@ -2661,11 +2681,13 @@
<div class="no-number no-toc" id="abbr-details">
<h2 class="element-subhead">Details <a class="hash" href="#abbr-details">#</a>
</h2>
+<div class="details">
<p>The <span class="attribute">title</span> attribute on the
- <a href="#abbr" class="element">a</a> element represents the
+ <a href="#abbr" class="element">abbr</a> element represents the
expansion of the abbreviation or acronym.</p>
</div>
</div>
+</div>
<div id="address" class="section">
<h2 class="element-head">
<span class="element">address</span> – <span class="shortdesc">contact information</span> <a class="hash" href="#address">#</a> <a class="toc-bak" href="#address-toc">T</a>
@@ -2720,16 +2742,6 @@
<ul><li class="context-mdl"><a href="#common.elem.flow">common.elem.flow</a></li></ul>
</div>
- <div class="no-number no-toc" id="address-details">
- <h2 class="element-subhead">Details <a class="hash" href="#address-details">#</a>
-</h2>
- <p>If an <a href="#address" class="element">address</a>
- element applies to a <a href="#body">body</a> element, then
- it represents contact information for the document as a
- whole. If an <a href="#address" class="element">address</a>
- element applies to a section of a document, then it
- represents contact information for that section only.</p>
- </div>
<div class="no-number no-toc" id="address-display">
<h2 class="element-subhead">Typical default display properties <a class="hash" href="#address-display">#</a>
</h2>
@@ -2746,6 +2758,18 @@
<span class="prop-name">font-style</span>: <span class="prop-value">italic</span>; }</div></div>
</div>
</div>
+ <div class="no-number no-toc" id="address-details">
+ <h2 class="element-subhead">Details <a class="hash" href="#address-details">#</a>
+</h2>
+<div class="details">
+ <p>If an <a href="#address" class="element">address</a>
+ element applies to a <a href="#body">body</a> element, then
+ it represents contact information for the document as a
+ whole. If an <a href="#address" class="element">address</a>
+ element applies to a section of a document, then it
+ represents contact information for that section only.</p>
+ </div>
+</div>
</div>
<div id="area" class="section">
<h2 class="element-head">
@@ -3066,11 +3090,13 @@
<div class="no-number no-toc" id="aside-details">
<h2 class="element-subhead">Details <a class="hash" href="#aside-details">#</a>
</h2>
+<div class="details">
<p>In printed documents, the type of tangential content that
the <a href="#aside">aside</a> element represents is sometimes
formatted as a sidebar or annotation or footnote.</p>
</div>
</div>
+</div>
<div id="audio" class="section">
<h2 class="element-head">
<span class="element">audio</span> – <span class="shortdesc">audio stream</span> <a class="hash" href="#audio">#</a> <a class="toc-bak" href="#audio-toc">T</a>
@@ -3393,6 +3419,7 @@
<div class="no-number no-toc" id="bb-details">
<h2 class="element-subhead">Details <a class="hash" href="#bb-details">#</a>
</h2>
+<div class="details">
<p>When the <a href="#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
@@ -3401,6 +3428,7 @@
the element represents its descendants.</p>
</div>
</div>
+</div>
<div id="bdo" class="section">
<h2 class="element-head">
<span class="element">bdo</span> – <span class="shortdesc">BiDi override</span> <a class="hash" href="#bdo">#</a> <a class="toc-bak" href="#bdo-toc">T</a>
@@ -4912,6 +4940,7 @@
<div class="no-number no-toc" id="datalist-details">
<h2 class="element-subhead">Details <a class="hash" href="#datalist-details">#</a>
</h2>
+<div class="details">
<p>The <a href="#contents">contents</a>
of the
<a href="#datalist" class="element">datalist</a>
@@ -4921,6 +4950,7 @@
elements that represent the predefined options.</p>
</div>
</div>
+</div>
<div id="dd" class="section">
<h2 class="element-head">
<span class="element">dd</span> – <span class="shortdesc">description or span of discourse</span> <a class="hash" href="#dd">#</a> <a class="toc-bak" href="#dd-toc">T</a>
@@ -4980,9 +5010,25 @@
</ul>
</div>
+ <div class="no-number no-toc" id="dd-display">
+ <h2 class="element-subhead">Typical default display properties <a class="hash" href="#dd-display">#</a>
+</h2>
+ <div class="css-props" id="dd-css">
+<div class="selectors">
+<span class="selector">dd</span> {
+</div>
+<div class="properties">
+<div class="css-property">
+<span class="prop-name">display</span>: <span class="prop-value">block</span>;</div>
+<div class="css-property">
+<span class="prop-name">margin-start</span>: <span class="prop-value">40px</span>; }</div>
+</div>
+</div>
+</div>
<div class="no-number no-toc" id="dd-details">
<h2 class="element-subhead">Details <a class="hash" href="#dd-details">#</a>
</h2>
+<div class="details">
<p>If a <a href="#dd" class="element">dd</a> element’s parent
is a <a href="#dl" class="element">dl</a> element, then the
<a href="#dd" class="element">dd</a> element represents
@@ -4999,20 +5045,6 @@
(speaker-quote) pair in a
<a href="#conversation">conversation</a>.</p>
</div>
- <div class="no-number no-toc" id="dd-display">
- <h2 class="element-subhead">Typical default display properties <a class="hash" href="#dd-display">#</a>
-</h2>
- <div class="css-props" id="dd-css">
-<div class="selectors">
-<span class="selector">dd</span> {
-</div>
-<div class="properties">
-<div class="css-property">
-<span class="prop-name">display</span>: <span class="prop-value">block</span>;</div>
-<div class="css-property">
-<span class="prop-name">margin-start</span>: <span class="prop-value">40px</span>; }</div>
-</div>
-</div>
</div>
</div>
<div id="del" class="section">
@@ -5279,6 +5311,7 @@
<div class="no-number no-toc" id="dialog-details">
<h2 class="element-subhead">Details <a class="hash" href="#dialog-details">#</a>
</h2>
+<div class="details">
<p>The <a href="#dialog" class="element">dialog</a> element
represents a
<dfn id="conversation" title="conversation">conversation</dfn>,
@@ -5289,6 +5322,7 @@
(represented by a <a href="#dd" class="element">dd</a> element).</p>
</div>
</div>
+</div>
<div id="div" class="section">
<h2 class="element-head">
<span class="element">div</span> – <span class="shortdesc">generic flow container</span> <a class="hash" href="#div">#</a> <a class="toc-bak" href="#div-toc">T</a>
@@ -5335,9 +5369,21 @@
<ul><li class="context-mdl"><a href="#common.elem.flow">common.elem.flow</a></li></ul>
</div>
+ <div class="no-number no-toc" id="div-display">
+ <h2 class="element-subhead">Typical default display properties <a class="hash" href="#div-display">#</a>
+</h2>
+ <div class="css-props" id="div-css">
+<div class="selectors">
+<span class="selector">div</span> {
+</div>
+<div class="properties"><div class="css-property">
+<span class="prop-name">display</span>: <span class="prop-value">block</span>; }</div></div>
+</div>
+</div>
<div class="no-number no-toc" id="div-details">
<h2 class="element-subhead">Details <a class="hash" href="#div-details">#</a>
</h2>
+<div class="details">
<p>The <a href="#div" class="element">div</a>
can be used with attributes such as
<a href="#common.attrs.class">class</a>,
@@ -5346,16 +5392,6 @@
<a href="#common.attrs.title">title</a>
to add additional semantics and structure to flow content.</p>
</div>
- <div class="no-number no-toc" id="div-display">
- <h2 class="element-subhead">Typical default display properties <a class="hash" href="#div-display">#</a>
-</h2>
- <div class="css-props" id="div-css">
-<div class="selectors">
-<span class="selector">div</span> {
-</div>
-<div class="properties"><div class="css-property">
-<span class="prop-name">display</span>: <span class="prop-value">block</span>; }</div></div>
-</div>
</div>
</div>
<div id="dl" class="section">
@@ -5402,19 +5438,6 @@
<ul><li class="context-mdl"><a href="#common.elem.flow">common.elem.flow</a></li></ul>
</div>
- <div class="no-number no-toc" id="dl-details">
- <h2 class="element-subhead">Details <a class="hash" href="#dl-details">#</a>
-</h2>
- <p>The <a href="#dl" class="element">dl</a> element represents
- a
- <dfn id="description-list" title="description-list">description list</dfn>,
- which consists of zero or more term-description (name-value)
- groupings; each grouping associates one or more terms/names
- (the contents of <a href="#dt" class="element">dt</a>
- elements) with one or more descriptions/values (the
- contents of <a href="#dd" class="element">dd</a>
- elements).</p>
- </div>
<div class="no-number no-toc" id="dl-display">
<h2 class="element-subhead">Typical default display properties <a class="hash" href="#dl-display">#</a>
</h2>
@@ -5430,6 +5453,21 @@
</div>
</div>
</div>
+ <div class="no-number no-toc" id="dl-details">
+ <h2 class="element-subhead">Details <a class="hash" href="#dl-details">#</a>
+</h2>
+<div class="details">
+ <p>The <a href="#dl" class="element">dl</a> element represents
+ a
+ <dfn id="description-list" title="description-list">description list</dfn>,
+ which consists of zero or more term-description (name-value)
+ groupings; each grouping associates one or more terms/names
+ (the contents of <a href="#dt" class="element">dt</a>
+ elements) with one or more descriptions/values (the
+ contents of <a href="#dd" class="element">dd</a>
+ elements).</p>
+ </div>
+</div>
</div>
<div id="dt" class="section">
<h2 class="element-head">
@@ -5489,9 +5527,21 @@
</ul>
</div>
+ <div class="no-number no-toc" id="dt-display">
+ <h2 class="element-subhead">Typical default display properties <a class="hash" href="#dt-display">#</a>
+</h2>
+ <div class="css-props" id="dt-css">
+<div class="selectors">
+<span class="selector">dt</span> {
+</div>
+<div class="properties"><div class="css-property">
+<span class="prop-name">display</span>: <span class="prop-value">block</span>; }</div></div>
+</div>
+</div>
<div class="no-number no-toc" id="dt-details">
<h2 class="element-subhead">Details <a class="hash" href="#dt-details">#</a>
</h2>
+<div class="details">
<p>If a <a href="#dt" class="element">dt</a> element’s parent
is a <a href="#dl" class="element">dl</a> element, then the
<a href="#dt" class="element">dt</a> element
@@ -5507,16 +5557,6 @@
(or speaker) part of a talker-discourse (speaker-quote) pair in a
<a href="#conversation">conversation</a>.</p>
</div>
- <div class="no-number no-toc" id="dt-display">
- <h2 class="element-subhead">Typical default display properties <a class="hash" href="#dt-display">#</a>
-</h2>
- <div class="css-props" id="dt-css">
-<div class="selectors">
-<span class="selector">dt</span> {
-</div>
-<div class="properties"><div class="css-property">
-<span class="prop-name">display</span>: <span class="prop-value">block</span>; }</div></div>
-</div>
</div>
</div>
<div id="em" class="section">
@@ -5658,6 +5698,7 @@
<div class="no-number no-toc" id="embed-details">
<h2 class="element-subhead">Details <a class="hash" href="#embed-details">#</a>
</h2>
+<div class="details">
<p>The <a href="#embed" class="element">embed</a> element
represents an integration point for external content —
typically, non-HTML content such as an application or some
@@ -5666,6 +5707,7 @@
supported by the UA).</p>
</div>
</div>
+</div>
<div id="fieldset" class="section">
<h2 class="element-head">
<span class="element">fieldset</span> – <span class="shortdesc">set of related form controls</span> <a class="hash" href="#fieldset">#</a> <a class="toc-bak" href="#fieldset-toc">T</a>
@@ -5851,11 +5893,13 @@
<div class="no-number no-toc" id="footer-details">
<h2 class="element-subhead">Details <a class="hash" href="#footer-details">#</a>
</h2>
+<div class="details">
<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>
+</div>
<div id="form" class="section">
<h2 class="element-head">
<span class="element">form</span> – <span class="shortdesc">user-submittable form</span> <a class="hash" href="#form">#</a> <a class="toc-bak" href="#form-toc">T</a>
@@ -6637,12 +6681,14 @@
<div class="no-number no-toc" id="header-details">
<h2 class="element-subhead">Details <a class="hash" href="#header-details">#</a>
</h2>
+<div class="details">
<p>The header element typically contains the headings for a
section (an <a href="#h1" class="element">h1</a>-<a href="#h6" class="element">h6</a> element or <a href="#hgroup" class="element">hgroup</a> element), along with content such as
introductory material or navigational aids for the
section.</p>
</div>
</div>
+</div>
<div id="hgroup" class="section">
<h2 class="element-head">
<span class="element">hgroup</span> – <span class="shortdesc">heading group</span> <a class="hash" href="#hgroup">#</a> <a class="toc-bak" href="#hgroup-toc">T</a>
@@ -6694,11 +6740,13 @@
<div class="no-number no-toc" id="hgroup-details">
<h2 class="element-subhead">Details <a class="hash" href="#hgroup-details">#</a>
</h2>
+<div class="details">
<p>The hgroup element is typically used to group a
set of one or more <a href="#h1" class="element">h1</a>-<a href="#h6" class="element">h6</a> elements — to group, for
example, a section title and an accompanying subtitle.</p>
</div>
</div>
+</div>
<div id="hr" class="section">
<h2 class="element-head">
<span class="element">hr</span> – <span class="shortdesc">thematic break</span> <a class="hash" href="#hr">#</a> <a class="toc-bak" href="#hr-toc">T</a>
@@ -6741,14 +6789,6 @@
<ul><li class="context-mdl"><a href="#common.elem.flow">common.elem.flow</a></li></ul>
</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-display">
<h2 class="element-subhead">Typical default display properties <a class="hash" href="#hr-display">#</a>
</h2>
@@ -6768,6 +6808,16 @@
</div>
</div>
</div>
+ <div class="no-number no-toc" id="hr-details">
+ <h2 class="element-subhead">Details <a class="hash" href="#hr-details">#</a>
+</h2>
+<div class="details">
+ <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>
</div>
<div id="html" class="section">
<h2 class="element-head">
@@ -6890,15 +6940,6 @@
<ul><li class="context-mdl"><a href="#common.elem.phrasing">common.elem.phrasing</a></li></ul>
</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-display">
<h2 class="element-subhead">Typical default display properties <a class="hash" href="#i-display">#</a>
</h2>
@@ -6910,6 +6951,17 @@
<span class="prop-name">font-style</span>: <span class="prop-value">italic</span>; }</div></div>
</div>
</div>
+ <div class="no-number no-toc" id="i-details">
+ <h2 class="element-subhead">Details <a class="hash" href="#i-details">#</a>
+</h2>
+<div class="details">
+ <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>
</div>
<div id="iframe" class="section">
<h2 class="element-head">
@@ -9761,13 +9813,6 @@
<ul><li class="context-mdl"><a href="#common.elem.phrasing">common.elem.phrasing</a></li></ul>
</div>
- <div class="no-number no-toc" id="kbd-details">
- <h2 class="element-subhead">Details <a class="hash" href="#kbd-details">#</a>
-</h2>
- <p>The <a href="#kbd" class="element">kbd</a> element
- typically represents keyboard input, though it may also
- represent other input, such as voice commands.</p>
- </div>
<div class="no-number no-toc" id="kbd-display">
<h2 class="element-subhead">Typical default display properties <a class="hash" href="#kbd-display">#</a>
</h2>
@@ -9779,6 +9824,15 @@
<span class="prop-name">font-family</span>: <span class="prop-value">monospace</span>; }</div></div>
</div>
</div>
+ <div class="no-number no-toc" id="kbd-details">
+ <h2 class="element-subhead">Details <a class="hash" href="#kbd-details">#</a>
+</h2>
+<div class="details">
+ <p>The <a href="#kbd" class="element">kbd</a> element
+ typically represents keyboard input, though it may also
+ represent other input, such as voice commands.</p>
+ </div>
+</div>
</div>
<div id="keygen" class="section">
<h2 class="element-head">
@@ -11084,6 +11138,7 @@
<div class="no-number no-toc" id="meta.http-equiv.content-type-details">
<h2 class="element-subhead">Details <a class="hash" href="#meta.http-equiv.content-type-details">#</a>
</h2>
+<div class="details">
<p>A <a href="#meta" class="element">meta</a> element with a
<span class="attribute">http-equiv</span> attribute whose
value is "<a href="#meta.http-equiv.attrs.http-equiv.content-type">content-type</a>" and which has an accompanying <a href="#meta.http-equiv.attrs.content.content-type">content</a> attribute and value is said to
@@ -11091,6 +11146,7 @@
<dfn id="encoding-declaration-state" title="encoding-declaration-state">encoding declaration state</dfn>.</p>
</div>
</div>
+</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="#meter-toc">T</a>
@@ -11335,6 +11391,7 @@
<div class="no-number no-toc" id="nav-details">
<h2 class="element-subhead">Details <a class="hash" href="#nav-details">#</a>
</h2>
+<div class="details">
<p>Not all groups of links on a page need to be in a <a href="#nav" class="element">nav</a> element — only
sections that consist of primary navigation blocks are
appropriate for the <a href="#nav" class="element">nav</a>
@@ -11343,6 +11400,7 @@
appropriate in such cases.</p>
</div>
</div>
+</div>
<div id="noscript" class="section">
<h2 class="element-head">
<span class="element">noscript</span> – <span class="shortdesc">fallback content for script</span> <a class="hash" href="#noscript">#</a> <a class="toc-bak" href="#noscript-toc">T</a>
@@ -11544,6 +11602,7 @@
<div class="no-number no-toc" id="object-details">
<h2 class="element-subhead">Details <a class="hash" href="#object-details">#</a>
</h2>
+<div class="details">
<p>The <a href="#object" class="element">object</a> element
represents external content, which, depending on the type
of the content, will either be treated as an image, as a
@@ -11551,6 +11610,7 @@
processed by a plugin.</p>
</div>
</div>
+</div>
<div id="ol" class="section">
<h2 class="element-head">
<span class="element">ol</span> – <span class="shortdesc">ordered list</span> <a class="hash" href="#ol">#</a> <a class="toc-bak" href="#ol-toc">T</a>
@@ -12913,6 +12973,7 @@
<div class="no-number no-toc" id="source-details">
<h2 class="element-subhead">Details <a class="hash" href="#source-details">#</a>
</h2>
+<div class="details">
<p>Each separate
<dfn id="media-source" title="media-source">media source</dfn>
specified within a
@@ -12921,6 +12982,7 @@
complete video file, or a complete audio file).</p>
</div>
</div>
+</div>
<div id="span" class="section">
<h2 class="element-head">
<span class="element">span</span> – <span class="shortdesc">generic span</span> <a class="hash" href="#span">#</a> <a class="toc-bak" href="#span-toc">T</a>
@@ -12969,6 +13031,7 @@
<div class="no-number no-toc" id="span-details">
<h2 class="element-subhead">Details <a class="hash" href="#span-details">#</a>
</h2>
+<div class="details">
<p>The <a href="#span" class="element">span</a> element is a
can be used with attributes such as
<a href="#common.attrs.class">class</a>,
@@ -12978,6 +13041,7 @@
to add additional semantics and structure to phrasing content.</p>
</div>
</div>
+</div>
<div id="strong" class="section">
<h2 class="element-head">
<span class="element">strong</span> – <span class="shortdesc">strong importance</span> <a class="hash" href="#strong">#</a> <a class="toc-bak" href="#strong-toc">T</a>
@@ -13653,6 +13717,7 @@
<div class="no-number no-toc" id="textarea-details">
<h2 class="element-subhead">Details <a class="hash" href="#textarea-details">#</a>
</h2>
+<div class="details">
<p>The
<a href="#contents">contents</a>
of the
@@ -13660,6 +13725,7 @@
element represent the control’s default value.</p>
</div>
</div>
+</div>
<div id="tfoot" class="section">
<h2 class="element-head">
<span class="element">tfoot</span> – <span class="shortdesc">table footer row group</span> <a class="hash" href="#tfoot">#</a> <a class="toc-bak" href="#tfoot-toc">T</a>
Index: datalist.html
===================================================================
RCS file: /sources/public/html5/markup/datalist.html,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- datalist.html 29 Jul 2009 11:23:43 -0000 1.13
+++ datalist.html 2 Aug 2009 11:48:35 -0000 1.14
@@ -51,7 +51,7 @@
</div>
<div class="no-number no-toc" id="datalist-details">
- <h2 class="element-subhead">Details <a class="hash" href="#datalist-details">#</a></h2>
+ <h2 class="element-subhead">Details <a class="hash" href="#datalist-details">#</a></h2><div class="details">
<p>The <a href="syntax.html#contents">contents</a>
of the
<a href="datalist.html#datalist" class="element">datalist</a>
@@ -59,7 +59,7 @@
user agents, intermixed with
<a href="option.html#option" class="element">option</a>
elements that represent the predefined options.</p>
- </div></div>
+ </div></div></div>
<hr class="footerbreak"></hr>
<div class="nav">
<span class="nav-prev"><a href="datagrid.html">« datagrid</a></span>
Index: hgroup.html
===================================================================
RCS file: /sources/public/html5/markup/hgroup.html,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- hgroup.html 29 Jul 2009 11:23:44 -0000 1.9
+++ hgroup.html 2 Aug 2009 11:48:35 -0000 1.10
@@ -52,11 +52,11 @@
</div>
<div class="no-number no-toc" id="hgroup-details">
- <h2 class="element-subhead">Details <a class="hash" href="#hgroup-details">#</a></h2>
+ <h2 class="element-subhead">Details <a class="hash" href="#hgroup-details">#</a></h2><div class="details">
<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>
+ </div></div></div>
<hr class="footerbreak"></hr>
<div class="nav">
<span class="nav-prev"><a href="header.html">« header</a></span>
Received on Sunday, 2 August 2009 11:48:48 UTC