html5/spec-author-view Overview.html,1.799,1.800 spec.html,1.805,1.806 the-canvas-element.html,1.571,1.572 video.html,1.578,1.579

Update of /sources/public/html5/spec-author-view
In directory hutz:/tmp/cvs-serv31280

Modified Files:
	Overview.html spec.html the-canvas-element.html video.html 
Log Message:
grammar error (whatwg r4893)

[updated by splitter]


Index: the-canvas-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-canvas-element.html,v
retrieving revision 1.571
retrieving revision 1.572
diff -u -d -r1.571 -r1.572
--- the-canvas-element.html	4 Mar 2010 07:16:15 -0000	1.571
+++ the-canvas-element.html	29 Mar 2010 05:57:03 -0000	1.572
@@ -404,6 +404,5 @@
   case the result might simply be "<code title="">data:,</code>".)</p><table><thead><tr><th> Type </th><th> Other arguments
    </th></tr></thead><tbody><tr><td> image/jpeg
      </td><td> The second argument is a
-     number between 0.0 and 1.0
-     treated as the desired quality level. 
+     number in the range 0.0 to 1.0 inclusive treated as the desired quality level. 
   </td></tr></tbody></table></body></html>
\ No newline at end of file

Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/Overview.html,v
retrieving revision 1.799
retrieving revision 1.800
diff -u -d -r1.799 -r1.800
--- Overview.html	29 Mar 2010 05:47:05 -0000	1.799
+++ Overview.html	29 Mar 2010 05:57:01 -0000	1.800
@@ -306,7 +306,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.3912.
+This is revision 1.3915.
    </p> 
    <p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a>
    &#169; 2010 <a href="http://www.w3.org/"><abbr title="World Wide

Index: video.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/video.html,v
retrieving revision 1.578
retrieving revision 1.579
diff -u -d -r1.578 -r1.579
--- video.html	26 Mar 2010 01:37:08 -0000	1.578
+++ video.html	29 Mar 2010 05:57:03 -0000	1.579
@@ -922,7 +922,7 @@
      </td><td>Hints to the user agent that the author either does not expect the user to need the media resource, or that the server wants to minimise unnecessary traffic.
     </td></tr><tr><td><dfn id="attr-media-preload-metadata" title="attr-media-preload-metadata"><code>metadata</code></dfn>
      </td><td><dfn id="attr-media-preload-metadata-state" title="attr-media-preload-metadata-state">Metadata</dfn>
-     </td><td>Hints to the user agent that the author either does not expect the user to need the media resource, but that fetching the resource metadata (dimensions, first frame, track list, duration, etc) is reasonable.
+     </td><td>Hints to the user agent that the author does not expect the user to need the media resource, but that fetching the resource metadata (dimensions, first frame, track list, duration, etc) is reasonable.
     </td></tr><tr><td><dfn id="attr-media-preload-auto" title="attr-media-preload-auto"><code>auto</code></dfn>
      </td><td><dfn id="attr-media-preload-auto-state" title="attr-media-preload-auto-state">Automatic</dfn>
      </td><td>Hints to the user agent that the user agent can put the user's needs first without risk to the server, up to and including optimistically downloading the entire resource.

Index: spec.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/spec.html,v
retrieving revision 1.805
retrieving revision 1.806
diff -u -d -r1.805 -r1.806
--- spec.html	29 Mar 2010 05:47:05 -0000	1.805
+++ spec.html	29 Mar 2010 05:57:01 -0000	1.806
@@ -304,7 +304,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.3912.
+This is revision 1.3915.
    </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
@@ -11463,7 +11463,7 @@
      </td><td>Hints to the user agent that the author either does not expect the user to need the media resource, or that the server wants to minimise unnecessary traffic.
     </td></tr><tr><td><dfn id=attr-media-preload-metadata title=attr-media-preload-metadata><code>metadata</code></dfn>
      </td><td><dfn id=attr-media-preload-metadata-state title=attr-media-preload-metadata-state>Metadata</dfn>
-     </td><td>Hints to the user agent that the author either does not expect the user to need the media resource, but that fetching the resource metadata (dimensions, first frame, track list, duration, etc) is reasonable.
+     </td><td>Hints to the user agent that the author does not expect the user to need the media resource, but that fetching the resource metadata (dimensions, first frame, track list, duration, etc) is reasonable.
     </td></tr><tr><td><dfn id=attr-media-preload-auto title=attr-media-preload-auto><code>auto</code></dfn>
      </td><td><dfn id=attr-media-preload-auto-state title=attr-media-preload-auto-state>Automatic</dfn>
      </td><td>Hints to the user agent that the user agent can put the user's needs first without risk to the server, up to and including optimistically downloading the entire resource.
@@ -12079,8 +12079,7 @@
   case the result might simply be "<code title="">data:,</code>".)</p><table><thead><tr><th> Type </th><th> Other arguments
    </th></tr></thead><tbody><tr><td> image/jpeg
      </td><td> The second argument is a
-     number between 0.0 and 1.0
-     treated as the desired quality level. 
+     number in the range 0.0 to 1.0 inclusive treated as the desired quality level. 
   </td></tr></tbody></table><h4 id=the-map-element><span class=secno>4.8.11 </span>The <dfn><code>map</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><dl class=element><dt>Categories</dt>
    <dd><a href=#flow-content>Flow content</a>.</dd>
    <dd>When the element only contains <a href=#phrasing-content>phrasing content</a>: <a href=#phrasing-content>phrasing content</a>.</dd>

Received on Monday, 29 March 2010 05:57:07 UTC