- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 22 Sep 2011 22:57:05 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec-author-view
In directory hutz:/tmp/cvs-serv32293
Modified Files:
Overview.html media-elements.html spec.html
spec.preprocessed.html
Log Message:
accuracy (whatwg r6563)
[updated by splitter]
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/Overview.html,v
retrieving revision 1.1613
retrieving revision 1.1614
diff -u -d -r1.1613 -r1.1614
--- Overview.html 22 Sep 2011 17:57:05 -0000 1.1613
+++ Overview.html 22 Sep 2011 22:56:54 -0000 1.1614
@@ -362,7 +362,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.5255.</p>
+ This is revision 1.5257.</p>
<p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a>
© 2011 <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.1743
retrieving revision 1.1744
diff -u -d -r1.1743 -r1.1744
--- spec.html 22 Sep 2011 17:57:11 -0000 1.1743
+++ spec.html 22 Sep 2011 22:56:55 -0000 1.1744
@@ -363,7 +363,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.5255.</p>
+ This is revision 1.5257.</p>
<p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a>
© 2011 <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
@@ -13268,31 +13268,31 @@
</dd>
- <dt><var title="">controller</var> . <code id="dom-mediacontroller-played" title="dom-MediaController-played"><a href="#dom-mediacontroller-played">played</a></code></dt>
+ <dt><var title="">controller</var> . <code id="dom-mediacontroller-play" title="dom-MediaController-play"><a href="#dom-mediacontroller-play">play</a></code>()</dt>
<dd>
- <p>Returns a <code><a href="#timeranges" id="timeranges_11">TimeRanges</a></code> object that represents the
- union of the time ranges in all the slaved <a href="#media-element" id="media-element_34" title="media
- element">media elements</a> that have been played.</p>
+ <p>Sets the <code title="dom-MediaController-paused"><a href="#dom-mediacontroller-paused">paused</a></code>
+ attribute to false.</p>
</dd>
- <dt><var title="">controller</var> . <code id="dom-mediacontroller-play" title="dom-MediaController-play"><a href="#dom-mediacontroller-play">play</a></code>()</dt>
+ <dt><var title="">controller</var> . <code id="dom-mediacontroller-pause" title="dom-MediaController-pause"><a href="#dom-mediacontroller-pause">pause</a></code>()</dt>
<dd>
<p>Sets the <code title="dom-MediaController-paused"><a href="#dom-mediacontroller-paused">paused</a></code>
- attribute to false.</p>
+ attribute to true.</p>
</dd>
- <dt><var title="">controller</var> . <code id="dom-mediacontroller-pause" title="dom-MediaController-pause"><a href="#dom-mediacontroller-pause">pause</a></code>()</dt>
+ <dt><var title="">controller</var> . <code id="dom-mediacontroller-played" title="dom-MediaController-played"><a href="#dom-mediacontroller-played">played</a></code></dt>
<dd>
- <p>Sets the <code title="dom-MediaController-paused"><a href="#dom-mediacontroller-paused">paused</a></code>
- attribute to true.</p>
+ <p>Returns a <code><a href="#timeranges" id="timeranges_11">TimeRanges</a></code> object that represents the
+ union of the time ranges in all the slaved <a href="#media-element" id="media-element_34" title="media
+ element">media elements</a> that have been played.</p>
</dd>
Index: media-elements.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/media-elements.html,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -d -r1.29 -r1.30
--- media-elements.html 22 Sep 2011 17:57:11 -0000 1.29
+++ media-elements.html 22 Sep 2011 22:56:55 -0000 1.30
@@ -1277,31 +1277,31 @@
</dd>
- <dt><var title="">controller</var> . <code id="dom-mediacontroller-played" title="dom-MediaController-played"><a href="#dom-mediacontroller-played">played</a></code></dt>
+ <dt><var title="">controller</var> . <code id="dom-mediacontroller-play" title="dom-MediaController-play"><a href="#dom-mediacontroller-play">play</a></code>()</dt>
<dd>
- <p>Returns a <code><a href="#timeranges" id="timeranges_11">TimeRanges</a></code> object that represents the
- union of the time ranges in all the slaved <a href="#media-element" id="media-element_34" title="media
- element">media elements</a> that have been played.</p>
+ <p>Sets the <code title="dom-MediaController-paused"><a href="#dom-mediacontroller-paused">paused</a></code>
+ attribute to false.</p>
</dd>
- <dt><var title="">controller</var> . <code id="dom-mediacontroller-play" title="dom-MediaController-play"><a href="#dom-mediacontroller-play">play</a></code>()</dt>
+ <dt><var title="">controller</var> . <code id="dom-mediacontroller-pause" title="dom-MediaController-pause"><a href="#dom-mediacontroller-pause">pause</a></code>()</dt>
<dd>
<p>Sets the <code title="dom-MediaController-paused"><a href="#dom-mediacontroller-paused">paused</a></code>
- attribute to false.</p>
+ attribute to true.</p>
</dd>
- <dt><var title="">controller</var> . <code id="dom-mediacontroller-pause" title="dom-MediaController-pause"><a href="#dom-mediacontroller-pause">pause</a></code>()</dt>
+ <dt><var title="">controller</var> . <code id="dom-mediacontroller-played" title="dom-MediaController-played"><a href="#dom-mediacontroller-played">played</a></code></dt>
<dd>
- <p>Sets the <code title="dom-MediaController-paused"><a href="#dom-mediacontroller-paused">paused</a></code>
- attribute to true.</p>
+ <p>Returns a <code><a href="#timeranges" id="timeranges_11">TimeRanges</a></code> object that represents the
+ union of the time ranges in all the slaved <a href="#media-element" id="media-element_34" title="media
+ element">media elements</a> that have been played.</p>
</dd>
Index: spec.preprocessed.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/spec.preprocessed.html,v
retrieving revision 1.595
retrieving revision 1.596
diff -u -d -r1.595 -r1.596
--- spec.preprocessed.html 22 Sep 2011 17:57:20 -0000 1.595
+++ spec.preprocessed.html 22 Sep 2011 22:57:03 -0000 1.596
@@ -379,7 +379,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.5255.</p>
+ This is revision 1.5257.</p>
<p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a>
© 2011 <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
@@ -12994,31 +12994,31 @@
</dd>
- <dt><var title="">controller</var> . <code title="dom-MediaController-played" id="dom-mediacontroller-played"><a href="#dom-mediacontroller-played">played</a></code></dt>
+ <dt><var title="">controller</var> . <code title="dom-MediaController-play" id="dom-mediacontroller-play"><a href="#dom-mediacontroller-play">play</a></code>()</dt>
<dd>
- <p>Returns a <code><a href="#timeranges">TimeRanges</a></code> object that represents the
- union of the time ranges in all the slaved <a href="#media-element" title="media
- element">media elements</a> that have been played.</p>
+ <p>Sets the <code title="dom-MediaController-paused"><a href="#dom-mediacontroller-paused">paused</a></code>
+ attribute to false.</p>
</dd>
- <dt><var title="">controller</var> . <code title="dom-MediaController-play" id="dom-mediacontroller-play"><a href="#dom-mediacontroller-play">play</a></code>()</dt>
+ <dt><var title="">controller</var> . <code title="dom-MediaController-pause" id="dom-mediacontroller-pause"><a href="#dom-mediacontroller-pause">pause</a></code>()</dt>
<dd>
<p>Sets the <code title="dom-MediaController-paused"><a href="#dom-mediacontroller-paused">paused</a></code>
- attribute to false.</p>
+ attribute to true.</p>
</dd>
- <dt><var title="">controller</var> . <code title="dom-MediaController-pause" id="dom-mediacontroller-pause"><a href="#dom-mediacontroller-pause">pause</a></code>()</dt>
+ <dt><var title="">controller</var> . <code title="dom-MediaController-played" id="dom-mediacontroller-played"><a href="#dom-mediacontroller-played">played</a></code></dt>
<dd>
- <p>Sets the <code title="dom-MediaController-paused"><a href="#dom-mediacontroller-paused">paused</a></code>
- attribute to true.</p>
+ <p>Returns a <code><a href="#timeranges">TimeRanges</a></code> object that represents the
+ union of the time ranges in all the slaved <a href="#media-element" title="media
+ element">media elements</a> that have been played.</p>
</dd>
Received on Thursday, 22 September 2011 22:57:12 UTC