Summary: | AX: Items the img aria role aren't inserting an object replacement character | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | chris fleizach <cfleizach> | ||||||
Component: | Accessibility | Assignee: | chris fleizach <cfleizach> | ||||||
Status: | RESOLVED FIXED | ||||||||
Severity: | Normal | ||||||||
Priority: | P2 | ||||||||
Version: | 528+ (Nightly build) | ||||||||
Hardware: | Unspecified | ||||||||
OS: | Unspecified | ||||||||
Attachments: |
|
Description
chris fleizach
2013-07-01 11:47:00 PDT
Created attachment 205835 [details]
patch
Comment on attachment 205835 [details] patch View in context: https://bugs.webkit.org/attachment.cgi?id=205835&action=review patch doesn't apply. > Source/WebCore/ChangeLog:3 > + AX: Items the img aria role aren't inserting an object replacement character This title is missing some words (or has some extras?). > LayoutTests/platform/mac/accessibility/aria-image-emits-object-replacement.html~:1 > +<!DOCTYPE HTML> please don't commit this extraneous html~ file :D Created attachment 206039 [details]
patch for landing
|