- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 13 Feb 2009 03:12:22 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv11531
Modified Files:
Overview.html
Log Message:
Stop making <noframes> a downplayed error. (whatwg r2810)
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.1980
retrieving revision 1.1981
diff -u -d -r1.1980 -r1.1981
--- Overview.html 13 Feb 2009 03:10:37 -0000 1.1980
+++ Overview.html 13 Feb 2009 03:12:20 -0000 1.1981
@@ -62637,7 +62637,7 @@
<p>The following errors may be categorised as described above:</p>
- <ul>
+ <ul><!-- downplayed list -->
<li>
@@ -62706,8 +62706,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>
Received on Friday, 13 February 2009 03:12:32 UTC