|
38 | 38 |
|
39 | 39 | <div class="not-whatwg"> |
40 | 40 | <h1>HTML5 Differences from HTML4</h1> |
41 | | - <h2 class="no-num no-toc" id="w3c-doctype">Editor's Draft 18 September 2014</h2> |
| 41 | + <h2 class="no-num no-toc" id="w3c-doctype">Editor's Draft 19 September 2014</h2> |
42 | 42 | </div> |
43 | 43 |
|
44 | 44 | <dl> |
@@ -108,7 +108,7 @@ <h2 class="no-num no-toc" id="sotd">Status of This Document</h2> |
108 | 108 | found in the <a href="http://www.w3.org/TR/">W3C technical reports index</a> |
109 | 109 | at http://www.w3.org/TR/.</i></p> |
110 | 110 |
|
111 | | - <p>This is the 18 September 2014 Editor's Draft produced by the |
| 111 | + <p>This is the 19 September 2014 Editor's Draft produced by the |
112 | 112 | <a href="http://www.w3.org/html/wg/">HTML Working Group</a>, part of the |
113 | 113 | <a href="http://www.w3.org/MarkUp/Activity">HTML Activity</a>. The |
114 | 114 | Working Group intends to publish this document as a |
@@ -1742,7 +1742,8 @@ <h3 id="obsolete-attributes"><span class="secno">3.6 </span>Obsolete Attributes< |
1742 | 1742 | <li><p><code class="external" title="attr-a-shape"><a href="https://html.spec.whatwg.org/multipage/obsolete.html#attr-a-shape">shape</a></code> and <code class="external" title="attr-a-coords"><a href="https://html.spec.whatwg.org/multipage/obsolete.html#attr-a-coords">coords</a></code> attributes on |
1743 | 1743 | <code class="external"><a href="https://html.spec.whatwg.org/multipage/semantics.html#the-a-element">a</a></code>. |
1744 | 1744 |
|
1745 | | - <li><p><code class="external" title="attr-iframe-longdesc"><a href="https://html.spec.whatwg.org/multipage/obsolete.html#attr-iframe-longdesc">longdesc</a></code> attribute on <code class="external"><a href="https://html.spec.whatwg.org/multipage/embedded-content.html#the-img-element">img</a></code> and |
| 1745 | + <li><p><code class="external" title="attr-iframe-longdesc"><a href="https://html.spec.whatwg.org/multipage/obsolete.html#attr-iframe-longdesc">longdesc</a></code> attribute on |
| 1746 | + <span class="not-whatwg" title=""><code class="external"><a href="https://html.spec.whatwg.org/multipage/embedded-content.html#the-img-element">img</a></code> and</span> |
1746 | 1747 | <code class="external"><a href="https://html.spec.whatwg.org/multipage/embedded-content.html#the-iframe-element">iframe</a></code>. |
1747 | 1748 |
|
1748 | 1749 | <li><p><code class="external" title="attr-link-target"><a href="https://html.spec.whatwg.org/multipage/obsolete.html#attr-link-target">target</a></code> attribute on <code class="external"><a href="https://html.spec.whatwg.org/multipage/semantics.html#the-link-element">link</a></code>. |
|
0 commit comments