html5/spec-author-view Overview.html,1.1800,1.1801 browsers.html,1.1207,1.1208 spec.html,1.1946,1.1947 spec.preprocessed.html,1.782,1.783

Update of /sources/public/html5/spec-author-view
In directory hutz:/tmp/cvs-serv14931

Modified Files:
	Overview.html browsers.html spec.html spec.preprocessed.html 
Log Message:
import the lone HTML quirk from zcorpan's draft (whatwg r7123)

[updated by splitter]


Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/Overview.html,v
retrieving revision 1.1800
retrieving revision 1.1801
diff -u -d -r1.1800 -r1.1801
--- Overview.html	6 Jun 2012 01:11:19 -0000	1.1800
+++ Overview.html	7 Jun 2012 01:12:03 -0000	1.1801
@@ -341,7 +341,7 @@
 
    <h1>HTML5: Edition for Web Authors</h1>
    
-   <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-7-june-2012">Editor's Draft 7 June 2012</h2>
    <dl><dt>Latest Published Version:</dt>
     <dd><a href="http://www.w3.org/TR/html5-author/">http://www.w3.org/TR/html5-author/</a></dd>
     <dt>Latest Editor's Draft:</dt>
@@ -365,7 +365,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.5674.</p> 
+      This is revision 1.5676.</p> 
      <p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a>
    &copy; 2012 <a href="http://www.w3.org/"><abbr title="World Wide
    Web Consortium">W3C</abbr></a><sup>&reg;</sup> (<a href="http://www.csail.mit.edu/"><abbr title="Massachusetts
@@ -561,7 +561,7 @@
   Group</a> is the W3C working group responsible for this
   specification's progress along the W3C Recommendation
   track.
-  This specification is the 5 June 2012 Editor's Draft.
+  This specification is the 7 June 2012 Editor's Draft.
   </p>
 
 

Index: browsers.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/browsers.html,v
retrieving revision 1.1207
retrieving revision 1.1208
diff -u -d -r1.1207 -r1.1208
--- browsers.html	31 May 2012 00:20:26 -0000	1.1207
+++ browsers.html	7 Jun 2012 01:12:03 -0000	1.1208
@@ -784,7 +784,7 @@
 
   <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]
+  <pre class="idl">[NamedPropertiesObject]
 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.1946
retrieving revision 1.1947
diff -u -d -r1.1946 -r1.1947
--- spec.html	6 Jun 2012 01:11:24 -0000	1.1946
+++ spec.html	7 Jun 2012 01:12:04 -0000	1.1947
@@ -343,7 +343,7 @@
 
    <h1>HTML5: Edition for Web Authors</h1>
    
-   <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-7-june-2012">Editor's Draft 7 June 2012</h2>
    <dl><dt>Latest Published Version:</dt>
     <dd><a href="http://www.w3.org/TR/html5-author/">http://www.w3.org/TR/html5-author/</a></dd>
     <dt>Latest Editor's Draft:</dt>
@@ -367,7 +367,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.5674.</p> 
+      This is revision 1.5676.</p> 
      <p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a>
    © 2012 <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
@@ -563,7 +563,7 @@
   Group</a> is the W3C working group responsible for this
   specification's progress along the W3C Recommendation
   track.
-  This specification is the 5 June 2012 Editor's Draft.
+  This specification is the 7 June 2012 Editor's Draft.
   </p>
 
 
@@ -30127,7 +30127,7 @@
 
   <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]
+  <pre class="idl">[NamedPropertiesObject]
 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.782
retrieving revision 1.783
diff -u -d -r1.782 -r1.783
--- spec.preprocessed.html	6 Jun 2012 01:11:30 -0000	1.782
+++ spec.preprocessed.html	7 Jun 2012 01:12:19 -0000	1.783
@@ -359,7 +359,7 @@
 
    <h1>HTML5: Edition for Web Authors</h1>
    
-   <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-7-june-2012">Editor's Draft 7 June 2012</h2>
    <dl><dt>Latest Published Version:</dt>
     <dd><a href="http://www.w3.org/TR/html5-author/">http://www.w3.org/TR/html5-author/</a></dd>
     <dt>Latest Editor's Draft:</dt>
@@ -383,7 +383,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.5674.</p> 
+      This is revision 1.5676.</p> 
      <p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a>
    &#169; 2012 <a href="http://www.w3.org/"><abbr title="World Wide
    Web Consortium">W3C</abbr></a><sup>&#174;</sup> (<a href="http://www.csail.mit.edu/"><abbr title="Massachusetts
@@ -581,7 +581,7 @@
   Group</a> is the W3C working group responsible for this
   specification's progress along the W3C Recommendation
   track.
-  This specification is the 5 June 2012 Editor's Draft.
+  This specification is the 7 June 2012 Editor's Draft.
   </p>
 
 
@@ -30244,7 +30244,7 @@
 
   <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]
+  <pre class="idl">[NamedPropertiesObject]
 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 Thursday, 7 June 2012 01:12:25 UTC