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

Side by Side Diff: third_party/WebKit/LayoutTests/imported/web-platform-tests/web-animations/animation-timeline/idlharness-expected.txt

Issue 1866333004: Import web-platform-tests@5a8700479d98852455bee6117558897867eb278a (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@wpt-sync
Patch Set: Add Failure option for two TestExpectations entries 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
(Empty)
1 This is a testharness.js-based test.
2 PASS Web Animations API: DocumentTimeline tests
3 PASS AnimationTimeline interface: existence and properties of interface object
4 PASS AnimationTimeline interface object length
5 PASS AnimationTimeline interface object name
6 FAIL AnimationTimeline interface: existence and properties of interface prototyp e object assert_equals: class string of AnimationTimeline.prototype expected "[o bject AnimationTimelinePrototype]" but got "[object AnimationTimeline]"
7 PASS AnimationTimeline interface: existence and properties of interface prototyp e object's "constructor" property
8 FAIL AnimationTimeline interface: attribute currentTime assert_equals: setter mu st be undefined for readonly attributes expected (undefined) undefined but got ( function) function "function () { [native code] }"
9 FAIL DocumentTimeline interface: existence and properties of interface object as sert_own_property: self does not have own property "DocumentTimeline" expected p roperty "DocumentTimeline" missing
10 FAIL DocumentTimeline interface object length assert_own_property: self does not have own property "DocumentTimeline" expected property "DocumentTimeline" missi ng
11 FAIL DocumentTimeline interface object name assert_own_property: self does not h ave own property "DocumentTimeline" expected property "DocumentTimeline" missing
12 FAIL DocumentTimeline interface: existence and properties of interface prototype object assert_own_property: self does not have own property "DocumentTimeline" expected property "DocumentTimeline" missing
13 FAIL DocumentTimeline interface: existence and properties of interface prototype object's "constructor" property assert_own_property: self does not have own pro perty "DocumentTimeline" expected property "DocumentTimeline" missing
14 FAIL DocumentTimeline must be primary interface of document.timeline assert_own_ property: self does not have own property "DocumentTimeline" expected property " DocumentTimeline" missing
15 FAIL Stringification of document.timeline assert_equals: class string of documen t.timeline expected "[object DocumentTimeline]" but got "[object AnimationTimeli ne]"
16 PASS AnimationTimeline interface: document.timeline must inherit property "curre ntTime" with the proper type (0)
17 Harness: the test ran to completion.
18
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698