Auto merge of #11263 - nox:forof, r=Ms2ger

Update js to 3352139c1dedbdff5fe1078152f46522cd04b2f3

This pulls in https://github.com/servo/rust-mozjs/pull/264.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/11263)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo 2016-05-19 08:15:37 -07:00
commit 5376bdaf48
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