Bug 23783
Summary: | Populate title attribute for Image elements properly | ||
---|---|---|---|
Product: | WebKit | Reporter: | Sankar Aditya Tanguturi <sankaraditya+bugzilla> |
Component: | Accessibility | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | klinktech |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | Windows XP |
Sankar Aditya Tanguturi
When a web page is rendered in webKit and inspect32 tool is invoked, title attribute is not properly populated for Image tags.
Ideally, it should be set with the alternate text if any. (This behavior is observed in Firefox 2.0.0.14).
This patch is already approved by Jon as a part of bug 20013. I am logging this bug to track this specific issue separately.
~ Thanks
Sankar.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Mark Rowe (bdash)
*** This bug has been marked as a duplicate of 23780 ***