Bug 117182 - [EFL] accessibility/text-role-with-aria-hidden-inside.html is failing
Summary: [EFL] accessibility/text-role-with-aria-hidden-inside.html is failing
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-04 00:43 PDT by Krzysztof Czech
Modified: 2017-03-11 10:47 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Krzysztof Czech 2013-06-04 00:43:42 PDT
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
Comment 1 Michael Catanzaro 2017-03-11 10:47:53 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.