- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Sat, 24 Sep 2011 00:57:19 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec-author-view In directory hutz:/tmp/cvs-serv19088 Modified Files: Overview.html browsers.html spec.html spec.preprocessed.html Log Message: looks like this attribute is specced now so we're good (whatwg r6588) [updated by splitter] Index: Overview.html =================================================================== RCS file: /sources/public/html5/spec-author-view/Overview.html,v retrieving revision 1.1620 retrieving revision 1.1621 diff -u -d -r1.1620 -r1.1621 --- Overview.html 23 Sep 2011 23:57:05 -0000 1.1620 +++ Overview.html 24 Sep 2011 00:57:11 -0000 1.1621 @@ -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.5281.</p> + This is revision 1.5282.</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.1175 retrieving revision 1.1176 diff -u -d -r1.1175 -r1.1176 --- browsers.html 23 Sep 2011 20:57:03 -0000 1.1175 +++ browsers.html 24 Sep 2011 00:57:11 -0000 1.1176 @@ -667,7 +667,7 @@ <td>none </table><p><small>† This case is only possible if the <code title="attr-iframe-sandbox"><a href="the-iframe-element.html#attr-iframe-sandbox" id="sandbox_9">sandbox</a></code> attribute also allows - scripts.</small><h3 id="the-window-object"><span class="secno">5.2 </span>The <code><a href="#window" id="window_14">Window</a></code> object</h3><pre class="idl">[ReplaceableNamedProperties] + scripts.</small><h3 id="the-window-object"><span class="secno">5.2 </span>The <code><a href="#window" id="window_14">Window</a></code> object</h3><pre class="idl">[ReplaceableNamedProperties] 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>; Index: spec.html =================================================================== RCS file: /sources/public/html5/spec-author-view/spec.html,v retrieving revision 1.1750 retrieving revision 1.1751 diff -u -d -r1.1750 -r1.1751 --- spec.html 23 Sep 2011 23:57:12 -0000 1.1750 +++ spec.html 24 Sep 2011 00:57:11 -0000 1.1751 @@ -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.5281.</p> + This is revision 1.5282.</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 @@ -22805,7 +22805,7 @@ </td><td>none </td></tr></tbody></table><p><small>† This case is only possible if the <code title="attr-iframe-sandbox"><a href="#attr-iframe-sandbox" id="sandbox_9">sandbox</a></code> attribute also allows - scripts.</small></p><h3 id="the-window-object"><span class="secno">5.2 </span>The <code><a href="#window" id="window_14">Window</a></code> object</h3><pre class="idl">[ReplaceableNamedProperties] + scripts.</small></p><h3 id="the-window-object"><span class="secno">5.2 </span>The <code><a href="#window" id="window_14">Window</a></code> object</h3><pre class="idl">[ReplaceableNamedProperties] 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>; Index: spec.preprocessed.html =================================================================== RCS file: /sources/public/html5/spec-author-view/spec.preprocessed.html,v retrieving revision 1.602 retrieving revision 1.603 diff -u -d -r1.602 -r1.603 --- spec.preprocessed.html 23 Sep 2011 23:57:17 -0000 1.602 +++ spec.preprocessed.html 24 Sep 2011 00:57:16 -0000 1.603 @@ -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.5281.</p> + This is revision 1.5282.</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 @@ -22677,7 +22677,7 @@ </td><td>none </td></tr></tbody></table><p><small>† This case is only possible if the <code title="attr-iframe-sandbox"><a href="#attr-iframe-sandbox">sandbox</a></code> attribute also allows - scripts.</small></p><h3 id="the-window-object"><span class="secno">5.2 </span>The <code><a href="#window">Window</a></code> object</h3><pre class="idl">[ReplaceableNamedProperties] + scripts.</small></p><h3 id="the-window-object"><span class="secno">5.2 </span>The <code><a href="#window">Window</a></code> object</h3><pre class="idl">[ReplaceableNamedProperties] 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>;
Received on Saturday, 24 September 2011 00:57:26 UTC