- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 14 Jun 2011 23:18:31 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec In directory hutz:/tmp/cvs-serv18711 Modified Files: Overview.html Log Message: grammar (whatwg r6227) Index: Overview.html =================================================================== 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 Tuesday, 14 June 2011 23:18:33 UTC