RESOLVED FIXED 124711
[EFL] Fix accessibility media-element expectation
https://bugs.webkit.org/show_bug.cgi?id=124711
Summary [EFL] Fix accessibility media-element expectation
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.