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

Description Andrzej Badowski 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
Comment 1 Andrzej Badowski 2013-11-21 06:17:50 PST
Created attachment 217555 [details]
patch to fix
Comment 2 WebKit Commit Bot 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>
Comment 3 WebKit Commit Bot 2013-11-21 06:50:16 PST
All reviewed patches have been landed.  Closing bug.