LibWeb: Avoid accessing opaque origin port during CSP checks

This commit is contained in:
Tim Ledbetter 2025-07-13 05:31:12 +01:00 committed by Jelle Raaijmakers
commit 941da11ece
Notes: github-actions[bot] 2025-07-13 12:34:40 +00:00
5 changed files with 111 additions and 1 deletions

View file

@ -0,0 +1,6 @@
Harness status: OK
Found 1 tests
1 Pass
Pass Iframe's url must not match with 'self'. It must be blocked.

View file

@ -0,0 +1,6 @@
Harness status: OK
Found 1 tests
1 Pass
Pass Image's url must not match with 'self'. Image must be blocked.