Bug 130187 - [EFL] accessibility/aria-hidden-false-works-in-subtrees.html needs baselines
Summary: [EFL] accessibility/aria-hidden-false-works-in-subtrees.html needs baselines
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-13 03:42 PDT by Michal Pakula vel Rutka
Modified: 2017-03-11 10:35 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michal Pakula vel Rutka 2014-03-13 03:42:16 PDT
Layout test accessibility/aria-hidden-false-works-in-subtrees.html added in r160789 <http://trac.webkit.org/changeset/160789> needs baselines.

Diff between test EFL result and Mac result:

@@ -4,7 +4,7 @@
 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
 
 
-AXRole: AXSection
+AXRole: AXGroup
 AXDescription: group0
 
   AXRole: AXGroup
@@ -13,8 +13,11 @@
     AXRole: AXButton
     AXDescription: button1
 
+    AXRole: AXStaticText
+    AXDescription: 
+
 Non-rendered iframe content should not be visible when aria-hidden=true. The first child should be a group and NOT static text.
-iFrame child role: AXRole: AXWebArea
+iFrame child role: AXRole: AXGroup
 PASS successfullyParsed is true
 
 TEST COMPLETE
Comment 1 Michael Catanzaro 2017-03-11 10:35:24 PST
Closing this bug because the EFL port has been removed from trunk.

If you feel this bug applies to a different upstream WebKit port and was closed in error, please either update the title and reopen the bug, or leave a comment to request this.