updated Blob constructor to use optional, fixes https://github.com/servo/servo/issues/10779

This commit is contained in:
Yoav Alon 2016-04-21 22:26:08 +03:00
parent 98ae238adf
commit 711c23ae39
3 changed files with 21 additions and 27 deletions

View file

@ -46,7 +46,3 @@
bug: https://github.com/servo/servo/issues/10744
expected: FAIL
[Blob constructor with undefined as first argument]
bug: https://github.com/servo/servo/issues/10779
expected: FAIL