- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Sat, 27 Mar 2010 03:47:09 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec-author-view
In directory hutz:/tmp/cvs-serv13903
Modified Files:
Overview.html infrastructure.html spec.html
Log Message:
minor tweaks to grammar and marking a class=impl paragraph i'd missed (whatwg r4873)
[updated by splitter]
Index: infrastructure.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/infrastructure.html,v
retrieving revision 1.575
retrieving revision 1.576
diff -u -d -r1.575 -r1.576
--- infrastructure.html 17 Mar 2010 23:57:07 -0000 1.575
+++ infrastructure.html 27 Mar 2010 03:47:06 -0000 1.576
@@ -313,9 +313,7 @@
sometimes be used when referring to the way a document is rendered
to the user. These terms are not meant to imply a visual medium;
they must be considered to apply to other media in equivalent
- ways.</p><p>When an algorithm B says to return to another algorithm A, it
- implies that A called B. Upon returning to A, the implementation
- must continue from where it left off in calling B.</p><h4 id="resources"><span class="secno">2.1.1 </span>Resources</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><p>The specification uses the term <dfn title="">supported</dfn>
+ ways.</p><h4 id="resources"><span class="secno">2.1.1 </span>Resources</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><p>The specification uses the term <dfn title="">supported</dfn>
when referring to whether a user agent has an implementation capable
of decoding the semantics of an external resource. A format or type
is said to be <i>supported</i> if the implementation can process an
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/Overview.html,v
retrieving revision 1.791
retrieving revision 1.792
diff -u -d -r1.791 -r1.792
--- Overview.html 26 Mar 2010 07:07:05 -0000 1.791
+++ Overview.html 27 Mar 2010 03:47:05 -0000 1.792
@@ -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.3900.
+This is revision 1.3901.
</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
Index: spec.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/spec.html,v
retrieving revision 1.797
retrieving revision 1.798
diff -u -d -r1.797 -r1.798
--- spec.html 26 Mar 2010 07:07:05 -0000 1.797
+++ spec.html 27 Mar 2010 03:47:06 -0000 1.798
@@ -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.3900.
+This is revision 1.3901.
</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
@@ -1312,9 +1312,7 @@
sometimes be used when referring to the way a document is rendered
to the user. These terms are not meant to imply a visual medium;
they must be considered to apply to other media in equivalent
- ways.</p><p>When an algorithm B says to return to another algorithm A, it
- implies that A called B. Upon returning to A, the implementation
- must continue from where it left off in calling B.</p><h4 id=resources><span class=secno>2.1.1 </span>Resources</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><p>The specification uses the term <dfn title="">supported</dfn>
+ ways.</p><h4 id=resources><span class=secno>2.1.1 </span>Resources</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><p>The specification uses the term <dfn title="">supported</dfn>
when referring to whether a user agent has an implementation capable
of decoding the semantics of an external resource. A format or type
is said to be <i>supported</i> if the implementation can process an
Received on Saturday, 27 March 2010 03:47:11 UTC