- From: poot <cvsmail@w3.org>
- Date: Wed, 24 Dec 2008 18:47:05 +0900 (JST)
- To: public-html-diffs@w3.org
Downplay <td/th axis=''> error, to aid transition. (credit: hs) (whatwg
r2562)
10.2 Conformance checkers
http://people.w3.org/mike/diffs/html5/spec/Overview.1.1733.html#conformance-checkers-0
11 Things that you can't do with this specification because they are better handled using other technologies that are further described herein
http://people.w3.org/mike/diffs/html5/spec/Overview.1.1733.html#no
http://people.w3.org/mike/diffs/html5/spec/Overview.diff.html
http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.1732&r2=1.1733&f=h
http://html5.org/tools/web-apps-tracker?from=2561&to=2562
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.1732
retrieving revision 1.1733
diff -u -d -r1.1732 -r1.1733
--- Overview.html 24 Dec 2008 09:31:17 -0000 1.1732
+++ Overview.html 24 Dec 2008 09:41:16 -0000 1.1733
@@ -44916,6 +44916,9 @@
<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 an <code title=attr-table-axis>axis</code>
+ attribute on a <code><a href=#the-td-element>td</a></code> or <code><a href=#the-th-element>th</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
Received on Wednesday, 24 December 2008 09:47:40 UTC