- From: poot <cvsmail@w3.org>
- Date: Wed, 16 Sep 2009 07:27:16 +0900 (JST)
- To: public-html-diffs@w3.org
hixie: Don't force people to use <b> for speakers in conversations.
(whatwg r3864)
http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.3029&r2=1.3030&f=h
http://html5.org/tools/web-apps-tracker?from=3863&to=3864
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.3029
retrieving revision 1.3030
diff -u -d -r1.3029 -r1.3030
--- Overview.html 15 Sep 2009 11:58:37 -0000 1.3029
+++ Overview.html 15 Sep 2009 22:26:47 -0000 1.3030
@@ -9070,7 +9070,7 @@
</body>
<strong></html></strong></pre>
- </div><h3 id="document-metadata"><span class="secno">4.2 </span>Document metadata</h3><h4 id="the-head-element-0"><span class="secno">4.2.1 </span>The <dfn><code>head</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
+ </div><h3 id="document-metadata"><span class="secno">4.2 </span>Document metadata</h3><h4 id="the-head-element-0"><span class="secno">4.2.1 </span>The <dfn><code>head</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Implemented and widely deployed</i><dl class="element"><dt>Categories</dt>
<dd>None.</dd>
<dt>Contexts in which this element may be used:</dt>
<dd>As the first element in an <code><a href="#the-html-element-0">html</a></code> element.</dd>
@@ -9112,7 +9112,7 @@
<BODY>
...</pre>
- </div><h4 id="the-title-element-0"><span class="secno">4.2.2 </span>The <dfn><code>title</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
+ </div><h4 id="the-title-element-0"><span class="secno">4.2.2 </span>The <dfn><code>title</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Implemented and widely deployed</i><dl class="element"><dt>Categories</dt>
<dd><a href="#metadata-content">Metadata content</a>.</dd>
<dt>Contexts in which this element may be used:</dt>
<dd>In a <code><a href="#the-head-element-0">head</a></code> element containing no other <code><a href="#the-title-element-0">title</a></code> elements.</dd>
@@ -38407,22 +38407,22 @@
up conversations, meeting minutes, chat transcripts, dialogues in
screenplays, instant message logs, and other situations where
different players take turns in discourse.<p>Instead, authors are encouraged to mark up conversations using
- <code><a href="#the-p-element">p</a></code> elements, with the <code><a href="#the-b-element">b</a></code> element for marking
- up the speaker, optionally separated from their lines with
- punctuation. Paragraphs with their text wrapped in the
- <code><a href="#the-i-element">i</a></code> element can be used for marking up stage
- directions.<div class="example">
+ <code><a href="#the-p-element">p</a></code> elements and punctuation. Authors who need to mark
+ the speaker for styling purposes are encouraged to use
+ <code><a href="#the-span-element">span</a></code> or <code><a href="#the-b-element">b</a></code>. Paragraphs with their text
+ wrapped in the <code><a href="#the-i-element">i</a></code> element can be used for marking up
+ stage directions.<div class="example">
<p>This example demonstrates this using an extract from Abbot and
Costello's famous sketch, <cite>Who's on first</cite>:</p>
-<pre><p> <b>Costello</b>: Look, you gotta first baseman?
-<p> <b>Abbott</b>: Certainly.
-<p> <b>Costello</b>: Who's playing first?
-<p> <b>Abbott</b>: That's right.
-<p> <i>Costello becomes exasperated.</i>
-<p> <b>Costello</b>: When you pay off the first baseman every month, who gets the money?
-<p> <b>Abbott</b>: Every dollar of it.</pre>
+<pre><p> Costello: Look, you gotta first baseman?
+<p> Abbott: Certainly.
+<p> Costello: Who's playing first?
+<p> Abbott: That's right.
+<p> Costello becomes exasperated.
+<p> Costello: When you pay off the first baseman every month, who gets the money?
+<p> Abbott: Every dollar of it.</pre>
</div><div class="example">
@@ -38432,6 +38432,7 @@
<pre><p> <time>14:22</time> <b>egof</b> I'm not that nerdy, I've only seen 30% of the star trek episodes
<p> <time>14:23</time> <b>kaj</b> if you know what percentage of the star trek episodes you have seen, you are inarguably nerdy
<p> <time>14:23</time> <b>egof</b> it's unarguably
+<p> <time>14:23</time> <i>* kaj blinks</i>
<p> <time>14:24</time> <b>kaj</b> you are not helping your case</pre>
<!-- with thanks to http://bash.org/?854262 -->
@@ -38456,13 +38457,13 @@
dialogue, allowing the user to return to the location of the
footnote.</p>
- <pre><p> <b>Announcer</b>: Number 16: The <i>hand</i>.
-<p> <b>Interviewer</b>: Good evening. I have with me in the
-studio tonight Mr Norman St John Polevaulter, who for the past few
-years has been contradicting people. Mr Polevaulter, why
-<em>do</em> you contradict people?
-<p> <b>Norman</b>: I don't. <a href="#fn1" id="r1"><sup>[1]</sup></a>
-<p> <b>Interviewer</b>: You told me you did!
+ <pre><p> Announcer: Number 16: The <i>hand</i>.
+<p> Interviewer: Good evening. I have with me in the studio tonight
+Mr Norman St John Polevaulter, who for the past few years has been
+contradicting people. Mr Polevaulter, why <em>do</em> you
+contradict people?
+<p> Norman: I don't. <sup><a href="#fn1" id="r1">[1]</a></sup>
+<p> Interviewer: You told me you did!
<em>...</em>
<section>
<p id="fn1"><a href="#r1">[1]</a> This is, naturally, a lie,
@@ -38477,10 +38478,10 @@
<p>In this example, a sidebar is given after a dialogue, giving it
some context.</p>
- <pre><p> <b>Customer</b>: I will not buy this record, it is scratched.
-<p> <b>Shopkeeper</b>: I'm sorry?
-<p> <b>Customer</b>: I will not buy this record, it is scratched.
-<p> <b>Shopkeeper</b>: No no no, this's'a tobacconist's.
+ <pre><p> <span class="speaker">Customer</span>: I will not buy this record, it is scratched.
+<p> <span class="speaker">Shopkeeper</span>: I'm sorry?
+<p> <span class="speaker">Customer</span>: I will not buy this record, it is scratched.
+<p> <span class="speaker">Shopkeeper</span>: No no no, this's'a tobacconist's.
<aside>
<p>In 1970, the British Empire lay in ruins, and foreign
nationalists frequented the streets — many of them Hungarians
Received on Tuesday, 15 September 2009 22:27:53 UTC