mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
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:
commit
5376bdaf48
4 changed files with 12 additions and 21 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue