Correctly initialize URL.searchParams

This commit is contained in:
Simon Sapin 2016-04-22 14:25:01 +02:00
parent 7932ab6ac2
commit 85de5ec743
3 changed files with 25 additions and 28 deletions

View file

@ -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