Update web-platform-tests to revision b'c23b0ad587af296087067b48a2f2101233589a8f' (#35869)

Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
Servo WPT Sync 2025-03-09 02:39:16 +01:00 committed by GitHub
parent d0a306729d
commit 66583ce3c9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
762 changed files with 25364 additions and 9859 deletions

View file

@ -902,6 +902,12 @@
[Parsing: <///example.org/../path/../../path> against <http://example.org/>]
expected: FAIL
[Parsing: <foo://host/ !"$%&'()*+,-./:;<=>@[\\\]^_`{|}~> without base]
expected: FAIL
[Parsing: <wss://host/ !"$%&'()*+,-./:;<=>@[\\\]^_`{|}~> without base]
expected: FAIL
[url-constructor.any.worker.html?include=file]
[Parsing: </> against <file://h/C:/a/b>]
@ -1269,6 +1275,12 @@
[Parsing: <file:///w|/m> without base]
expected: FAIL
[Parsing: <foo://host/ !"$%&'()*+,-./:;<=>@[\\\]^_`{|}~> without base]
expected: FAIL
[Parsing: <wss://host/ !"$%&'()*+,-./:;<=>@[\\\]^_`{|}~> without base]
expected: FAIL
[url-constructor.any.html?include=file]
[Parsing: </> against <file://h/C:/a/b>]