Update js to 3352139c1dedbdff5fe1078152f46522cd04b2f3

This pulls in https://github.com/servo/rust-mozjs/pull/264.
This commit is contained in:
Anthony Ramine 2016-05-19 10:38:02 +02:00
parent 872565bb4b
commit 7a07421563
4 changed files with 12 additions and 21 deletions

View file

@ -3,15 +3,6 @@
[Passing non-objects, Dates and RegExps for blobParts should throw a TypeError.]
expected: FAIL
[Getters and value conversions should happen in order until an exception is thrown.]
expected: FAIL
[Changes to the blobParts array should be reflected in the returned Blob (pop).]
expected: FAIL
[Changes to the blobParts array should be reflected in the returned Blob (unshift).]
expected: FAIL
[ArrayBuffer elements of the blobParts array should be supported.]
expected: FAIL