Navigation Menu

Skip to content

Commit

Permalink
[e] (0) Remove note about longdesc='', since no new evidence has come…
Browse files Browse the repository at this point in the history
… up yet. (If there is outstanding feedback, I'll read, consider, and respond to that feedback separately from this -- I'm just cleaning up the spec here for now.)

git-svn-id: http://svn.whatwg.org/webapps@3275 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Jun 16, 2009
1 parent ef37754 commit bd4c068
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 11 deletions.
5 changes: 0 additions & 5 deletions index
Expand Up @@ -16494,11 +16494,6 @@ interface <dfn id=htmlimageelement>HTMLImageElement</dfn> : <a href=#htmlelement
attribute's value are described <a href=#alt>in the next
section</a>.</p>

<p class=XXX>There has been some suggestion that the <code title="">longdesc</code> attribute from HTML4 should be
included. This has been considered and rejected in the past, but if
new evidence is found showing the attribute to actually help users
rather than harm them, it may be reconsidered.</p>

<p>The <code><a href=#the-img-element>img</a></code> must not be used as a layout tool. In
particular, <code><a href=#the-img-element>img</a></code> elements should not be used to display
transparent images, as they rarely convey meaning and rarely
Expand Down
6 changes: 0 additions & 6 deletions source
Expand Up @@ -17529,12 +17529,6 @@ interface <dfn>HTMLImageElement</dfn> : <span>HTMLElement</span> {
attribute's value are described <a href="#alt">in the next
section</a>.</p>

<p class="XXX">There has been some suggestion that the <code
title="">longdesc</code> attribute from HTML4 should be
included. This has been considered and rejected in the past, but if
new evidence is found showing the attribute to actually help users
rather than harm them, it may be reconsidered.</p>

<p>The <code>img</code> must not be used as a layout tool. In
particular, <code>img</code> elements should not be used to display
transparent images, as they rarely convey meaning and rarely
Expand Down

0 comments on commit bd4c068

Please sign in to comment.