Skip to content

Commit

Permalink
[giow] (2) The spec wasn't clear about what to do if there's no poste…
Browse files Browse the repository at this point in the history
…r frame.

Affected topics: HTML

git-svn-id: http://svn.whatwg.org/webapps@8356 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Dec 16, 2013
1 parent add7307 commit 7fda8e8
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 5 deletions.
9 changes: 7 additions & 2 deletions complete.html
Expand Up @@ -298,7 +298,7 @@

<header class=head id=head><p><a href=http://www.whatwg.org/ class=logo><img width=101 src=/images/logo alt=WHATWG height=101></a></p>
<hgroup><h1 class=allcaps>HTML</h1>
<h2 class="no-num no-toc">Living Standard &mdash; Last Updated 15 December 2013</h2>
<h2 class="no-num no-toc">Living Standard &mdash; Last Updated 16 December 2013</h2>
</hgroup><dl><dt><strong>Web developer edition:</strong></dt>
<dd><strong><a href=http://developers.whatwg.org/>http://developers.whatwg.org/</a></strong></dd>
<dt>Multiple-page version:</dt>
Expand Down Expand Up @@ -24524,10 +24524,14 @@ <h4 id=the-video-element><span class=secno>4.7.6 </span>The <dfn id=video><code>
all, or the element's <code title=dom-media-readyState><a href=#dom-media-readystate>readyState</a></code> attribute is any
subsequent value but the <a href=#media-resource>media resource</a> does not have a video channel)</dt>

<dd>The <code><a href=#the-video-element>video</a></code> element <a href=#represents>represents</a> its <a href=#poster-frame>poster frame</a>, if any,
or else transparent black with no intrinsic dimensions.</dd>

<dt>When the <code><a href=#the-video-element>video</a></code> element is <a href=#dom-media-paused title=dom-media-paused>paused</a>, the <a href=#current-playback-position title="current playback position">current playback position</a> is the first frame of video,
and the element's <a href=#show-poster-flag>show poster flag</a> is set</dt>

<dd>The <code><a href=#the-video-element>video</a></code> element <a href=#represents>represents</a> its <a href=#poster-frame>poster frame</a>.</dd>
<dd>The <code><a href=#the-video-element>video</a></code> element <a href=#represents>represents</a> its <a href=#poster-frame>poster frame</a>, if any,
or else the first frame of the video.</dd>

<dt>When the <code><a href=#the-video-element>video</a></code> element is <a href=#dom-media-paused title=dom-media-paused>paused</a>, and the
frame of video corresponding to the <a href=#current-playback-position title="current playback position">current playback
Expand Down Expand Up @@ -102064,6 +102068,7 @@ <h2 class=no-num id=references>References</h2><!--REFS-->
David Carlisle,
David E. Cleary,
David Egan Evans,
David Fink,
David Flanagan,
David Gerard,
David H&aring;s&auml;ther,
Expand Down
9 changes: 7 additions & 2 deletions index
Expand Up @@ -298,7 +298,7 @@

<header class=head id=head><p><a href=http://www.whatwg.org/ class=logo><img width=101 src=/images/logo alt=WHATWG height=101></a></p>
<hgroup><h1 class=allcaps>HTML</h1>
<h2 class="no-num no-toc">Living Standard &mdash; Last Updated 15 December 2013</h2>
<h2 class="no-num no-toc">Living Standard &mdash; Last Updated 16 December 2013</h2>
</hgroup><dl><dt><strong>Web developer edition:</strong></dt>
<dd><strong><a href=http://developers.whatwg.org/>http://developers.whatwg.org/</a></strong></dd>
<dt>Multiple-page version:</dt>
Expand Down Expand Up @@ -24524,10 +24524,14 @@ href="?audio"&gt;audio&lt;/a&gt; test instead.)&lt;/p&gt;</pre>
all, or the element's <code title=dom-media-readyState><a href=#dom-media-readystate>readyState</a></code> attribute is any
subsequent value but the <a href=#media-resource>media resource</a> does not have a video channel)</dt>

<dd>The <code><a href=#the-video-element>video</a></code> element <a href=#represents>represents</a> its <a href=#poster-frame>poster frame</a>, if any,
or else transparent black with no intrinsic dimensions.</dd>

<dt>When the <code><a href=#the-video-element>video</a></code> element is <a href=#dom-media-paused title=dom-media-paused>paused</a>, the <a href=#current-playback-position title="current playback position">current playback position</a> is the first frame of video,
and the element's <a href=#show-poster-flag>show poster flag</a> is set</dt>

<dd>The <code><a href=#the-video-element>video</a></code> element <a href=#represents>represents</a> its <a href=#poster-frame>poster frame</a>.</dd>
<dd>The <code><a href=#the-video-element>video</a></code> element <a href=#represents>represents</a> its <a href=#poster-frame>poster frame</a>, if any,
or else the first frame of the video.</dd>

<dt>When the <code><a href=#the-video-element>video</a></code> element is <a href=#dom-media-paused title=dom-media-paused>paused</a>, and the
frame of video corresponding to the <a href=#current-playback-position title="current playback position">current playback
Expand Down Expand Up @@ -102064,6 +102068,7 @@ if (s = prompt('What is your name?')) {
David Carlisle,
David E. Cleary,
David Egan Evans,
David Fink,
David Flanagan,
David Gerard,
David H&aring;s&auml;ther,
Expand Down
7 changes: 6 additions & 1 deletion source
Expand Up @@ -25886,11 +25886,15 @@ href="?audio">audio&lt;/a> test instead.)&lt;/p></pre>
all, or the element's <code data-x="dom-media-readyState">readyState</code> attribute is any
subsequent value but the <span>media resource</span> does not have a video channel)</dt>

<dd>The <code>video</code> element <span>represents</span> its <span>poster frame</span>, if any,
or else transparent black with no intrinsic dimensions.</dd>

<dt>When the <code>video</code> element is <span data-x="dom-media-paused">paused</span>, the <span
data-x="current playback position">current playback position</span> is the first frame of video,
and the element's <span>show poster flag</span> is set</dt>

<dd>The <code>video</code> element <span>represents</span> its <span>poster frame</span>.</dd>
<dd>The <code>video</code> element <span>represents</span> its <span>poster frame</span>, if any,
or else the first frame of the video.</dd>

<dt>When the <code>video</code> element is <span data-x="dom-media-paused">paused</span>, and the
frame of video corresponding to the <span data-x="current playback position">current playback
Expand Down Expand Up @@ -114048,6 +114052,7 @@ if (s = prompt('What is your name?')) {
David Carlisle,
David E. Cleary,
David Egan Evans,
David Fink,
David Flanagan,
David Gerard,
David H&aring;s&auml;ther,
Expand Down

0 comments on commit 7fda8e8

Please sign in to comment.