Commit Graph

2 Commits

Author SHA1 Message Date
Zaggy1024
15af5fb420 Tests: Consider video autoplay succeeded when it is not paused on load
Fixes a 1 in 200ish flake on autoplay-of-file-video-from-file-document.
2026-03-17 21:36:53 -05:00
Shannon Booth
e188de89f9 LibWeb/PermissionsPolicy: Allow autoplay of file:// media from file://
As file:// URLs are considered opaque origins by default, we need
to special case them in the allowlist as any opaque origin will
not be matched in the allow list.
2026-03-01 01:04:10 +01:00