Bug 186340

Summary: [GTK] transitions/zero-duration-with-non-zero-delay-start.html is failing
Product: WebKit Reporter: Alicia Boya García <aboya>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply, calvaris, cgarcia
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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.