Closed
Bug 459382
Opened 16 years ago
Closed 16 years ago
fix html:img accessible name
Categories
(Core :: Disability Access APIs, defect)
Core
Disability Access APIs
Tracking
()
RESOLVED
FIXED
People
(Reporter: surkov, Assigned: surkov)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
(deleted),
patch
|
aaronlev
:
review+
MarcoZ
:
review+
|
Details | Diff | Splinter Review |
html:img accessible name prefers use @alt attribute rather than ARIA
Assignee | ||
Comment 1•16 years ago
|
||
Attachment #342578 -
Flags: review?(aaronleventhal)
Assignee | ||
Updated•16 years ago
|
Attachment #342578 -
Flags: review?(marco.zehe)
Comment 2•16 years ago
|
||
Comment on attachment 342578 [details] [diff] [review]
patch
Alt is still preferred over title, right?
Attachment #342578 -
Flags: review?(aaronleventhal) → review+
Assignee | ||
Comment 3•16 years ago
|
||
(In reply to comment #2)
> (From update of attachment 342578 [details] [diff] [review])
> Alt is still preferred over title, right?
right.
Updated•16 years ago
|
Attachment #342578 -
Flags: review?(marco.zehe) → review+
Comment 4•16 years ago
|
||
Comment on attachment 342578 [details] [diff] [review]
patch
r=me, thanks! This one looks much much better than the previous calculation for the accName for images. :-)
Assignee | ||
Comment 5•16 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•