html5/spec browsers.html,1.1068,1.1069 rendering.html,1.111,1.112 spec.html,1.1659,1.1660

Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv23970

Modified Files:
	browsers.html rendering.html spec.html 
Log Message:
typo (whatwg r6541)

[updated by splitter]


Index: rendering.html
===================================================================
RCS file: /sources/public/html5/spec/rendering.html,v
retrieving revision 1.111
retrieving revision 1.112
diff -u -d -r1.111 -r1.112
--- rendering.html	4 Sep 2011 18:46:28 -0000	1.111
+++ rendering.html	6 Sep 2011 00:47:12 -0000	1.112
@@ -1218,7 +1218,7 @@
   of <code><a href="tabular-data.html#the-td-element">td</a></code> or <code><a href="tabular-data.html#the-th-element">th</a></code> elements are expected to be
   collapsed to zero.</p>
 
-  <hr><p>The the <code><a href="tabular-data.html#the-caption-element">caption</a></code> element unless specified otherwise
+  <hr><p>The <code><a href="tabular-data.html#the-caption-element">caption</a></code> element unless specified otherwise
   below, and the <code><a href="tabular-data.html#the-thead-element">thead</a></code>, <code><a href="tabular-data.html#the-tbody-element">tbody</a></code>,
   <code><a href="tabular-data.html#the-tfoot-element">tfoot</a></code>, <code><a href="tabular-data.html#the-tr-element">tr</a></code>, <code><a href="tabular-data.html#the-td-element">td</a></code>, and
   <code><a href="tabular-data.html#the-th-element">th</a></code> elements when they have an <code title="attr-div-align"><a href="obsolete.html#attr-div-align">align</a></code> attribute whose value is an

Index: browsers.html
===================================================================
RCS file: /sources/public/html5/spec/browsers.html,v
retrieving revision 1.1068
retrieving revision 1.1069
diff -u -d -r1.1068 -r1.1069
--- browsers.html	26 Aug 2011 20:46:52 -0000	1.1068
+++ browsers.html	6 Sep 2011 00:47:06 -0000	1.1069
@@ -1243,8 +1243,8 @@
 
   <p>If <var title="">url</var> <em>is</em>
   "<code><a href="fetching-resources.html#about:blank">about:blank</a></code>", the user agent must instead <a href="webappapis.html#queue-a-task">queue
-  a task</a> to <a href="webappapis.html#fire-a-simple-event">fire a simple event</a> named <code title="event-load">load</code> at the the selected <a href="#browsing-context">browsing
-  context</a>'s <code><a href="#window">Window</a></code> object, but with its <code title="dom-event-target"><a href="infrastructure.html#dom-event-target">target</a></code> set to the the selected
+  a task</a> to <a href="webappapis.html#fire-a-simple-event">fire a simple event</a> named <code title="event-load">load</code> at the selected <a href="#browsing-context">browsing
+  context</a>'s <code><a href="#window">Window</a></code> object, but with its <code title="dom-event-target"><a href="infrastructure.html#dom-event-target">target</a></code> set to the selected
   <a href="#browsing-context">browsing context</a>'s <code><a href="#window">Window</a></code> object's
   <code><a href="infrastructure.html#document">Document</a></code> object (and the <code title="dom-event-currentTarget">currentTarget</code> set to the
   <code><a href="#window">Window</a></code> object).</p>

Index: spec.html
===================================================================
RCS file: /sources/public/html5/spec/spec.html,v
retrieving revision 1.1659
retrieving revision 1.1660
diff -u -d -r1.1659 -r1.1660
--- spec.html	5 Sep 2011 04:46:50 -0000	1.1659
+++ spec.html	6 Sep 2011 00:47:18 -0000	1.1660
@@ -350,7 +350,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.5239.
+This is revision 1.5240.
    </p> 
      <p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a>
    &#169; 2011 <a href="http://www.w3.org/"><abbr title="World Wide

Received on Tuesday, 6 September 2011 00:47:38 UTC