[html5] r2810 - [c] (0) Stop making <noframes> a downplayed error.

whatwg at whatwg.org whatwg at whatwg.org
Thu Feb 12 19:12:16 PST 2009


Author: ianh
Date: 2009-02-12 19:12:15 -0800 (Thu, 12 Feb 2009)
New Revision: 2810

Modified:
   index
   source
Log:
[c] (0) Stop making <noframes> a downplayed error.

Modified: index
===================================================================
--- index	2009-02-13 03:10:31 UTC (rev 2809)
+++ index	2009-02-13 03:12:15 UTC (rev 2810)
@@ -62642,7 +62642,7 @@
 
   <p>The following errors may be categorised as described above:</p>
 
-  <ul>
+  <ul><!-- downplayed list -->
 
    <li>
 
@@ -62711,8 +62711,6 @@
    attribute on a <code><a href=#the-td-element>td</a></code> or <code><a href=#the-th-element>th</a></code> element.</li>
    <!-- 1.33% pages -->
 
-   <li><p>The presence of a <code>noframes</code> element.</li>
-
   </ul>  
 
 

Modified: source
===================================================================
--- source	2009-02-13 03:10:31 UTC (rev 2809)
+++ source	2009-02-13 03:12:15 UTC (rev 2810)
@@ -64565,7 +64565,7 @@
 
   <p>The following errors may be categorised as described above:</p>
 
-  <ul>
+  <ul><!-- downplayed list -->
 
    <li>
 
@@ -64651,8 +64651,6 @@
    attribute on a <code>td</code> or <code>th</code> element.</p></li>
    <!-- 1.33% pages -->
 
-   <li><p>The presence of a <code>noframes</code> element.</p></li>
-
   </ul>  
 
 




More information about the Commit-Watchers mailing list