Bug 117182
| Summary: | [EFL] accessibility/text-role-with-aria-hidden-inside.html is failing | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Krzysztof Czech <k.czech> |
| Component: | Accessibility | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED WONTFIX | ||
| Severity: | Normal | CC: | mcatanzaro |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Linux | ||
Krzysztof Czech
accessibility/text-role-with-aria-hidden-inside.html was added in r151079 and is failing on EFL.
--- /mnt/buildbot/efl-linux-slave-2/efl-linux-64-release-wk2/build/layout-test-results/accessibility/text-role-with-aria-hidden-inside-expected.txt
+++ /mnt/buildbot/efl-linux-slave-2/efl-linux-64-release-wk2/build/layout-test-results/accessibility/text-role-with-aria-hidden-inside-actual.txt
@@ -3,7 +3,7 @@
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-PASS text.stringValue is 'AXValue: Song TitleArtist Name(4 stars, 1,234 ratings) '
+FAIL text.stringValue should be AXValue: Song TitleArtist Name(4 stars, 1,234 ratings) . Threw exception TypeError: 'null' is not an object (evaluating 'text.stringValue')
PASS successfullyParsed is true
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.