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

Side by Side Diff: third_party/WebKit/LayoutTests/external/wpt/web-animations/interfaces/Animation/constructor-expected.txt

Issue 2796313002: Update WPT web-animations test expectations (Closed)
Patch Set: Tweak expectations based on flakiness dashboard Created 3 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
(Empty)
1 This is a testharness.js-based test.
2 FAIL Animation can be constructed with null effect and null timeline Animation i s not defined
3 FAIL Animation can be constructed with null effect and non-null timeline Animati on is not defined
4 FAIL Animation can be constructed with null effect and no timeline parameter Ani mation is not defined
5 FAIL Animation can be constructed with non-null effect and null timeline Animati on is not defined
6 FAIL Animation can be constructed with non-null effect and non-null timeline Ani mation is not defined
7 FAIL Animation can be constructed with non-null effect and no timeline parameter Animation is not defined
8 FAIL Animation constructed by an effect with null target runs normally Animation is not defined
9 FAIL Animation constructed with a keyframe that target element is in iframe Anim ation is not defined
10 Harness: the test ran to completion.
11
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698