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

Side by Side Diff: LayoutTests/platform/chromium-mac/media/track/opera/idl/media-idl-tests-expected.txt

Issue 14631011: Update TestExpectations entries for previously skipped tests. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 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 | Annotate | Revision Log
OLDNEW
(Empty)
1
2 FAIL HTMLVideoElement interface: existence and properties of interface object as sert_equals: prototype of window's property "HTMLVideoElement" is not Function.p rototype expected function "function Empty() {}" but got object "[object Object] "
3 FAIL HTMLVideoElement interface: existence and properties of interface prototype object assert_class_string is not defined(stack: ReferenceError: assert_class_s tring is not defined
4 at IdlObject. (file:///Volumes/data/b/build/slave/WebKit_Mac10_8/build/src/t hird_party/WebKit/LayoutTests/media/track/opera/resources/idlharness.js:1208:9)
5 at Object.Test.step (file:///Volumes/data/b/build/slave/WebKit_Mac10_8/build /src/third_party/WebKit/LayoutTests/resources/testharness.js:876:18)
6 at test (file:///Volumes/data/b/build/slave/WebKit_Mac10_8/build/src/third_p arty/WebKit/LayoutTests/resources/testharness.js:338:18)
7 at IdlObject.IdlInterface.test_self (file:///Volumes/data/b/build/slave/WebK it_Mac10_8/build/src/third_party/WebKit/LayoutTests/media/track/opera/resources/ idlharness.js:1136:5)
8 at IdlObject.IdlExceptionOrInterface.test (file:///Volumes/data/b/build/slav e/WebKit_Mac10_8/build/src/third_party/WebKit/LayoutTests/media/track/opera/reso urces/idlharness.js:686:14)
9 at IdlArray.test (file:///Volumes/data/b/build/slave/WebKit_Mac10_8/build/sr c/third_party/WebKit/LayoutTests/media/track/opera/resources/idlharness.js:419:2 8)
10 at HTMLTrackElement.statechanged (file:///Volumes/data/b/build/slave/WebKit_ Mac10_8/build/src/third_party/WebKit/LayoutTests/media/track/opera/idl/media-idl -tests.html:327:18))
11 PASS HTMLVideoElement interface: existence and properties of interface prototype object's "constructor" property
12 FAIL HTMLVideoElement interface: attribute width assert_throws: getting property on prototype object must throw TypeError function "function () { [native code] }" did not throw
13 FAIL HTMLVideoElement interface: attribute height assert_throws: getting propert y on prototype object must throw TypeError function "function () { [native code] }" did not throw
14 FAIL HTMLVideoElement interface: attribute videoWidth assert_throws: getting pro perty on prototype object must throw TypeError function "function () { [native c ode] }" did not throw
15 FAIL HTMLVideoElement interface: attribute videoHeight assert_throws: getting pr operty on prototype object must throw TypeError function "function () { [native code] }" did not throw
16 FAIL HTMLVideoElement interface: attribute poster assert_throws: getting propert y on prototype object must throw TypeError function "function () { [native code] }" did not throw
17 PASS HTMLVideoElement must be primary interface of document.createElement("video ")
18 FAIL Stringification of document.createElement("video") assert_class_string is n ot defined(stack: ReferenceError: assert_class_string is not defined
19 at IdlObject. (file:///Volumes/data/b/build/slave/WebKit_Mac10_8/build/src/t hird_party/WebKit/LayoutTests/media/track/opera/resources/idlharness.js:1485:9)
20 at Object.Test.step (file:///Volumes/data/b/build/slave/WebKit_Mac10_8/build /src/third_party/WebKit/LayoutTests/resources/testharness.js:876:18)
21 at test (file:///Volumes/data/b/build/slave/WebKit_Mac10_8/build/src/third_p arty/WebKit/LayoutTests/resources/testharness.js:338:18)
22 at IdlObject.IdlInterface.test_primary_interface_of (file:///Volumes/data/b/ build/slave/WebKit_Mac10_8/build/src/third_party/WebKit/LayoutTests/media/track/ opera/resources/idlharness.js:1481:5)
23 at IdlObject.IdlInterface.test_object (file:///Volumes/data/b/build/slave/We bKit_Mac10_8/build/src/third_party/WebKit/LayoutTests/media/track/opera/resource s/idlharness.js:1431:10)
24 at null. (file:///Volumes/data/b/build/slave/WebKit_Mac10_8/build/src/third_ party/WebKit/LayoutTests/media/track/opera/resources/idlharness.js:424:36)
25 at Array.forEach (native)
26 at IdlArray.test (file:///Volumes/data/b/build/slave/WebKit_Mac10_8/build/sr c/third_party/WebKit/LayoutTests/media/track/opera/resources/idlharness.js:422:3 2)
27 at HTMLTrackElement.statechanged (file:///Volumes/data/b/build/slave/WebKit_ Mac10_8/build/src/third_party/WebKit/LayoutTests/media/track/opera/idl/media-idl -tests.html:327:18))
28 FAIL HTMLVideoElement interface: document.createElement("video") must inherit pr operty "width" with the proper type (0) assert_inherits: property "width" found on object expected in prototype chain
29 FAIL HTMLVideoElement interface: document.createElement("video") must inherit pr operty "height" with the proper type (1) assert_inherits: property "height" foun d on object expected in prototype chain
30 FAIL HTMLVideoElement interface: document.createElement("video") must inherit pr operty "videoWidth" with the proper type (2) assert_inherits: property "videoWid th" found on object expected in prototype chain
31 FAIL HTMLVideoElement interface: document.createElement("video") must inherit pr operty "videoHeight" with the proper type (3) assert_inherits: property "videoHe ight" found on object expected in prototype chain
32 FAIL HTMLVideoElement interface: document.createElement("video") must inherit pr operty "poster" with the proper type (4) assert_inherits: property "poster" foun d on object expected in prototype chain
33 FAIL HTMLMediaElement interface: document.createElement("video") must inherit pr operty "error" with the proper type (0) assert_inherits: property "error" found on object expected in prototype chain
34 FAIL HTMLMediaElement interface: document.createElement("video") must inherit pr operty "src" with the proper type (1) assert_inherits: property "src" found on o bject expected in prototype chain
35 FAIL HTMLMediaElement interface: document.createElement("video") must inherit pr operty "currentSrc" with the proper type (2) assert_inherits: property "currentS rc" found on object expected in prototype chain
36 FAIL HTMLMediaElement interface: document.createElement("video") must inherit pr operty "crossOrigin" with the proper type (3) assert_inherits: property "crossOr igin" not found in prototype chain
37 PASS HTMLMediaElement interface: document.createElement("video") must inherit pr operty "NETWORK_EMPTY" with the proper type (4)
38 PASS HTMLMediaElement interface: document.createElement("video") must inherit pr operty "NETWORK_IDLE" with the proper type (5)
39 PASS HTMLMediaElement interface: document.createElement("video") must inherit pr operty "NETWORK_LOADING" with the proper type (6)
40 PASS HTMLMediaElement interface: document.createElement("video") must inherit pr operty "NETWORK_NO_SOURCE" with the proper type (7)
41 FAIL HTMLMediaElement interface: document.createElement("video") must inherit pr operty "networkState" with the proper type (8) assert_inherits: property "networ kState" found on object expected in prototype chain
42 FAIL HTMLMediaElement interface: document.createElement("video") must inherit pr operty "preload" with the proper type (9) assert_inherits: property "preload" fo und on object expected in prototype chain
43 FAIL HTMLMediaElement interface: document.createElement("video") must inherit pr operty "buffered" with the proper type (10) assert_inherits: property "buffered" found on object expected in prototype chain
44 PASS HTMLMediaElement interface: document.createElement("video") must inherit pr operty "load" with the proper type (11)
45 PASS HTMLMediaElement interface: document.createElement("video") must inherit pr operty "canPlayType" with the proper type (12)
46 FAIL HTMLMediaElement interface: calling canPlayType(DOMString) on document.crea teElement("video") with too few arguments must throw TypeError assert_throws: Ca lled with 0 arguments function "function () { [native code] }" did not throw
47 PASS HTMLMediaElement interface: document.createElement("video") must inherit pr operty "HAVE_NOTHING" with the proper type (13)
48 PASS HTMLMediaElement interface: document.createElement("video") must inherit pr operty "HAVE_METADATA" with the proper type (14)
49 PASS HTMLMediaElement interface: document.createElement("video") must inherit pr operty "HAVE_CURRENT_DATA" with the proper type (15)
50 PASS HTMLMediaElement interface: document.createElement("video") must inherit pr operty "HAVE_FUTURE_DATA" with the proper type (16)
51 PASS HTMLMediaElement interface: document.createElement("video") must inherit pr operty "HAVE_ENOUGH_DATA" with the proper type (17)
52 FAIL HTMLMediaElement interface: document.createElement("video") must inherit pr operty "readyState" with the proper type (18) assert_inherits: property "readySt ate" found on object expected in prototype chain
53 FAIL HTMLMediaElement interface: document.createElement("video") must inherit pr operty "seeking" with the proper type (19) assert_inherits: property "seeking" f ound on object expected in prototype chain
54 FAIL HTMLMediaElement interface: document.createElement("video") must inherit pr operty "currentTime" with the proper type (20) assert_inherits: property "curren tTime" found on object expected in prototype chain
55 FAIL HTMLMediaElement interface: document.createElement("video") must inherit pr operty "duration" with the proper type (21) assert_inherits: property "duration" found on object expected in prototype chain
56 FAIL HTMLMediaElement interface: document.createElement("video") must inherit pr operty "startDate" with the proper type (22) assert_inherits: property "startDat e" not found in prototype chain
57 FAIL HTMLMediaElement interface: document.createElement("video") must inherit pr operty "paused" with the proper type (23) assert_inherits: property "paused" fou nd on object expected in prototype chain
58 FAIL HTMLMediaElement interface: document.createElement("video") must inherit pr operty "defaultPlaybackRate" with the proper type (24) assert_inherits: property "defaultPlaybackRate" found on object expected in prototype chain
59 FAIL HTMLMediaElement interface: document.createElement("video") must inherit pr operty "playbackRate" with the proper type (25) assert_inherits: property "playb ackRate" found on object expected in prototype chain
60 FAIL HTMLMediaElement interface: document.createElement("video") must inherit pr operty "played" with the proper type (26) assert_inherits: property "played" fou nd on object expected in prototype chain
61 FAIL HTMLMediaElement interface: document.createElement("video") must inherit pr operty "seekable" with the proper type (27) assert_inherits: property "seekable" found on object expected in prototype chain
62 FAIL HTMLMediaElement interface: document.createElement("video") must inherit pr operty "ended" with the proper type (28) assert_inherits: property "ended" found on object expected in prototype chain
63 FAIL HTMLMediaElement interface: document.createElement("video") must inherit pr operty "autoplay" with the proper type (29) assert_inherits: property "autoplay" found on object expected in prototype chain
64 FAIL HTMLMediaElement interface: document.createElement("video") must inherit pr operty "loop" with the proper type (30) assert_inherits: property "loop" found o n object expected in prototype chain
65 PASS HTMLMediaElement interface: document.createElement("video") must inherit pr operty "play" with the proper type (31)
66 PASS HTMLMediaElement interface: document.createElement("video") must inherit pr operty "pause" with the proper type (32)
67 FAIL HTMLMediaElement interface: document.createElement("video") must inherit pr operty "mediaGroup" with the proper type (33) assert_inherits: property "mediaGr oup" found on object expected in prototype chain
68 FAIL HTMLMediaElement interface: document.createElement("video") must inherit pr operty "controller" with the proper type (34) assert_inherits: property "control ler" found on object expected in prototype chain
69 FAIL HTMLMediaElement interface: document.createElement("video") must inherit pr operty "controls" with the proper type (35) assert_inherits: property "controls" found on object expected in prototype chain
70 FAIL HTMLMediaElement interface: document.createElement("video") must inherit pr operty "volume" with the proper type (36) assert_inherits: property "volume" fou nd on object expected in prototype chain
71 FAIL HTMLMediaElement interface: document.createElement("video") must inherit pr operty "muted" with the proper type (37) assert_inherits: property "muted" found on object expected in prototype chain
72 FAIL HTMLMediaElement interface: document.createElement("video") must inherit pr operty "defaultMuted" with the proper type (38) assert_inherits: property "defau ltMuted" found on object expected in prototype chain
73 FAIL HTMLMediaElement interface: document.createElement("video") must inherit pr operty "audioTracks" with the proper type (39) assert_inherits: property "audioT racks" not found in prototype chain
74 FAIL HTMLMediaElement interface: document.createElement("video") must inherit pr operty "videoTracks" with the proper type (40) assert_inherits: property "videoT racks" not found in prototype chain
75 FAIL HTMLMediaElement interface: document.createElement("video") must inherit pr operty "textTracks" with the proper type (41) assert_inherits: property "textTra cks" found on object expected in prototype chain
76 PASS HTMLMediaElement interface: document.createElement("video") must inherit pr operty "addTextTrack" with the proper type (42)
77 PASS HTMLMediaElement interface: calling addTextTrack(DOMString,DOMString,DOMStr ing) on document.createElement("video") with too few arguments must throw TypeEr ror
78 FAIL HTMLAudioElement interface: existence and properties of interface object as sert_equals: prototype of window's property "HTMLAudioElement" is not Function.p rototype expected function "function Empty() {}" but got object "[object Object] "
79 FAIL HTMLAudioElement interface: existence and properties of interface prototype object assert_class_string is not defined(stack: ReferenceError: assert_class_s tring is not defined
80 at IdlObject. (file:///Volumes/data/b/build/slave/WebKit_Mac10_8/build/src/t hird_party/WebKit/LayoutTests/media/track/opera/resources/idlharness.js:1208:9)
81 at Object.Test.step (file:///Volumes/data/b/build/slave/WebKit_Mac10_8/build /src/third_party/WebKit/LayoutTests/resources/testharness.js:876:18)
82 at test (file:///Volumes/data/b/build/slave/WebKit_Mac10_8/build/src/third_p arty/WebKit/LayoutTests/resources/testharness.js:338:18)
83 at IdlObject.IdlInterface.test_self (file:///Volumes/data/b/build/slave/WebK it_Mac10_8/build/src/third_party/WebKit/LayoutTests/media/track/opera/resources/ idlharness.js:1136:5)
84 at IdlObject.IdlExceptionOrInterface.test (file:///Volumes/data/b/build/slav e/WebKit_Mac10_8/build/src/third_party/WebKit/LayoutTests/media/track/opera/reso urces/idlharness.js:686:14)
85 at IdlArray.test (file:///Volumes/data/b/build/slave/WebKit_Mac10_8/build/sr c/third_party/WebKit/LayoutTests/media/track/opera/resources/idlharness.js:419:2 8)
86 at HTMLTrackElement.statechanged (file:///Volumes/data/b/build/slave/WebKit_ Mac10_8/build/src/third_party/WebKit/LayoutTests/media/track/opera/idl/media-idl -tests.html:327:18))
87 PASS HTMLAudioElement interface: existence and properties of interface prototype object's "constructor" property
88 PASS HTMLAudioElement must be primary interface of document.createElement("audio ")
89 FAIL Stringification of document.createElement("audio") assert_class_string is n ot defined(stack: ReferenceError: assert_class_string is not defined
90 at IdlObject. (file:///Volumes/data/b/build/slave/WebKit_Mac10_8/build/src/t hird_party/WebKit/LayoutTests/media/track/opera/resources/idlharness.js:1485:9)
91 at Object.Test.step (file:///Volumes/data/b/build/slave/WebKit_Mac10_8/build /src/third_party/WebKit/LayoutTests/resources/testharness.js:876:18)
92 at test (file:///Volumes/data/b/build/slave/WebKit_Mac10_8/build/src/third_p arty/WebKit/LayoutTests/resources/testharness.js:338:18)
93 at IdlObject.IdlInterface.test_primary_interface_of (file:///Volumes/data/b/ build/slave/WebKit_Mac10_8/build/src/third_party/WebKit/LayoutTests/media/track/ opera/resources/idlharness.js:1481:5)
94 at IdlObject.IdlInterface.test_object (file:///Volumes/data/b/build/slave/We bKit_Mac10_8/build/src/third_party/WebKit/LayoutTests/media/track/opera/resource s/idlharness.js:1431:10)
95 at null. (file:///Volumes/data/b/build/slave/WebKit_Mac10_8/build/src/third_ party/WebKit/LayoutTests/media/track/opera/resources/idlharness.js:424:36)
96 at Array.forEach (native)
97 at IdlArray.test (file:///Volumes/data/b/build/slave/WebKit_Mac10_8/build/sr c/third_party/WebKit/LayoutTests/media/track/opera/resources/idlharness.js:422:3 2)
98 at HTMLTrackElement.statechanged (file:///Volumes/data/b/build/slave/WebKit_ Mac10_8/build/src/third_party/WebKit/LayoutTests/media/track/opera/idl/media-idl -tests.html:327:18))
99 FAIL HTMLMediaElement interface: document.createElement("audio") must inherit pr operty "error" with the proper type (0) assert_inherits: property "error" found on object expected in prototype chain
100 FAIL HTMLMediaElement interface: document.createElement("audio") must inherit pr operty "src" with the proper type (1) assert_inherits: property "src" found on o bject expected in prototype chain
101 FAIL HTMLMediaElement interface: document.createElement("audio") must inherit pr operty "currentSrc" with the proper type (2) assert_inherits: property "currentS rc" found on object expected in prototype chain
102 FAIL HTMLMediaElement interface: document.createElement("audio") must inherit pr operty "crossOrigin" with the proper type (3) assert_inherits: property "crossOr igin" not found in prototype chain
103 PASS HTMLMediaElement interface: document.createElement("audio") must inherit pr operty "NETWORK_EMPTY" with the proper type (4)
104 PASS HTMLMediaElement interface: document.createElement("audio") must inherit pr operty "NETWORK_IDLE" with the proper type (5)
105 PASS HTMLMediaElement interface: document.createElement("audio") must inherit pr operty "NETWORK_LOADING" with the proper type (6)
106 PASS HTMLMediaElement interface: document.createElement("audio") must inherit pr operty "NETWORK_NO_SOURCE" with the proper type (7)
107 FAIL HTMLMediaElement interface: document.createElement("audio") must inherit pr operty "networkState" with the proper type (8) assert_inherits: property "networ kState" found on object expected in prototype chain
108 FAIL HTMLMediaElement interface: document.createElement("audio") must inherit pr operty "preload" with the proper type (9) assert_inherits: property "preload" fo und on object expected in prototype chain
109 FAIL HTMLMediaElement interface: document.createElement("audio") must inherit pr operty "buffered" with the proper type (10) assert_inherits: property "buffered" found on object expected in prototype chain
110 PASS HTMLMediaElement interface: document.createElement("audio") must inherit pr operty "load" with the proper type (11)
111 PASS HTMLMediaElement interface: document.createElement("audio") must inherit pr operty "canPlayType" with the proper type (12)
112 FAIL HTMLMediaElement interface: calling canPlayType(DOMString) on document.crea teElement("audio") with too few arguments must throw TypeError assert_throws: Ca lled with 0 arguments function "function () { [native code] }" did not throw
113 PASS HTMLMediaElement interface: document.createElement("audio") must inherit pr operty "HAVE_NOTHING" with the proper type (13)
114 PASS HTMLMediaElement interface: document.createElement("audio") must inherit pr operty "HAVE_METADATA" with the proper type (14)
115 PASS HTMLMediaElement interface: document.createElement("audio") must inherit pr operty "HAVE_CURRENT_DATA" with the proper type (15)
116 PASS HTMLMediaElement interface: document.createElement("audio") must inherit pr operty "HAVE_FUTURE_DATA" with the proper type (16)
117 PASS HTMLMediaElement interface: document.createElement("audio") must inherit pr operty "HAVE_ENOUGH_DATA" with the proper type (17)
118 FAIL HTMLMediaElement interface: document.createElement("audio") must inherit pr operty "readyState" with the proper type (18) assert_inherits: property "readySt ate" found on object expected in prototype chain
119 FAIL HTMLMediaElement interface: document.createElement("audio") must inherit pr operty "seeking" with the proper type (19) assert_inherits: property "seeking" f ound on object expected in prototype chain
120 FAIL HTMLMediaElement interface: document.createElement("audio") must inherit pr operty "currentTime" with the proper type (20) assert_inherits: property "curren tTime" found on object expected in prototype chain
121 FAIL HTMLMediaElement interface: document.createElement("audio") must inherit pr operty "duration" with the proper type (21) assert_inherits: property "duration" found on object expected in prototype chain
122 FAIL HTMLMediaElement interface: document.createElement("audio") must inherit pr operty "startDate" with the proper type (22) assert_inherits: property "startDat e" not found in prototype chain
123 FAIL HTMLMediaElement interface: document.createElement("audio") must inherit pr operty "paused" with the proper type (23) assert_inherits: property "paused" fou nd on object expected in prototype chain
124 FAIL HTMLMediaElement interface: document.createElement("audio") must inherit pr operty "defaultPlaybackRate" with the proper type (24) assert_inherits: property "defaultPlaybackRate" found on object expected in prototype chain
125 FAIL HTMLMediaElement interface: document.createElement("audio") must inherit pr operty "playbackRate" with the proper type (25) assert_inherits: property "playb ackRate" found on object expected in prototype chain
126 FAIL HTMLMediaElement interface: document.createElement("audio") must inherit pr operty "played" with the proper type (26) assert_inherits: property "played" fou nd on object expected in prototype chain
127 FAIL HTMLMediaElement interface: document.createElement("audio") must inherit pr operty "seekable" with the proper type (27) assert_inherits: property "seekable" found on object expected in prototype chain
128 FAIL HTMLMediaElement interface: document.createElement("audio") must inherit pr operty "ended" with the proper type (28) assert_inherits: property "ended" found on object expected in prototype chain
129 FAIL HTMLMediaElement interface: document.createElement("audio") must inherit pr operty "autoplay" with the proper type (29) assert_inherits: property "autoplay" found on object expected in prototype chain
130 FAIL HTMLMediaElement interface: document.createElement("audio") must inherit pr operty "loop" with the proper type (30) assert_inherits: property "loop" found o n object expected in prototype chain
131 PASS HTMLMediaElement interface: document.createElement("audio") must inherit pr operty "play" with the proper type (31)
132 PASS HTMLMediaElement interface: document.createElement("audio") must inherit pr operty "pause" with the proper type (32)
133 FAIL HTMLMediaElement interface: document.createElement("audio") must inherit pr operty "mediaGroup" with the proper type (33) assert_inherits: property "mediaGr oup" found on object expected in prototype chain
134 FAIL HTMLMediaElement interface: document.createElement("audio") must inherit pr operty "controller" with the proper type (34) assert_inherits: property "control ler" found on object expected in prototype chain
135 FAIL HTMLMediaElement interface: document.createElement("audio") must inherit pr operty "controls" with the proper type (35) assert_inherits: property "controls" found on object expected in prototype chain
136 FAIL HTMLMediaElement interface: document.createElement("audio") must inherit pr operty "volume" with the proper type (36) assert_inherits: property "volume" fou nd on object expected in prototype chain
137 FAIL HTMLMediaElement interface: document.createElement("audio") must inherit pr operty "muted" with the proper type (37) assert_inherits: property "muted" found on object expected in prototype chain
138 FAIL HTMLMediaElement interface: document.createElement("audio") must inherit pr operty "defaultMuted" with the proper type (38) assert_inherits: property "defau ltMuted" found on object expected in prototype chain
139 FAIL HTMLMediaElement interface: document.createElement("audio") must inherit pr operty "audioTracks" with the proper type (39) assert_inherits: property "audioT racks" not found in prototype chain
140 FAIL HTMLMediaElement interface: document.createElement("audio") must inherit pr operty "videoTracks" with the proper type (40) assert_inherits: property "videoT racks" not found in prototype chain
141 FAIL HTMLMediaElement interface: document.createElement("audio") must inherit pr operty "textTracks" with the proper type (41) assert_inherits: property "textTra cks" found on object expected in prototype chain
142 PASS HTMLMediaElement interface: document.createElement("audio") must inherit pr operty "addTextTrack" with the proper type (42)
143 PASS HTMLMediaElement interface: calling addTextTrack(DOMString,DOMString,DOMStr ing) on document.createElement("audio") with too few arguments must throw TypeEr ror
144 FAIL HTMLSourceElement interface: existence and properties of interface object a ssert_equals: prototype of window's property "HTMLSourceElement" is not Function .prototype expected function "function Empty() {}" but got object "[object Objec t]"
145 FAIL HTMLSourceElement interface: existence and properties of interface prototyp e object Cannot call method 'has_extended_attribute' of undefined(stack: TypeErr or: Cannot call method 'has_extended_attribute' of undefined
146 at IdlObject. (file:///Volumes/data/b/build/slave/WebKit_Mac10_8/build/src/t hird_party/WebKit/LayoutTests/media/track/opera/resources/idlharness.js:1179:23)
147 at Object.Test.step (file:///Volumes/data/b/build/slave/WebKit_Mac10_8/build /src/third_party/WebKit/LayoutTests/resources/testharness.js:876:18)
148 at test (file:///Volumes/data/b/build/slave/WebKit_Mac10_8/build/src/third_p arty/WebKit/LayoutTests/resources/testharness.js:338:18)
149 at IdlObject.IdlInterface.test_self (file:///Volumes/data/b/build/slave/WebK it_Mac10_8/build/src/third_party/WebKit/LayoutTests/media/track/opera/resources/ idlharness.js:1136:5)
150 at IdlObject.IdlExceptionOrInterface.test (file:///Volumes/data/b/build/slav e/WebKit_Mac10_8/build/src/third_party/WebKit/LayoutTests/media/track/opera/reso urces/idlharness.js:686:14)
151 at IdlArray.test (file:///Volumes/data/b/build/slave/WebKit_Mac10_8/build/sr c/third_party/WebKit/LayoutTests/media/track/opera/resources/idlharness.js:419:2 8)
152 at HTMLTrackElement.statechanged (file:///Volumes/data/b/build/slave/WebKit_ Mac10_8/build/src/third_party/WebKit/LayoutTests/media/track/opera/idl/media-idl -tests.html:327:18))
153 PASS HTMLSourceElement interface: existence and properties of interface prototyp e object's "constructor" property
154 FAIL HTMLSourceElement interface: attribute src assert_throws: getting property on prototype object must throw TypeError function "function () { [native code] } " did not throw
155 FAIL HTMLSourceElement interface: attribute type assert_throws: getting property on prototype object must throw TypeError function "function () { [native code] }" did not throw
156 FAIL HTMLSourceElement interface: attribute media assert_throws: getting propert y on prototype object must throw TypeError function "function () { [native code] }" did not throw
157 PASS HTMLSourceElement must be primary interface of document.createElement("sour ce")
158 FAIL Stringification of document.createElement("source") assert_class_string is not defined(stack: ReferenceError: assert_class_string is not defined
159 at IdlObject. (file:///Volumes/data/b/build/slave/WebKit_Mac10_8/build/src/t hird_party/WebKit/LayoutTests/media/track/opera/resources/idlharness.js:1485:9)
160 at Object.Test.step (file:///Volumes/data/b/build/slave/WebKit_Mac10_8/build /src/third_party/WebKit/LayoutTests/resources/testharness.js:876:18)
161 at test (file:///Volumes/data/b/build/slave/WebKit_Mac10_8/build/src/third_p arty/WebKit/LayoutTests/resources/testharness.js:338:18)
162 at IdlObject.IdlInterface.test_primary_interface_of (file:///Volumes/data/b/ build/slave/WebKit_Mac10_8/build/src/third_party/WebKit/LayoutTests/media/track/ opera/resources/idlharness.js:1481:5)
163 at IdlObject.IdlInterface.test_object (file:///Volumes/data/b/build/slave/We bKit_Mac10_8/build/src/third_party/WebKit/LayoutTests/media/track/opera/resource s/idlharness.js:1431:10)
164 at null. (file:///Volumes/data/b/build/slave/WebKit_Mac10_8/build/src/third_ party/WebKit/LayoutTests/media/track/opera/resources/idlharness.js:424:36)
165 at Array.forEach (native)
166 at IdlArray.test (file:///Volumes/data/b/build/slave/WebKit_Mac10_8/build/sr c/third_party/WebKit/LayoutTests/media/track/opera/resources/idlharness.js:422:3 2)
167 at HTMLTrackElement.statechanged (file:///Volumes/data/b/build/slave/WebKit_ Mac10_8/build/src/third_party/WebKit/LayoutTests/media/track/opera/idl/media-idl -tests.html:327:18))
168 FAIL HTMLSourceElement interface: document.createElement("source") must inherit property "src" with the proper type (0) assert_inherits: property "src" found on object expected in prototype chain
169 FAIL HTMLSourceElement interface: document.createElement("source") must inherit property "type" with the proper type (1) assert_inherits: property "type" found on object expected in prototype chain
170 FAIL HTMLSourceElement interface: document.createElement("source") must inherit property "media" with the proper type (2) assert_inherits: property "media" foun d on object expected in prototype chain
171 FAIL HTMLTrackElement interface: existence and properties of interface object as sert_equals: prototype of window's property "HTMLTrackElement" is not Function.p rototype expected function "function Empty() {}" but got object "[object Object] "
172 FAIL HTMLTrackElement interface: existence and properties of interface prototype object Cannot call method 'has_extended_attribute' of undefined(stack: TypeErro r: Cannot call method 'has_extended_attribute' of undefined
173 at IdlObject. (file:///Volumes/data/b/build/slave/WebKit_Mac10_8/build/src/t hird_party/WebKit/LayoutTests/media/track/opera/resources/idlharness.js:1179:23)
174 at Object.Test.step (file:///Volumes/data/b/build/slave/WebKit_Mac10_8/build /src/third_party/WebKit/LayoutTests/resources/testharness.js:876:18)
175 at test (file:///Volumes/data/b/build/slave/WebKit_Mac10_8/build/src/third_p arty/WebKit/LayoutTests/resources/testharness.js:338:18)
176 at IdlObject.IdlInterface.test_self (file:///Volumes/data/b/build/slave/WebK it_Mac10_8/build/src/third_party/WebKit/LayoutTests/media/track/opera/resources/ idlharness.js:1136:5)
177 at IdlObject.IdlExceptionOrInterface.test (file:///Volumes/data/b/build/slav e/WebKit_Mac10_8/build/src/third_party/WebKit/LayoutTests/media/track/opera/reso urces/idlharness.js:686:14)
178 at IdlArray.test (file:///Volumes/data/b/build/slave/WebKit_Mac10_8/build/sr c/third_party/WebKit/LayoutTests/media/track/opera/resources/idlharness.js:419:2 8)
179 at HTMLTrackElement.statechanged (file:///Volumes/data/b/build/slave/WebKit_ Mac10_8/build/src/third_party/WebKit/LayoutTests/media/track/opera/idl/media-idl -tests.html:327:18))
180 PASS HTMLTrackElement interface: existence and properties of interface prototype object's "constructor" property
181 FAIL HTMLTrackElement interface: attribute kind assert_throws: getting property on prototype object must throw TypeError function "function () { [native code] } " did not throw
182 FAIL HTMLTrackElement interface: attribute src assert_throws: getting property o n prototype object must throw TypeError function "function () { [native code] }" did not throw
183 FAIL HTMLTrackElement interface: attribute srclang assert_throws: getting proper ty on prototype object must throw TypeError function "function () { [native code ] }" did not throw
184 FAIL HTMLTrackElement interface: attribute label assert_throws: getting property on prototype object must throw TypeError function "function () { [native code] }" did not throw
185 FAIL HTMLTrackElement interface: attribute default assert_throws: getting proper ty on prototype object must throw TypeError function "function () { [native code ] }" did not throw
186 FAIL HTMLTrackElement interface: constant NONE on interface object assert_false: property is configurable expected false got true
187 FAIL HTMLTrackElement interface: constant NONE on interface prototype object ass ert_false: property is configurable expected false got true
188 FAIL HTMLTrackElement interface: constant LOADING on interface object assert_fal se: property is configurable expected false got true
189 FAIL HTMLTrackElement interface: constant LOADING on interface prototype object assert_false: property is configurable expected false got true
190 FAIL HTMLTrackElement interface: constant LOADED on interface object assert_fals e: property is configurable expected false got true
191 FAIL HTMLTrackElement interface: constant LOADED on interface prototype object a ssert_false: property is configurable expected false got true
192 FAIL HTMLTrackElement interface: constant ERROR on interface object assert_false : property is configurable expected false got true
193 FAIL HTMLTrackElement interface: constant ERROR on interface prototype object as sert_false: property is configurable expected false got true
194 FAIL HTMLTrackElement interface: attribute readyState assert_throws: getting pro perty on prototype object must throw TypeError function "function () { [native c ode] }" did not throw
195 FAIL HTMLTrackElement interface: attribute track assert_throws: getting property on prototype object must throw TypeError function "function () { [native code] }" did not throw
196 PASS HTMLTrackElement must be primary interface of document.createElement("track ")
197 FAIL Stringification of document.createElement("track") assert_class_string is n ot defined(stack: ReferenceError: assert_class_string is not defined
198 at IdlObject. (file:///Volumes/data/b/build/slave/WebKit_Mac10_8/build/src/t hird_party/WebKit/LayoutTests/media/track/opera/resources/idlharness.js:1485:9)
199 at Object.Test.step (file:///Volumes/data/b/build/slave/WebKit_Mac10_8/build /src/third_party/WebKit/LayoutTests/resources/testharness.js:876:18)
200 at test (file:///Volumes/data/b/build/slave/WebKit_Mac10_8/build/src/third_p arty/WebKit/LayoutTests/resources/testharness.js:338:18)
201 at IdlObject.IdlInterface.test_primary_interface_of (file:///Volumes/data/b/ build/slave/WebKit_Mac10_8/build/src/third_party/WebKit/LayoutTests/media/track/ opera/resources/idlharness.js:1481:5)
202 at IdlObject.IdlInterface.test_object (file:///Volumes/data/b/build/slave/We bKit_Mac10_8/build/src/third_party/WebKit/LayoutTests/media/track/opera/resource s/idlharness.js:1431:10)
203 at null. (file:///Volumes/data/b/build/slave/WebKit_Mac10_8/build/src/third_ party/WebKit/LayoutTests/media/track/opera/resources/idlharness.js:424:36)
204 at Array.forEach (native)
205 at IdlArray.test (file:///Volumes/data/b/build/slave/WebKit_Mac10_8/build/sr c/third_party/WebKit/LayoutTests/media/track/opera/resources/idlharness.js:422:3 2)
206 at HTMLTrackElement.statechanged (file:///Volumes/data/b/build/slave/WebKit_ Mac10_8/build/src/third_party/WebKit/LayoutTests/media/track/opera/idl/media-idl -tests.html:327:18))
207 FAIL HTMLTrackElement interface: document.createElement("track") must inherit pr operty "kind" with the proper type (0) assert_inherits: property "kind" found on object expected in prototype chain
208 FAIL HTMLTrackElement interface: document.createElement("track") must inherit pr operty "src" with the proper type (1) assert_inherits: property "src" found on o bject expected in prototype chain
209 FAIL HTMLTrackElement interface: document.createElement("track") must inherit pr operty "srclang" with the proper type (2) assert_inherits: property "srclang" fo und on object expected in prototype chain
210 FAIL HTMLTrackElement interface: document.createElement("track") must inherit pr operty "label" with the proper type (3) assert_inherits: property "label" found on object expected in prototype chain
211 FAIL HTMLTrackElement interface: document.createElement("track") must inherit pr operty "default" with the proper type (4) assert_inherits: property "default" fo und on object expected in prototype chain
212 PASS HTMLTrackElement interface: document.createElement("track") must inherit pr operty "NONE" with the proper type (5)
213 PASS HTMLTrackElement interface: document.createElement("track") must inherit pr operty "LOADING" with the proper type (6)
214 PASS HTMLTrackElement interface: document.createElement("track") must inherit pr operty "LOADED" with the proper type (7)
215 PASS HTMLTrackElement interface: document.createElement("track") must inherit pr operty "ERROR" with the proper type (8)
216 FAIL HTMLTrackElement interface: document.createElement("track") must inherit pr operty "readyState" with the proper type (9) assert_inherits: property "readySta te" found on object expected in prototype chain
217 FAIL HTMLTrackElement interface: document.createElement("track") must inherit pr operty "track" with the proper type (10) assert_inherits: property "track" found on object expected in prototype chain
218 FAIL HTMLMediaElement interface: existence and properties of interface object as sert_equals: prototype of window's property "HTMLMediaElement" is not Function.p rototype expected function "function Empty() {}" but got object "[object Object] "
219 FAIL HTMLMediaElement interface: existence and properties of interface prototype object Cannot call method 'has_extended_attribute' of undefined(stack: TypeErro r: Cannot call method 'has_extended_attribute' of undefined
220 at IdlObject. (file:///Volumes/data/b/build/slave/WebKit_Mac10_8/build/src/t hird_party/WebKit/LayoutTests/media/track/opera/resources/idlharness.js:1179:23)
221 at Object.Test.step (file:///Volumes/data/b/build/slave/WebKit_Mac10_8/build /src/third_party/WebKit/LayoutTests/resources/testharness.js:876:18)
222 at test (file:///Volumes/data/b/build/slave/WebKit_Mac10_8/build/src/third_p arty/WebKit/LayoutTests/resources/testharness.js:338:18)
223 at IdlObject.IdlInterface.test_self (file:///Volumes/data/b/build/slave/WebK it_Mac10_8/build/src/third_party/WebKit/LayoutTests/media/track/opera/resources/ idlharness.js:1136:5)
224 at IdlObject.IdlExceptionOrInterface.test (file:///Volumes/data/b/build/slav e/WebKit_Mac10_8/build/src/third_party/WebKit/LayoutTests/media/track/opera/reso urces/idlharness.js:686:14)
225 at IdlArray.test (file:///Volumes/data/b/build/slave/WebKit_Mac10_8/build/sr c/third_party/WebKit/LayoutTests/media/track/opera/resources/idlharness.js:419:2 8)
226 at HTMLTrackElement.statechanged (file:///Volumes/data/b/build/slave/WebKit_ Mac10_8/build/src/third_party/WebKit/LayoutTests/media/track/opera/idl/media-idl -tests.html:327:18))
227 PASS HTMLMediaElement interface: existence and properties of interface prototype object's "constructor" property
228 FAIL HTMLMediaElement interface: attribute error assert_throws: getting property on prototype object must throw TypeError function "function () { [native code] }" did not throw
229 FAIL HTMLMediaElement interface: attribute src assert_throws: getting property o n prototype object must throw TypeError function "function () { [native code] }" did not throw
230 FAIL HTMLMediaElement interface: attribute currentSrc assert_throws: getting pro perty on prototype object must throw TypeError function "function () { [native c ode] }" did not throw
231 FAIL HTMLMediaElement interface: attribute crossOrigin assert_throws: getting pr operty on prototype object must throw TypeError function "function () { [native code] }" did not throw
232 FAIL HTMLMediaElement interface: constant NETWORK_EMPTY on interface object asse rt_false: property is configurable expected false got true
233 FAIL HTMLMediaElement interface: constant NETWORK_EMPTY on interface prototype o bject assert_false: property is configurable expected false got true
234 FAIL HTMLMediaElement interface: constant NETWORK_IDLE on interface object asser t_false: property is configurable expected false got true
235 FAIL HTMLMediaElement interface: constant NETWORK_IDLE on interface prototype ob ject assert_false: property is configurable expected false got true
236 FAIL HTMLMediaElement interface: constant NETWORK_LOADING on interface object as sert_false: property is configurable expected false got true
237 FAIL HTMLMediaElement interface: constant NETWORK_LOADING on interface prototype object assert_false: property is configurable expected false got true
238 FAIL HTMLMediaElement interface: constant NETWORK_NO_SOURCE on interface object assert_false: property is configurable expected false got true
239 FAIL HTMLMediaElement interface: constant NETWORK_NO_SOURCE on interface prototy pe object assert_false: property is configurable expected false got true
240 FAIL HTMLMediaElement interface: attribute networkState assert_throws: getting p roperty on prototype object must throw TypeError function "function () { [native code] }" did not throw
241 FAIL HTMLMediaElement interface: attribute preload assert_throws: getting proper ty on prototype object must throw TypeError function "function () { [native code ] }" did not throw
242 FAIL HTMLMediaElement interface: attribute buffered assert_throws: getting prope rty on prototype object must throw TypeError function "function () { [native cod e] }" did not throw
243 FAIL HTMLMediaElement interface: operation load() assert_true: property is not c onfigurable expected true got false
244 FAIL HTMLMediaElement interface: operation canPlayType(DOMString) assert_true: p roperty is not configurable expected true got false
245 FAIL HTMLMediaElement interface: constant HAVE_NOTHING on interface object asser t_false: property is configurable expected false got true
246 FAIL HTMLMediaElement interface: constant HAVE_NOTHING on interface prototype ob ject assert_false: property is configurable expected false got true
247 FAIL HTMLMediaElement interface: constant HAVE_METADATA on interface object asse rt_false: property is configurable expected false got true
248 FAIL HTMLMediaElement interface: constant HAVE_METADATA on interface prototype o bject assert_false: property is configurable expected false got true
249 FAIL HTMLMediaElement interface: constant HAVE_CURRENT_DATA on interface object assert_false: property is configurable expected false got true
250 FAIL HTMLMediaElement interface: constant HAVE_CURRENT_DATA on interface prototy pe object assert_false: property is configurable expected false got true
251 FAIL HTMLMediaElement interface: constant HAVE_FUTURE_DATA on interface object a ssert_false: property is configurable expected false got true
252 FAIL HTMLMediaElement interface: constant HAVE_FUTURE_DATA on interface prototyp e object assert_false: property is configurable expected false got true
253 FAIL HTMLMediaElement interface: constant HAVE_ENOUGH_DATA on interface object a ssert_false: property is configurable expected false got true
254 FAIL HTMLMediaElement interface: constant HAVE_ENOUGH_DATA on interface prototyp e object assert_false: property is configurable expected false got true
255 FAIL HTMLMediaElement interface: attribute readyState assert_throws: getting pro perty on prototype object must throw TypeError function "function () { [native c ode] }" did not throw
256 FAIL HTMLMediaElement interface: attribute seeking assert_throws: getting proper ty on prototype object must throw TypeError function "function () { [native code ] }" did not throw
257 FAIL HTMLMediaElement interface: attribute currentTime assert_throws: getting pr operty on prototype object must throw TypeError function "function () { [native code] }" did not throw
258 FAIL HTMLMediaElement interface: attribute duration assert_throws: getting prope rty on prototype object must throw TypeError function "function () { [native cod e] }" did not throw
259 FAIL HTMLMediaElement interface: attribute startDate assert_throws: getting prop erty on prototype object must throw TypeError function "function () { [native co de] }" did not throw
260 FAIL HTMLMediaElement interface: attribute paused assert_throws: getting propert y on prototype object must throw TypeError function "function () { [native code] }" did not throw
261 FAIL HTMLMediaElement interface: attribute defaultPlaybackRate assert_throws: ge tting property on prototype object must throw TypeError function "function () { [native code] }" did not throw
262 FAIL HTMLMediaElement interface: attribute playbackRate assert_throws: getting p roperty on prototype object must throw TypeError function "function () { [native code] }" did not throw
263 FAIL HTMLMediaElement interface: attribute played assert_throws: getting propert y on prototype object must throw TypeError function "function () { [native code] }" did not throw
264 FAIL HTMLMediaElement interface: attribute seekable assert_throws: getting prope rty on prototype object must throw TypeError function "function () { [native cod e] }" did not throw
265 FAIL HTMLMediaElement interface: attribute ended assert_throws: getting property on prototype object must throw TypeError function "function () { [native code] }" did not throw
266 FAIL HTMLMediaElement interface: attribute autoplay assert_throws: getting prope rty on prototype object must throw TypeError function "function () { [native cod e] }" did not throw
267 FAIL HTMLMediaElement interface: attribute loop assert_throws: getting property on prototype object must throw TypeError function "function () { [native code] } " did not throw
268 FAIL HTMLMediaElement interface: operation play() assert_true: property is not c onfigurable expected true got false
269 FAIL HTMLMediaElement interface: operation pause() assert_true: property is not configurable expected true got false
270 FAIL HTMLMediaElement interface: attribute mediaGroup assert_throws: getting pro perty on prototype object must throw TypeError function "function () { [native c ode] }" did not throw
271 FAIL HTMLMediaElement interface: attribute controller assert_throws: getting pro perty on prototype object must throw TypeError function "function () { [native c ode] }" did not throw
272 FAIL HTMLMediaElement interface: attribute controls assert_throws: getting prope rty on prototype object must throw TypeError function "function () { [native cod e] }" did not throw
273 FAIL HTMLMediaElement interface: attribute volume assert_throws: getting propert y on prototype object must throw TypeError function "function () { [native code] }" did not throw
274 FAIL HTMLMediaElement interface: attribute muted assert_throws: getting property on prototype object must throw TypeError function "function () { [native code] }" did not throw
275 FAIL HTMLMediaElement interface: attribute defaultMuted assert_throws: getting p roperty on prototype object must throw TypeError function "function () { [native code] }" did not throw
276 FAIL HTMLMediaElement interface: attribute audioTracks assert_throws: getting pr operty on prototype object must throw TypeError function "function () { [native code] }" did not throw
277 FAIL HTMLMediaElement interface: attribute videoTracks assert_throws: getting pr operty on prototype object must throw TypeError function "function () { [native code] }" did not throw
278 FAIL HTMLMediaElement interface: attribute textTracks assert_throws: getting pro perty on prototype object must throw TypeError function "function () { [native c ode] }" did not throw
279 PASS HTMLMediaElement interface: operation addTextTrack(DOMString,DOMString,DOMS tring)
280 FAIL MediaError interface: existence and properties of interface object assert_e quals: prototype of window's property "MediaError" is not Function.prototype exp ected function "function Empty() {}" but got object "[object Object]"
281 FAIL MediaError interface: existence and properties of interface prototype objec t assert_class_string is not defined(stack: ReferenceError: assert_class_string is not defined
282 at IdlObject. (file:///Volumes/data/b/build/slave/WebKit_Mac10_8/build/src/t hird_party/WebKit/LayoutTests/media/track/opera/resources/idlharness.js:1208:9)
283 at Object.Test.step (file:///Volumes/data/b/build/slave/WebKit_Mac10_8/build /src/third_party/WebKit/LayoutTests/resources/testharness.js:876:18)
284 at test (file:///Volumes/data/b/build/slave/WebKit_Mac10_8/build/src/third_p arty/WebKit/LayoutTests/resources/testharness.js:338:18)
285 at IdlObject.IdlInterface.test_self (file:///Volumes/data/b/build/slave/WebK it_Mac10_8/build/src/third_party/WebKit/LayoutTests/media/track/opera/resources/ idlharness.js:1136:5)
286 at IdlObject.IdlExceptionOrInterface.test (file:///Volumes/data/b/build/slav e/WebKit_Mac10_8/build/src/third_party/WebKit/LayoutTests/media/track/opera/reso urces/idlharness.js:686:14)
287 at IdlArray.test (file:///Volumes/data/b/build/slave/WebKit_Mac10_8/build/sr c/third_party/WebKit/LayoutTests/media/track/opera/resources/idlharness.js:419:2 8)
288 at HTMLTrackElement.statechanged (file:///Volumes/data/b/build/slave/WebKit_ Mac10_8/build/src/third_party/WebKit/LayoutTests/media/track/opera/idl/media-idl -tests.html:327:18))
289 PASS MediaError interface: existence and properties of interface prototype objec t's "constructor" property
290 FAIL MediaError interface: constant MEDIA_ERR_ABORTED on interface object assert _false: property is configurable expected false got true
291 FAIL MediaError interface: constant MEDIA_ERR_ABORTED on interface prototype obj ect assert_false: property is configurable expected false got true
292 FAIL MediaError interface: constant MEDIA_ERR_NETWORK on interface object assert _false: property is configurable expected false got true
293 FAIL MediaError interface: constant MEDIA_ERR_NETWORK on interface prototype obj ect assert_false: property is configurable expected false got true
294 FAIL MediaError interface: constant MEDIA_ERR_DECODE on interface object assert_ false: property is configurable expected false got true
295 FAIL MediaError interface: constant MEDIA_ERR_DECODE on interface prototype obje ct assert_false: property is configurable expected false got true
296 FAIL MediaError interface: constant MEDIA_ERR_SRC_NOT_SUPPORTED on interface obj ect assert_false: property is configurable expected false got true
297 FAIL MediaError interface: constant MEDIA_ERR_SRC_NOT_SUPPORTED on interface pro totype object assert_false: property is configurable expected false got true
298 FAIL MediaError interface: attribute code assert_throws: getting property on pro totype object must throw TypeError function "function () { [native code] }" did not throw
299 PASS MediaError must be primary interface of error_video.error
300 FAIL Stringification of error_video.error assert_class_string is not defined(sta ck: ReferenceError: assert_class_string is not defined
301 at IdlObject. (file:///Volumes/data/b/build/slave/WebKit_Mac10_8/build/src/t hird_party/WebKit/LayoutTests/media/track/opera/resources/idlharness.js:1485:9)
302 at Object.Test.step (file:///Volumes/data/b/build/slave/WebKit_Mac10_8/build /src/third_party/WebKit/LayoutTests/resources/testharness.js:876:18)
303 at test (file:///Volumes/data/b/build/slave/WebKit_Mac10_8/build/src/third_p arty/WebKit/LayoutTests/resources/testharness.js:338:18)
304 at IdlObject.IdlInterface.test_primary_interface_of (file:///Volumes/data/b/ build/slave/WebKit_Mac10_8/build/src/third_party/WebKit/LayoutTests/media/track/ opera/resources/idlharness.js:1481:5)
305 at IdlObject.IdlInterface.test_object (file:///Volumes/data/b/build/slave/We bKit_Mac10_8/build/src/third_party/WebKit/LayoutTests/media/track/opera/resource s/idlharness.js:1431:10)
306 at null. (file:///Volumes/data/b/build/slave/WebKit_Mac10_8/build/src/third_ party/WebKit/LayoutTests/media/track/opera/resources/idlharness.js:424:36)
307 at Array.forEach (native)
308 at IdlArray.test (file:///Volumes/data/b/build/slave/WebKit_Mac10_8/build/sr c/third_party/WebKit/LayoutTests/media/track/opera/resources/idlharness.js:422:3 2)
309 at HTMLTrackElement.statechanged (file:///Volumes/data/b/build/slave/WebKit_ Mac10_8/build/src/third_party/WebKit/LayoutTests/media/track/opera/idl/media-idl -tests.html:327:18))
310 PASS MediaError interface: error_video.error must inherit property "MEDIA_ERR_AB ORTED" with the proper type (0)
311 PASS MediaError interface: error_video.error must inherit property "MEDIA_ERR_NE TWORK" with the proper type (1)
312 PASS MediaError interface: error_video.error must inherit property "MEDIA_ERR_DE CODE" with the proper type (2)
313 PASS MediaError interface: error_video.error must inherit property "MEDIA_ERR_SR C_NOT_SUPPORTED" with the proper type (3)
314 FAIL MediaError interface: error_video.error must inherit property "code" with t he proper type (4) assert_inherits: property "code" found on object expected in prototype chain
315 FAIL AudioTrackList interface: existence and properties of interface object asse rt_own_property: window does not have own property "AudioTrackList" expected pro perty "AudioTrackList" missing
316 FAIL AudioTrackList interface: existence and properties of interface prototype o bject assert_own_property: window does not have own property "AudioTrackList" ex pected property "AudioTrackList" missing
317 FAIL AudioTrackList interface: existence and properties of interface prototype o bject's "constructor" property assert_own_property: window does not have own pro perty "AudioTrackList" expected property "AudioTrackList" missing
318 FAIL AudioTrackList interface: attribute length assert_own_property: window does not have own property "AudioTrackList" expected property "AudioTrackList" missi ng
319 FAIL AudioTrackList interface: operation getTrackById(DOMString) assert_own_prop erty: window does not have own property "AudioTrackList" expected property "Audi oTrackList" missing
320 FAIL AudioTrackList interface: attribute onchange assert_own_property: window do es not have own property "AudioTrackList" expected property "AudioTrackList" mis sing
321 FAIL AudioTrackList interface: attribute onaddtrack assert_own_property: window does not have own property "AudioTrackList" expected property "AudioTrackList" m issing
322 FAIL AudioTrackList interface: attribute onremovetrack assert_own_property: wind ow does not have own property "AudioTrackList" expected property "AudioTrackList " missing
323 FAIL AudioTrack interface: existence and properties of interface object assert_o wn_property: window does not have own property "AudioTrack" expected property "A udioTrack" missing
324 FAIL AudioTrack interface: existence and properties of interface prototype objec t assert_own_property: window does not have own property "AudioTrack" expected p roperty "AudioTrack" missing
325 FAIL AudioTrack interface: existence and properties of interface prototype objec t's "constructor" property assert_own_property: window does not have own propert y "AudioTrack" expected property "AudioTrack" missing
326 FAIL AudioTrack interface: attribute id assert_own_property: window does not hav e own property "AudioTrack" expected property "AudioTrack" missing
327 FAIL AudioTrack interface: attribute kind assert_own_property: window does not h ave own property "AudioTrack" expected property "AudioTrack" missing
328 FAIL AudioTrack interface: attribute label assert_own_property: window does not have own property "AudioTrack" expected property "AudioTrack" missing
329 FAIL AudioTrack interface: attribute language assert_own_property: window does n ot have own property "AudioTrack" expected property "AudioTrack" missing
330 FAIL AudioTrack interface: attribute enabled assert_own_property: window does no t have own property "AudioTrack" expected property "AudioTrack" missing
331 FAIL VideoTrackList interface: existence and properties of interface object asse rt_own_property: window does not have own property "VideoTrackList" expected pro perty "VideoTrackList" missing
332 FAIL VideoTrackList interface: existence and properties of interface prototype o bject assert_own_property: window does not have own property "VideoTrackList" ex pected property "VideoTrackList" missing
333 FAIL VideoTrackList interface: existence and properties of interface prototype o bject's "constructor" property assert_own_property: window does not have own pro perty "VideoTrackList" expected property "VideoTrackList" missing
334 FAIL VideoTrackList interface: attribute length assert_own_property: window does not have own property "VideoTrackList" expected property "VideoTrackList" missi ng
335 FAIL VideoTrackList interface: operation getTrackById(DOMString) assert_own_prop erty: window does not have own property "VideoTrackList" expected property "Vide oTrackList" missing
336 FAIL VideoTrackList interface: attribute selectedIndex assert_own_property: wind ow does not have own property "VideoTrackList" expected property "VideoTrackList " missing
337 FAIL VideoTrackList interface: attribute onchange assert_own_property: window do es not have own property "VideoTrackList" expected property "VideoTrackList" mis sing
338 FAIL VideoTrackList interface: attribute onaddtrack assert_own_property: window does not have own property "VideoTrackList" expected property "VideoTrackList" m issing
339 FAIL VideoTrackList interface: attribute onremovetrack assert_own_property: wind ow does not have own property "VideoTrackList" expected property "VideoTrackList " missing
340 FAIL VideoTrack interface: existence and properties of interface object assert_o wn_property: window does not have own property "VideoTrack" expected property "V ideoTrack" missing
341 FAIL VideoTrack interface: existence and properties of interface prototype objec t assert_own_property: window does not have own property "VideoTrack" expected p roperty "VideoTrack" missing
342 FAIL VideoTrack interface: existence and properties of interface prototype objec t's "constructor" property assert_own_property: window does not have own propert y "VideoTrack" expected property "VideoTrack" missing
343 FAIL VideoTrack interface: attribute id assert_own_property: window does not hav e own property "VideoTrack" expected property "VideoTrack" missing
344 FAIL VideoTrack interface: attribute kind assert_own_property: window does not h ave own property "VideoTrack" expected property "VideoTrack" missing
345 FAIL VideoTrack interface: attribute label assert_own_property: window does not have own property "VideoTrack" expected property "VideoTrack" missing
346 FAIL VideoTrack interface: attribute language assert_own_property: window does n ot have own property "VideoTrack" expected property "VideoTrack" missing
347 FAIL VideoTrack interface: attribute selected assert_own_property: window does n ot have own property "VideoTrack" expected property "VideoTrack" missing
348 FAIL MediaController interface: existence and properties of interface object ass ert_equals: prototype of window's property "MediaController" is not Function.pro totype expected function "function Empty() {}" but got object "[object Object]"
349 PASS MediaController interface constructor
350 FAIL MediaController interface: existence and properties of interface prototype object assert_class_string is not defined(stack: ReferenceError: assert_class_st ring is not defined
351 at IdlObject. (file:///Volumes/data/b/build/slave/WebKit_Mac10_8/build/src/t hird_party/WebKit/LayoutTests/media/track/opera/resources/idlharness.js:1208:9)
352 at Object.Test.step (file:///Volumes/data/b/build/slave/WebKit_Mac10_8/build /src/third_party/WebKit/LayoutTests/resources/testharness.js:876:18)
353 at test (file:///Volumes/data/b/build/slave/WebKit_Mac10_8/build/src/third_p arty/WebKit/LayoutTests/resources/testharness.js:338:18)
354 at IdlObject.IdlInterface.test_self (file:///Volumes/data/b/build/slave/WebK it_Mac10_8/build/src/third_party/WebKit/LayoutTests/media/track/opera/resources/ idlharness.js:1136:5)
355 at IdlObject.IdlExceptionOrInterface.test (file:///Volumes/data/b/build/slav e/WebKit_Mac10_8/build/src/third_party/WebKit/LayoutTests/media/track/opera/reso urces/idlharness.js:686:14)
356 at IdlArray.test (file:///Volumes/data/b/build/slave/WebKit_Mac10_8/build/sr c/third_party/WebKit/LayoutTests/media/track/opera/resources/idlharness.js:419:2 8)
357 at HTMLTrackElement.statechanged (file:///Volumes/data/b/build/slave/WebKit_ Mac10_8/build/src/third_party/WebKit/LayoutTests/media/track/opera/idl/media-idl -tests.html:327:18))
358 PASS MediaController interface: existence and properties of interface prototype object's "constructor" property
359 FAIL MediaController interface: attribute readyState assert_throws: getting prop erty on prototype object must throw TypeError function "function () { [native co de] }" did not throw
360 FAIL MediaController interface: attribute buffered assert_throws: getting proper ty on prototype object must throw TypeError function "function () { [native code ] }" did not throw
361 FAIL MediaController interface: attribute seekable assert_throws: getting proper ty on prototype object must throw TypeError function "function () { [native code ] }" did not throw
362 FAIL MediaController interface: attribute duration assert_throws: getting proper ty on prototype object must throw TypeError function "function () { [native code ] }" did not throw
363 FAIL MediaController interface: attribute currentTime assert_throws: getting pro perty on prototype object must throw TypeError function "function () { [native c ode] }" did not throw
364 FAIL MediaController interface: attribute paused assert_throws: getting property on prototype object must throw TypeError function "function () { [native code] }" did not throw
365 FAIL MediaController interface: attribute playbackState assert_throws: getting p roperty on prototype object must throw TypeError function "function () { [native code] }" did not throw
366 FAIL MediaController interface: attribute played assert_throws: getting property on prototype object must throw TypeError function "function () { [native code] }" did not throw
367 FAIL MediaController interface: operation play() assert_true: property is not co nfigurable expected true got false
368 FAIL MediaController interface: operation pause() assert_true: property is not c onfigurable expected true got false
369 FAIL MediaController interface: attribute defaultPlaybackRate assert_throws: get ting property on prototype object must throw TypeError function "function () { [ native code] }" did not throw
370 FAIL MediaController interface: attribute playbackRate assert_throws: getting pr operty on prototype object must throw TypeError function "function () { [native code] }" did not throw
371 FAIL MediaController interface: attribute volume assert_throws: getting property on prototype object must throw TypeError function "function () { [native code] }" did not throw
372 FAIL MediaController interface: attribute muted assert_throws: getting property on prototype object must throw TypeError function "function () { [native code] } " did not throw
373 FAIL MediaController interface: attribute onemptied assert_throws: getting prope rty on prototype object must throw TypeError function "function () { [native cod e] }" did not throw
374 FAIL MediaController interface: attribute onloadedmetadata assert_throws: gettin g property on prototype object must throw TypeError function "function () { [nat ive code] }" did not throw
375 FAIL MediaController interface: attribute onloadeddata assert_throws: getting pr operty on prototype object must throw TypeError function "function () { [native code] }" did not throw
376 FAIL MediaController interface: attribute oncanplay assert_throws: getting prope rty on prototype object must throw TypeError function "function () { [native cod e] }" did not throw
377 FAIL MediaController interface: attribute oncanplaythrough assert_throws: gettin g property on prototype object must throw TypeError function "function () { [nat ive code] }" did not throw
378 FAIL MediaController interface: attribute onplaying assert_throws: getting prope rty on prototype object must throw TypeError function "function () { [native cod e] }" did not throw
379 FAIL MediaController interface: attribute onended assert_throws: getting propert y on prototype object must throw TypeError function "function () { [native code] }" did not throw
380 FAIL MediaController interface: attribute onwaiting assert_throws: getting prope rty on prototype object must throw TypeError function "function () { [native cod e] }" did not throw
381 FAIL MediaController interface: attribute ondurationchange assert_throws: gettin g property on prototype object must throw TypeError function "function () { [nat ive code] }" did not throw
382 FAIL MediaController interface: attribute ontimeupdate assert_throws: getting pr operty on prototype object must throw TypeError function "function () { [native code] }" did not throw
383 FAIL MediaController interface: attribute onplay assert_throws: getting property on prototype object must throw TypeError function "function () { [native code] }" did not throw
384 FAIL MediaController interface: attribute onpause assert_throws: getting propert y on prototype object must throw TypeError function "function () { [native code] }" did not throw
385 FAIL MediaController interface: attribute onratechange assert_throws: getting pr operty on prototype object must throw TypeError function "function () { [native code] }" did not throw
386 FAIL MediaController interface: attribute onvolumechange assert_throws: getting property on prototype object must throw TypeError function "function () { [nativ e code] }" did not throw
387 FAIL TextTrackList interface: existence and properties of interface object asser t_equals: prototype of window's property "TextTrackList" is not Function.prototy pe expected function "function Empty() {}" but got object "[object Object]"
388 FAIL TextTrackList interface: existence and properties of interface prototype ob ject assert_own_property: should inherit from EventTarget, but window has no suc h property expected property "EventTarget" missing
389 PASS TextTrackList interface: existence and properties of interface prototype ob ject's "constructor" property
390 FAIL TextTrackList interface: attribute length assert_throws: getting property o n prototype object must throw TypeError function "function () { [native code] }" did not throw
391 FAIL TextTrackList interface: attribute onaddtrack assert_throws: getting proper ty on prototype object must throw TypeError function "function () { [native code ] }" did not throw
392 FAIL TextTrackList interface: attribute onremovetrack assert_throws: getting pro perty on prototype object must throw TypeError function "function () { [native c ode] }" did not throw
393 PASS TextTrackList must be primary interface of text_track_video.textTracks
394 FAIL Stringification of text_track_video.textTracks assert_class_string is not d efined(stack: ReferenceError: assert_class_string is not defined
395 at IdlObject. (file:///Volumes/data/b/build/slave/WebKit_Mac10_8/build/src/t hird_party/WebKit/LayoutTests/media/track/opera/resources/idlharness.js:1485:9)
396 at Object.Test.step (file:///Volumes/data/b/build/slave/WebKit_Mac10_8/build /src/third_party/WebKit/LayoutTests/resources/testharness.js:876:18)
397 at test (file:///Volumes/data/b/build/slave/WebKit_Mac10_8/build/src/third_p arty/WebKit/LayoutTests/resources/testharness.js:338:18)
398 at IdlObject.IdlInterface.test_primary_interface_of (file:///Volumes/data/b/ build/slave/WebKit_Mac10_8/build/src/third_party/WebKit/LayoutTests/media/track/ opera/resources/idlharness.js:1481:5)
399 at IdlObject.IdlInterface.test_object (file:///Volumes/data/b/build/slave/We bKit_Mac10_8/build/src/third_party/WebKit/LayoutTests/media/track/opera/resource s/idlharness.js:1431:10)
400 at null. (file:///Volumes/data/b/build/slave/WebKit_Mac10_8/build/src/third_ party/WebKit/LayoutTests/media/track/opera/resources/idlharness.js:424:36)
401 at Array.forEach (native)
402 at IdlArray.test (file:///Volumes/data/b/build/slave/WebKit_Mac10_8/build/sr c/third_party/WebKit/LayoutTests/media/track/opera/resources/idlharness.js:422:3 2)
403 at HTMLTrackElement.statechanged (file:///Volumes/data/b/build/slave/WebKit_ Mac10_8/build/src/third_party/WebKit/LayoutTests/media/track/opera/idl/media-idl -tests.html:327:18))
404 FAIL TextTrackList interface: text_track_video.textTracks must inherit property "length" with the proper type (0) assert_inherits: property "length" found on ob ject expected in prototype chain
405 FAIL TextTrackList interface: text_track_video.textTracks must inherit property "onaddtrack" with the proper type (2) assert_inherits: property "onaddtrack" fou nd on object expected in prototype chain
406 FAIL TextTrackList interface: text_track_video.textTracks must inherit property "onremovetrack" with the proper type (3) assert_inherits: property "onremovetrac k" not found in prototype chain
407 PASS EventTarget interface: text_track_video.textTracks must inherit property "a ddEventListener" with the proper type (0)
408 FAIL EventTarget interface: calling addEventListener(DOMString,EventListener,boo lean) on text_track_video.textTracks with too few arguments must throw TypeError assert_throws: Called with 0 arguments function "function () { [native code] }" did not throw
409 PASS EventTarget interface: text_track_video.textTracks must inherit property "r emoveEventListener" with the proper type (1)
410 FAIL EventTarget interface: calling removeEventListener(DOMString,EventListener, boolean) on text_track_video.textTracks with too few arguments must throw TypeEr ror assert_throws: Called with 0 arguments function "function () { [native code] }" did not throw
411 PASS EventTarget interface: text_track_video.textTracks must inherit property "d ispatchEvent" with the proper type (2)
412 PASS EventTarget interface: calling dispatchEvent(Event) on text_track_video.tex tTracks with too few arguments must throw TypeError
413 FAIL TextTrack interface: existence and properties of interface object assert_eq uals: prototype of window's property "TextTrack" is not Function.prototype expec ted function "function Empty() {}" but got object "[object Object]"
414 FAIL TextTrack interface: existence and properties of interface prototype object assert_own_property: should inherit from EventTarget, but window has no such pr operty expected property "EventTarget" missing
415 PASS TextTrack interface: existence and properties of interface prototype object 's "constructor" property
416 FAIL TextTrack interface: attribute kind assert_throws: getting property on prot otype object must throw TypeError function "function () { [native code] }" did n ot throw
417 FAIL TextTrack interface: attribute label assert_throws: getting property on pro totype object must throw TypeError function "function () { [native code] }" did not throw
418 FAIL TextTrack interface: attribute language assert_throws: getting property on prototype object must throw TypeError function "function () { [native code] }" d id not throw
419 FAIL TextTrack interface: attribute inBandMetadataTrackDispatchType assert_throw s: getting property on prototype object must throw TypeError function "function () { [native code] }" did not throw
420 FAIL TextTrack interface: attribute mode assert_throws: getting property on prot otype object must throw TypeError function "function () { [native code] }" did n ot throw
421 FAIL TextTrack interface: attribute cues assert_throws: getting property on prot otype object must throw TypeError function "function () { [native code] }" did n ot throw
422 FAIL TextTrack interface: attribute activeCues assert_throws: getting property o n prototype object must throw TypeError function "function () { [native code] }" did not throw
423 PASS TextTrack interface: operation addCue(TextTrackCue)
424 PASS TextTrack interface: operation removeCue(TextTrackCue)
425 FAIL TextTrack interface: attribute oncuechange assert_throws: getting property on prototype object must throw TypeError function "function () { [native code] } " did not throw
426 PASS TextTrack must be primary interface of text_track.track
427 FAIL Stringification of text_track.track assert_class_string is not defined(stac k: ReferenceError: assert_class_string is not defined
428 at IdlObject. (file:///Volumes/data/b/build/slave/WebKit_Mac10_8/build/src/t hird_party/WebKit/LayoutTests/media/track/opera/resources/idlharness.js:1485:9)
429 at Object.Test.step (file:///Volumes/data/b/build/slave/WebKit_Mac10_8/build /src/third_party/WebKit/LayoutTests/resources/testharness.js:876:18)
430 at test (file:///Volumes/data/b/build/slave/WebKit_Mac10_8/build/src/third_p arty/WebKit/LayoutTests/resources/testharness.js:338:18)
431 at IdlObject.IdlInterface.test_primary_interface_of (file:///Volumes/data/b/ build/slave/WebKit_Mac10_8/build/src/third_party/WebKit/LayoutTests/media/track/ opera/resources/idlharness.js:1481:5)
432 at IdlObject.IdlInterface.test_object (file:///Volumes/data/b/build/slave/We bKit_Mac10_8/build/src/third_party/WebKit/LayoutTests/media/track/opera/resource s/idlharness.js:1431:10)
433 at null. (file:///Volumes/data/b/build/slave/WebKit_Mac10_8/build/src/third_ party/WebKit/LayoutTests/media/track/opera/resources/idlharness.js:424:36)
434 at Array.forEach (native)
435 at IdlArray.test (file:///Volumes/data/b/build/slave/WebKit_Mac10_8/build/sr c/third_party/WebKit/LayoutTests/media/track/opera/resources/idlharness.js:422:3 2)
436 at HTMLTrackElement.statechanged (file:///Volumes/data/b/build/slave/WebKit_ Mac10_8/build/src/third_party/WebKit/LayoutTests/media/track/opera/idl/media-idl -tests.html:327:18))
437 FAIL TextTrack interface: text_track.track must inherit property "kind" with the proper type (0) assert_inherits: property "kind" found on object expected in pr ototype chain
438 FAIL TextTrack interface: text_track.track must inherit property "label" with th e proper type (1) assert_inherits: property "label" found on object expected in prototype chain
439 FAIL TextTrack interface: text_track.track must inherit property "language" with the proper type (2) assert_inherits: property "language" found on object expect ed in prototype chain
440 FAIL TextTrack interface: text_track.track must inherit property "inBandMetadata TrackDispatchType" with the proper type (3) assert_inherits: property "inBandMet adataTrackDispatchType" not found in prototype chain
441 FAIL TextTrack interface: text_track.track must inherit property "mode" with the proper type (4) assert_inherits: property "mode" found on object expected in pr ototype chain
442 FAIL TextTrack interface: text_track.track must inherit property "cues" with the proper type (5) assert_inherits: property "cues" found on object expected in pr ototype chain
443 FAIL TextTrack interface: text_track.track must inherit property "activeCues" wi th the proper type (6) assert_inherits: property "activeCues" found on object ex pected in prototype chain
444 PASS TextTrack interface: text_track.track must inherit property "addCue" with t he proper type (7)
445 PASS TextTrack interface: calling addCue(TextTrackCue) on text_track.track with too few arguments must throw TypeError
446 PASS TextTrack interface: text_track.track must inherit property "removeCue" wit h the proper type (8)
447 PASS TextTrack interface: calling removeCue(TextTrackCue) on text_track.track wi th too few arguments must throw TypeError
448 FAIL TextTrack interface: text_track.track must inherit property "oncuechange" w ith the proper type (9) assert_inherits: property "oncuechange" found on object expected in prototype chain
449 PASS EventTarget interface: text_track.track must inherit property "addEventList ener" with the proper type (0)
450 FAIL EventTarget interface: calling addEventListener(DOMString,EventListener,boo lean) on text_track.track with too few arguments must throw TypeError assert_thr ows: Called with 0 arguments function "function () { [native code] }" did not th row
451 PASS EventTarget interface: text_track.track must inherit property "removeEventL istener" with the proper type (1)
452 FAIL EventTarget interface: calling removeEventListener(DOMString,EventListener, boolean) on text_track.track with too few arguments must throw TypeError assert_ throws: Called with 0 arguments function "function () { [native code] }" did not throw
453 PASS EventTarget interface: text_track.track must inherit property "dispatchEven t" with the proper type (2)
454 PASS EventTarget interface: calling dispatchEvent(Event) on text_track.track wit h too few arguments must throw TypeError
455 FAIL TextTrackCueList interface: existence and properties of interface object as sert_equals: prototype of window's property "TextTrackCueList" is not Function.p rototype expected function "function Empty() {}" but got object "[object Object] "
456 FAIL TextTrackCueList interface: existence and properties of interface prototype object assert_class_string is not defined(stack: ReferenceError: assert_class_s tring is not defined
457 at IdlObject. (file:///Volumes/data/b/build/slave/WebKit_Mac10_8/build/src/t hird_party/WebKit/LayoutTests/media/track/opera/resources/idlharness.js:1208:9)
458 at Object.Test.step (file:///Volumes/data/b/build/slave/WebKit_Mac10_8/build /src/third_party/WebKit/LayoutTests/resources/testharness.js:876:18)
459 at test (file:///Volumes/data/b/build/slave/WebKit_Mac10_8/build/src/third_p arty/WebKit/LayoutTests/resources/testharness.js:338:18)
460 at IdlObject.IdlInterface.test_self (file:///Volumes/data/b/build/slave/WebK it_Mac10_8/build/src/third_party/WebKit/LayoutTests/media/track/opera/resources/ idlharness.js:1136:5)
461 at IdlObject.IdlExceptionOrInterface.test (file:///Volumes/data/b/build/slav e/WebKit_Mac10_8/build/src/third_party/WebKit/LayoutTests/media/track/opera/reso urces/idlharness.js:686:14)
462 at IdlArray.test (file:///Volumes/data/b/build/slave/WebKit_Mac10_8/build/sr c/third_party/WebKit/LayoutTests/media/track/opera/resources/idlharness.js:419:2 8)
463 at HTMLTrackElement.statechanged (file:///Volumes/data/b/build/slave/WebKit_ Mac10_8/build/src/third_party/WebKit/LayoutTests/media/track/opera/idl/media-idl -tests.html:327:18))
464 PASS TextTrackCueList interface: existence and properties of interface prototype object's "constructor" property
465 FAIL TextTrackCueList interface: attribute length assert_throws: getting propert y on prototype object must throw TypeError function "function () { [native code] }" did not throw
466 FAIL TextTrackCueList interface: operation getCueById(DOMString) assert_true: pr operty is not configurable expected true got false
467 PASS TextTrackCueList must be primary interface of text_track.track.cues
468 FAIL Stringification of text_track.track.cues assert_class_string is not defined (stack: ReferenceError: assert_class_string is not defined
469 at IdlObject. (file:///Volumes/data/b/build/slave/WebKit_Mac10_8/build/src/t hird_party/WebKit/LayoutTests/media/track/opera/resources/idlharness.js:1485:9)
470 at Object.Test.step (file:///Volumes/data/b/build/slave/WebKit_Mac10_8/build /src/third_party/WebKit/LayoutTests/resources/testharness.js:876:18)
471 at test (file:///Volumes/data/b/build/slave/WebKit_Mac10_8/build/src/third_p arty/WebKit/LayoutTests/resources/testharness.js:338:18)
472 at IdlObject.IdlInterface.test_primary_interface_of (file:///Volumes/data/b/ build/slave/WebKit_Mac10_8/build/src/third_party/WebKit/LayoutTests/media/track/ opera/resources/idlharness.js:1481:5)
473 at IdlObject.IdlInterface.test_object (file:///Volumes/data/b/build/slave/We bKit_Mac10_8/build/src/third_party/WebKit/LayoutTests/media/track/opera/resource s/idlharness.js:1431:10)
474 at null. (file:///Volumes/data/b/build/slave/WebKit_Mac10_8/build/src/third_ party/WebKit/LayoutTests/media/track/opera/resources/idlharness.js:424:36)
475 at Array.forEach (native)
476 at IdlArray.test (file:///Volumes/data/b/build/slave/WebKit_Mac10_8/build/sr c/third_party/WebKit/LayoutTests/media/track/opera/resources/idlharness.js:422:3 2)
477 at HTMLTrackElement.statechanged (file:///Volumes/data/b/build/slave/WebKit_ Mac10_8/build/src/third_party/WebKit/LayoutTests/media/track/opera/idl/media-idl -tests.html:327:18))
478 FAIL TextTrackCueList interface: text_track.track.cues must inherit property "le ngth" with the proper type (0) assert_inherits: property "length" found on objec t expected in prototype chain
479 PASS TextTrackCueList interface: text_track.track.cues must inherit property "ge tCueById" with the proper type (2)
480 PASS TextTrackCueList interface: calling getCueById(DOMString) on text_track.tra ck.cues with too few arguments must throw TypeError
481 FAIL TextTrackCue interface: existence and properties of interface object assert _equals: prototype of window's property "TextTrackCue" is not Function.prototype expected function "function Empty() {}" but got object "[object Object]"
482 PASS TextTrackCue interface constructor
483 FAIL TextTrackCue interface: existence and properties of interface prototype obj ect assert_own_property: should inherit from EventTarget, but window has no such property expected property "EventTarget" missing
484 PASS TextTrackCue interface: existence and properties of interface prototype obj ect's "constructor" property
485 FAIL TextTrackCue interface: attribute track assert_throws: getting property on prototype object must throw TypeError function "function () { [native code] }" d id not throw
486 FAIL TextTrackCue interface: attribute id assert_throws: getting property on pro totype object must throw TypeError function "function () { [native code] }" did not throw
487 FAIL TextTrackCue interface: attribute startTime assert_throws: getting property on prototype object must throw TypeError function "function () { [native code] }" did not throw
488 FAIL TextTrackCue interface: attribute endTime assert_throws: getting property o n prototype object must throw TypeError function "function () { [native code] }" did not throw
489 FAIL TextTrackCue interface: attribute pauseOnExit assert_throws: getting proper ty on prototype object must throw TypeError function "function () { [native code ] }" did not throw
490 FAIL TextTrackCue interface: attribute vertical assert_throws: getting property on prototype object must throw TypeError function "function () { [native code] } " did not throw
491 FAIL TextTrackCue interface: attribute snapToLines assert_throws: getting proper ty on prototype object must throw TypeError function "function () { [native code ] }" did not throw
492 FAIL TextTrackCue interface: attribute line assert_throws: getting property on p rototype object must throw TypeError function "function () { [native code] }" di d not throw
493 FAIL TextTrackCue interface: attribute position assert_throws: getting property on prototype object must throw TypeError function "function () { [native code] } " did not throw
494 FAIL TextTrackCue interface: attribute size assert_throws: getting property on p rototype object must throw TypeError function "function () { [native code] }" di d not throw
495 FAIL TextTrackCue interface: attribute align assert_throws: getting property on prototype object must throw TypeError function "function () { [native code] }" d id not throw
496 FAIL TextTrackCue interface: attribute text assert_throws: getting property on p rototype object must throw TypeError function "function () { [native code] }" di d not throw
497 FAIL TextTrackCue interface: operation getCueAsHTML() assert_true: property is n ot configurable expected true got false
498 FAIL TextTrackCue interface: attribute onenter assert_throws: getting property o n prototype object must throw TypeError function "function () { [native code] }" did not throw
499 FAIL TextTrackCue interface: attribute onexit assert_throws: getting property on prototype object must throw TypeError function "function () { [native code] }" did not throw
500 PASS TextTrackCue must be primary interface of text_track.track.cues[0]
501 FAIL Stringification of text_track.track.cues[0] assert_class_string is not defi ned(stack: ReferenceError: assert_class_string is not defined
502 at IdlObject. (file:///Volumes/data/b/build/slave/WebKit_Mac10_8/build/src/t hird_party/WebKit/LayoutTests/media/track/opera/resources/idlharness.js:1485:9)
503 at Object.Test.step (file:///Volumes/data/b/build/slave/WebKit_Mac10_8/build /src/third_party/WebKit/LayoutTests/resources/testharness.js:876:18)
504 at test (file:///Volumes/data/b/build/slave/WebKit_Mac10_8/build/src/third_p arty/WebKit/LayoutTests/resources/testharness.js:338:18)
505 at IdlObject.IdlInterface.test_primary_interface_of (file:///Volumes/data/b/ build/slave/WebKit_Mac10_8/build/src/third_party/WebKit/LayoutTests/media/track/ opera/resources/idlharness.js:1481:5)
506 at IdlObject.IdlInterface.test_object (file:///Volumes/data/b/build/slave/We bKit_Mac10_8/build/src/third_party/WebKit/LayoutTests/media/track/opera/resource s/idlharness.js:1431:10)
507 at null. (file:///Volumes/data/b/build/slave/WebKit_Mac10_8/build/src/third_ party/WebKit/LayoutTests/media/track/opera/resources/idlharness.js:424:36)
508 at Array.forEach (native)
509 at IdlArray.test (file:///Volumes/data/b/build/slave/WebKit_Mac10_8/build/sr c/third_party/WebKit/LayoutTests/media/track/opera/resources/idlharness.js:422:3 2)
510 at HTMLTrackElement.statechanged (file:///Volumes/data/b/build/slave/WebKit_ Mac10_8/build/src/third_party/WebKit/LayoutTests/media/track/opera/idl/media-idl -tests.html:327:18))
511 FAIL TextTrackCue interface: text_track.track.cues[0] must inherit property "tra ck" with the proper type (0) assert_inherits: property "track" found on object e xpected in prototype chain
512 FAIL TextTrackCue interface: text_track.track.cues[0] must inherit property "id" with the proper type (1) assert_inherits: property "id" found on object expecte d in prototype chain
513 FAIL TextTrackCue interface: text_track.track.cues[0] must inherit property "sta rtTime" with the proper type (2) assert_inherits: property "startTime" found on object expected in prototype chain
514 FAIL TextTrackCue interface: text_track.track.cues[0] must inherit property "end Time" with the proper type (3) assert_inherits: property "endTime" found on obje ct expected in prototype chain
515 FAIL TextTrackCue interface: text_track.track.cues[0] must inherit property "pau seOnExit" with the proper type (4) assert_inherits: property "pauseOnExit" found on object expected in prototype chain
516 FAIL TextTrackCue interface: text_track.track.cues[0] must inherit property "ver tical" with the proper type (5) assert_inherits: property "vertical" found on ob ject expected in prototype chain
517 FAIL TextTrackCue interface: text_track.track.cues[0] must inherit property "sna pToLines" with the proper type (6) assert_inherits: property "snapToLines" found on object expected in prototype chain
518 FAIL TextTrackCue interface: text_track.track.cues[0] must inherit property "lin e" with the proper type (7) assert_inherits: property "line" found on object exp ected in prototype chain
519 FAIL TextTrackCue interface: text_track.track.cues[0] must inherit property "pos ition" with the proper type (8) assert_inherits: property "position" found on ob ject expected in prototype chain
520 FAIL TextTrackCue interface: text_track.track.cues[0] must inherit property "siz e" with the proper type (9) assert_inherits: property "size" found on object exp ected in prototype chain
521 FAIL TextTrackCue interface: text_track.track.cues[0] must inherit property "ali gn" with the proper type (10) assert_inherits: property "align" found on object expected in prototype chain
522 FAIL TextTrackCue interface: text_track.track.cues[0] must inherit property "tex t" with the proper type (11) assert_inherits: property "text" found on object ex pected in prototype chain
523 PASS TextTrackCue interface: text_track.track.cues[0] must inherit property "get CueAsHTML" with the proper type (12)
524 FAIL TextTrackCue interface: text_track.track.cues[0] must inherit property "one nter" with the proper type (13) assert_inherits: property "onenter" found on obj ect expected in prototype chain
525 FAIL TextTrackCue interface: text_track.track.cues[0] must inherit property "one xit" with the proper type (14) assert_inherits: property "onexit" found on objec t expected in prototype chain
526 PASS EventTarget interface: text_track.track.cues[0] must inherit property "addE ventListener" with the proper type (0)
527 FAIL EventTarget interface: calling addEventListener(DOMString,EventListener,boo lean) on text_track.track.cues[0] with too few arguments must throw TypeError as sert_throws: Called with 0 arguments function "function () { [native code] }" di d not throw
528 PASS EventTarget interface: text_track.track.cues[0] must inherit property "remo veEventListener" with the proper type (1)
529 FAIL EventTarget interface: calling removeEventListener(DOMString,EventListener, boolean) on text_track.track.cues[0] with too few arguments must throw TypeError assert_throws: Called with 0 arguments function "function () { [native code] }" did not throw
530 PASS EventTarget interface: text_track.track.cues[0] must inherit property "disp atchEvent" with the proper type (2)
531 PASS EventTarget interface: calling dispatchEvent(Event) on text_track.track.cue s[0] with too few arguments must throw TypeError
532 FAIL TimeRanges interface: existence and properties of interface object assert_e quals: prototype of window's property "TimeRanges" is not Function.prototype exp ected function "function Empty() {}" but got object "[object Object]"
533 FAIL TimeRanges interface: existence and properties of interface prototype objec t assert_class_string is not defined(stack: ReferenceError: assert_class_string is not defined
534 at IdlObject. (file:///Volumes/data/b/build/slave/WebKit_Mac10_8/build/src/t hird_party/WebKit/LayoutTests/media/track/opera/resources/idlharness.js:1208:9)
535 at Object.Test.step (file:///Volumes/data/b/build/slave/WebKit_Mac10_8/build /src/third_party/WebKit/LayoutTests/resources/testharness.js:876:18)
536 at test (file:///Volumes/data/b/build/slave/WebKit_Mac10_8/build/src/third_p arty/WebKit/LayoutTests/resources/testharness.js:338:18)
537 at IdlObject.IdlInterface.test_self (file:///Volumes/data/b/build/slave/WebK it_Mac10_8/build/src/third_party/WebKit/LayoutTests/media/track/opera/resources/ idlharness.js:1136:5)
538 at IdlObject.IdlExceptionOrInterface.test (file:///Volumes/data/b/build/slav e/WebKit_Mac10_8/build/src/third_party/WebKit/LayoutTests/media/track/opera/reso urces/idlharness.js:686:14)
539 at IdlArray.test (file:///Volumes/data/b/build/slave/WebKit_Mac10_8/build/sr c/third_party/WebKit/LayoutTests/media/track/opera/resources/idlharness.js:419:2 8)
540 at HTMLTrackElement.statechanged (file:///Volumes/data/b/build/slave/WebKit_ Mac10_8/build/src/third_party/WebKit/LayoutTests/media/track/opera/idl/media-idl -tests.html:327:18))
541 PASS TimeRanges interface: existence and properties of interface prototype objec t's "constructor" property
542 FAIL TimeRanges interface: attribute length assert_throws: getting property on p rototype object must throw TypeError function "function () { [native code] }" di d not throw
543 FAIL TimeRanges interface: operation start(unsigned long) assert_true: property is not configurable expected true got false
544 FAIL TimeRanges interface: operation end(unsigned long) assert_true: property is not configurable expected true got false
545 PASS TimeRanges must be primary interface of (document.createElement("video")).b uffered
546 FAIL Stringification of (document.createElement("video")).buffered assert_class_ string is not defined(stack: ReferenceError: assert_class_string is not defined
547 at IdlObject. (file:///Volumes/data/b/build/slave/WebKit_Mac10_8/build/src/t hird_party/WebKit/LayoutTests/media/track/opera/resources/idlharness.js:1485:9)
548 at Object.Test.step (file:///Volumes/data/b/build/slave/WebKit_Mac10_8/build /src/third_party/WebKit/LayoutTests/resources/testharness.js:876:18)
549 at test (file:///Volumes/data/b/build/slave/WebKit_Mac10_8/build/src/third_p arty/WebKit/LayoutTests/resources/testharness.js:338:18)
550 at IdlObject.IdlInterface.test_primary_interface_of (file:///Volumes/data/b/ build/slave/WebKit_Mac10_8/build/src/third_party/WebKit/LayoutTests/media/track/ opera/resources/idlharness.js:1481:5)
551 at IdlObject.IdlInterface.test_object (file:///Volumes/data/b/build/slave/We bKit_Mac10_8/build/src/third_party/WebKit/LayoutTests/media/track/opera/resource s/idlharness.js:1431:10)
552 at null. (file:///Volumes/data/b/build/slave/WebKit_Mac10_8/build/src/third_ party/WebKit/LayoutTests/media/track/opera/resources/idlharness.js:424:36)
553 at Array.forEach (native)
554 at IdlArray.test (file:///Volumes/data/b/build/slave/WebKit_Mac10_8/build/sr c/third_party/WebKit/LayoutTests/media/track/opera/resources/idlharness.js:422:3 2)
555 at HTMLTrackElement.statechanged (file:///Volumes/data/b/build/slave/WebKit_ Mac10_8/build/src/third_party/WebKit/LayoutTests/media/track/opera/idl/media-idl -tests.html:327:18))
556 FAIL TimeRanges interface: (document.createElement("video")).buffered must inher it property "length" with the proper type (0) assert_inherits: property "length" found on object expected in prototype chain
557 PASS TimeRanges interface: (document.createElement("video")).buffered must inher it property "start" with the proper type (1)
558 PASS TimeRanges interface: calling start(unsigned long) on (document.createEleme nt("video")).buffered with too few arguments must throw TypeError
559 PASS TimeRanges interface: (document.createElement("video")).buffered must inher it property "end" with the proper type (2)
560 PASS TimeRanges interface: calling end(unsigned long) on (document.createElement ("video")).buffered with too few arguments must throw TypeError
561 FAIL TrackEvent interface: existence and properties of interface object assert_e quals: prototype of window's property "TrackEvent" is not Function.prototype exp ected function "function Empty() {}" but got object "[object Object]"
562 PASS TrackEvent interface constructor
563 FAIL TrackEvent interface: existence and properties of interface prototype objec t Cannot call method 'has_extended_attribute' of undefined(stack: TypeError: Can not call method 'has_extended_attribute' of undefined
564 at IdlObject. (file:///Volumes/data/b/build/slave/WebKit_Mac10_8/build/src/t hird_party/WebKit/LayoutTests/media/track/opera/resources/idlharness.js:1179:23)
565 at Object.Test.step (file:///Volumes/data/b/build/slave/WebKit_Mac10_8/build /src/third_party/WebKit/LayoutTests/resources/testharness.js:876:18)
566 at test (file:///Volumes/data/b/build/slave/WebKit_Mac10_8/build/src/third_p arty/WebKit/LayoutTests/resources/testharness.js:338:18)
567 at IdlObject.IdlInterface.test_self (file:///Volumes/data/b/build/slave/WebK it_Mac10_8/build/src/third_party/WebKit/LayoutTests/media/track/opera/resources/ idlharness.js:1136:5)
568 at IdlObject.IdlExceptionOrInterface.test (file:///Volumes/data/b/build/slav e/WebKit_Mac10_8/build/src/third_party/WebKit/LayoutTests/media/track/opera/reso urces/idlharness.js:686:14)
569 at IdlArray.test (file:///Volumes/data/b/build/slave/WebKit_Mac10_8/build/sr c/third_party/WebKit/LayoutTests/media/track/opera/resources/idlharness.js:419:2 8)
570 at HTMLTrackElement.statechanged (file:///Volumes/data/b/build/slave/WebKit_ Mac10_8/build/src/third_party/WebKit/LayoutTests/media/track/opera/idl/media-idl -tests.html:327:18))
571 PASS TrackEvent interface: existence and properties of interface prototype objec t's "constructor" property
572 FAIL TrackEvent interface: attribute track assert_throws: getting property on pr ototype object must throw TypeError function "function () { [native code] }" did not throw
573 FAIL TrackEvent must be primary interface of new TrackEvent("addtrack"; {track:t ext_track.track}) assert_equals: Unexpected exception when evaluating object exp ected null but got object "SyntaxError: Unexpected token ;"
574 FAIL Stringification of new TrackEvent("addtrack"; {track:text_track.track}) ass ert_equals: Unexpected exception when evaluating object expected null but got ob ject "SyntaxError: Unexpected token ;"
575 FAIL TrackEvent interface: new TrackEvent("addtrack"; {track:text_track.track}) must inherit property "track" with the proper type (0) assert_equals: Unexpected exception when evaluating object expected null but got object "SyntaxError: Une xpected token ;"
576 FAIL EventTarget interface: existence and properties of interface object assert_ own_property: window does not have own property "EventTarget" expected property "EventTarget" missing
577 FAIL EventTarget interface: existence and properties of interface prototype obje ct assert_own_property: window does not have own property "EventTarget" expected property "EventTarget" missing
578 FAIL EventTarget interface: existence and properties of interface prototype obje ct's "constructor" property assert_own_property: window does not have own proper ty "EventTarget" expected property "EventTarget" missing
579 FAIL EventTarget interface: operation addEventListener(DOMString,EventListener,b oolean) assert_own_property: window does not have own property "EventTarget" exp ected property "EventTarget" missing
580 FAIL EventTarget interface: operation removeEventListener(DOMString,EventListene r,boolean) assert_own_property: window does not have own property "EventTarget" expected property "EventTarget" missing
581 FAIL EventTarget interface: operation dispatchEvent(Event) assert_own_property: window does not have own property "EventTarget" expected property "EventTarget" missing
582
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698