[Webkit-unassigned] [Bug 186754] New: [WPE] legacy-animation-engine/accessibility/transformed-bounds.html is failing
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jun 18 01:57:52 PDT 2018
https://bugs.webkit.org/show_bug.cgi?id=186754
Bug ID: 186754
Summary: [WPE]
legacy-animation-engine/accessibility/transformed-boun
ds.html is failing
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Keywords: LayoutTestFailure
Severity: Normal
Priority: P2
Component: New Bugs
Assignee: webkit-unassigned at lists.webkit.org
Reporter: zan at falconsigh.net
The legacy-animation-engine/accessibility/transformed-bounds.html test is failing on the WPE port:
--- /home/buildbot/wpe/wpe-linux-64-release-tests/build/layout-test-results/legacy-animation-engine/accessibility/transformed-bounds-expected.txt
+++ /home/buildbot/wpe/wpe-linux-64-release-tests/build/layout-test-results/legacy-animation-engine/accessibility/transformed-bounds-actual.txt
@@ -4,8 +4,8 @@
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-PASS tab.width < 40 is true
-PASS tab.height < 30 is true
+FAIL tab.width < 40 should be true. Threw exception TypeError: null is not an object (evaluating 'tab.width')
+FAIL tab.height < 30 should be true. Threw exception TypeError: null is not an object (evaluating 'tab.height')
PASS successfullyParsed is true
TEST COMPLETE
No clear way to determine when the failure started. Seems a11y-related.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180618/7eb66f6d/attachment.html>
More information about the webkit-unassigned
mailing list