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

Commit 1e096e5

Browse files
committed
Oops. Got that backwards. Actually unobsolete <img longdesc> for W3C.
1 parent fafe40c commit 1e096e5

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Overview.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1743,7 +1743,7 @@ <h3 id="obsolete-attributes"><span class="secno">3.6 </span>Obsolete Attributes<
17431743
<code class="external"><a href="https://html.spec.whatwg.org/multipage/semantics.html#the-a-element">a</a></code>.
17441744

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

17491749
<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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1853,7 +1853,7 @@ <h3 id="obsolete-attributes">Obsolete Attributes</h3>
18531853
<code data-anolis-spec=html>a</code>.
18541854

18551855
<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>
1856+
<span title class="not-w3c"><code data-anolis-spec=html>img</code> and</span>
18571857
<code data-anolis-spec=html>iframe</code>.
18581858

18591859
<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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1785,7 +1785,7 @@ <h3 id="obsolete-attributes"><span class="secno">3.6 </span>Obsolete Attributes<
17851785
<code class="external"><a href="https://html.spec.whatwg.org/multipage/semantics.html#the-a-element">a</a></code>.
17861786

17871787
<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-
1788+
<span class="not-w3c" title=""><code class="external"><a href="https://html.spec.whatwg.org/multipage/embedded-content.html#the-img-element">img</a></code> and</span>
17891789
<code class="external"><a href="https://html.spec.whatwg.org/multipage/embedded-content.html#the-iframe-element">iframe</a></code>.
17901790

17911791
<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)