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