Skip to content
This repository was archived by the owner on Jan 15, 2021. It is now read-only.

Commit fafe40c

Browse files
committed
Unobsolete <img longdesc> for W3C. Fixes https://www.w3.org/Bugs/Public/show_bug.cgi?id=26848
1 parent 1eaaabe commit fafe40c

File tree

3 files changed

+10
-7
lines changed

3 files changed

+10
-7
lines changed

Overview.html

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838

3939
<div class="not-whatwg">
4040
<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>
4242
</div>
4343

4444
<dl>
@@ -108,7 +108,7 @@ <h2 class="no-num no-toc" id="sotd">Status of This Document</h2>
108108
found in the <a href="http://www.w3.org/TR/">W3C technical reports index</a>
109109
at http://www.w3.org/TR/.</i></p>
110110

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
112112
<a href="http://www.w3.org/html/wg/">HTML Working Group</a>, part of the
113113
<a href="http://www.w3.org/MarkUp/Activity">HTML Activity</a>. The
114114
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<
17421742
<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
17431743
<code class="external"><a href="https://html.spec.whatwg.org/multipage/semantics.html#the-a-element">a</a></code>.
17441744

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>
17461747
<code class="external"><a href="https://html.spec.whatwg.org/multipage/embedded-content.html#the-iframe-element">iframe</a></code>.
17471748

17481749
<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>.

Overview.src.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1852,7 +1852,8 @@ <h3 id="obsolete-attributes">Obsolete Attributes</h3>
18521852
<li><p><code data-anolis-spec=html title=attr-a-shape>shape</code> and <code data-anolis-spec=html title=attr-a-coords>coords</code> attributes on
18531853
<code data-anolis-spec=html>a</code>.
18541854

1855-
<li><p><code data-anolis-spec=html title=attr-iframe-longdesc>longdesc</code> attribute on <code data-anolis-spec=html>img</code> and
1855+
<li><p><code data-anolis-spec=html title=attr-iframe-longdesc>longdesc</code> attribute on
1856+
<span title class="not-whatwg"><code data-anolis-spec=html>img</code> and</span>
18561857
<code data-anolis-spec=html>iframe</code>.
18571858

18581859
<li><p><code data-anolis-spec=html title=attr-link-target>target</code> attribute on <code data-anolis-spec=html>link</code>.

Overview.whatwg.html

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828

2929
<hgroup class="not-w3c">
3030
<h1>Differences from HTML4</h1>
31-
<h2 class="no-num no-toc">Living Document — Last Updated 18 September 2014</h2>
31+
<h2 class="no-num no-toc">Living Document — Last Updated 19 September 2014</h2>
3232
</hgroup>
3333

3434

@@ -87,7 +87,7 @@ <h2 class="no-num no-toc">Living Document — Last Updated 18 September 2014</h2
8787
<p class="copyright not-w3c"><a href="//creativecommons.org/publicdomain/zero/1.0/" rel="license"><img alt="CC0" src="//i.creativecommons.org/p/zero/1.0/80x15.png"></a>
8888
To the extent possible under law, the editors have waived all copyright and
8989
related or neighboring rights to this work. In addition, as of
90-
18 September 2014, the editors have made this specification available
90+
19 September 2014, the editors have made this specification available
9191
under the
9292
<a href="http://www.openwebfoundation.org/legal/the-owf-1-0-agreements/owfa-1-0" rel="license">Open Web Foundation Agreement Version 1.0</a>,
9393
which is available at
@@ -1784,7 +1784,8 @@ <h3 id="obsolete-attributes"><span class="secno">3.6 </span>Obsolete Attributes<
17841784
<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
17851785
<code class="external"><a href="https://html.spec.whatwg.org/multipage/semantics.html#the-a-element">a</a></code>.
17861786

1787-
<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
1787+
<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
1788+
17881789
<code class="external"><a href="https://html.spec.whatwg.org/multipage/embedded-content.html#the-iframe-element">iframe</a></code>.
17891790

17901791
<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

Comments
 (0)