← back to v130 · document-picture-in-picture-add-option-to-ignore-window-bounds-cache
conformance · v130
v130 · document-picture-in-picture-add-option-to-ignore-window-bounds-cache — conformance probe
5 assertions drawn from the spec. Each is a single contract the spec text makes. Pass/fail reflects what this browser executed; blocked means the contract was not run because it needs user mediation, hardware, or another unavailable precondition. Open the page in Chrome stable / canary / Firefox / Safari to compare.
0
pass
0
fail
0
blocked
5
total
| id | contract | kind | verdict | detail |
|---|---|---|---|---|
documentpictureinpicture-global |
The documentPictureInPicture global is exposed on Window. spec ↗ | exists | … | |
documentpictureinpicture-requestwindow |
documentPictureInPicture.requestWindow is a function. spec ↗ | typeof | … | |
documentpictureinpicture-window-getter |
documentPictureInPicture exposes a window getter to read the current PiP window. spec ↗ | script | … | |
request-window-accepts-prefer-initial-placement |
requestWindow accepts a preferInitialWindowPlacement option (new in this release) without TypeError at the dictionary parse step. spec ↗ | script | … | |
enter-pip-event-name |
documentPictureInPicture exposes an onenter event handler attribute for the enterpictureinpicture event. spec ↗ | script | … |