mirror of
https://github.com/servo/servo.git
synced 2025-08-07 14:35:33 +01:00
delete outdated test cases, addressing issue #11075
This commit is contained in:
parent
ab12d8098f
commit
b93409bab0
1 changed files with 0 additions and 6 deletions
|
@ -3,9 +3,6 @@
|
|||
[Passing non-objects, Dates and RegExps for blobParts should throw a TypeError.]
|
||||
expected: FAIL
|
||||
|
||||
[Passing an platform object that supports indexed properties as the blobParts array should work (window).]
|
||||
expected: FAIL
|
||||
|
||||
[Getters and value conversions should happen in order until an exception is thrown.]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -24,9 +21,6 @@
|
|||
[Passing a Float64Array as element of the blobParts array should work.]
|
||||
expected: FAIL
|
||||
|
||||
[Passing an platform object that supports indexed properties as the blobParts array should work (window with custom toString).]
|
||||
expected: FAIL
|
||||
|
||||
[Passing an platform object that supports indexed properties as the blobParts array should work (select).]
|
||||
expected: FAIL
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue