- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 21 Jul 2009 06:26:31 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv9873
Modified Files:
Overview.html
Log Message:
Parenthetical on the wrong line. (whatwg r3458)
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.2582
retrieving revision 1.2583
diff -u -d -r1.2582 -r1.2583
--- Overview.html 21 Jul 2009 02:25:11 -0000 1.2582
+++ Overview.html 21 Jul 2009 06:26:27 -0000 1.2583
@@ -7463,8 +7463,8 @@
</ul><h5 id="phrasing-content"><span class="secno">3.4.1.5 </span>Phrasing content</h5><p><dfn id="phrasing-content-0">Phrasing content</dfn> is the text of the document, as well
as elements that mark up that text at the intra-paragraph
level. Runs of <a href="#phrasing-content-0">phrasing content</a> form <a href="#paragraph" title="paragraph">paragraphs</a>.<ul class="brief category-list"><li><code><a href="#the-a-element">a</a></code> (if it contains only <a href="#phrasing-content-0">phrasing content</a>)</li>
- <li><code><a href="#the-abbr-element">abbr</a></code> (if it is a descendant of a <code><a href="#the-map-element">map</a></code> element)</li>
- <li><code><a href="#the-area-element">area</a></code></li>
+ <li><code><a href="#the-abbr-element">abbr</a></code></li>
+ <li><code><a href="#the-area-element">area</a></code> (if it is a descendant of a <code><a href="#the-map-element">map</a></code> element)</li>
<li><code><a href="#audio">audio</a></code></li>
<li><code><a href="#the-b-element">b</a></code></li>
<li><code><a href="#the-bb-element">bb</a></code></li>
@@ -65576,6 +65576,7 @@
Ave Wrigley,
Ben Boyle,
Ben Godfrey,
+ Ben Leslie,
Ben Meadowcroft,
Ben Millard,
Benjamin Hawkes-Lewis,
Received on Tuesday, 21 July 2009 06:26:44 UTC