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