spec/Overview.html 1.1734 2563 Downplay <a longdesc=''> error, to aid t

Downplay <a longdesc=''> error, to aid transition. (credit: hs) (whatwg
r2563)

10.2 Conformance checkers
http://people.w3.org/mike/diffs/html5/spec/Overview.1.1734.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.1734.html#no

http://people.w3.org/mike/diffs/html5/spec/Overview.diff.html
http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.1733&r2=1.1734&f=h
http://html5.org/tools/web-apps-tracker?from=2562&to=2563

===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.1733
retrieving revision 1.1734
diff -u -d -r1.1733 -r1.1734
--- Overview.html 24 Dec 2008 09:41:16 -0000 1.1733
+++ Overview.html 24 Dec 2008 10:11:30 -0000 1.1734
@@ -44919,6 +44919,10 @@
    <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 title=attr-img-longdesc>longdesc</code> attribute on an
+   <code><a href=#the-img-element>img</a></code> element, if its value is a <a href=#valid-url>valid
+   URL</a>.</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 10:15:03 UTC