- From: poot <cvsmail@w3.org>
- Date: Wed, 24 Dec 2008 18:02:43 +0900 (JST)
- To: public-html-diffs@w3.org
Downplay <table summary=''> error, to aid transition. (credit: hs) (whatwg r2559) 10.2 Conformance checkers http://people.w3.org/mike/diffs/html5/spec/Overview.1.1730.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.1730.html#no http://people.w3.org/mike/diffs/html5/spec/Overview.diff.html http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.1729&r2=1.1730&f=h http://html5.org/tools/web-apps-tracker?from=2558&to=2559 =================================================================== RCS file: /sources/public/html5/spec/Overview.html,v retrieving revision 1.1729 retrieving revision 1.1730 diff -u -d -r1.1729 -r1.1730 --- Overview.html 24 Dec 2008 08:58:17 -0000 1.1729 +++ Overview.html 24 Dec 2008 08:59:23 -0000 1.1730 @@ -44820,6 +44820,9 @@ attribute on an <code><a href=#the-a-element>a</a></code> element, if its value is not the empty string.</li> + <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> + </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:03:23 UTC