blob: f54946c5e4bbeea2a19f38128eb97d6378b7601d (
plain)
1
2
3
4
5
6
7
8
|
Test that FileReader.result returns the same result regardless of whether it's from cache or not by getting it twice.
This is a testharness.js-based test.
PASS Read from a blob as a binary string
PASS Read from a blob as a text
PASS Read from a blob as a data URL
Harness: the test ran to completion.
|