1[idlharness.window.html]
2  [PictureInPictureWindow interface: existence and properties of interface object]
3    expected: FAIL
4
5  [PictureInPictureWindow interface object length]
6    expected: FAIL
7
8  [PictureInPictureWindow interface object name]
9    expected: FAIL
10
11  [PictureInPictureWindow interface: existence and properties of interface prototype object]
12    expected: FAIL
13
14  [PictureInPictureWindow interface: existence and properties of interface prototype object's "constructor" property]
15    expected: FAIL
16
17  [PictureInPictureWindow interface: existence and properties of interface prototype object's @@unscopables property]
18    expected: FAIL
19
20  [PictureInPictureWindow interface: attribute width]
21    expected: FAIL
22
23  [PictureInPictureWindow interface: attribute height]
24    expected: FAIL
25
26  [PictureInPictureWindow interface: attribute onresize]
27    expected: FAIL
28
29  [Document interface: attribute pictureInPictureEnabled]
30    expected: FAIL
31
32  [Document interface: operation exitPictureInPicture()]
33    expected: FAIL
34
35  [Document interface: attribute pictureInPictureElement]
36    expected: FAIL
37
38  [Document interface: document must inherit property "pictureInPictureEnabled" with the proper type]
39    expected: FAIL
40
41  [Document interface: document must inherit property "exitPictureInPicture()" with the proper type]
42    expected: FAIL
43
44  [Document interface: document must inherit property "pictureInPictureElement" with the proper type]
45    expected: FAIL
46
47  [HTMLVideoElement interface: attribute onenterpictureinpicture]
48    expected: FAIL
49
50  [HTMLVideoElement interface: attribute onleavepictureinpicture]
51    expected: FAIL
52
53  [HTMLVideoElement interface: attribute disablePictureInPicture]
54    expected: FAIL
55
56  [PictureInPictureWindow must be primary interface of pipw]
57    expected: FAIL
58
59  [Stringification of pipw]
60    expected: FAIL
61
62  [PictureInPictureWindow interface: pipw must inherit property "width" with the proper type]
63    expected: FAIL
64
65  [PictureInPictureWindow interface: pipw must inherit property "height" with the proper type]
66    expected: FAIL
67
68  [PictureInPictureWindow interface: pipw must inherit property "onresize" with the proper type]
69    expected: FAIL
70
71  [HTMLVideoElement interface: video must inherit property "onenterpictureinpicture" with the proper type]
72    expected: FAIL
73
74  [HTMLVideoElement interface: video must inherit property "onleavepictureinpicture" with the proper type]
75    expected: FAIL
76
77  [HTMLVideoElement interface: video must inherit property "disablePictureInPicture" with the proper type]
78    expected: FAIL
79
80  [DocumentOrShadowRoot interface: document must inherit property "pictureInPictureElement" with the proper type]
81    expected: FAIL
82
83  [ShadowRoot interface: attribute pictureInPictureElement]
84    expected: FAIL
85
86  [idl_test setup]
87    expected: FAIL
88
89  [HTMLVideoElement interface: operation requestPictureInPicture()]
90    expected: FAIL
91
92  [HTMLVideoElement interface: video must inherit property "requestPictureInPicture()" with the proper type]
93    expected: FAIL
94
95  [HTMLVideoElement interface: attribute autoPictureInPicture]
96    expected: FAIL
97
98  [HTMLVideoElement interface: video must inherit property "autoPictureInPicture" with the proper type]
99    expected: FAIL
100
101  [PictureInPictureEvent interface object length]
102    expected: FAIL
103
104  [PictureInPictureEvent interface: existence and properties of interface prototype object's @@unscopables property]
105    expected: FAIL
106
107  [PictureInPictureEvent interface: existence and properties of interface prototype object]
108    expected: FAIL
109
110  [PictureInPictureEvent interface: existence and properties of interface object]
111    expected: FAIL
112
113  [PictureInPictureEvent interface: attribute pictureInPictureWindow]
114    expected: FAIL
115
116  [PictureInPictureEvent interface: existence and properties of interface prototype object's "constructor" property]
117    expected: FAIL
118
119  [PictureInPictureEvent interface object name]
120    expected: FAIL
121
122  [Stringification of new PictureInPictureEvent("type", { pictureInPictureWindow: pipw })]
123    expected: FAIL
124
125  [PictureInPictureEvent must be primary interface of new PictureInPictureEvent("type", { pictureInPictureWindow: pipw })]
126    expected: FAIL
127
128  [PictureInPictureEvent interface: new PictureInPictureEvent("type", { pictureInPictureWindow: pipw }) must inherit property "pictureInPictureWindow" with the proper type]
129    expected: FAIL
130
131