- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 24 Dec 2008 09:10:23 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv27867
Modified Files:
Overview.html
Log Message:
Downplay <noframes> error. (credit: hs) (whatwg r2560)
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.1730
retrieving revision 1.1731
diff -u -d -r1.1730 -r1.1731
--- Overview.html 24 Dec 2008 08:59:23 -0000 1.1730
+++ Overview.html 24 Dec 2008 09:10:21 -0000 1.1731
@@ -44823,6 +44823,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><p><em>This section is non-normative.</em><p>There are certain features that are not handled by this
Received on Wednesday, 24 December 2008 09:10:32 UTC