mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Make type-argument.window.js test as pass
This commit is contained in:
parent
aad6efa8f3
commit
a35214b6b6
1 changed files with 0 additions and 22 deletions
|
@ -1,22 +0,0 @@
|
|||
[type-argument.window.html]
|
||||
[document.open() with type set to: NOBODY (type argument is supposed to be ignored)]
|
||||
expected: FAIL
|
||||
|
||||
[document.open() with type set to: @ FD ; (type argument is supposed to be ignored)]
|
||||
expected: FAIL
|
||||
|
||||
[document.open() with type set to: it does not matter, you see \x0c (type argument is supposed to be ignored)]
|
||||
expected: FAIL
|
||||
|
||||
[document.open() with type set to: text/plain (type argument is supposed to be ignored)]
|
||||
expected: FAIL
|
||||
|
||||
[document.open() with type set to: text/xml (type argument is supposed to be ignored)]
|
||||
expected: FAIL
|
||||
|
||||
[document.open() with type set to: application/octet-stream (type argument is supposed to be ignored)]
|
||||
expected: FAIL
|
||||
|
||||
[document.open() with type set to: \x00 (type argument is supposed to be ignored)]
|
||||
expected: FAIL
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue