[idlharness.window.html]
  expected:
    if (os == "android") and fission: [OK, TIMEOUT]
  [PictureInPictureWindow interface: existence and properties of interface object]
    expected: FAIL

  [PictureInPictureWindow interface object length]
    expected: FAIL

  [PictureInPictureWindow interface object name]
    expected: FAIL

  [PictureInPictureWindow interface: existence and properties of interface prototype object]
    expected: FAIL

  [PictureInPictureWindow interface: existence and properties of interface prototype object's "constructor" property]
    expected: FAIL

  [PictureInPictureWindow interface: existence and properties of interface prototype object's @@unscopables property]
    expected: FAIL

  [PictureInPictureWindow interface: attribute width]
    expected: FAIL

  [PictureInPictureWindow interface: attribute height]
    expected: FAIL

  [PictureInPictureWindow interface: attribute onresize]
    expected: FAIL

  [Document interface: attribute pictureInPictureEnabled]
    expected: FAIL

  [Document interface: operation exitPictureInPicture()]
    expected: FAIL

  [Document interface: attribute pictureInPictureElement]
    expected: FAIL

  [Document interface: document must inherit property "pictureInPictureEnabled" with the proper type]
    expected: FAIL

  [Document interface: document must inherit property "exitPictureInPicture()" with the proper type]
    expected: FAIL

  [Document interface: document must inherit property "pictureInPictureElement" with the proper type]
    expected: FAIL

  [HTMLVideoElement interface: attribute onenterpictureinpicture]
    expected: FAIL

  [HTMLVideoElement interface: attribute onleavepictureinpicture]
    expected: FAIL

  [PictureInPictureWindow must be primary interface of pipw]
    expected: FAIL

  [Stringification of pipw]
    expected: FAIL

  [PictureInPictureWindow interface: pipw must inherit property "width" with the proper type]
    expected: FAIL

  [PictureInPictureWindow interface: pipw must inherit property "height" with the proper type]
    expected: FAIL

  [PictureInPictureWindow interface: pipw must inherit property "onresize" with the proper type]
    expected: FAIL

  [HTMLVideoElement interface: video must inherit property "onenterpictureinpicture" with the proper type]
    expected: FAIL

  [HTMLVideoElement interface: video must inherit property "onleavepictureinpicture" with the proper type]
    expected: FAIL

  [DocumentOrShadowRoot interface: document must inherit property "pictureInPictureElement" with the proper type]
    expected: FAIL

  [ShadowRoot interface: attribute pictureInPictureElement]
    expected: FAIL

  [idl_test setup]
    expected: FAIL

  [HTMLVideoElement interface: operation requestPictureInPicture()]
    expected: FAIL

  [HTMLVideoElement interface: video must inherit property "requestPictureInPicture()" with the proper type]
    expected: FAIL

  [PictureInPictureEvent interface object length]
    expected: FAIL

  [PictureInPictureEvent interface: existence and properties of interface prototype object's @@unscopables property]
    expected: FAIL

  [PictureInPictureEvent interface: existence and properties of interface prototype object]
    expected: FAIL

  [PictureInPictureEvent interface: existence and properties of interface object]
    expected: FAIL

  [PictureInPictureEvent interface: attribute pictureInPictureWindow]
    expected: FAIL

  [PictureInPictureEvent interface: existence and properties of interface prototype object's "constructor" property]
    expected: FAIL

  [PictureInPictureEvent interface object name]
    expected: FAIL

  [Stringification of new PictureInPictureEvent("type", { pictureInPictureWindow: pipw })]
    expected: FAIL

  [PictureInPictureEvent must be primary interface of new PictureInPictureEvent("type", { pictureInPictureWindow: pipw })]
    expected: FAIL

  [PictureInPictureEvent interface: new PictureInPictureEvent("type", { pictureInPictureWindow: pipw }) must inherit property "pictureInPictureWindow" with the proper type]
    expected: FAIL