- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 23 Sep 2011 20:57:16 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec-author-view In directory hutz:/tmp/cvs-serv30202 Modified Files: Overview.html acknowledgements.html browsers.html media-elements.html spec.html spec.preprocessed.html the-track-element.html wai-aria.html Log Message: mention intent (whatwg r6579) [updated by splitter] Index: Overview.html =================================================================== RCS file: /sources/public/html5/spec-author-view/Overview.html,v retrieving revision 1.1617 retrieving revision 1.1618 diff -u -d -r1.1617 -r1.1618 --- Overview.html 23 Sep 2011 19:57:44 -0000 1.1617 +++ Overview.html 23 Sep 2011 20:57:03 -0000 1.1618 @@ -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.5267.</p> + This is revision 1.5273.</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: browsers.html =================================================================== RCS file: /sources/public/html5/spec-author-view/browsers.html,v retrieving revision 1.1174 retrieving revision 1.1175 diff -u -d -r1.1174 -r1.1175 --- browsers.html 23 Sep 2011 19:57:44 -0000 1.1174 +++ browsers.html 23 Sep 2011 20:57:03 -0000 1.1175 @@ -671,7 +671,7 @@ interface <dfn aria-haspopup="true" id="window" role="button" tabindex="0">Window</dfn> : <a class="full-spec-link" href="http://dev.w3.org/html5/spec/infrastructure.html#eventtarget" title='Read about this "EventTarget" reference in the full HTML5 spec.'>EventTarget</a> { // the current browsing context [Unforgeable] readonly attribute <a class="full-spec-link" href="http://dev.w3.org/html5/spec/browsers.html#windowproxy" title='Read about this "WindowProxy" reference in the full HTML5 spec.'>WindowProxy</a> <a href="#dom-window" title="dom-window">window</a>; - readonly attribute <a class="full-spec-link" href="http://dev.w3.org/html5/spec/browsers.html#windowproxy" title='Read about this "WindowProxy" reference in the full HTML5 spec.'>WindowProxy</a> <a href="#dom-self" title="dom-self">self</a>; + [Replaceable] readonly attribute <a class="full-spec-link" href="http://dev.w3.org/html5/spec/browsers.html#windowproxy" title='Read about this "WindowProxy" reference in the full HTML5 spec.'>WindowProxy</a> <a href="#dom-self" title="dom-self">self</a>; [Unforgeable] readonly attribute <a href="infrastructure.html#document" id="document_89">Document</a> <a href="#dom-document" title="dom-document">document</a>; attribute DOMString <a href="#dom-name" title="dom-name">name</a>; [PutForwards=<a href="history.html#dom-location-href" title="dom-location-href">href</a>, Unforgeable] readonly attribute <a href="history.html#location" id="location_1">Location</a> <a href="history.html#dom-location" title="dom-location">location</a>; Index: spec.html =================================================================== RCS file: /sources/public/html5/spec-author-view/spec.html,v retrieving revision 1.1747 retrieving revision 1.1748 diff -u -d -r1.1747 -r1.1748 --- spec.html 23 Sep 2011 19:57:52 -0000 1.1747 +++ spec.html 23 Sep 2011 20:57:04 -0000 1.1748 @@ -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.5267.</p> + This is revision 1.5273.</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 @@ -4979,7 +4979,7 @@ </td></tr><tr><td><code><a href="#the-button-element" id="button_6">button</a></code> element </td><td><code title="attr-aria-role-button">button</code> role - </td><td>Role must be either <code title="attr-aria-role-button">button</code>, <code title="attr-aria-role-link">link</code>, <code title="attr-aria-role-menuitem">menuitem</code>, <code title="attr-aria-role-menuitemcheckbox">menuitemcheckbox</code>, <code title="attr-aria-role-menuitemradio">menuitemradio</code>, <code title="attr-aria-role-radio">radio</code> + </td><td>Role must be either <code title="attr-aria-role-button">button</code> or <code title="attr-aria-role-menuitem">menuitem</code> </td></tr><tr><td><code><a href="#the-details-element" id="details_2">details</a></code> element </td><td><code title="attr-aria-role-group">group</code> role @@ -12280,12 +12280,12 @@ </td><td><dfn aria-haspopup="true" id="attr-track-kind-subtitles" role="button" tabindex="0">Subtitles</dfn> </td><td> Transcription or translation of the dialogue, suitable for when the sound is available but not understood (e.g. because the user does not understand the language of the <a href="#media-resource" id="media-resource_7">media resource</a>'s soundtrack). - Displayed over the video. + Overlaid on the video. </td></tr><tr><td><dfn aria-haspopup="true" id="attr-track-kind-keyword-captions" role="button" tabindex="0"><code>captions</code></dfn> </td><td><dfn aria-haspopup="true" id="attr-track-kind-captions" role="button" tabindex="0">Captions</dfn> </td><td> Transcription or translation of the dialogue, sound effects, relevant musical cues, and other relevant audio information, suitable for when the soundtrack is unavailable or not clearly audible (e.g. because it is muted, drowned-out by ambient noise, or because the user is deaf). - Displayed over the video; labeled as appropriate for the hard-of-hearing. + Overlaid on the video; labeled as appropriate for the hard-of-hearing. </td></tr><tr><td><dfn aria-haspopup="true" id="attr-track-kind-keyword-descriptions" role="button" tabindex="0"><code>descriptions</code></dfn> </td><td><dfn aria-haspopup="true" id="attr-track-kind-descriptions" role="button" tabindex="0">Descriptions</dfn> </td><td> @@ -13547,10 +13547,11 @@ maintaining a list of which cues are active, and events are being fired accordingly. In addition, for text tracks whose <a href="#text-track-kind" id="text-track-kind_1" title="text track kind">kind</a> is <code title="dom-mediatrack-kind-subtitles">subtitles</code> or <code title="dom-mediatrack-kind-captions">captions</code>, the cues - are being displayed over the video as appropriate; for text - tracks whose <a href="#text-track-kind" id="text-track-kind_2" title="text track kind">kind</a> is <code title="dom-mediatrack-kind-descriptions">descriptions</code>, + are being overlaid on the video as appropriate; for text tracks + whose <a href="#text-track-kind" id="text-track-kind_2" title="text track kind">kind</a> is <code title="dom-mediatrack-kind-descriptions">descriptions</code>, the user agent is making the cues available to the user in a - non-visual fashion; and for text tracks whose <a href="#text-track-kind" id="text-track-kind_3" title="text track kind">kind</a> is <code title="dom-mediatrack-kind-chapters">chapters</code>, the user + non-visual fashion; and for text tracks whose <a href="#text-track-kind" id="text-track-kind_3" title="text + track kind">kind</a> is <code title="dom-mediatrack-kind-chapters">chapters</code>, the user agent is making available to the user a mechanism by which the user can navigate to any point in the <a href="#media-resource" id="media-resource_50">media resource</a> by selecting a cue.</p> @@ -22821,7 +22822,7 @@ interface <dfn aria-haspopup="true" id="window" role="button" tabindex="0">Window</dfn> : <a href="http://dev.w3.org/html5/spec/infrastructure.html#eventtarget" class="full-spec-link" title='Read about this "EventTarget" reference in the full HTML5 spec.'>EventTarget</a> { // the current browsing context [Unforgeable] readonly attribute <a href="http://dev.w3.org/html5/spec/browsers.html#windowproxy" class="full-spec-link" title='Read about this "WindowProxy" reference in the full HTML5 spec.'>WindowProxy</a> <a href="#dom-window" title="dom-window">window</a>; - readonly attribute <a href="http://dev.w3.org/html5/spec/browsers.html#windowproxy" class="full-spec-link" title='Read about this "WindowProxy" reference in the full HTML5 spec.'>WindowProxy</a> <a href="#dom-self" title="dom-self">self</a>; + [Replaceable] readonly attribute <a href="http://dev.w3.org/html5/spec/browsers.html#windowproxy" class="full-spec-link" title='Read about this "WindowProxy" reference in the full HTML5 spec.'>WindowProxy</a> <a href="#dom-self" title="dom-self">self</a>; [Unforgeable] readonly attribute <a href="#document" id="document_89">Document</a> <a href="#dom-document" title="dom-document">document</a>; attribute DOMString <a href="#dom-name" title="dom-name">name</a>; [PutForwards=<a href="#dom-location-href" title="dom-location-href">href</a>, Unforgeable] readonly attribute <a href="#location" id="location_1">Location</a> <a href="#dom-location" title="dom-location">location</a>; @@ -63847,6 +63848,7 @@ Edward O'Connor, Edward Welbourne, Edward Z. Yang, + Ehsan Akhgari, Eira Monstad, Eitan Adler, Eliot Graff, Index: media-elements.html =================================================================== RCS file: /sources/public/html5/spec-author-view/media-elements.html,v retrieving revision 1.30 retrieving revision 1.31 diff -u -d -r1.30 -r1.31 --- media-elements.html 22 Sep 2011 22:56:55 -0000 1.30 +++ media-elements.html 23 Sep 2011 20:57:04 -0000 1.31 @@ -1552,10 +1552,11 @@ maintaining a list of which cues are active, and events are being fired accordingly. In addition, for text tracks whose <a href="#text-track-kind" id="text-track-kind_1" title="text track kind">kind</a> is <code title="dom-mediatrack-kind-subtitles">subtitles</code> or <code title="dom-mediatrack-kind-captions">captions</code>, the cues - are being displayed over the video as appropriate; for text - tracks whose <a href="#text-track-kind" id="text-track-kind_2" title="text track kind">kind</a> is <code title="dom-mediatrack-kind-descriptions">descriptions</code>, + are being overlaid on the video as appropriate; for text tracks + whose <a href="#text-track-kind" id="text-track-kind_2" title="text track kind">kind</a> is <code title="dom-mediatrack-kind-descriptions">descriptions</code>, the user agent is making the cues available to the user in a - non-visual fashion; and for text tracks whose <a href="#text-track-kind" id="text-track-kind_3" title="text track kind">kind</a> is <code title="dom-mediatrack-kind-chapters">chapters</code>, the user + non-visual fashion; and for text tracks whose <a href="#text-track-kind" id="text-track-kind_3" title="text + track kind">kind</a> is <code title="dom-mediatrack-kind-chapters">chapters</code>, the user agent is making available to the user a mechanism by which the user can navigate to any point in the <a href="#media-resource" id="media-resource_50">media resource</a> by selecting a cue.</p> Index: spec.preprocessed.html =================================================================== RCS file: /sources/public/html5/spec-author-view/spec.preprocessed.html,v retrieving revision 1.599 retrieving revision 1.600 diff -u -d -r1.599 -r1.600 --- spec.preprocessed.html 23 Sep 2011 19:58:02 -0000 1.599 +++ spec.preprocessed.html 23 Sep 2011 20:57:12 -0000 1.600 @@ -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.5267.</p> + This is revision 1.5273.</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 @@ -4556,7 +4556,7 @@ </td></tr><tr><td><code><a href="#the-button-element">button</a></code> element </td><td><code title="attr-aria-role-button">button</code> role - </td><td>Role must be either <code title="attr-aria-role-button">button</code>, <code title="attr-aria-role-link">link</code>, <code title="attr-aria-role-menuitem">menuitem</code>, <code title="attr-aria-role-menuitemcheckbox">menuitemcheckbox</code>, <code title="attr-aria-role-menuitemradio">menuitemradio</code>, <code title="attr-aria-role-radio">radio</code> + </td><td>Role must be either <code title="attr-aria-role-button">button</code> or <code title="attr-aria-role-menuitem">menuitem</code> </td></tr><tr><td><code><a href="#the-details-element">details</a></code> element </td><td><code title="attr-aria-role-group">group</code> role @@ -11999,12 +11999,12 @@ </td><td><dfn id="attr-track-kind-subtitles" role="button" tabindex="0" aria-haspopup="true">Subtitles</dfn> </td><td> Transcription or translation of the dialogue, suitable for when the sound is available but not understood (e.g. because the user does not understand the language of the <a href="#media-resource">media resource</a>'s soundtrack). - Displayed over the video. + Overlaid on the video. </td></tr><tr><td><dfn id="attr-track-kind-keyword-captions" role="button" tabindex="0" aria-haspopup="true"><code>captions</code></dfn> </td><td><dfn id="attr-track-kind-captions" role="button" tabindex="0" aria-haspopup="true">Captions</dfn> </td><td> Transcription or translation of the dialogue, sound effects, relevant musical cues, and other relevant audio information, suitable for when the soundtrack is unavailable or not clearly audible (e.g. because it is muted, drowned-out by ambient noise, or because the user is deaf). - Displayed over the video; labeled as appropriate for the hard-of-hearing. + Overlaid on the video; labeled as appropriate for the hard-of-hearing. </td></tr><tr><td><dfn id="attr-track-kind-keyword-descriptions" role="button" tabindex="0" aria-haspopup="true"><code>descriptions</code></dfn> </td><td><dfn id="attr-track-kind-descriptions" role="button" tabindex="0" aria-haspopup="true">Descriptions</dfn> </td><td> @@ -13273,10 +13273,11 @@ maintaining a list of which cues are active, and events are being fired accordingly. In addition, for text tracks whose <a href="#text-track-kind" title="text track kind">kind</a> is <code title="dom-mediatrack-kind-subtitles">subtitles</code> or <code title="dom-mediatrack-kind-captions">captions</code>, the cues - are being displayed over the video as appropriate; for text - tracks whose <a href="#text-track-kind" title="text track kind">kind</a> is <code title="dom-mediatrack-kind-descriptions">descriptions</code>, + are being overlaid on the video as appropriate; for text tracks + whose <a href="#text-track-kind" title="text track kind">kind</a> is <code title="dom-mediatrack-kind-descriptions">descriptions</code>, the user agent is making the cues available to the user in a - non-visual fashion; and for text tracks whose <a href="#text-track-kind" title="text track kind">kind</a> is <code title="dom-mediatrack-kind-chapters">chapters</code>, the user + non-visual fashion; and for text tracks whose <a href="#text-track-kind" title="text + track kind">kind</a> is <code title="dom-mediatrack-kind-chapters">chapters</code>, the user agent is making available to the user a mechanism by which the user can navigate to any point in the <a href="#media-resource">media resource</a> by selecting a cue.</p> @@ -22693,7 +22694,7 @@ interface <dfn id="window" role="button" tabindex="0" aria-haspopup="true">Window</dfn> : <a href="#eventtarget">EventTarget</a> { // the current browsing context [Unforgeable] readonly attribute <a href="#windowproxy">WindowProxy</a> <a href="#dom-window" title="dom-window">window</a>; - readonly attribute <a href="#windowproxy">WindowProxy</a> <a href="#dom-self" title="dom-self">self</a>; + [Replaceable] readonly attribute <a href="#windowproxy">WindowProxy</a> <a href="#dom-self" title="dom-self">self</a>; [Unforgeable] readonly attribute <a href="#document">Document</a> <a href="#dom-document" title="dom-document">document</a>; attribute DOMString <a href="#dom-name" title="dom-name">name</a>; [PutForwards=<a href="#dom-location-href" title="dom-location-href">href</a>, Unforgeable] readonly attribute <a href="#location">Location</a> <a href="#dom-location" title="dom-location">location</a>; @@ -30697,6 +30698,7 @@ Edward O'Connor, Edward Welbourne, Edward Z. Yang, + Ehsan Akhgari, Eira Monstad, Eitan Adler, Eliot Graff, Index: wai-aria.html =================================================================== RCS file: /sources/public/html5/spec-author-view/wai-aria.html,v retrieving revision 1.126 retrieving revision 1.127 diff -u -d -r1.126 -r1.127 --- wai-aria.html 23 Sep 2011 19:58:03 -0000 1.126 +++ wai-aria.html 23 Sep 2011 20:57:13 -0000 1.127 @@ -587,7 +587,7 @@ <tr><td><code><a href="the-button-element.html#the-button-element" id="button_6">button</a></code> element <td><code title="attr-aria-role-button">button</code> role - <td>Role must be either <code title="attr-aria-role-button">button</code>, <code title="attr-aria-role-link">link</code>, <code title="attr-aria-role-menuitem">menuitem</code>, <code title="attr-aria-role-menuitemcheckbox">menuitemcheckbox</code>, <code title="attr-aria-role-menuitemradio">menuitemradio</code>, <code title="attr-aria-role-radio">radio</code> + <td>Role must be either <code title="attr-aria-role-button">button</code> or <code title="attr-aria-role-menuitem">menuitem</code> <tr><td><code><a href="the-details-element.html#the-details-element" id="details_2">details</a></code> element <td><code title="attr-aria-role-group">group</code> role Index: the-track-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/the-track-element.html,v retrieving revision 1.141 retrieving revision 1.142 diff -u -d -r1.141 -r1.142 --- the-track-element.html 9 Sep 2011 22:57:50 -0000 1.141 +++ the-track-element.html 23 Sep 2011 20:57:12 -0000 1.142 @@ -386,12 +386,12 @@ <td><dfn aria-haspopup="true" id="attr-track-kind-subtitles" role="button" tabindex="0">Subtitles</dfn> <td> Transcription or translation of the dialogue, suitable for when the sound is available but not understood (e.g. because the user does not understand the language of the <a href="media-elements.html#media-resource" id="media-resource_7">media resource</a>'s soundtrack). - Displayed over the video. + Overlaid on the video. <tr><td><dfn aria-haspopup="true" id="attr-track-kind-keyword-captions" role="button" tabindex="0"><code>captions</code></dfn> <td><dfn aria-haspopup="true" id="attr-track-kind-captions" role="button" tabindex="0">Captions</dfn> <td> Transcription or translation of the dialogue, sound effects, relevant musical cues, and other relevant audio information, suitable for when the soundtrack is unavailable or not clearly audible (e.g. because it is muted, drowned-out by ambient noise, or because the user is deaf). - Displayed over the video; labeled as appropriate for the hard-of-hearing. + Overlaid on the video; labeled as appropriate for the hard-of-hearing. <tr><td><dfn aria-haspopup="true" id="attr-track-kind-keyword-descriptions" role="button" tabindex="0"><code>descriptions</code></dfn> <td><dfn aria-haspopup="true" id="attr-track-kind-descriptions" role="button" tabindex="0">Descriptions</dfn> <td> Index: acknowledgements.html =================================================================== RCS file: /sources/public/html5/spec-author-view/acknowledgements.html,v retrieving revision 1.1136 retrieving revision 1.1137 diff -u -d -r1.1136 -r1.1137 --- acknowledgements.html 10 Sep 2011 05:56:56 -0000 1.1136 +++ acknowledgements.html 23 Sep 2011 20:57:03 -0000 1.1137 @@ -536,6 +536,7 @@ Edward O'Connor, Edward Welbourne, Edward Z. Yang, + Ehsan Akhgari, Eira Monstad, Eitan Adler, Eliot Graff,
Received on Friday, 23 September 2011 20:57:24 UTC