[Webkit-unassigned] [Bug 130187] New: accessibility/aria-hidden-false-works-in-subtrees.html needs baselines

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 13 03:41:54 PDT 2014


https://bugs.webkit.org/show_bug.cgi?id=130187

           Summary: accessibility/aria-hidden-false-works-in-subtrees.html
                    needs baselines
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit EFL
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: m.pakula at samsung.com
                CC: demarchi at webkit.org


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

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list