Make type-argument.window.js test as pass

This commit is contained in:
CYBAI 2018-03-20 22:28:41 +08:00
parent aad6efa8f3
commit a35214b6b6

View file

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