Bug 130187

Summary: [EFL] accessibility/aria-hidden-false-works-in-subtrees.html needs baselines
Product: WebKit Reporter: Michal Pakula vel Rutka <mpakulavelrutka>
Component: WebKit EFLAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Normal CC: k.czech, lucas.de.marchi, mcatanzaro
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Michal Pakula vel Rutka
Reported 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
Attachments
Michael Catanzaro
Comment 1 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.
Note You need to log in before you can comment on or make changes to this bug.