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

Side by Side Diff: LayoutTests/virtual/legacy-animations-engine/animations/animation-none-keyword-expected.txt

Issue 70903004: Web Animations CSS: Add to experimental web platform features (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Add expectations for a couple more newly failing tests Created 7 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 | Annotate | Revision Log
OLDNEW
1 FAIL - "max-width" property for "test" element at 0s expected: none but saw: 10 1 FAIL - "max-width" property for "test" element at 0s expected: none but saw: 10
2 PASS - "max-width" property for "test" element at 0.25s saw something close to: 10 2 PASS - "max-width" property for "test" element at 0.25s saw something close to: 10
3 PASS - "max-width" property for "test" element at 1s saw something close to: 10 3 PASS - "max-width" property for "test" element at 1s saw something close to: 10
4 PASS - "max-width" property for "test" element at 1.75s saw something close to: none 4 PASS - "max-width" property for "test" element at 1.75s saw something close to: none
5 PASS - "max-width" property for "test" element at 2s saw something close to: non e 5 PASS - "max-width" property for "test" element at 2s saw something close to: non e
6 6
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698