WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
202226
[GTK] animations/animation-direction-normal.html is failing
https://bugs.webkit.org/show_bug.cgi?id=202226
Summary
[GTK] animations/animation-direction-normal.html is failing
Alicia Boya García
Reported
2019-09-25 13:09:57 PDT
Failing since
r249530
:
r249620
--- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/animations/animation-direction-normal-expected.txt +++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/animations/animation-direction-normal-actual.txt @@ -1,4 +1,4 @@ -PASS - "webkitTransform" property for "box" element at 0.5s saw something close to: 1,0,0,1,50,0 -PASS - "webkitTransform" property for "box" element at 1s saw something close to: 1,0,0,1,100,0 -PASS - "webkitTransform" property for "box" element at 2.5s saw something close to: 1,0,0,1,50,0 +FAIL - "webkitTransform" property for "box" element at 0.5s expected: 1,0,0,1,50,0 but saw: matrix(1, 0, 0, 1, 86.30000305175781, 0) +FAIL - "webkitTransform" property for "box" element at 1s expected: 1,0,0,1,100,0 but saw: matrix(1, 0, 0, 1, 136.10000610351562, 0) +FAIL - "webkitTransform" property for "box" element at 2.5s expected: 1,0,0,1,50,0 but saw: matrix(1, 0, 0, 1, 86.19999694824219, 0)
Attachments
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug