Bug 115659
Summary: | [EFL] accessibility/meter-element.html is failing | ||
---|---|---|---|
Product: | WebKit | Reporter: | Chris Dumez <cdumez> |
Component: | WebCore Misc. | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WONTFIX | ||
Severity: | Normal | CC: | cfleizach, mcatanzaro, thorton |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Chris Dumez
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
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Michael Catanzaro
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.