Sync WPT with upstream (29-06-2025) (#37774)

Automated downstream sync of changes from upstream as of 29-06-2025
[no-wpt-sync]

Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
Servo WPT Sync 2025-06-29 03:47:33 +02:00 committed by GitHub
parent e1c037815c
commit 9a0f2be162
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
548 changed files with 15671 additions and 4682 deletions

View file

@ -0,0 +1,55 @@
[invalid-bytes.html]
expected: TIMEOUT
[CSP: "img-src 'none'\\x01" should allow rendering (Invalid directive ignored).]
expected: TIMEOUT
[CSP: "img-src 'none' http:\\x01" should allow rendering (Invalid directive ignored).]
expected: NOTRUN
[CSP: "img-src 'self'\\x01" should allow rendering (Invalid directive ignored).]
expected: NOTRUN
[CSP: "img-src 'none'; media-src 'self'\\x01" should block rendering.]
expected: NOTRUN
[CSP: "img-src 'self'; media-src 'self'\\x01" should allow rendering.]
expected: NOTRUN
[CSP: "img-src 'self', img-src 'self'\\x01" should allow rendering.]
expected: NOTRUN
[CSP: "img-src 'none', img-src 'self'\\x01" should block rendering.]
expected: NOTRUN
[CSP: "img-src 'self', img-src\\x01" should allow rendering.]
expected: NOTRUN
[CSP: "img-src 'none', img-src\\x01" should block rendering.]
expected: NOTRUN
[CSP: "img-src 'none'\\x7f" should allow rendering (Invalid directive ignored).]
expected: NOTRUN
[CSP: "img-src 'none' http:\\x7f" should allow rendering (Invalid directive ignored).]
expected: NOTRUN
[CSP: "img-src 'self'\\x7f" should allow rendering (Invalid directive ignored).]
expected: NOTRUN
[CSP: "img-src 'none'; media-src 'self'\\x7f" should block rendering.]
expected: NOTRUN
[CSP: "img-src 'self'; media-src 'self'\\x7f" should allow rendering.]
expected: NOTRUN
[CSP: "img-src 'self', img-src 'self'\\x7f" should allow rendering.]
expected: NOTRUN
[CSP: "img-src 'none', img-src 'self'\\x7f" should block rendering.]
expected: NOTRUN
[CSP: "img-src 'self', img-src\\x7f" should allow rendering.]
expected: NOTRUN
[CSP: "img-src 'none', img-src\\x7f" should block rendering.]
expected: NOTRUN