Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(548)

Side by Side Diff: LayoutTests/fast/files/file-reader-result-twice-expected.txt

Issue 109763007: Reland r159735 - support for test harness (text-only) tests w/o expected results. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: update testharness-based baselines Created 7 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 Test that FileReader.result returns the same result regardless of whether it's f rom cache or not by getting it twice. 1 Test that FileReader.result returns the same result regardless of whether it's f rom cache or not by getting it twice.
2 2
3 3 This is a testharness.js-based test.
4 PASS Read from a blob as a binary string 4 PASS Read from a blob as a binary string
5 PASS Read from a blob as a text 5 PASS Read from a blob as a text
6 PASS Read from a blob as a data URL 6 PASS Read from a blob as a data URL
7 Harness: the test ran to completion.
7 8
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698