Bug 124711

Summary: [EFL] Fix accessibility media-element expectation
Product: WebKit Reporter: Andrzej Badowski <a.badowski>
Component: AccessibilityAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, webkit-bug-importer
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch to fix none

Andrzej Badowski
Reported 2013-11-21 04:39:24 PST
LayoutTests/platform/efl/accessibility/media-element-expected.txt The main element requires an amendment: --- /home/a.badowski/webkit/WebKitBuild/Release/layout-test-results/accessibility/media-element-expected.txt +++ /home/a.badowski/webkit/WebKitBuild/Release/layout-test-results/accessibility/media-element-actual.txt @@ -6,7 +6,7 @@ State at 'canplaythrough' event: description: AXDescription: - role: AXRole: AXUnknown + role: AXRole: AXEmbedded description: AXDescription: video playback
Attachments
patch to fix (1.23 KB, patch)
2013-11-21 06:17 PST, Andrzej Badowski
no flags
Andrzej Badowski
Comment 1 2013-11-21 06:17:50 PST
Created attachment 217555 [details] patch to fix
WebKit Commit Bot
Comment 2 2013-11-21 06:50:14 PST
Comment on attachment 217555 [details] patch to fix Clearing flags on attachment: 217555 Committed r159622: <http://trac.webkit.org/changeset/159622>
WebKit Commit Bot
Comment 3 2013-11-21 06:50:16 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.