[html5] r2487 - [a] (0) Remove the association of <cite> and <blockquote>/<q>. (credit: sk)

whatwg at whatwg.org whatwg at whatwg.org
Sun Nov 30 02:07:31 PST 2008


Author: ianh
Date: 2008-11-30 02:07:30 -0800 (Sun, 30 Nov 2008)
New Revision: 2487

Modified:
   index
   source
Log:
[a] (0) Remove the association of <cite> and <blockquote>/<q>. (credit: sk)

Modified: index
===================================================================
--- index	2008-11-30 08:32:40 UTC (rev 2486)
+++ index	2008-11-30 10:07:30 UTC (rev 2487)
@@ -6086,7 +6086,7 @@
    <p>For example, the following document is non-conforming, despite
    being syntactically correct:</p>
 
-   <pre><!DOCTYPE html>
+   <pre class=bad><!DOCTYPE html>
 <html lang="en-GB">
  <head> <title> Demonstration </title> </head>
  <body>
@@ -11103,15 +11103,6 @@
   is present, it must be a <a href=#valid-url>valid URL</a>. User agents should
   allow users to follow such citation links.</p>
 
-  <p>If a <code><a href=#the-blockquote-element>blockquote</a></code> element is <a href=#preceded-or-followed>preceded or
-  followed</a> by a single <a href=#paragraph>paragraph</a> that contains a
-  single <code><a href=#the-cite-element>cite</a></code> element and that is itself not
-  <a href=#preceded-or-followed>preceded or followed</a> by another <code><a href=#the-blockquote-element>blockquote</a></code>
-  element and does not itself have a <code><a href=#the-q-element>q</a></code> element
-  descendant, then, the title of the work given by that
-  <code><a href=#the-cite-element>cite</a></code> element gives the source of the quotation
-  contained in the <code><a href=#the-blockquote-element>blockquote</a></code> element.</p>
-
   <p>The <dfn id=dom-quote-cite title=dom-quote-cite><code>cite</code></dfn> DOM
   attribute must <a href=#reflect>reflect</a> the element's <code title="">cite</code> content attribute.
 
@@ -11119,8 +11110,21 @@
   the <code><a href=#the-cite-element>cite</a></code> and <code><a href=#the-blockquote-element>blockquote</a></code> elements, but with
   the <code><a href=#the-dialog-element>dialog</a></code> element.</p>
 
+  <div class=example>
 
+   <p>This next example shows the use of <code><a href=#the-cite-element>cite</a></code> alongside
+   <code><a href=#the-blockquote-element>blockquote</a></code>:</p>
 
+   <pre><p>His next piece was the aptly named <cite>Sonnet 130</cite>:</p>
+<blockquote cite="http://quotes.example.org/s/sonnet130.html">
+  <p>My mistress' eyes are nothing like the sun,<br>
+  Coral is far more red, than her lips red,<br>
+  ...</pre>
+
+  </div>
+
+
+
   <h4 id=the-ol-element><span class=secno>4.5.7 </span>The <dfn><code>ol</code></dfn> element</h4>
 
   <dl class=element><dt>Categories</dt>
@@ -11791,13 +11795,6 @@
   entirely optional; using explicit quotation punctuation without
   <code><a href=#the-q-element>q</a></code> elements is just as correct.</p>
 
-  <p>If a <code><a href=#the-q-element>q</a></code> element is contained (directly or indirectly)
-  in a <a href=#paragraph>paragraph</a> that contains a single <code><a href=#the-cite-element>cite</a></code>
-  element and has no other <code><a href=#the-q-element>q</a></code> element descendants, then,
-  the title of the work given by that <code><a href=#the-cite-element>cite</a></code> element gives
-  the source of the quotation contained in the <code><a href=#the-q-element>q</a></code>
-  element.</p>
-
   <div class=example>
 
    <p>Here is a simple example of the use of the <code><a href=#the-q-element>q</a></code>
@@ -11973,24 +11970,7 @@
 
   </div>
 
-  <p class=note>The <code><a href=#the-cite-element>cite</a></code> element can apply to
-  <code><a href=#the-blockquote-element>blockquote</a></code> and <code><a href=#the-q-element>q</a></code> elements in certain cases
-  described in the definitions of those elements.</p>
 
-  <div class=example>
-
-   <p>This next example shows the use of <code><a href=#the-cite-element>cite</a></code> alongside
-   <code><a href=#the-blockquote-element>blockquote</a></code>:</p>
-
-   <pre><p>His next piece was the aptly named <cite>Sonnet 130</cite>:</p>
-<blockquote>
-  <p>My mistress' eyes are nothing like the sun,<br>
-  Coral is far more red, than her lips red,
-  ...</pre>
-
-  </div>
-
-
   <h4 id=the-em-element><span class=secno>4.6.4 </span>The <dfn><code>em</code></dfn> element</h4>
 
   <dl class=element><dt>Categories</dt>
@@ -53980,15 +53960,16 @@
   Moonka, Ralf Stoltze, Ralph Giles, Raphael Champeimont, Rene
   Saarsoo, Richard Ishida, Rimantas Liubertas, Robert Blaut, Robert
   O'Callahan, Robert Sayre, Roman Ivanov, Ryan King, S. Mike Dierken,
-  Sam Ruby, Sam Weinig, Scott Hess, Sean Knapp, Shaun Inman, Silvia
-  Pfeiffer, Simon Pieters, Stefan Haustein, Steffen Meschkat, Stephen
-  Ma, Steve Faulkner, Steve Runyon, Steven Garrity, Stewart Brodie,
-  Stuart Parmenter, Sunava Dutta, Tantek Çelik, Terrence Wood,
-  Thomas Broyer, Thomas O'Connor, Tim Altman, Tim Johansson, Travis
-  Leithead, Tyler Close, Vladimir Vukićević, Wakaba,
-  Wayne Pollock, Wellington Fernando de Macedo, William Swanson,
-  Wolfram Kriesing, Yi-An Huang, and Øistein E. Andersen, for
-  their useful and substantial comments.</p>
+  Sam Kuper, Sam Ruby, Sam Weinig, Scott Hess, Sean Knapp, Shaun
+  Inman, Silvia Pfeiffer, Simon Pieters, Stefan Haustein, Steffen
+  Meschkat, Stephen Ma, Steve Faulkner, Steve Runyon, Steven Garrity,
+  Stewart Brodie, Stuart Parmenter, Sunava Dutta, Tantek Çelik,
+  Terrence Wood, Thomas Broyer, Thomas O'Connor, Tim Altman, Tim
+  Johansson, Travis Leithead, Tyler Close, Vladimir
+  Vukićević, Wakaba, Wayne Pollock, Wellington Fernando
+  de Macedo, William Swanson, Wolfram Kriesing, Yi-An Huang, and
+  Øistein E. Andersen, for their useful and substantial
+  comments.</p>
 
   <p>Thanks also to everyone who has ever posted about HTML5 to their
   blogs, public mailing lists, or forums, including the <a href=http://lists.w3.org/Archives/Public/public-html/>W3C

Modified: source
===================================================================
--- source	2008-11-30 08:32:40 UTC (rev 2486)
+++ source	2008-11-30 10:07:30 UTC (rev 2487)
@@ -6138,7 +6138,7 @@
    <p>For example, the following document is non-conforming, despite
    being syntactically correct:</p>
 
-   <pre><!DOCTYPE html>
+   <pre class="bad"><!DOCTYPE html>
 <html lang="en-GB">
  <head> <title> Demonstration </title> </head>
  <body>
@@ -11811,15 +11811,6 @@
   is present, it must be a <span>valid URL</span>. User agents should
   allow users to follow such citation links.</p>
 
-  <p>If a <code>blockquote</code> element is <span>preceded or
-  followed</span> by a single <span>paragraph</span> that contains a
-  single <code>cite</code> element and that is itself not
-  <span>preceded or followed</span> by another <code>blockquote</code>
-  element and does not itself have a <code>q</code> element
-  descendant, then, the title of the work given by that
-  <code>cite</code> element gives the source of the quotation
-  contained in the <code>blockquote</code> element.</p>
-
   <p>The <dfn title="dom-quote-cite"><code>cite</code></dfn> DOM
   attribute must <span>reflect</span> the element's <code
   title="">cite</code> content attribute.
@@ -11828,8 +11819,21 @@
   the <code>cite</code> and <code>blockquote</code> elements, but with
   the <code>dialog</code> element.</p>
 
+  <div class="example">
 
+   <p>This next example shows the use of <code>cite</code> alongside
+   <code>blockquote</code>:</p>
 
+   <pre><p>His next piece was the aptly named <cite>Sonnet 130</cite>:</p>
+<blockquote cite="http://quotes.example.org/s/sonnet130.html">
+  <p>My mistress' eyes are nothing like the sun,<br>
+  Coral is far more red, than her lips red,<br>
+  ...</pre>
+
+  </div>
+
+
+
   <h4>The <dfn><code>ol</code></dfn> element</h4>
 
   <dl class="element">
@@ -12570,13 +12574,6 @@
   entirely optional; using explicit quotation punctuation without
   <code>q</code> elements is just as correct.</p>
 
-  <p>If a <code>q</code> element is contained (directly or indirectly)
-  in a <span>paragraph</span> that contains a single <code>cite</code>
-  element and has no other <code>q</code> element descendants, then,
-  the title of the work given by that <code>cite</code> element gives
-  the source of the quotation contained in the <code>q</code>
-  element.</p>
-
   <div class="example">
 
    <p>Here is a simple example of the use of the <code>q</code>
@@ -12755,24 +12752,7 @@
 
   </div>
 
-  <p class="note">The <code>cite</code> element can apply to
-  <code>blockquote</code> and <code>q</code> elements in certain cases
-  described in the definitions of those elements.</p>
 
-  <div class="example">
-
-   <p>This next example shows the use of <code>cite</code> alongside
-   <code>blockquote</code>:</p>
-
-   <pre><p>His next piece was the aptly named <cite>Sonnet 130</cite>:</p>
-<blockquote>
-  <p>My mistress' eyes are nothing like the sun,<br>
-  Coral is far more red, than her lips red,
-  ...</pre>
-
-  </div>
-
-
   <h4>The <dfn><code>em</code></dfn> element</h4>
 
   <dl class="element">
@@ -58941,15 +58921,16 @@
   Moonka, Ralf Stoltze, Ralph Giles, Raphael Champeimont, Rene
   Saarsoo, Richard Ishida, Rimantas Liubertas, Robert Blaut, Robert
   O'Callahan, Robert Sayre, Roman Ivanov, Ryan King, S. Mike Dierken,
-  Sam Ruby, Sam Weinig, Scott Hess, Sean Knapp, Shaun Inman, Silvia
-  Pfeiffer, Simon Pieters, Stefan Haustein, Steffen Meschkat, Stephen
-  Ma, Steve Faulkner, Steve Runyon, Steven Garrity, Stewart Brodie,
-  Stuart Parmenter, Sunava Dutta, Tantek Çelik, Terrence Wood,
-  Thomas Broyer, Thomas O'Connor, Tim Altman, Tim Johansson, Travis
-  Leithead, Tyler Close, Vladimir Vuki&#x0107;evi&#x0107;, Wakaba,
-  Wayne Pollock, Wellington Fernando de Macedo, William Swanson,
-  Wolfram Kriesing, Yi-An Huang, and Øistein E. Andersen, for
-  their useful and substantial comments.</p>
+  Sam Kuper, Sam Ruby, Sam Weinig, Scott Hess, Sean Knapp, Shaun
+  Inman, Silvia Pfeiffer, Simon Pieters, Stefan Haustein, Steffen
+  Meschkat, Stephen Ma, Steve Faulkner, Steve Runyon, Steven Garrity,
+  Stewart Brodie, Stuart Parmenter, Sunava Dutta, Tantek Çelik,
+  Terrence Wood, Thomas Broyer, Thomas O'Connor, Tim Altman, Tim
+  Johansson, Travis Leithead, Tyler Close, Vladimir
+  Vuki&#x0107;evi&#x0107;, Wakaba, Wayne Pollock, Wellington Fernando
+  de Macedo, William Swanson, Wolfram Kriesing, Yi-An Huang, and
+  Øistein E. Andersen, for their useful and substantial
+  comments.</p>
 
   <p>Thanks also to everyone who has ever posted about HTML5 to their
   blogs, public mailing lists, or forums, including the <a




More information about the Commit-Watchers mailing list