Implement blob url support in the fetch stack.

This commit is contained in:
Ms2ger 2016-10-13 17:01:24 +02:00
parent 92f1cbcbe3
commit e134871a95
6 changed files with 147 additions and 4 deletions

View file

@ -1,3 +1,6 @@
[scheme-blob-worker.html]
type: testharness
expected: CRASH
[Fetching [GET\] URL.createObjectURL(blob) is OK]
bug: https://github.com/servo/servo/issues/13766
expected: FAIL

View file

@ -1,3 +1,6 @@
[scheme-blob.html]
type: testharness
expected: CRASH
[Fetching [GET\] URL.createObjectURL(blob) is OK]
bug: https://github.com/servo/servo/issues/13766
expected: FAIL