Autoplay media / automatic fullscreenEMBEDDED

Try autoplaying media with sound or taking fullscreen with requestFullscreen.

Behavior by sandbox policy
PolicyExpected result
No sandboxpartial
sandbox="allow-scripts"partial
sandbox="" (strictest)blocked
Embed snippet

This snippet uses the dedicated embed page. Paste it into your own service and check rendering or blocking behavior.

The current snippet has no sandbox restrictions. Use it to observe behavior, not as a production default.
<iframe src="https://xss-playground.com/embed/autoplay-media?lang=en" title="XSS Playground - Autoplay media / automatic fullscreen" width="600" height="420" loading="lazy" referrerpolicy="strict-origin-when-cross-origin"></iframe>

Run

// no logs

Explanation