[html5] r1521 - /
whatwg at whatwg.org
whatwg at whatwg.org
Mon May 5 20:24:35 PDT 2008
Author: ianh
Date: 2008-05-05 20:24:34 -0700 (Mon, 05 May 2008)
New Revision: 1521
Modified:
index
source
Log:
[e] (0) Remove doubt that you can't use <q> to quote poetry... Sigh...
Modified: index
===================================================================
--- index 2008-05-06 01:25:47 UTC (rev 1520)
+++ index 2008-05-06 03:24:34 UTC (rev 1521)
@@ -10663,8 +10663,9 @@
href="#htmlquoteelement">HTMLQuoteElement</a></code> interface.
</dl>
- <p>The <code><a href="#q">q</a></code> element represents a part of a
- paragraph quoted from another source.
+ <p>The <code><a href="#q">q</a></code> element represents some <a
+ href="#phrasing0" title="phrasing content">phrasing content</a> quoted
+ from another source.
<p>Quotation punctuation (such as quotation marks), if any, must be placed
inside the <code><a href="#q">q</a></code> element.
Modified: source
===================================================================
--- source 2008-05-06 01:25:47 UTC (rev 1520)
+++ source 2008-05-06 03:24:34 UTC (rev 1521)
@@ -8807,8 +8807,8 @@
</dd>
</dl>
- <p>The <code>q</code> element represents a part of a paragraph
- quoted from another source.</p>
+ <p>The <code>q</code> element represents some <span title="phrasing
+ content">phrasing content</span> quoted from another source.</p>
<p>Quotation punctuation (such as quotation marks), if any, must be
placed inside the <code>q</code> element.</p>
More information about the Commit-Watchers
mailing list