[html5] r2741 - [e] (0) Filling in the rendering section: moving notes around.
whatwg at whatwg.org
whatwg at whatwg.org
Mon Feb 2 18:25:43 PST 2009
Author: ianh
Date: 2009-02-02 18:25:42 -0800 (Mon, 02 Feb 2009)
New Revision: 2741
Modified:
index
source
Log:
[e] (0) Filling in the rendering section: moving notes around.
Modified: index
===================================================================
--- index 2009-02-02 11:53:12 UTC (rev 2740)
+++ index 2009-02-03 02:25:42 UTC (rev 2741)
@@ -34,7 +34,7 @@
<div class=head>
<p><a class=logo href=http://www.whatwg.org/ rel=home><img alt=WHATWG src=/images/logo></a></p>
<h1>HTML 5</h1>
- <h2 class="no-num no-toc" id=draft-recommendation-—-date:-01-jan-1901>Draft Recommendation — 2 February 2009</h2>
+ <h2 class="no-num no-toc" id=draft-recommendation-—-date:-01-jan-1901>Draft Recommendation — 3 February 2009</h2>
<p>You can take part in this work. <a href=http://www.whatwg.org/mailing-list>Join the working group's discussion list.</a></p>
<p><strong>Web designers!</strong> We have a <a href=http://blog.whatwg.org/faq/>FAQ</a>, a <a href=http://forums.whatwg.org/>forum</a>, and a <a href=http://www.whatwg.org/mailing-list#help>help mailing list</a> for you!</p>
<dl><dt>Multiple-page version:</dt>
@@ -1049,12 +1049,15 @@
<li><a href=#the-marquee-element><span class=secno>10.4.5 </span>The <code>marquee</code> element</a></li>
<li><a href=#the-hr-element-0><span class=secno>10.4.6 </span>The <code>hr</code> element</a></li>
<li><a href=#the-br-element-0><span class=secno>10.4.7 </span>The <code>br</code> element</a></li>
- <li><a href=#frames><span class=secno>10.4.8 </span>Frames</a></li>
- <li><a href=#images-0><span class=secno>10.4.9 </span>Images</a></li>
- <li><a href=#fragment-identifiers><span class=secno>10.4.10 </span>Fragment identifiers</a></ol></li>
+ <li><a href=#the-figure-element-0><span class=secno>10.4.8 </span>The <code>figure</code> element</a></li>
+ <li><a href=#frames><span class=secno>10.4.9 </span>Frames</a></li>
+ <li><a href=#embedded-content-1><span class=secno>10.4.10 </span>Embedded content</a></li>
+ <li><a href=#fragment-identifiers><span class=secno>10.4.11 </span>Fragment identifiers</a></ol></li>
<li><a href=#interactive-media><span class=secno>10.5 </span>Interactive media</a>
<ol>
- <li><a href=#hit-testing><span class=secno>10.5.1 </span>Hit testing</a></ol></li>
+ <li><a href=#links-0><span class=secno>10.5.1 </span>Links</a></li>
+ <li><a href=#the-mark-element-0><span class=secno>10.5.2 </span>The <code>mark</code> element</a></li>
+ <li><a href=#hit-testing><span class=secno>10.5.3 </span>Hit testing</a></ol></li>
<li><a href=#print-media><span class=secno>10.6 </span>Print media</a></li>
<li><a href=#interaction-with-css><span class=secno>10.7 </span>Interaction with CSS</a></ol></li>
<li><a href=#obsolete-features><span class=secno>11 </span>Obsolete features</a>
@@ -7272,7 +7275,7 @@
<li><a href=#sectioning-content-0>Sectioning content</a></li>
<li><a href=#heading-content-0>Heading content</a></li>
<li><a href=#phrasing-content-0>Phrasing content</a></li>
- <li><a href=#embedded-content-1>Embedded content</a></li>
+ <li><a href=#embedded-content-2>Embedded content</a></li>
<li><a href=#interactive-content-0>Interactive content</a></li>
</ul><p>These categories are related as follows:
@@ -7340,7 +7343,7 @@
<a href=#flow-content-0>flow content</a> should have either at least one descendant
<a href=#text-node>text node</a> that is not <a href=#inter-element-whitespace>inter-element
whitespace</a>, or at least one descendant element node that is
- <a href=#embedded-content-1>embedded content</a>. For the purposes of this requirement,
+ <a href=#embedded-content-2>embedded content</a>. For the purposes of this requirement,
<code><a href=#the-del-element>del</a></code> elements and their descendants must not be counted
as contributing to the ancestors of the <code><a href=#the-del-element>del</a></code>
element.</p>
@@ -7384,7 +7387,7 @@
<a href=#phrasing-content-0>phrasing content</a> should have either at least one
descendant <a href=#text-node>text node</a> that is not <a href=#inter-element-whitespace>inter-element
whitespace</a>, or at least one descendant element node that is
- <a href=#embedded-content-1>embedded content</a>. For the purposes of this requirement,
+ <a href=#embedded-content-2>embedded content</a>. For the purposes of this requirement,
nodes that are descendants of <code><a href=#the-del-element>del</a></code> elements must not be
counted as contributing to the ancestors of the <code><a href=#the-del-element>del</a></code>
element.</p>
@@ -7400,13 +7403,13 @@
<h5 id=embedded-content><span class=secno>3.4.1.6 </span>Embedded content</h5>
- <p><dfn id=embedded-content-1>Embedded content</dfn> is content that imports another
+ <p><dfn id=embedded-content-2>Embedded content</dfn> is content that imports another
resource into the document, or content from another vocabulary that
is inserted into the document.</p>
<p>Elements that are from namespaces other than the <a href=#html-namespace-0>HTML
namespace</a> and that convey content but not metadata, are
- <a href=#embedded-content-1>embedded content</a> for the purposes of the content models
+ <a href=#embedded-content-2>embedded content</a> for the purposes of the content models
defined in this specification. (For example, MathML, or SVG.)</p>
<p>Some embedded content elements can have <dfn id=fallback-content>fallback
@@ -14900,10 +14903,10 @@
<dl class=element><dt>Categories</dt>
<dd><a href=#flow-content-0>Flow content</a>.</dd>
<dd><a href=#phrasing-content-0>Phrasing content</a>.</dd>
- <dd><a href=#embedded-content-1>Embedded content</a>.</dd>
+ <dd><a href=#embedded-content-2>Embedded content</a>.</dd>
<dd>If the element has an <code title=attr-hyperlink-usemap><a href=#attr-hyperlink-usemap>usemap</a></code> attribute: <a href=#interactive-content-0>Interactive content</a>.</dd>
<dt>Contexts in which this element may be used:</dt>
- <dd>Where <a href=#embedded-content-1>embedded content</a> is expected.</dd>
+ <dd>Where <a href=#embedded-content-2>embedded content</a> is expected.</dd>
<dt>Content model:</dt>
<dd>Empty.</dd>
<dt>Content attributes:</dt>
@@ -16146,9 +16149,9 @@
<dl class=element><dt>Categories</dt>
<dd><a href=#flow-content-0>Flow content</a>.</dd>
<dd><a href=#phrasing-content-0>Phrasing content</a>.</dd>
- <dd><a href=#embedded-content-1>Embedded content</a>.</dd>
+ <dd><a href=#embedded-content-2>Embedded content</a>.</dd>
<dt>Contexts in which this element may be used:</dt>
- <dd>Where <a href=#embedded-content-1>embedded content</a> is expected.</dd>
+ <dd>Where <a href=#embedded-content-2>embedded content</a> is expected.</dd>
<dt>Content model:</dt>
<dd>Text that conforms to the requirements given in the prose.</dd>
<dt>Content attributes:</dt>
@@ -16567,9 +16570,9 @@
<dl class=element><dt>Categories</dt>
<dd><a href=#flow-content-0>Flow content</a>.</dd>
<dd><a href=#phrasing-content-0>Phrasing content</a>.</dd>
- <dd><a href=#embedded-content-1>Embedded content</a>.</dd>
+ <dd><a href=#embedded-content-2>Embedded content</a>.</dd>
<dt>Contexts in which this element may be used:</dt>
- <dd>Where <a href=#embedded-content-1>embedded content</a> is expected.</dd>
+ <dd>Where <a href=#embedded-content-2>embedded content</a> is expected.</dd>
<dt>Content model:</dt>
<dd>Empty.</dd>
<dt>Content attributes:</dt>
@@ -16735,10 +16738,10 @@
<dl class=element><dt>Categories</dt>
<dd><a href=#flow-content-0>Flow content</a>.</dd>
<dd><a href=#phrasing-content-0>Phrasing content</a>.</dd>
- <dd><a href=#embedded-content-1>Embedded content</a>.</dd>
+ <dd><a href=#embedded-content-2>Embedded content</a>.</dd>
<dd><a href=#category-listed title=category-listed>Listed</a>, <a href=#category-submit title=category-submit>submittable</a>, <a href=#form-associated-element>form-associated element</a>.</dd>
<dt>Contexts in which this element may be used:</dt>
- <dd>Where <a href=#embedded-content-1>embedded content</a> is expected.</dd>
+ <dd>Where <a href=#embedded-content-2>embedded content</a> is expected.</dd>
<dt>Content model:</dt>
<dd>Zero or more <code><a href=#the-param-element>param</a></code> elements, then, <a href=#transparent>transparent</a>.</dd>
<dt>Content attributes:</dt>
@@ -17178,10 +17181,10 @@
<dl class=element><dt>Categories</dt>
<dd><a href=#flow-content-0>Flow content</a>.</dd>
<dd><a href=#phrasing-content-0>Phrasing content</a>.</dd>
- <dd><a href=#embedded-content-1>Embedded content</a>.</dd>
+ <dd><a href=#embedded-content-2>Embedded content</a>.</dd>
<dd>If the element has a <code title=attr-media-controls><a href=#attr-media-controls>controls</a></code> attribute: <a href=#interactive-content-0>Interactive content</a>.</dd>
<dt>Contexts in which this element may be used:</dt>
- <dd>Where <a href=#embedded-content-1>embedded content</a> is expected.</dd>
+ <dd>Where <a href=#embedded-content-2>embedded content</a> is expected.</dd>
<dt>Content model:</dt>
<dd>If the element has a <code title=attr-media-src><a href=#attr-media-src>src</a></code> attribute: <a href=#transparent>transparent</a>.</dd>
<dd>If the element does not have a <code title=attr-media-src><a href=#attr-media-src>src</a></code> attribute: one or more <code><a href=#the-source-element>source</a></code> elements, then, <a href=#transparent>transparent</a>.</dd>
@@ -17414,10 +17417,10 @@
<dl class=element><dt>Categories</dt>
<dd><a href=#flow-content-0>Flow content</a>.</dd>
<dd><a href=#phrasing-content-0>Phrasing content</a>.</dd>
- <dd><a href=#embedded-content-1>Embedded content</a>.</dd>
+ <dd><a href=#embedded-content-2>Embedded content</a>.</dd>
<dd>If the element has a <code title=attr-media-controls><a href=#attr-media-controls>controls</a></code> attribute: <a href=#interactive-content-0>Interactive content</a>.</dd>
<dt>Contexts in which this element may be used:</dt>
- <dd>Where <a href=#embedded-content-1>embedded content</a> is expected.</dd>
+ <dd>Where <a href=#embedded-content-2>embedded content</a> is expected.</dd>
<dt>Content model:</dt>
<dd>If the element has a <code title=attr-media-src><a href=#attr-media-src>src</a></code> attribute: <a href=#transparent>transparent</a>.</dd>
<dd>If the element does not have a <code title=attr-media-src><a href=#attr-media-src>src</a></code> attribute: one or more <code><a href=#the-source-element>source</a></code> elements, then, <a href=#transparent>transparent</a>.</dd>
@@ -19393,9 +19396,9 @@
<dl class=element><dt>Categories</dt>
<dd><a href=#flow-content-0>Flow content</a>.</dd>
<dd><a href=#phrasing-content-0>Phrasing content</a>.</dd>
- <dd><a href=#embedded-content-1>Embedded content</a>.</dd>
+ <dd><a href=#embedded-content-2>Embedded content</a>.</dd>
<dt>Contexts in which this element may be used:</dt>
- <dd>Where <a href=#embedded-content-1>embedded content</a> is expected.</dd>
+ <dd>Where <a href=#embedded-content-2>embedded content</a> is expected.</dd>
<dt>Content model:</dt>
<dd><a href=#transparent>Transparent</a>.</dd>
<dt>Content attributes:</dt>
@@ -19441,7 +19444,7 @@
the page was viewed in an interactive visual medium and is now being
printed, or if some script that ran during the page layout process
painted on the element), then the <code><a href=#the-canvas-element>canvas</a></code> element
- represents <a href=#embedded-content-1>embedded content</a> with the current image and
+ represents <a href=#embedded-content-2>embedded content</a> with the current image and
size. Otherwise, the element represents its <a href=#fallback-content>fallback
content</a> instead.</p>
@@ -22039,7 +22042,7 @@
<h4 id=mathml><span class=secno>4.8.15 </span>MathML</h4>
<p>The <code>math</code> element from the <a href=#mathml-namespace>MathML
- namespace</a> falls into the <a href=#embedded-content-1>embedded content</a>
+ namespace</a> falls into the <a href=#embedded-content-2>embedded content</a>
category for the purposes of the content models in this
specification.</p>
@@ -22067,7 +22070,7 @@
<h4 id=svg><span class=secno>4.8.16 </span>SVG</h4>
<p>The <code>svg</code> element from the <a href=#svg-namespace>SVG namespace</a>
- falls into the <a href=#embedded-content-1>embedded content</a> category for the
+ falls into the <a href=#embedded-content-2>embedded content</a> category for the
purposes of the content models in this specification.</p>
<p>To enable authors to use SVG tools that only accept SVG in its
@@ -55721,29 +55724,7 @@
<p><em>This section all its subsections are non-normative.</em></p>
- <!-- XXX
- figure/legend
- iframe, embed, object, applet, video, audio, canvas
-
- Default UI
- link: click
- mark: skip to next mark element
- title attribute: tooltip
- cite attribute on q, blockquote, ins, del: on hover, show link
- ...
-
- Define how to determine what element is under the cursor, unless
- the CSS group has finally gotten around to defining that before we
- get to it
-
- Extensions to CSS
- for drag and drop
- for datagrid
- ...
-
--->
-
<h3 id=introduction-8><span class=secno>10.1 </span>Introduction</h3>
<p>User agents are not required present HTML documents in any
@@ -55921,7 +55902,7 @@
b, strong, th { font-weight: bold; }
code, kbd, listing, plaintext, pre, samp, tt, xmp { font-family: monospace; }
h1 { font-size: 2.00em; font-weight: bold; }
-h2 { font-size: 1.05em; font-weight: bold; }
+h2 { font-size: 1.50em; font-weight: bold; }
h3 { font-size: 1.17em; font-weight: bold; }
h4 { font-size: 1.00em; font-weight: bold; }
h5 { font-size: 0.83em; font-weight: bold; }
@@ -56158,16 +56139,24 @@
- <h4 id=frames><span class=secno>10.4.8 </span>Frames</h4>
+ <h4 id=the-figure-element-0><span class=secno>10.4.8 </span>The <code><a href=#the-figure-element>figure</a></code> element</h4>
<p class=XXX>...</p>
- <h4 id=images-0><span class=secno>10.4.9 </span>Images</h4>
+ <h4 id=frames><span class=secno>10.4.9 </span>Frames</h4>
<p class=XXX>...</p>
+
+
+ <h4 id=embedded-content-1><span class=secno>10.4.10 </span>Embedded content</h4>
+
+ <p class=XXX>...</p>
+
+ <!-- img, iframe, embed, object, applet, video, audio, canvas -->
+
<!--
img - how to handle alt text, img in link (no border)... Define
that either the src="" is shown (as an image) or the alt="" is
@@ -56179,7 +56168,7 @@
- <h4 id=fragment-identifiers><span class=secno>10.4.10 </span>Fragment identifiers</h4>
+ <h4 id=fragment-identifiers><span class=secno>10.4.11 </span>Fragment identifiers</h4>
<p class=XXX>(need to remove "must" and reword) CSS UAs in visual
media must, when scrolling a page to a fragment identifier, align
@@ -56190,8 +56179,22 @@
<h3 id=interactive-media><span class=secno>10.5 </span>Interactive media</h3>
- <h4 id=hit-testing><span class=secno>10.5.1 </span>Hit testing</h4>
+ <h4 id=links-0><span class=secno>10.5.1 </span>Links</h4>
+ <p class=XXX>...</p>
+ <!-- hyperlinks: hover show url; clicks; opening in new browsing contexts -->
+ <!-- cite attribute on q, blockquote, ins, del: on hover, show link -->
+
+
+ <h4 id=the-mark-element-0><span class=secno>10.5.2 </span>The <code><a href=#the-mark-element>mark</a></code> element</h4>
+
+ <p class=XXX>...</p>
+ <!-- being able to cycle through them -->
+ <!-- showing them on the scroll bar -->
+
+
+ <h4 id=hit-testing><span class=secno>10.5.3 </span>Hit testing</h4>
+
<p class=XXX>this should really be in a CSS spec -- hot to decide
which element is under the cursor -->
@@ -56278,8 +56281,19 @@
are case-insensitive, as well as saying which attribute values must
be compared case-insensitively.</p>
+ <p class=XXX>which pseudo-class selectors match what</p>
+ <!-- XXX
+ Extensions to CSS
+ for drag and drop
+ for datagrid
+ ...
+
+ -->
+
+
+
<h2 id=obsolete-features><span class=secno>11 </span>Obsolete features</h2>
<p>Authors and documents must not use the features listed in this
Modified: source
===================================================================
--- source 2009-02-02 11:53:12 UTC (rev 2740)
+++ source 2009-02-03 02:25:42 UTC (rev 2741)
@@ -60930,29 +60930,7 @@
<p><em>This section all its subsections are non-normative.</em></p>
- <!-- XXX
- figure/legend
- iframe, embed, object, applet, video, audio, canvas
-
- Default UI
- link: click
- mark: skip to next mark element
- title attribute: tooltip
- cite attribute on q, blockquote, ins, del: on hover, show link
- ...
-
- Define how to determine what element is under the cursor, unless
- the CSS group has finally gotten around to defining that before we
- get to it
-
- Extensions to CSS
- for drag and drop
- for datagrid
- ...
-
--->
-
<h3>Introduction</h3>
<p>User agents are not required present HTML documents in any
@@ -61133,7 +61111,7 @@
b, strong, th { font-weight: bold; }
code, kbd, listing, plaintext, pre, samp, tt, xmp { font-family: monospace; }
h1 { font-size: 2.00em; font-weight: bold; }
-h2 { font-size: 1.05em; font-weight: bold; }
+h2 { font-size: 1.50em; font-weight: bold; }
h3 { font-size: 1.17em; font-weight: bold; }
h4 { font-size: 1.00em; font-weight: bold; }
h5 { font-size: 0.83em; font-weight: bold; }
@@ -61381,16 +61359,24 @@
+ <h4>The <code>figure</code> element</h4>
+
+ <p class="XXX">...</p>
+
+
+
<h4>Frames</h4>
<p class="XXX">...</p>
- <h4>Images</h4>
+ <h4>Embedded content</h4>
<p class="XXX">...</p>
+ <!-- img, iframe, embed, object, applet, video, audio, canvas -->
+
<!--
img - how to handle alt text, img in link (no border)... Define
that either the src="" is shown (as an image) or the alt="" is
@@ -61413,6 +61399,20 @@
<h3>Interactive media</h3>
+ <h4>Links</h4>
+
+ <p class="XXX">...</p>
+ <!-- hyperlinks: hover show url; clicks; opening in new browsing contexts -->
+ <!-- cite attribute on q, blockquote, ins, del: on hover, show link -->
+
+
+ <h4>The <code>mark</code> element</h4>
+
+ <p class="XXX">...</p>
+ <!-- being able to cycle through them -->
+ <!-- showing them on the scroll bar -->
+
+
<h4>Hit testing</h4>
<p class="XXX">this should really be in a CSS spec -- hot to decide
@@ -61501,8 +61501,19 @@
are case-insensitive, as well as saying which attribute values must
be compared case-insensitively.</p>
+ <p class="XXX">which pseudo-class selectors match what</p>
+ <!-- XXX
+ Extensions to CSS
+ for drag and drop
+ for datagrid
+ ...
+
+ -->
+
+
+
<h2>Obsolete features</h2>
<p>Authors and documents must not use the features listed in this
More information about the Commit-Watchers
mailing list