mirror of
https://github.com/servo/servo.git
synced 2025-08-10 07:55:33 +01:00
Correctly initialize URL.searchParams
This commit is contained in:
parent
7932ab6ac2
commit
85de5ec743
3 changed files with 25 additions and 28 deletions
|
@ -75,15 +75,6 @@
|
|||
[Parsing: <h\tt\nt\rp://h\to\ns\rt:9\t0\n0\r0/p\ta\nt\rh?q\tu\ne\rry#f\tr\na\rg> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[URL.searchParams updating, clearing]
|
||||
expected: FAIL
|
||||
|
||||
[URL.searchParams and URL.search setters, update propagation]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <?a=b&c=d> against <http://example.org/foo/bar>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <??a=b&c=d> against <http://example.org/foo/bar>]
|
||||
expected: FAIL
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue