- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 15 Feb 2010 01:16:51 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec-author-view
In directory hutz:/tmp/cvs-serv18652
Modified Files:
Overview.html acknowledgements.html embedded-content-1.html
spec.html
Log Message:
missing word (whatwg r4743)
[updated by splitter]
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/Overview.html,v
retrieving revision 1.695
retrieving revision 1.696
diff -u -d -r1.695 -r1.696
--- Overview.html 15 Feb 2010 01:07:02 -0000 1.695
+++ Overview.html 15 Feb 2010 01:16:48 -0000 1.696
@@ -302,7 +302,7 @@
</dl><p>This specification is available in the following formats:
<a href="spec.html">single page HTML</a>,
<a href="Overview.html">multipage HTML</a>.
-This is revision 1.3789.
+This is revision 1.3790.
</p>
<p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a>
© 2009 <a href="http://www.w3.org/"><abbr title="World Wide
Index: embedded-content-1.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/embedded-content-1.html,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -d -r1.19 -r1.20
--- embedded-content-1.html 6 Feb 2010 10:57:02 -0000 1.19
+++ embedded-content-1.html 15 Feb 2010 01:16:48 -0000 1.20
@@ -811,7 +811,7 @@
page-specific, for example an image that forms part of a site-wide
design scheme, the image should be specified in the site's CSS,
not in the markup of the document.</p><p>However, a decorative image that isn't discussed by the
- surrounding text still has some relevance can be included in a page
+ surrounding text but still has some relevance can be included in a page
using the <code><a href="#the-img-element">img</a></code> element. Such images are decorative, but
still form part of the content. In these cases, the <code title="attr-img-alt"><a href="#attr-img-alt">alt</a></code> attribute must be present but its
value must be the empty string.</p><div class="example">
Index: spec.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/spec.html,v
retrieving revision 1.700
retrieving revision 1.701
diff -u -d -r1.700 -r1.701
--- spec.html 15 Feb 2010 01:07:02 -0000 1.700
+++ spec.html 15 Feb 2010 01:16:48 -0000 1.701
@@ -300,7 +300,7 @@
</dl><p>This specification is available in the following formats:
<a href=spec.html>single page HTML</a>,
<a href=Overview.html>multipage HTML</a>.
-This is revision 1.3789.
+This is revision 1.3790.
</p>
<p class=copyright><a href=http://www.w3.org/Consortium/Legal/ipr-notice#Copyright>Copyright</a>
© 2009 <a href=http://www.w3.org/><abbr title="World Wide
@@ -9382,7 +9382,7 @@
page-specific, for example an image that forms part of a site-wide
design scheme, the image should be specified in the site's CSS,
not in the markup of the document.</p><p>However, a decorative image that isn't discussed by the
- surrounding text still has some relevance can be included in a page
+ surrounding text but still has some relevance can be included in a page
using the <code><a href=#the-img-element>img</a></code> element. Such images are decorative, but
still form part of the content. In these cases, the <code title=attr-img-alt><a href=#attr-img-alt>alt</a></code> attribute must be present but its
value must be the empty string.</p><div class=example>
@@ -28914,6 +28914,7 @@
Leif Halvard Silli,
Lenny Domnitser,
Leons Petrazickis,
+ Lobotom Dysmon,
Logan<!-- on moz irc -->,
Loune,
Luke Kenneth Casson Leighton,
Index: acknowledgements.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/acknowledgements.html,v
retrieving revision 1.572
retrieving revision 1.573
diff -u -d -r1.572 -r1.573
--- acknowledgements.html 14 Feb 2010 12:06:58 -0000 1.572
+++ acknowledgements.html 15 Feb 2010 01:16:48 -0000 1.573
@@ -593,6 +593,7 @@
Leif Halvard Silli,
Lenny Domnitser,
Leons Petrazickis,
+ Lobotom Dysmon,
Logan<!-- on moz irc -->,
Loune,
Luke Kenneth Casson Leighton,
Received on Monday, 15 February 2010 01:16:53 UTC