HTML/img: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(→‎img element issues: added alt guidance needs simplification)
Line 14: Line 14:
Regarding http://www.w3.org/TR/html5/embedded-content-1.html#guidance-for-conformance-checkers
Regarding http://www.w3.org/TR/html5/embedded-content-1.html#guidance-for-conformance-checkers


The complexity of the new alt attribute in HTML5 is bad for authors.
The complexity of the authoring guidance for the new alt attribute in HTML5 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:

Revision as of 01:55, 30 July 2010

Welcome to the Mozilla wiki page on the HTML5 <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 spec issues

alt guidance needs simplification

Regarding http://www.w3.org/TR/html5/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.

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

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

reject longdesc

see also