Skip to content

Commit

Permalink
[] (0) Poor phrasing unintentionally limited this attribute's scope.
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.whatwg.org/webapps@5718 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Dec 10, 2010
1 parent dbd1f54 commit f9a9387
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 25 deletions.
17 changes: 9 additions & 8 deletions complete.html
Expand Up @@ -221,7 +221,7 @@

<header class=head id=head><p><a class=logo href=http://www.whatwg.org/ rel=home><img alt=WHATWG height=101 src=/images/logo width=101></a></p>
<hgroup><h1>Web Applications 1.0</h1>
<h2 class="no-num no-toc">Draft Standard &mdash; 9 December 2010</h2>
<h2 class="no-num no-toc">Draft Standard &mdash; 10 December 2010</h2>
</hgroup><p>You can take part in this work. <a href=http://www.whatwg.org/mailing-list>Join the working group's discussion list.</a></p>
<p><strong>Web designers!</strong> We have a <a href=http://blog.whatwg.org/faq/>FAQ</a>, a <a href=http://forums.whatwg.org/>forum</a>, and a <a href=http://www.whatwg.org/mailing-list#help>help mailing list</a> for you!</p>
<!--<p class="impl"><strong>Implementors!</strong> We have a <a href="http://www.whatwg.org/mailing-list#implementors">mailing list</a> for you too!</p>-->
Expand Down Expand Up @@ -26766,14 +26766,15 @@ <h5 id=the-ready-states><span class=secno>4.8.10.7 </span>The ready states</h5>

<p>If the <a href=#autoplaying-flag>autoplaying flag</a> is true, and the <code title=dom-media-paused><a href=#dom-media-paused>paused</a></code> attribute is true, and the
<a href=#media-element>media element</a> has an <code title=attr-media-autoplay><a href=#attr-media-autoplay>autoplay</a></code> attribute specified,
and the <a href=#media-element>media element</a> is in a <code><a href=#document>Document</a></code>
whose <a href=#browsing-context>browsing context</a> did not have the
<a href=#sandboxed-automatic-features-browsing-context-flag>sandboxed automatic features browsing context flag</a>
set when the <code><a href=#document>Document</a></code> was created, then the user
agent may also set the <code title=dom-media-paused><a href=#dom-media-paused>paused</a></code> attribute to false,
and the <a href=#media-element>media element</a>'s <code><a href=#document>Document</a></code>'s
<a href=#browsing-context>browsing context</a> did not have the <a href=#sandboxed-automatic-features-browsing-context-flag>sandboxed
automatic features browsing context flag</a> set when the
<code><a href=#document>Document</a></code> was created, then the user agent may also
set the <code title=dom-media-paused><a href=#dom-media-paused>paused</a></code> attribute to
false, <a href=#queue-a-task>queue a task</a> to <a href=#fire-a-simple-event>fire a simple
event</a> named <code title=event-media-play><a href=#event-media-play>play</a></code>, and
<a href=#queue-a-task>queue a task</a> to <a href=#fire-a-simple-event>fire a simple event</a>
named <code title=event-media-play><a href=#event-media-play>play</a></code>, and <a href=#queue-a-task>queue
a task</a> to <a href=#fire-a-simple-event>fire a simple event</a> named <code title=event-media-playing><a href=#event-media-playing>playing</a></code>.</p>
named <code title=event-media-playing><a href=#event-media-playing>playing</a></code>.</p>

<p class=note>User agents are not required to autoplay, and it
is suggested that user agents honor user preferences on the
Expand Down
17 changes: 9 additions & 8 deletions index
Expand Up @@ -225,7 +225,7 @@

<header class=head id=head><p><a class=logo href=http://www.whatwg.org/ rel=home><img alt=WHATWG height=101 src=/images/logo width=101></a></p>
<hgroup><h1>HTML5 (including next generation additions still in development)</h1>
<h2 class="no-num no-toc">Draft Standard &mdash; 9 December 2010</h2>
<h2 class="no-num no-toc">Draft Standard &mdash; 10 December 2010</h2>
</hgroup><p>You can take part in this work. <a href=http://www.whatwg.org/mailing-list>Join the working group's discussion list.</a></p>
<p><strong>Web designers!</strong> We have a <a href=http://blog.whatwg.org/faq/>FAQ</a>, a <a href=http://forums.whatwg.org/>forum</a>, and a <a href=http://www.whatwg.org/mailing-list#help>help mailing list</a> for you!</p>
<!--<p class="impl"><strong>Implementors!</strong> We have a <a href="http://www.whatwg.org/mailing-list#implementors">mailing list</a> for you too!</p>-->
Expand Down Expand Up @@ -26747,14 +26747,15 @@ interface <dfn id=htmlaudioelement>HTMLAudioElement</dfn> : <a href=#htmlmediael

<p>If the <a href=#autoplaying-flag>autoplaying flag</a> is true, and the <code title=dom-media-paused><a href=#dom-media-paused>paused</a></code> attribute is true, and the
<a href=#media-element>media element</a> has an <code title=attr-media-autoplay><a href=#attr-media-autoplay>autoplay</a></code> attribute specified,
and the <a href=#media-element>media element</a> is in a <code><a href=#document>Document</a></code>
whose <a href=#browsing-context>browsing context</a> did not have the
<a href=#sandboxed-automatic-features-browsing-context-flag>sandboxed automatic features browsing context flag</a>
set when the <code><a href=#document>Document</a></code> was created, then the user
agent may also set the <code title=dom-media-paused><a href=#dom-media-paused>paused</a></code> attribute to false,
and the <a href=#media-element>media element</a>'s <code><a href=#document>Document</a></code>'s
<a href=#browsing-context>browsing context</a> did not have the <a href=#sandboxed-automatic-features-browsing-context-flag>sandboxed
automatic features browsing context flag</a> set when the
<code><a href=#document>Document</a></code> was created, then the user agent may also
set the <code title=dom-media-paused><a href=#dom-media-paused>paused</a></code> attribute to
false, <a href=#queue-a-task>queue a task</a> to <a href=#fire-a-simple-event>fire a simple
event</a> named <code title=event-media-play><a href=#event-media-play>play</a></code>, and
<a href=#queue-a-task>queue a task</a> to <a href=#fire-a-simple-event>fire a simple event</a>
named <code title=event-media-play><a href=#event-media-play>play</a></code>, and <a href=#queue-a-task>queue
a task</a> to <a href=#fire-a-simple-event>fire a simple event</a> named <code title=event-media-playing><a href=#event-media-playing>playing</a></code>.</p>
named <code title=event-media-playing><a href=#event-media-playing>playing</a></code>.</p>

<p class=note>User agents are not required to autoplay, and it
is suggested that user agents honor user preferences on the
Expand Down
17 changes: 8 additions & 9 deletions source
Expand Up @@ -29010,16 +29010,15 @@ interface <dfn>HTMLAudioElement</dfn> : <span>HTMLMediaElement</span> {};</pre>
title="dom-media-paused">paused</code> attribute is true, and the
<span>media element</span> has an <code
title="attr-media-autoplay">autoplay</code> attribute specified,
and the <span>media element</span> is in a <code>Document</code>
whose <span>browsing context</span> did not have the
<span>sandboxed automatic features browsing context flag</span>
set when the <code>Document</code> was created, then the user
agent may also set the <code
title="dom-media-paused">paused</code> attribute to false,
and the <span>media element</span>'s <code>Document</code>'s
<span>browsing context</span> did not have the <span>sandboxed
automatic features browsing context flag</span> set when the
<code>Document</code> was created, then the user agent may also
set the <code title="dom-media-paused">paused</code> attribute to
false, <span>queue a task</span> to <span>fire a simple
event</span> named <code title="event-media-play">play</code>, and
<span>queue a task</span> to <span>fire a simple event</span>
named <code title="event-media-play">play</code>, and <span>queue
a task</span> to <span>fire a simple event</span> named <code
title="event-media-playing">playing</code>.</p>
named <code title="event-media-playing">playing</code>.</p>

<p class="note">User agents are not required to autoplay, and it
is suggested that user agents honor user preferences on the
Expand Down

0 comments on commit f9a9387

Please sign in to comment.