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

Side by Side Diff: third_party/WebKit/LayoutTests/animations/play-state-expected.txt

Issue 2518273002: Remove unnecessary webkit prefixes from animation layout tests (Closed)
Patch Set: remove trailing space Created 4 years, 1 month 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 This tests the operation of -webkit-animation-play-state. We test style while th e animations are paused and once unpaused. 1 This tests the operation of animation-play-state. We test style while the animat ions are paused and once unpaused.
2 2
3 transform 3 transform
4 left 4 left
5 PASS: Element 'translate' had correct style when paused 5 PASS: Element 'translate' had correct style when paused
6 PASS: Element 'left' had correct style when paused 6 PASS: Element 'left' had correct style when paused
7 PASS: Element 'translate' had correct style at end 7 PASS: Element 'translate' had correct style at end
8 PASS: Element 'left' had correct style at end 8 PASS: Element 'left' had correct style at end
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698