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

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

Issue 2891463002: Update testharness.js and idlharness.js. (Closed)
Patch Set: Update expectations Created 3 years, 7 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 This is a testharness.js-based test. 1 This is a testharness.js-based test.
2 PASS Animation interface automated IDL tests 2 PASS Animation interface automated IDL tests
3 FAIL Animation interface: existence and properties of interface object assert_ow n_property: self does not have own property "Animation" expected property "Anima tion" missing 3 FAIL Animation interface: existence and properties of interface object assert_ow n_property: self does not have own property "Animation" expected property "Anima tion" missing
4 FAIL Animation interface object length assert_own_property: self does not have o wn property "Animation" expected property "Animation" missing 4 FAIL Animation interface object length assert_own_property: self does not have o wn property "Animation" expected property "Animation" missing
5 FAIL Animation interface object name assert_own_property: self does not have own property "Animation" expected property "Animation" missing 5 FAIL Animation interface object name assert_own_property: self does not have own property "Animation" expected property "Animation" missing
6 FAIL Animation interface: existence and properties of interface prototype object assert_own_property: self does not have own property "Animation" expected prope rty "Animation" missing 6 FAIL Animation interface: existence and properties of interface prototype object assert_own_property: self does not have own property "Animation" expected prope rty "Animation" missing
7 FAIL Animation interface: existence and properties of interface prototype object 's "constructor" property assert_own_property: self does not have own property " Animation" expected property "Animation" missing 7 FAIL Animation interface: existence and properties of interface prototype object 's "constructor" property assert_own_property: self does not have own property " Animation" expected property "Animation" missing
8 FAIL Animation interface: attribute id assert_own_property: self does not have o wn property "Animation" expected property "Animation" missing 8 FAIL Animation interface: attribute id assert_own_property: self does not have o wn property "Animation" expected property "Animation" missing
9 FAIL Animation interface: attribute effect assert_own_property: self does not ha ve own property "Animation" expected property "Animation" missing 9 FAIL Animation interface: attribute effect assert_own_property: self does not ha ve own property "Animation" expected property "Animation" missing
10 FAIL Animation interface: attribute timeline assert_own_property: self does not have own property "Animation" expected property "Animation" missing 10 FAIL Animation interface: attribute timeline assert_own_property: self does not have own property "Animation" expected property "Animation" missing
11 FAIL Animation interface: attribute startTime assert_own_property: self does not have own property "Animation" expected property "Animation" missing 11 FAIL Animation interface: attribute startTime assert_own_property: self does not have own property "Animation" expected property "Animation" missing
12 FAIL Animation interface: attribute currentTime assert_own_property: self does n ot have own property "Animation" expected property "Animation" missing 12 FAIL Animation interface: attribute currentTime assert_own_property: self does n ot have own property "Animation" expected property "Animation" missing
13 FAIL Animation interface: attribute playbackRate assert_own_property: self does not have own property "Animation" expected property "Animation" missing 13 FAIL Animation interface: attribute playbackRate assert_own_property: self does not have own property "Animation" expected property "Animation" missing
14 FAIL Animation interface: attribute playState assert_own_property: self does not have own property "Animation" expected property "Animation" missing 14 FAIL Animation interface: attribute playState assert_own_property: self does not have own property "Animation" expected property "Animation" missing
15 FAIL Animation interface: attribute ready assert_own_property: self does not hav e own property "Animation" expected property "Animation" missing 15 FAIL Animation interface: attribute ready assert_own_property: self does not hav e own property "Animation" expected property "Animation" missing
16 FAIL Animation interface: attribute finished assert_own_property: self does not have own property "Animation" expected property "Animation" missing 16 FAIL Animation interface: attribute finished assert_own_property: self does not have own property "Animation" expected property "Animation" missing
17 FAIL Animation interface: attribute onfinish assert_own_property: self does not have own property "Animation" expected property "Animation" missing 17 FAIL Animation interface: attribute onfinish assert_own_property: self does not have own property "Animation" expected property "Animation" missing
18 FAIL Animation interface: attribute oncancel assert_own_property: self does not have own property "Animation" expected property "Animation" missing 18 FAIL Animation interface: attribute oncancel assert_own_property: self does not have own property "Animation" expected property "Animation" missing
19 FAIL Animation interface: operation cancel() assert_own_property: self does not have own property "Animation" expected property "Animation" missing 19 FAIL Animation interface: operation cancel() assert_own_property: self does not have own property "Animation" expected property "Animation" missing
20 FAIL Animation interface: operation finish() assert_own_property: self does not have own property "Animation" expected property "Animation" missing 20 FAIL Animation interface: operation finish() assert_own_property: self does not have own property "Animation" expected property "Animation" missing
21 FAIL Animation interface: operation play() assert_own_property: self does not ha ve own property "Animation" expected property "Animation" missing 21 FAIL Animation interface: operation play() assert_own_property: self does not ha ve own property "Animation" expected property "Animation" missing
22 FAIL Animation interface: operation pause() assert_own_property: self does not h ave own property "Animation" expected property "Animation" missing 22 FAIL Animation interface: operation pause() assert_own_property: self does not h ave own property "Animation" expected property "Animation" missing
23 FAIL Animation interface: operation reverse() assert_own_property: self does not have own property "Animation" expected property "Animation" missing 23 FAIL Animation interface: operation reverse() assert_own_property: self does not have own property "Animation" expected property "Animation" missing
24 FAIL Animation must be primary interface of new Animation() assert_equals: Unexp ected exception when evaluating object expected null but got object "ReferenceEr ror: Animation is not defined"
25 FAIL Stringification of new Animation() assert_equals: Unexpected exception when evaluating object expected null but got object "ReferenceError: Animation is no t defined"
26 FAIL Animation interface: new Animation() must inherit property "id" with the pr oper type (0) assert_equals: Unexpected exception when evaluating object expecte d null but got object "ReferenceError: Animation is not defined" 24 FAIL Animation interface: new Animation() must inherit property "id" with the pr oper type (0) assert_equals: Unexpected exception when evaluating object expecte d null but got object "ReferenceError: Animation is not defined"
27 FAIL Animation interface: new Animation() must inherit property "effect" with th e proper type (1) assert_equals: Unexpected exception when evaluating object exp ected null but got object "ReferenceError: Animation is not defined" 25 FAIL Animation interface: new Animation() must inherit property "effect" with th e proper type (1) assert_equals: Unexpected exception when evaluating object exp ected null but got object "ReferenceError: Animation is not defined"
28 FAIL Animation interface: new Animation() must inherit property "timeline" with the proper type (2) assert_equals: Unexpected exception when evaluating object e xpected null but got object "ReferenceError: Animation is not defined" 26 FAIL Animation interface: new Animation() must inherit property "timeline" with the proper type (2) assert_equals: Unexpected exception when evaluating object e xpected null but got object "ReferenceError: Animation is not defined"
29 FAIL Animation interface: new Animation() must inherit property "startTime" with the proper type (3) assert_equals: Unexpected exception when evaluating object expected null but got object "ReferenceError: Animation is not defined" 27 FAIL Animation interface: new Animation() must inherit property "startTime" with the proper type (3) assert_equals: Unexpected exception when evaluating object expected null but got object "ReferenceError: Animation is not defined"
30 FAIL Animation interface: new Animation() must inherit property "currentTime" wi th the proper type (4) assert_equals: Unexpected exception when evaluating objec t expected null but got object "ReferenceError: Animation is not defined" 28 FAIL Animation interface: new Animation() must inherit property "currentTime" wi th the proper type (4) assert_equals: Unexpected exception when evaluating objec t expected null but got object "ReferenceError: Animation is not defined"
31 FAIL Animation interface: new Animation() must inherit property "playbackRate" w ith the proper type (5) assert_equals: Unexpected exception when evaluating obje ct expected null but got object "ReferenceError: Animation is not defined" 29 FAIL Animation interface: new Animation() must inherit property "playbackRate" w ith the proper type (5) assert_equals: Unexpected exception when evaluating obje ct expected null but got object "ReferenceError: Animation is not defined"
32 FAIL Animation interface: new Animation() must inherit property "playState" with the proper type (6) assert_equals: Unexpected exception when evaluating object expected null but got object "ReferenceError: Animation is not defined" 30 FAIL Animation interface: new Animation() must inherit property "playState" with the proper type (6) assert_equals: Unexpected exception when evaluating object expected null but got object "ReferenceError: Animation is not defined"
33 FAIL Animation interface: new Animation() must inherit property "ready" with the proper type (7) assert_equals: Unexpected exception when evaluating object expe cted null but got object "ReferenceError: Animation is not defined" 31 FAIL Animation interface: new Animation() must inherit property "ready" with the proper type (7) assert_equals: Unexpected exception when evaluating object expe cted null but got object "ReferenceError: Animation is not defined"
34 FAIL Animation interface: new Animation() must inherit property "finished" with the proper type (8) assert_equals: Unexpected exception when evaluating object e xpected null but got object "ReferenceError: Animation is not defined" 32 FAIL Animation interface: new Animation() must inherit property "finished" with the proper type (8) assert_equals: Unexpected exception when evaluating object e xpected null but got object "ReferenceError: Animation is not defined"
35 FAIL Animation interface: new Animation() must inherit property "onfinish" with the proper type (9) assert_equals: Unexpected exception when evaluating object e xpected null but got object "ReferenceError: Animation is not defined" 33 FAIL Animation interface: new Animation() must inherit property "onfinish" with the proper type (9) assert_equals: Unexpected exception when evaluating object e xpected null but got object "ReferenceError: Animation is not defined"
36 FAIL Animation interface: new Animation() must inherit property "oncancel" with the proper type (10) assert_equals: Unexpected exception when evaluating object expected null but got object "ReferenceError: Animation is not defined" 34 FAIL Animation interface: new Animation() must inherit property "oncancel" with the proper type (10) assert_equals: Unexpected exception when evaluating object expected null but got object "ReferenceError: Animation is not defined"
37 FAIL Animation interface: new Animation() must inherit property "cancel" with th e proper type (11) assert_equals: Unexpected exception when evaluating object ex pected null but got object "ReferenceError: Animation is not defined" 35 FAIL Animation interface: new Animation() must inherit property "cancel" with th e proper type (11) assert_equals: Unexpected exception when evaluating object ex pected null but got object "ReferenceError: Animation is not defined"
38 FAIL Animation interface: new Animation() must inherit property "finish" with th e proper type (12) assert_equals: Unexpected exception when evaluating object ex pected null but got object "ReferenceError: Animation is not defined" 36 FAIL Animation interface: new Animation() must inherit property "finish" with th e proper type (12) assert_equals: Unexpected exception when evaluating object ex pected null but got object "ReferenceError: Animation is not defined"
39 FAIL Animation interface: new Animation() must inherit property "play" with the proper type (13) assert_equals: Unexpected exception when evaluating object expe cted null but got object "ReferenceError: Animation is not defined" 37 FAIL Animation interface: new Animation() must inherit property "play" with the proper type (13) assert_equals: Unexpected exception when evaluating object expe cted null but got object "ReferenceError: Animation is not defined"
40 FAIL Animation interface: new Animation() must inherit property "pause" with the proper type (14) assert_equals: Unexpected exception when evaluating object exp ected null but got object "ReferenceError: Animation is not defined" 38 FAIL Animation interface: new Animation() must inherit property "pause" with the proper type (14) assert_equals: Unexpected exception when evaluating object exp ected null but got object "ReferenceError: Animation is not defined"
41 FAIL Animation interface: new Animation() must inherit property "reverse" with t he proper type (15) assert_equals: Unexpected exception when evaluating object e xpected null but got object "ReferenceError: Animation is not defined" 39 FAIL Animation interface: new Animation() must inherit property "reverse" with t he proper type (15) assert_equals: Unexpected exception when evaluating object e xpected null but got object "ReferenceError: Animation is not defined"
42 Harness: the test ran to completion. 40 Harness: the test ran to completion.
43 41
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698