Bug 186340 - [GTK] transitions/zero-duration-with-non-zero-delay-start.html is failing
Summary: [GTK] transitions/zero-duration-with-non-zero-delay-start.html is failing
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-06-06 03:09 PDT by Alicia Boya García
Modified: 2018-07-05 01:46 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alicia Boya García 2018-06-06 03:09:39 PDT
The following test fails on GTK since a long time. It seems to pass on WPE though.

transitions/zero-duration-with-non-zero-delay-start.html

--- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/transitions/zero-duration-with-non-zero-delay-start-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/transitions/zero-duration-with-non-zero-delay-start-actual.txt
@@ -1,2 +1,2 @@
-PASS - "left" property for "target" element at 1s saw something close to: 200
+FAIL - "left" property for "target" element at 1s expected: 200 but saw: 100
Comment 1 Carlos Garcia Campos 2018-07-05 01:46:49 PDT
Fixed in r233512.