Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / files / file-reader-result-twice-expected.txt
blobf54946c5e4bbeea2a19f38128eb97d6378b7601d
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.