HTML/img: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(drafted)
 
(→‎img element issues: added alt guidance needs simplification)
Line 9: Line 9:
* ...
* ...


== img element issues ==
== 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 new alt attribute in HTML5 is bad for authors.
 
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 ===
=== reject longdesc ===

Revision as of 22:23, 21 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 new alt attribute in HTML5 is bad for authors.

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