Bug 186340
| Summary: | [GTK] transitions/zero-duration-with-non-zero-delay-start.html is failing | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Alicia Boya García <aboya> |
| Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bugs-noreply, calvaris, cgarcia |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Alicia Boya García
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
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Carlos Garcia Campos
Fixed in r233512.