- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 05 Jun 2012 21:15:05 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec-author-view
In directory hutz:/tmp/cvs-serv15309
Modified Files:
Overview.html media-elements.html spec.html
spec.preprocessed.html
Log Message:
Fix some typos or copypasta. (whatwg r7118)
[updated by splitter]
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/Overview.html,v
retrieving revision 1.1796
retrieving revision 1.1797
diff -u -d -r1.1796 -r1.1797
--- Overview.html 5 Jun 2012 01:11:04 -0000 1.1796
+++ Overview.html 5 Jun 2012 21:14:51 -0000 1.1797
@@ -365,7 +365,7 @@
<dt>Editor:</dt>
<dd><a href="mailto:ian@hixie.ch">Ian Hickson</a>, Google, Inc.</dd>
</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>, <a href="http://dev.w3.org/html5/spec/">full specification</a>.
- This is revision 1.5670.</p>
+ This is revision 1.5671.</p>
<p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a>
© 2012 <a href="http://www.w3.org/"><abbr title="World Wide
Web Consortium">W3C</abbr></a><sup>®</sup> (<a href="http://www.csail.mit.edu/"><abbr title="Massachusetts
Index: spec.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/spec.html,v
retrieving revision 1.1942
retrieving revision 1.1943
diff -u -d -r1.1942 -r1.1943
--- spec.html 5 Jun 2012 01:11:17 -0000 1.1942
+++ spec.html 5 Jun 2012 21:14:51 -0000 1.1943
@@ -367,7 +367,7 @@
<dt>Editor:</dt>
<dd><a href="mailto:ian@hixie.ch">Ian Hickson</a>, Google, Inc.</dd>
</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>, <a href="http://dev.w3.org/html5/spec/">full specification</a>.
- This is revision 1.5670.</p>
+ This is revision 1.5671.</p>
<p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a>
© 2012 <a href="http://www.w3.org/"><abbr title="World Wide
Web Consortium">W3C</abbr></a><sup>®</sup> (<a href="http://www.csail.mit.edu/"><abbr title="Massachusetts
@@ -17328,7 +17328,7 @@
<dd>
<p>Returns the state that the <code><a href="#mediacontroller" id="mediacontroller_14">MediaController</a></code> was in
- the last time it fired events as a result of <a href="http://dev.w3.org/html5/spec/media-elements.html#report-the-controller-state" title='Read about this "reporting teh controller state" reference in the full HTML5 spec.' class="full-spec-link">reporting teh controller state</a>. The
+ the last time it fired events as a result of <a href="http://dev.w3.org/html5/spec/media-elements.html#report-the-controller-state" title='Read about this "reporting the controller state" reference in the full HTML5 spec.' class="full-spec-link">reporting the controller state</a>. The
values of this attribute are the same as for the <code title="dom-media-readyState"><a href="#dom-media-readystate">readyState</a></code> attribute of <a href="#media-element" id="media-element_31" title="media element">media elements</a>.</p>
</dd>
@@ -17393,7 +17393,7 @@
<dd>
<p>Returns the state that the <code><a href="#mediacontroller" id="mediacontroller_15">MediaController</a></code> was in
- the last time it fired events as a result of <a href="http://dev.w3.org/html5/spec/media-elements.html#report-the-controller-state" title='Read about this "reporting teh controller state" reference in the full HTML5 spec.' class="full-spec-link">reporting teh controller state</a>. The
+ the last time it fired events as a result of <a href="http://dev.w3.org/html5/spec/media-elements.html#report-the-controller-state" title='Read about this "reporting the controller state" reference in the full HTML5 spec.' class="full-spec-link">reporting the controller state</a>. The
value of this attribute is either "<code title="dom-MediaController-playing"><a href="http://dev.w3.org/html5/spec/media-elements.html#dom-mediacontroller-playing" class="full-spec-link" title='Read about this "playing" reference in the full HTML5 spec.'>playing</a></code>", indicating
that the media is actively playing, "<code title="dom-MediaController-ended"><a href="http://dev.w3.org/html5/spec/media-elements.html#dom-mediacontroller-ended" class="full-spec-link" title='Read about this "ended" reference in the full HTML5 spec.'>ended</a></code>", indicating that
the media is not playing because playback has reached the end of
Index: media-elements.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/media-elements.html,v
retrieving revision 1.72
retrieving revision 1.73
diff -u -d -r1.72 -r1.73
--- media-elements.html 5 Jun 2012 01:11:17 -0000 1.72
+++ media-elements.html 5 Jun 2012 21:14:51 -0000 1.73
@@ -1384,7 +1384,7 @@
<dd>
<p>Returns the state that the <code><a href="#mediacontroller" id="mediacontroller_14">MediaController</a></code> was in
- the last time it fired events as a result of <a class="full-spec-link" href="http://dev.w3.org/html5/spec/media-elements.html#report-the-controller-state" title='Read about this "reporting teh controller state" reference in the full HTML5 spec.'>reporting teh controller state</a>. The
+ the last time it fired events as a result of <a class="full-spec-link" href="http://dev.w3.org/html5/spec/media-elements.html#report-the-controller-state" title='Read about this "reporting the controller state" reference in the full HTML5 spec.'>reporting the controller state</a>. The
values of this attribute are the same as for the <code title="dom-media-readyState"><a href="#dom-media-readystate">readyState</a></code> attribute of <a href="#media-element" id="media-element_31" title="media element">media elements</a>.</p>
</dd>
@@ -1449,7 +1449,7 @@
<dd>
<p>Returns the state that the <code><a href="#mediacontroller" id="mediacontroller_15">MediaController</a></code> was in
- the last time it fired events as a result of <a class="full-spec-link" href="http://dev.w3.org/html5/spec/media-elements.html#report-the-controller-state" title='Read about this "reporting teh controller state" reference in the full HTML5 spec.'>reporting teh controller state</a>. The
+ the last time it fired events as a result of <a class="full-spec-link" href="http://dev.w3.org/html5/spec/media-elements.html#report-the-controller-state" title='Read about this "reporting the controller state" reference in the full HTML5 spec.'>reporting the controller state</a>. The
value of this attribute is either "<code title="dom-MediaController-playing"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/media-elements.html#dom-mediacontroller-playing" title='Read about this "playing" reference in the full HTML5 spec.'>playing</a></code>", indicating
that the media is actively playing, "<code title="dom-MediaController-ended"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/media-elements.html#dom-mediacontroller-ended" title='Read about this "ended" reference in the full HTML5 spec.'>ended</a></code>", indicating that
the media is not playing because playback has reached the end of
Index: spec.preprocessed.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/spec.preprocessed.html,v
retrieving revision 1.778
retrieving revision 1.779
diff -u -d -r1.778 -r1.779
--- spec.preprocessed.html 5 Jun 2012 01:11:23 -0000 1.778
+++ spec.preprocessed.html 5 Jun 2012 21:15:02 -0000 1.779
@@ -383,7 +383,7 @@
<dt>Editor:</dt>
<dd><a href="mailto:ian@hixie.ch">Ian Hickson</a>, Google, Inc.</dd>
</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>, <a href="http://dev.w3.org/html5/spec/">full specification</a>.
- This is revision 1.5670.</p>
+ This is revision 1.5671.</p>
<p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a>
© 2012 <a href="http://www.w3.org/"><abbr title="World Wide
Web Consortium">W3C</abbr></a><sup>®</sup> (<a href="http://www.csail.mit.edu/"><abbr title="Massachusetts
@@ -17186,7 +17186,7 @@
<p>Returns the state that the <code><a href="#mediacontroller">MediaController</a></code> was in
the last time it fired events as a result of <a href="#report-the-controller-state" title="report
- the controller state">reporting teh controller state</a>. The
+ the controller state">reporting the controller state</a>. The
values of this attribute are the same as for the <code title="dom-media-readyState"><a href="#dom-media-readystate">readyState</a></code> attribute of <a href="#media-element" title="media element">media elements</a>.</p>
</dd>
@@ -17252,7 +17252,7 @@
<p>Returns the state that the <code><a href="#mediacontroller">MediaController</a></code> was in
the last time it fired events as a result of <a href="#report-the-controller-state" title="report
- the controller state">reporting teh controller state</a>. The
+ the controller state">reporting the controller state</a>. The
value of this attribute is either "<code title="dom-MediaController-playing"><a href="#dom-mediacontroller-playing">playing</a></code>", indicating
that the media is actively playing, "<code title="dom-MediaController-ended"><a href="#dom-mediacontroller-ended">ended</a></code>", indicating that
the media is not playing because playback has reached the end of
Received on Tuesday, 5 June 2012 21:15:08 UTC