blob: 438247338f06be3e4fcf67d95ae5ef800df57e26 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
|
[idlharness.window.html]
[RemotePlayback interface: existence and properties of interface object]
expected: FAIL
[RemotePlayback interface object length]
expected: FAIL
[RemotePlayback interface object name]
expected: FAIL
[RemotePlayback interface: existence and properties of interface prototype object]
expected: FAIL
[RemotePlayback interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[RemotePlayback interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
[RemotePlayback interface: operation watchAvailability(RemotePlaybackAvailabilityCallback)]
expected: FAIL
[RemotePlayback interface: attribute state]
expected: FAIL
[RemotePlayback interface: attribute onconnecting]
expected: FAIL
[RemotePlayback interface: attribute onconnect]
expected: FAIL
[RemotePlayback interface: attribute ondisconnect]
expected: FAIL
[RemotePlayback interface: operation prompt()]
expected: FAIL
[RemotePlayback must be primary interface of media.remote]
expected: FAIL
[Stringification of media.remote]
expected: FAIL
[RemotePlayback interface: media.remote must inherit property "watchAvailability(RemotePlaybackAvailabilityCallback)" with the proper type]
expected: FAIL
[RemotePlayback interface: calling watchAvailability(RemotePlaybackAvailabilityCallback) on media.remote with too few arguments must throw TypeError]
expected: FAIL
[RemotePlayback interface: media.remote must inherit property "state" with the proper type]
expected: FAIL
[RemotePlayback interface: media.remote must inherit property "onconnecting" with the proper type]
expected: FAIL
[RemotePlayback interface: media.remote must inherit property "onconnect" with the proper type]
expected: FAIL
[RemotePlayback interface: media.remote must inherit property "ondisconnect" with the proper type]
expected: FAIL
[RemotePlayback interface: media.remote must inherit property "prompt()" with the proper type]
expected: FAIL
[HTMLMediaElement interface: attribute remote]
expected: FAIL
[HTMLMediaElement interface: attribute disableRemotePlayback]
expected: FAIL
[RemotePlayback interface: calling cancelWatchAvailability(optional long) on media.remote with too few arguments must throw TypeError]
expected: FAIL
[RemotePlayback interface: operation cancelWatchAvailability(optional long)]
expected: FAIL
[RemotePlayback interface: media.remote must inherit property "cancelWatchAvailability(optional long)" with the proper type]
expected: FAIL
|