[html5] r3938 - [e] (0) Update impl annotations. Fixing http://www.w3.org/Bugs/Public/show_bug.c [...]

whatwg at whatwg.org whatwg at whatwg.org
Mon Sep 21 16:26:04 PDT 2009


Author: ianh
Date: 2009-09-21 16:26:03 -0700 (Mon, 21 Sep 2009)
New Revision: 3938

Modified:
   index
   source
Log:
[e] (0) Update impl annotations.
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=7445

Modified: index
===================================================================
--- index	2009-09-21 23:21:38 UTC (rev 3937)
+++ index	2009-09-21 23:26:03 UTC (rev 3938)
@@ -73098,8 +73098,12 @@
   represented by the element, in the fashion most convenient for the
   user.</p>
 
+  </div>
 
 
+
+  <div class=impl>
+
   <h3 id=frames-and-framesets><span class=secno>11.5 </span>Frames and framesets</h3>
 
   <p>When an <code><a href=#the-html-element-0>html</a></code> element's second child element is a
@@ -73475,8 +73479,6 @@
       ...
   -->
 
-  </div>
-
   <h4 id=selectors><span class=secno>11.8.1 </span>Selectors</h4>
 
   <p>Attribute and element <em>names</em> of <a href=#html-elements>HTML
@@ -73545,7 +73547,10 @@
   values on <a href=#html-elements>HTML elements</a> must be treated as
   <a href=#case-sensitive>case-sensitive</a>.</p>
 
+  </div>
 
+
+
   <h2 id=obsolete><span class=secno>12 </span>Obsolete features</h2>
 
   <h3 id=obsolete-but-conforming-features><span class=secno>12.1 </span>Obsolete but conforming features</h3>

Modified: source
===================================================================
--- source	2009-09-21 23:21:38 UTC (rev 3937)
+++ source	2009-09-21 23:26:03 UTC (rev 3938)
@@ -86707,8 +86707,12 @@
   represented by the element, in the fashion most convenient for the
   user.</p>
 
+  </div>
 
 
+
+  <div class="impl">
+
   <h3>Frames and framesets</h3>
 
   <p>When an <code>html</code> element's second child element is a
@@ -87141,8 +87145,6 @@
       ...
   -->
 
-  </div>
-
   <h4>Selectors</h4>
 
   <p>Attribute and element <em>names</em> of <span>HTML
@@ -87214,7 +87216,10 @@
   values on <span>HTML elements</span> must be treated as
   <span>case-sensitive</span>.</p>
 
+  </div>
 
+
+
   <h2 id="obsolete">Obsolete features</h2>
 
   <h3>Obsolete but conforming features</h3>




More information about the Commit-Watchers mailing list