← back to v132 · remove-prefixed-htmlvideoelement-fullscreen-apis

conformance · v132

v132 · remove-prefixed-htmlvideoelement-fullscreen-apis — conformance probe

6 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.

browser: spec: https://fullscreen.spec.whatwg.org/ chromestatus: #5111638103687168 generated 2026-06-01T08:35:00Z by conformance-author-v1-subagent
0
pass
0
fail
0
blocked
6
total
id contract kind verdict detail
webkit-supports-fullscreen-removed HTMLVideoElement no longer exposes the legacy webkitSupportsFullscreen property. spec ↗ script
webkit-displaying-fullscreen-removed HTMLVideoElement no longer exposes the legacy webkitDisplayingFullscreen property. spec ↗ script
webkit-enter-fullscreen-removed HTMLVideoElement no longer exposes webkitEnterFullscreen or webkitEnterFullScreen. spec ↗ script
webkit-exit-fullscreen-removed HTMLVideoElement no longer exposes webkitExitFullscreen or webkitExitFullScreen. spec ↗ script
request-fullscreen-still-works The standardised Element.requestFullscreen remains available. typeof
document-exit-fullscreen-still-works document.exitFullscreen remains available. typeof