- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 29 Sep 2010 22:28:10 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv13886
Modified Files:
Overview.html
Log Message:
Adding the <s> element to the language. (whatwg r5561)
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.4442
retrieving revision 1.4443
diff -u -d -r1.4442 -r1.4443
--- Overview.html 29 Sep 2010 19:14:36 -0000 1.4442
+++ Overview.html 29 Sep 2010 22:28:06 -0000 1.4443
@@ -647,27 +647,28 @@
<li><a href="#the-em-element"><span class="secno">4.6.2 </span>The <code>em</code> element</a></li>
<li><a href="#the-strong-element"><span class="secno">4.6.3 </span>The <code>strong</code> element</a></li>
<li><a href="#the-small-element"><span class="secno">4.6.4 </span>The <code>small</code> element</a></li>
- <li><a href="#the-cite-element"><span class="secno">4.6.5 </span>The <code>cite</code> element</a></li>
- <li><a href="#the-q-element"><span class="secno">4.6.6 </span>The <code>q</code> element</a></li>
- <li><a href="#the-dfn-element"><span class="secno">4.6.7 </span>The <code>dfn</code> element</a></li>
- <li><a href="#the-abbr-element"><span class="secno">4.6.8 </span>The <code>abbr</code> element</a></li>
- <li><a href="#the-time-element"><span class="secno">4.6.9 </span>The <code>time</code> element</a></li>
- <li><a href="#the-code-element"><span class="secno">4.6.10 </span>The <code>code</code> element</a></li>
- <li><a href="#the-var-element"><span class="secno">4.6.11 </span>The <code>var</code> element</a></li>
- <li><a href="#the-samp-element"><span class="secno">4.6.12 </span>The <code>samp</code> element</a></li>
- <li><a href="#the-kbd-element"><span class="secno">4.6.13 </span>The <code>kbd</code> element</a></li>
- <li><a href="#the-sub-and-sup-elements"><span class="secno">4.6.14 </span>The <code>sub</code> and <code>sup</code> elements</a></li>
- <li><a href="#the-i-element"><span class="secno">4.6.15 </span>The <code>i</code> element</a></li>
- <li><a href="#the-b-element"><span class="secno">4.6.16 </span>The <code>b</code> element</a></li>
- <li><a href="#the-mark-element"><span class="secno">4.6.17 </span>The <code>mark</code> element</a></li>
- <li><a href="#the-ruby-element"><span class="secno">4.6.18 </span>The <code>ruby</code> element</a></li>
- <li><a href="#the-rt-element"><span class="secno">4.6.19 </span>The <code>rt</code> element</a></li>
- <li><a href="#the-rp-element"><span class="secno">4.6.20 </span>The <code>rp</code> element</a></li>
- <li><a href="#the-bdo-element"><span class="secno">4.6.21 </span>The <code>bdo</code> element</a></li>
- <li><a href="#the-span-element"><span class="secno">4.6.22 </span>The <code>span</code> element</a></li>
- <li><a href="#the-br-element"><span class="secno">4.6.23 </span>The <code>br</code> element</a></li>
- <li><a href="#the-wbr-element"><span class="secno">4.6.24 </span>The <code>wbr</code> element</a></li>
- <li><a href="#usage-summary"><span class="secno">4.6.25 </span>Usage summary</a></ol></li>
+ <li><a href="#the-s-element"><span class="secno">4.6.5 </span>The <code>s</code> element</a></li>
+ <li><a href="#the-cite-element"><span class="secno">4.6.6 </span>The <code>cite</code> element</a></li>
+ <li><a href="#the-q-element"><span class="secno">4.6.7 </span>The <code>q</code> element</a></li>
+ <li><a href="#the-dfn-element"><span class="secno">4.6.8 </span>The <code>dfn</code> element</a></li>
+ <li><a href="#the-abbr-element"><span class="secno">4.6.9 </span>The <code>abbr</code> element</a></li>
+ <li><a href="#the-time-element"><span class="secno">4.6.10 </span>The <code>time</code> element</a></li>
+ <li><a href="#the-code-element"><span class="secno">4.6.11 </span>The <code>code</code> element</a></li>
+ <li><a href="#the-var-element"><span class="secno">4.6.12 </span>The <code>var</code> element</a></li>
+ <li><a href="#the-samp-element"><span class="secno">4.6.13 </span>The <code>samp</code> element</a></li>
+ <li><a href="#the-kbd-element"><span class="secno">4.6.14 </span>The <code>kbd</code> element</a></li>
+ <li><a href="#the-sub-and-sup-elements"><span class="secno">4.6.15 </span>The <code>sub</code> and <code>sup</code> elements</a></li>
+ <li><a href="#the-i-element"><span class="secno">4.6.16 </span>The <code>i</code> element</a></li>
+ <li><a href="#the-b-element"><span class="secno">4.6.17 </span>The <code>b</code> element</a></li>
+ <li><a href="#the-mark-element"><span class="secno">4.6.18 </span>The <code>mark</code> element</a></li>
+ <li><a href="#the-ruby-element"><span class="secno">4.6.19 </span>The <code>ruby</code> element</a></li>
+ <li><a href="#the-rt-element"><span class="secno">4.6.20 </span>The <code>rt</code> element</a></li>
+ <li><a href="#the-rp-element"><span class="secno">4.6.21 </span>The <code>rp</code> element</a></li>
+ <li><a href="#the-bdo-element"><span class="secno">4.6.22 </span>The <code>bdo</code> element</a></li>
+ <li><a href="#the-span-element"><span class="secno">4.6.23 </span>The <code>span</code> element</a></li>
+ <li><a href="#the-br-element"><span class="secno">4.6.24 </span>The <code>br</code> element</a></li>
+ <li><a href="#the-wbr-element"><span class="secno">4.6.25 </span>The <code>wbr</code> element</a></li>
+ <li><a href="#usage-summary"><span class="secno">4.6.26 </span>Usage summary</a></ol></li>
<li><a href="#edits"><span class="secno">4.7 </span>Edits</a>
<ol>
<li><a href="#the-ins-element"><span class="secno">4.7.1 </span>The <code>ins</code> element</a></li>
@@ -1681,10 +1682,10 @@
<code><a href="#the-style-element">style</a></code> element can be useful in syndication or for
page-specific styles, but in general an external style sheet is
likely to be more convenient when the styles apply to multiple
- pages.<p>It is also worth noting that four elements that were previously
+ pages.<p>It is also worth noting that some elements that were previously
presentational have been redefined in this specification to be
media-independent: <code><a href="#the-b-element">b</a></code>, <code><a href="#the-i-element">i</a></code>, <code><a href="#the-hr-element">hr</a></code>,
- and <code><a href="#the-small-element">small</a></code>.<h4 id="syntax-errors"><span class="secno">1.9.2 </span>Syntax errors</h4><p><i>This section is non-normative.</i><p>The syntax of HTML is constrained to avoid a wide variety of
+ <code><a href="#the-s-element">s</a></code>, and <code><a href="#the-small-element">small</a></code>.<h4 id="syntax-errors"><span class="secno">1.9.2 </span>Syntax errors</h4><p><i>This section is non-normative.</i><p>The syntax of HTML is constrained to avoid a wide variety of
problems.<dl><dt>Unintuitive error-handling behavior</dt>
<dd>
@@ -8802,6 +8803,7 @@
<li><code><a href="#the-progress-element">progress</a></code></li>
<li><code><a href="#the-q-element">q</a></code></li>
<li><code><a href="#the-ruby-element">ruby</a></code></li>
+ <li><code><a href="#the-s-element">s</a></code></li>
<li><code><a href="#the-samp-element">samp</a></code></li>
<li><code><a href="#script">script</a></code></li>
<li><code><a href="#the-section-element">section</a></code></li>
@@ -8887,6 +8889,7 @@
<li><code><a href="#the-progress-element">progress</a></code></li>
<li><code><a href="#the-q-element">q</a></code></li>
<li><code><a href="#the-ruby-element">ruby</a></code></li>
+ <li><code><a href="#the-s-element">s</a></code></li>
<li><code><a href="#the-samp-element">samp</a></code></li>
<li><code><a href="#script">script</a></code></li>
<li><code><a href="#the-select-element">select</a></code></li>
@@ -9621,6 +9624,7 @@
<code><a href="#the-rp-element">rp</a></code>,
<code><a href="#the-rt-element">rt</a></code>,
<code><a href="#the-ruby-element">ruby</a></code>,
+ <code><a href="#the-s-element">s</a></code>,
<code><a href="#the-samp-element">samp</a></code>,
<code><a href="#the-small-element">small</a></code>,
<code><a href="#the-span-element">span</a></code>,
@@ -15978,7 +15982,31 @@
<pre><p><strong><small>Continued use of this service will result in a kiss.</small></strong></p></pre>
- </div><h4 id="the-cite-element"><span class="secno">4.6.5 </span>The <dfn><code>cite</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
+ </div><h4 id="the-s-element"><span class="secno">4.6.5 </span>The <dfn><code>s</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
+ <dd><a href="#flow-content">Flow content</a>.</dd>
+ <dd><a href="#phrasing-content">Phrasing content</a>.</dd>
+ <dt>Contexts in which this element can be used:</dt>
+ <dd>Where <a href="#phrasing-content">phrasing content</a> is expected.</dd>
+ <dt>Content model:</dt>
+ <dd><a href="#phrasing-content">Phrasing content</a>.</dd>
+ <dt>Content attributes:</dt>
+ <dd><a href="#global-attributes">Global attributes</a></dd>
+ <dt>DOM interface:</dt>
+ <dd>Uses <code><a href="#htmlelement">HTMLElement</a></code>.</dd>
+ </dl><p>The <code><a href="#the-s-element">s</a></code> element <a href="#represents">represents</a> contents that
+ are no longer accurate or no longer relevant.<p class="note">The <code><a href="#the-s-element">s</a></code> element is not appropriate when
+ indicating document edits; to mark a span of text as having been
+ removed from a document, use the <code><a href="#the-del-element">del</a></code> element.<div class="example">
+
+ <p>In this example a recommended retail price has been marked as no
+ longer relevant as the product in question has a new sale
+ price.</p>
+
+ <pre><p>Buy our Iced Tea and Lemonade!</p>
+<p><s>Recommended retail price: $3.99 per bottle</s></p>
+<p><strong>Now selling for just $2.99 a bottle!</strong></p></pre>
+
+ </div><h4 id="the-cite-element"><span class="secno">4.6.6 </span>The <dfn><code>cite</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
<dd><a href="#flow-content">Flow content</a>.</dd>
<dd><a href="#phrasing-content">Phrasing content</a>.</dd>
<dt>Contexts in which this element can be used:</dt>
@@ -16082,7 +16110,7 @@
<pre><p>And then <b>Ian</b> said <q>this might be right, in a
gossip column, maybe!</q>.</p></pre>
- </div><h4 id="the-q-element"><span class="secno">4.6.6 </span>The <dfn><code>q</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
+ </div><h4 id="the-q-element"><span class="secno">4.6.7 </span>The <dfn><code>q</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
<dd><a href="#flow-content">Flow content</a>.</dd>
<dd><a href="#phrasing-content">Phrasing content</a>.</dd>
<dt>Contexts in which this element can be used:</dt>
@@ -16156,7 +16184,7 @@
<pre><p>The word "ineffable" could have been used to describe the disaster
resulting from the campaign's mismanagement.</p></pre>
- </div><h4 id="the-dfn-element"><span class="secno">4.6.7 </span>The <dfn><code>dfn</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
+ </div><h4 id="the-dfn-element"><span class="secno">4.6.8 </span>The <dfn><code>dfn</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
<dd><a href="#flow-content">Flow content</a>.</dd>
<dd><a href="#phrasing-content">Phrasing content</a>.</dd>
<dt>Contexts in which this element can be used:</dt>
@@ -16206,7 +16234,7 @@
<p>Teal'c activated his <a href=#gdo><abbr title="Garage Door Opener">GDO</abbr></a>
and so Hammond ordered the iris to be opened.</p></pre>
- </div><h4 id="the-abbr-element"><span class="secno">4.6.8 </span>The <dfn><code>abbr</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
+ </div><h4 id="the-abbr-element"><span class="secno">4.6.9 </span>The <dfn><code>abbr</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
<dd><a href="#flow-content">Flow content</a>.</dd>
<dd><a href="#phrasing-content">Phrasing content</a>.</dd>
<dt>Contexts in which this element can be used:</dt>
@@ -16298,7 +16326,7 @@
cause other <code><a href="#the-abbr-element">abbr</a></code> elements in the same document with the
same contents but without a <code title="attr-title"><a href="#the-title-attribute">title</a></code>
attribute to behave as if they had the same expansion. Every
- <code><a href="#the-abbr-element">abbr</a></code> element is independent.<h4 id="the-time-element"><span class="secno">4.6.9 </span>The <dfn><code>time</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
+ <code><a href="#the-abbr-element">abbr</a></code> element is independent.<h4 id="the-time-element"><span class="secno">4.6.10 </span>The <dfn><code>time</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
<dd><a href="#flow-content">Flow content</a>.</dd>
<dd><a href="#phrasing-content">Phrasing content</a>.</dd>
<dt>Contexts in which this element can be used:</dt>
@@ -16540,7 +16568,7 @@
<p>I put a bike bell on his bike.</p>
</article></pre>
- </div><h4 id="the-code-element"><span class="secno">4.6.10 </span>The <dfn><code>code</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
+ </div><h4 id="the-code-element"><span class="secno">4.6.11 </span>The <dfn><code>code</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
<dd><a href="#flow-content">Flow content</a>.</dd>
<dd><a href="#phrasing-content">Phrasing content</a>.</dd>
<dt>Contexts in which this element can be used:</dt>
@@ -16589,7 +16617,7 @@
<p>A class is used in that example to indicate the language
used.</p>
- </div><p class="note">See the <code><a href="#the-pre-element">pre</a></code> element for more details.<h4 id="the-var-element"><span class="secno">4.6.11 </span>The <dfn><code>var</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
+ </div><p class="note">See the <code><a href="#the-pre-element">pre</a></code> element for more details.<h4 id="the-var-element"><span class="secno">4.6.12 </span>The <dfn><code>var</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
<dd><a href="#flow-content">Flow content</a>.</dd>
<dd><a href="#phrasing-content">Phrasing content</a>.</dd>
<dt>Contexts in which this element can be used:</dt>
@@ -16635,7 +16663,7 @@
</figcaption>
</figure></pre>
- </div><h4 id="the-samp-element"><span class="secno">4.6.12 </span>The <dfn><code>samp</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
+ </div><h4 id="the-samp-element"><span class="secno">4.6.13 </span>The <dfn><code>samp</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
<dd><a href="#flow-content">Flow content</a>.</dd>
<dd><a href="#phrasing-content">Phrasing content</a>.</dd>
<dt>Contexts in which this element can be used:</dt>
@@ -16664,7 +16692,7 @@
Linux demo 2.6.10-grsec+gg3+e+fhs6b+nfs+gr0501+++p3+c4a+gr2b-reslog-v6.189 #1 SMP Tue Feb 1 11:22:36 PST 2005 i686 unknown
<span class="prompt">jdoe@demo:~$</span> <span class="cursor">_</span></samp></pre></pre>
- </div><h4 id="the-kbd-element"><span class="secno">4.6.13 </span>The <dfn><code>kbd</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
+ </div><h4 id="the-kbd-element"><span class="secno">4.6.14 </span>The <dfn><code>kbd</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
<dd><a href="#flow-content">Flow content</a>.</dd>
<dd><a href="#phrasing-content">Phrasing content</a>.</dd>
<dt>Contexts in which this element can be used:</dt>
@@ -16702,7 +16730,7 @@
<pre><p>To make George eat an apple, select <kbd>File | Eat Apple...</kbd></p></pre>
- </div><h4 id="the-sub-and-sup-elements"><span class="secno">4.6.14 </span>The <dfn><code>sub</code></dfn> and <dfn><code>sup</code></dfn> elements</h4><dl class="element"><dt>Categories</dt>
+ </div><h4 id="the-sub-and-sup-elements"><span class="secno">4.6.15 </span>The <dfn><code>sub</code></dfn> and <dfn><code>sup</code></dfn> elements</h4><dl class="element"><dt>Categories</dt>
<dd><a href="#flow-content">Flow content</a>.</dd>
<dd><a href="#phrasing-content">Phrasing content</a>.</dd>
<dt>Contexts in which this element can be used:</dt>
@@ -16744,7 +16772,7 @@
detailed mathematical markup is not desired. <a href="#refsMATHML">[MATHML]</a><div class="example">
<pre><var>E</var>=<var>m</var><var>c</var><sup>2</sup></pre>
<pre>f(<var>x</var>, <var>n</var>) = log<sub>4</sub><var>x</var><sup><var>n</var></sup></pre>
- </div><h4 id="the-i-element"><span class="secno">4.6.15 </span>The <dfn><code>i</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
+ </div><h4 id="the-i-element"><span class="secno">4.6.16 </span>The <dfn><code>i</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
<dd><a href="#flow-content">Flow content</a>.</dd>
<dd><a href="#phrasing-content">Phrasing content</a>.</dd>
<dt>Contexts in which this element can be used:</dt>
@@ -16790,7 +16818,7 @@
term.<p class="note">Style sheets can be used to format <code><a href="#the-i-element">i</a></code>
elements, just like any other element can be restyled. Thus, it is
not the case that content in <code><a href="#the-i-element">i</a></code> elements will
- necessarily be italicized.<h4 id="the-b-element"><span class="secno">4.6.16 </span>The <dfn><code>b</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
+ necessarily be italicized.<h4 id="the-b-element"><span class="secno">4.6.17 </span>The <dfn><code>b</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
<dd><a href="#flow-content">Flow content</a>.</dd>
<dd><a href="#phrasing-content">Phrasing content</a>.</dd>
<dt>Contexts in which this element can be used:</dt>
@@ -16844,7 +16872,7 @@
</div><p class="note">Style sheets can be used to format <code><a href="#the-b-element">b</a></code>
elements, just like any other element can be restyled. Thus, it is
not the case that content in <code><a href="#the-b-element">b</a></code> elements will
- necessarily be boldened.<h4 id="the-mark-element"><span class="secno">4.6.17 </span>The <dfn><code>mark</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
+ necessarily be boldened.<h4 id="the-mark-element"><span class="secno">4.6.18 </span>The <dfn><code>mark</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
<dd><a href="#flow-content">Flow content</a>.</dd>
<dd><a href="#phrasing-content">Phrasing content</a>.</dd>
<dt>Contexts in which this element can be used:</dt>
@@ -16974,7 +17002,7 @@
<p><mark>An obstruction in a gate will prevent it from accepting a
wormhole connection.</mark></p></pre>
- </div><h4 id="the-ruby-element"><span class="secno">4.6.18 </span>The <dfn><code>ruby</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
+ </div><h4 id="the-ruby-element"><span class="secno">4.6.19 </span>The <dfn><code>ruby</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
<dd><a href="#flow-content">Flow content</a>.</dd>
<dd><a href="#phrasing-content">Phrasing content</a>.</dd>
<dt>Contexts in which this element can be used:</dt>
@@ -17049,7 +17077,7 @@
<p><img alt="The two main ideographs, each with its pinyin annotation rendered in a smaller font above it." height="79" src="http://dev.w3.org/html5/spec/images/sample-ruby-pinyin.png" width="173"></p>
- </div><!-- Note: Examples are 32px/16px Stone Sans Sem ITC TT --><h4 id="the-rt-element"><span class="secno">4.6.19 </span>The <dfn><code>rt</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
+ </div><!-- Note: Examples are 32px/16px Stone Sans Sem ITC TT --><h4 id="the-rt-element"><span class="secno">4.6.20 </span>The <dfn><code>rt</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
<dd>None.</dd>
<dt>Contexts in which this element can be used:</dt>
<dd>As a child of a <code><a href="#the-ruby-element">ruby</a></code> element.</dd>
@@ -17070,7 +17098,7 @@
<code><a href="#the-ruby-element">ruby</a></code> element represents the same thing as its
children.</p>
- </div><h4 id="the-rp-element"><span class="secno">4.6.20 </span>The <dfn><code>rp</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
+ </div><h4 id="the-rp-element"><span class="secno">4.6.21 </span>The <dfn><code>rp</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
<dd>None.</dd>
<dt>Contexts in which this element can be used:</dt>
<dd>As a child of a <code><a href="#the-ruby-element">ruby</a></code> element, either immediately before or immediately after an <code><a href="#the-rt-element">rt</a></code> element.</dd>
@@ -17110,7 +17138,7 @@
<pre lang="ja">... 漢 (かん) 字 (じ) ...</pre>
- </div><h4 id="the-bdo-element"><span class="secno">4.6.21 </span>The <dfn><code>bdo</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
+ </div><h4 id="the-bdo-element"><span class="secno">4.6.22 </span>The <dfn><code>bdo</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
<dd><a href="#flow-content">Flow content</a>.</dd>
<dd><a href="#phrasing-content">Phrasing content</a>.</dd>
<dt>Contexts in which this element can be used:</dt>
@@ -17149,7 +17177,7 @@
layer. For example, an HTML+CSS user agent should implement these
requirements by implementing the CSS 'unicode-bidi' property. <a href="#refsCSS">[CSS]</a></p>
- </div><h4 id="the-span-element"><span class="secno">4.6.22 </span>The <dfn><code>span</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
+ </div><h4 id="the-span-element"><span class="secno">4.6.23 </span>The <dfn><code>span</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
<dd><a href="#flow-content">Flow content</a>.</dd>
<dd><a href="#phrasing-content">Phrasing content</a>.</dd>
<dt>Contexts in which this element can be used:</dt>
@@ -17180,7 +17208,7 @@
<span class="keyword">break</span>;
}</code></pre></pre>
- </div><h4 id="the-br-element"><span class="secno">4.6.23 </span>The <dfn><code>br</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
+ </div><h4 id="the-br-element"><span class="secno">4.6.24 </span>The <dfn><code>br</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
<dd><a href="#flow-content">Flow content</a>.</dd>
<dd><a href="#phrasing-content">Phrasing content</a>.</dd>
<dt>Contexts in which this element can be used:</dt>
@@ -17239,7 +17267,7 @@
<p>A <code><a href="#the-br-element">br</a></code> element does not separate paragraphs for the
purposes of the Unicode bidirectional algorithm. <a href="#refsBIDI">[BIDI]</a></p>
- </div><h4 id="the-wbr-element"><span class="secno">4.6.24 </span>The <dfn><code>wbr</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
+ </div><h4 id="the-wbr-element"><span class="secno">4.6.25 </span>The <dfn><code>wbr</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
<dd><a href="#flow-content">Flow content</a>.</dd>
<dd><a href="#phrasing-content">Phrasing content</a>.</dd>
<dt>Contexts in which this element can be used:</dt>
@@ -17267,7 +17295,7 @@
<p>Any content inside <code><a href="#the-wbr-element">wbr</a></code> elements must not be
considered part of the surrounding text.</p>
- </div><h4 id="usage-summary"><span class="secno">4.6.25 </span>Usage summary</h4><p><i>This section is non-normative.</i><table><thead><tr><th>Element
+ </div><h4 id="usage-summary"><span class="secno">4.6.26 </span>Usage summary</h4><p><i>This section is non-normative.</i><table><thead><tr><th>Element
<th>Purpose
<th>Example
<tbody><tr><td><code><a href="#the-a-element">a</a></code>
@@ -17286,6 +17314,10 @@
<td>Side comments
<td><pre class="example">These grapes are made into wine. <strong><small>Alcohol is addictive.</small></strong></pre>
+ <tr><td><code><a href="#the-s-element">s</a></code>
+ <td>Inaccurate text
+ <td><pre class="example">Price: <strong><s>£4.50</s></strong> £2.00!</pre>
+
<tr><td><code><a href="#the-cite-element">cite</a></code>
<td>Titles of works
<td><pre class="example">The case <strong><cite>Hugo v. Danielle</cite></strong> is relevant here.</pre>
@@ -54597,7 +54629,7 @@
<a href="#list-of-active-formatting-elements">list of active formatting elements</a>: <code><a href="#the-a-element">a</a></code>,
<code><a href="#the-b-element">b</a></code>, <code><a href="#big">big</a></code>, <code><a href="#the-code-element">code</a></code>,
<code><a href="#the-em-element">em</a></code>, <code><a href="#font">font</a></code>, <code><a href="#the-i-element">i</a></code>,
- <code><a href="#nobr">nobr</a></code>, <code><a href="#s">s</a></code>, <code><a href="#the-small-element">small</a></code>,
+ <code><a href="#nobr">nobr</a></code>, <code><a href="#the-s-element">s</a></code>, <code><a href="#the-small-element">small</a></code>,
<code><a href="#strike">strike</a></code>, <code><a href="#the-strong-element">strong</a></code>, <code><a href="#tt">tt</a></code>, and
<code><a href="#u">u</a></code>.</dd>
@@ -64031,6 +64063,9 @@
<dt><dfn id="rb"><code>rb</code></dfn></dt>
<dd><p>Providing the ruby base directly inside the <code><a href="#the-ruby-element">ruby</a></code> element is sufficient; the <code><a href="#rb">rb</a></code> element is unnecessary. Omit it altogether.</dd>
+ <dt><dfn id="strike"><code>strike</code></dfn></dt>
+ <dd><p>Use <code><a href="#the-del-element">del</a></code> instead if the element is marking an edit, otherwise use <code><a href="#the-s-element">s</a></code> instead.</dd>
+
<dt><dfn id="basefont"><code>basefont</code></dfn></dt>
<dt><dfn id="big"><code>big</code></dfn></dt>
<dt><dfn id="blink"><code>blink</code></dfn></dt>
@@ -64039,9 +64074,7 @@
<dt><code><a href="#the-marquee-element">marquee</a></code></dt>
<dt><dfn id="multicol"><code>multicol</code></dfn></dt>
<dt><dfn id="nobr"><code>nobr</code></dfn></dt>
- <dt><dfn id="s"><code>s</code></dfn></dt>
<dt><dfn id="spacer"><code>spacer</code></dfn></dt>
- <dt><dfn id="strike"><code>strike</code></dfn></dt>
<dt><dfn id="tt"><code>tt</code></dfn></dt>
<dt><dfn id="u"><code>u</code></dfn></dt>
@@ -64049,10 +64082,6 @@
<p>Use appropriate elements and/or CSS instead.</p>
- <p>For the <code><a href="#s">s</a></code> and <code><a href="#strike">strike</a></code> elements, if
- they are marking up a removal from the element, consider using the
- <code><a href="#the-del-element">del</a></code> element instead.</p>
-
<p>Where the <code><a href="#tt">tt</a></code> element would have been used for
marking up keyboard input, consider the <code><a href="#the-kbd-element">kbd</a></code> element;
for variables, consider the <code><a href="#the-var-element">var</a></code> element; for computer
@@ -66518,6 +66547,14 @@
<code><a href="#the-rp-element">rp</a></code> element*</td>
<td><a href="#global-attributes" title="global attributes">globals</a></td>
<td><code><a href="#htmlelement">HTMLElement</a></code></td>
+ <tr><th><code><a href="#the-s-element">s</a></code></th>
+ <td>Inaccurate text</td>
+ <td><a href="#flow-content" title="Flow content">flow</a>;
+ <a href="#phrasing-content" title="Phrasing content">phrasing</a></td>
+ <td><a href="#phrasing-content" title="Phrasing content">phrasing</a></td>
+ <td><a href="#phrasing-content" title="Phrasing content">phrasing</a></td>
+ <td><a href="#global-attributes" title="global attributes">globals</a></td>
+ <td><code><a href="#htmlelement">HTMLElement</a></code></td>
<tr><th><code><a href="#the-samp-element">samp</a></code></th>
<td>Computer output</td>
<td><a href="#flow-content" title="Flow content">flow</a>;
@@ -66871,6 +66908,7 @@
<code><a href="#the-progress-element">progress</a></code>;
<code><a href="#the-q-element">q</a></code>;
<code><a href="#the-ruby-element">ruby</a></code>;
+ <code><a href="#the-s-element">s</a></code>;
<code><a href="#the-samp-element">samp</a></code>;
<code><a href="#script">script</a></code>;
<code><a href="#the-section-element">section</a></code>;
@@ -66946,6 +66984,7 @@
<code><a href="#the-progress-element">progress</a></code>;
<code><a href="#the-q-element">q</a></code>;
<code><a href="#the-ruby-element">ruby</a></code>;
+ <code><a href="#the-s-element">s</a></code>;
<code><a href="#the-samp-element">samp</a></code>;
<code><a href="#script">script</a></code>;
<code><a href="#the-select-element">select</a></code>;
@@ -68349,6 +68388,9 @@
<tr><td> <code><a href="#the-ruby-element">ruby</a></code>
<td> <code><a href="#htmlelement">HTMLElement</a></code>
+ <tr><td> <code><a href="#the-s-element">s</a></code>
+ <td> <code><a href="#htmlelement">HTMLElement</a></code>
+
<tr><td> <code><a href="#the-samp-element">samp</a></code>
<td> <code><a href="#htmlelement">HTMLElement</a></code>
Received on Wednesday, 29 September 2010 22:28:14 UTC