- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 15 Apr 2011 20:47:28 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv28379
Modified Files:
obsolete.html spec.html
Log Message:
typo (whatwg r6015)
[updated by splitter]
Index: obsolete.html
===================================================================
RCS file: /sources/public/html5/spec/obsolete.html,v
retrieving revision 1.1026
retrieving revision 1.1027
diff -u -d -r1.1026 -r1.1027
--- obsolete.html 15 Apr 2011 00:46:57 -0000 1.1026
+++ obsolete.html 15 Apr 2011 20:47:18 -0000 1.1027
@@ -688,7 +688,7 @@
</dl><hr><p>The <code title="attr-table-border"><a href="tabular-data.html#attr-table-border">border</a></code> attribute on
the <code><a href="tabular-data.html#the-table-element">table</a></code> element can be used to provide basic fallback
styling for the purpose of making tables legible in browsing
- environements where CSS support is limited or absent, such as
+ environments where CSS support is limited or absent, such as
text-based browsers, WYSIWYG editors, and in situations where CSS
support is disabled or the style sheet is lost. Only the empty
string and the value "<code title="">1</code>" may be used as <code title="attr-table-border"><a href="tabular-data.html#attr-table-border">border</a></code> values for this purpose.
Index: spec.html
===================================================================
RCS file: /sources/public/html5/spec/spec.html,v
retrieving revision 1.1444
retrieving revision 1.1445
diff -u -d -r1.1444 -r1.1445
--- spec.html 15 Apr 2011 19:46:44 -0000 1.1444
+++ spec.html 15 Apr 2011 20:47:19 -0000 1.1445
@@ -367,7 +367,7 @@
<a href="Overview.html">single page HTML</a>,
<a href="spec.html">multipage HTML</a>,
<a href="author/">web developer edition</a>.
-This is revision 1.4836.
+This is revision 1.4837.
</p>
<p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a>
© 2010 <a href="http://www.w3.org/"><abbr title="World Wide
Received on Friday, 15 April 2011 20:47:33 UTC