[html5] r2560 - [c] (0) Downplay <noframes> error. (credit: hs)

whatwg at whatwg.org whatwg at whatwg.org
Wed Dec 24 01:10:16 PST 2008


Author: ianh
Date: 2008-12-24 01:10:16 -0800 (Wed, 24 Dec 2008)
New Revision: 2560

Modified:
   index
   source
Log:
[c] (0) Downplay <noframes> error. (credit: hs)

Modified: index
===================================================================
--- index	2008-12-24 08:59:19 UTC (rev 2559)
+++ index	2008-12-24 09:10:16 UTC (rev 2560)
@@ -54590,6 +54590,8 @@
    <li><p>The presence of a <code title=attr-table-summary>summary</code> attribute on a
    <code><a href=#the-table-element>table</a></code> element.</li>
 
+   <li><p>The presence of a <code>noframes</code> element.</li>
+
   </ul><h2 id=no><span class=secno>11 </span>Things that you can't do with this specification because
   they are better handled using other technologies that are further
   described herein</h2>

Modified: source
===================================================================
--- source	2008-12-24 08:59:19 UTC (rev 2559)
+++ source	2008-12-24 09:10:16 UTC (rev 2560)
@@ -59670,6 +59670,8 @@
    title="attr-table-summary">summary</code> attribute on a
    <code>table</code> element.</p></li>
 
+   <li><p>The presence of a <code>noframes</code> element.</p></li>
+
   </ul>  
 
 




More information about the Commit-Watchers mailing list