[Webkit-unassigned] [Bug 115659] New: [EFL] accessibility/meter-element.html is failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 6 10:12:02 PDT 2013


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

           Summary: [EFL] accessibility/meter-element.html is failing
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dchris at gmail.com
                CC: cfleizach at apple.com, timothy_horton at apple.com


accessibility/meter-element.html was introduced in r149155 but is failing on EFL port:
--- /home/buildslave-1/webkit-buildslave/efl-linux-64-debug-wk2/build/layout-test-results/accessibility/meter-element-expected.txt
+++ /home/buildslave-1/webkit-buildslave/efl-linux-64-debug-wk2/build/layout-test-results/accessibility/meter-element-actual.txt
@@ -1,51 +1,12 @@
+CONSOLE MESSAGE: line 25: TypeError: 'null' is not an object (evaluating 'meter.role')
+      
 This tests that the 

 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".


 Meter1
-AXRole: AXProgressIndicator
-AXTitle: 6 blocks used (out of 8 total)
-AXDescription: 
-
-
-Meter2
-AXRole: AXProgressIndicator
-AXTitle: 75%
-AXDescription: 
-
-
-Meter3
-AXRole: AXProgressIndicator
-AXTitle: 
-AXDescription: 
-
-
-Meter4
-AXRole: AXProgressIndicator
-AXTitle: 12cm
-AXDescription: 
-
-
-Meter5
-AXRole: AXProgressIndicator
-AXTitle: 2cm
-AXDescription: 
-
-
-Meter6
-AXRole: AXProgressIndicator
-AXTitle: 12cm
-AXDescription: 
-
-
-Meter7
-AXRole: AXProgressIndicator
-AXTitle: 2cm
-AXDescription: 
-
-
-PASS successfullyParsed is true
+FAIL successfullyParsed should be true (of type boolean). Was undefined (of type undefined).

 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