Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(367)

Side by Side Diff: third_party/WebKit/LayoutTests/animations/animation-properties-in-keyframe-are-ignored-expected.txt

Issue 1890743002: Reland of ix getComputedStyle positioned element values (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@lkgr
Patch Set: Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 PASS - "left" property for "target" element at 0s saw something close to: 0 1 PASS - "left" property for "target" element at 0s saw something close to: 0
2 PASS - "left" property for "target" element at 1s saw something close to: 50 2 PASS - "left" property for "target" element at 1s saw something close to: 50
3 PASS - "left" property for "target" element at 2s saw something close to: 100 3 PASS - "left" property for "target" element at 2s saw something close to: 100
4 PASS - "left" property for "target" element at 3s saw something close to: 150 4 PASS - "left" property for "target" element at 3s saw something close to: 150
5 PASS - "left" property for "target" element at 4s saw something close to: auto 5 PASS - "left" property for "target" element at 4s saw something close to: 0px
6 PASS - "left" property for "target" element at 5s saw something close to: auto 6 PASS - "left" property for "target" element at 5s saw something close to: 0px
7 7
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698