HTML/img: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(ding dong longdesc is dead)
(HTML)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
Welcome to the Mozilla wiki page on the [[HTML5]] <img> element. Please feel free to contribute new test pages or new sections. -- [[User:Tantek|Tantek]]
Welcome to the Mozilla wiki page on the [[HTML]] <img> element. Please feel free to contribute new test pages or new sections. -- [[User:Tantek|Tantek]]


{{stub}}
{{stub}}
Line 19: Line 19:
* http://dev.w3.org/html5/spec/embedded-content-1.html#guidance-for-conformance-checkers
* http://dev.w3.org/html5/spec/embedded-content-1.html#guidance-for-conformance-checkers


The complexity of the authoring guidance for the new alt attribute in HTML5 is bad for authors, and for author understanding.
The complexity of the authoring guidance for the new alt attribute in HTML is bad for authors, and for author understanding.


We should remove the last two points in this section:
We should remove the last two points in this section:
Line 44: Line 44:


== see also ==
== see also ==
* [[HTML5]] home page
* [[HTML]] home page

Latest revision as of 07:27, 20 July 2018

Welcome to the Mozilla wiki page on the HTML <img> element. Please feel free to contribute new test pages or new sections. -- Tantek

This article is a stub. You can help MozillaWiki by expanding it.

img element test pages

  • ...

img element demo pages

  • ...

img element open spec issues

alt guidance needs simplification

Issue recorded on the WHATWG wiki: http://wiki.whatwg.org/wiki/Img_Alt

Regarding 4.8.1.1.14 Guidance for conformance checkers

The complexity of the authoring guidance for the new alt attribute in HTML is bad for authors, and for author understanding.

We should remove the last two points in this section:

  • "... document is an e-mail ..." - not a useful case
  • meta generator - causes as many problems as it solves

As well as the authoring guidance in the section(s) below:

See related http://www.w3.org/html/wg/tracker/issues/80

2010-08-01 posted: http://lists.whatwg.org/htdig.cgi/whatwg-whatwg.org/2010-August/027479.html

img element resolved spec issues

reject longdesc

Resolved: ding dong longdesc is dead.

see also