mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
Implemented Location.assign
This commit is contained in:
parent
c360b75e16
commit
75e5c6fcdb
3 changed files with 7 additions and 10 deletions
|
@ -8646,21 +8646,12 @@
|
|||
[Location interface object length]
|
||||
expected: FAIL
|
||||
|
||||
[Location interface: operation assign(DOMString)]
|
||||
expected: FAIL
|
||||
|
||||
[Location interface: operation replace(DOMString)]
|
||||
expected: FAIL
|
||||
|
||||
[Location interface: operation reload()]
|
||||
expected: FAIL
|
||||
|
||||
[Location interface: window.location must inherit property "assign" with the proper type (0)]
|
||||
expected: FAIL
|
||||
|
||||
[Location interface: calling assign(DOMString) on window.location with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[Location interface: window.location must inherit property "replace" with the proper type (1)]
|
||||
expected: FAIL
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue