- From: poot <cvsmail@w3.org>
- Date: Fri, 17 Jun 2011 05:52:29 -0400
- To: public-html-diffs@w3.org
hixie: grammar (whatwg r6227) http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.4990&r2=1.4991&f=h http://html5.org/tools/web-apps-tracker?from=6226&to=6227 =================================================================== RCS file: /sources/public/html5/spec/Overview.html,v retrieving revision 1.4990 retrieving revision 1.4991 diff -u -d -r1.4990 -r1.4991 --- Overview.html 14 Jun 2011 23:13:44 -0000 1.4990 +++ Overview.html 14 Jun 2011 23:18:27 -0000 1.4991 @@ -25376,7 +25376,7 @@ media elements</a> are <a href="#blocked-media-element" title="blocked media element">blocked media elements</a>, or if any of its <a href="#slaved-media-elements">slaved media elements</a> whose <a href="#autoplaying-flag">autoplaying - flag</a> is true still have a <code title="dom-media-paused"><a href="#dom-media-paused">paused</a></code> attribute that is true, or if + flag</a> is true still have their <code title="dom-media-paused"><a href="#dom-media-paused">paused</a></code> attribute set to true, or if all of its <a href="#slaved-media-elements">slaved media elements</a> have their <code title="dom-media-paused"><a href="#dom-media-paused">paused</a></code> attribute set to true.</p> <p>A <a href="#media-element">media element</a> is <dfn id="blocked-on-its-media-controller">blocked on its media
Received on Friday, 17 June 2011 09:52:35 UTC