mirror of
https://github.com/servo/servo.git
synced 2025-09-18 19:08:22 +01:00
Sync WPT with upstream (07-09-2025) (#39188)
Automated downstream sync of changes from upstream as of 07-09-2025 [no-wpt-sync] Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
parent
3ac8875697
commit
af8723c0b1
743 changed files with 13580 additions and 12062 deletions
|
@ -22,3 +22,54 @@
|
|||
|
||||
[fetchLater() throws RangeError on negative activateAfter.]
|
||||
expected: FAIL
|
||||
|
||||
[fetchLater() with same-origin (https) URL does not throw.]
|
||||
expected: FAIL
|
||||
|
||||
[fetchLater() with http://localhost URL does not throw.]
|
||||
expected: FAIL
|
||||
|
||||
[fetchLater() with https://localhost URL does not throw.]
|
||||
expected: FAIL
|
||||
|
||||
[fetchLater() with http://127.0.0.1 URL does not throw.]
|
||||
expected: FAIL
|
||||
|
||||
[fetchLater() with https://127.0.0.1 URL does not throw.]
|
||||
expected: FAIL
|
||||
|
||||
[fetchLater() with http://[::1\] URL does not throw.]
|
||||
expected: FAIL
|
||||
|
||||
[fetchLater() with https://[::1\] URL does not throw.]
|
||||
expected: FAIL
|
||||
|
||||
[fetchLater() with https://example.com URL does not throw.]
|
||||
expected: FAIL
|
||||
|
||||
[fetchLater() throws SecurityError on non-trustworthy http URL.]
|
||||
expected: FAIL
|
||||
|
||||
[fetchLater() throws TypeError on file:// scheme.]
|
||||
expected: FAIL
|
||||
|
||||
[fetchLater() throws TypeError on ftp:// scheme.]
|
||||
expected: FAIL
|
||||
|
||||
[fetchLater() throws TypeError on ssh:// scheme.]
|
||||
expected: FAIL
|
||||
|
||||
[fetchLater() throws TypeError on wss:// scheme.]
|
||||
expected: FAIL
|
||||
|
||||
[fetchLater() throws TypeError on about: scheme.]
|
||||
expected: FAIL
|
||||
|
||||
[fetchLater() throws TypeError on javascript: scheme.]
|
||||
expected: FAIL
|
||||
|
||||
[fetchLater() throws TypeError on data: scheme.]
|
||||
expected: FAIL
|
||||
|
||||
[fetchLater() throws TypeError on blob: scheme.]
|
||||
expected: FAIL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue