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

Side by Side Diff: LayoutTests/fast/encoding/api/streaming-decode-expected.txt

Issue 328243002: Remove passing testharness expected files that are not required. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@presubmit_testharness
Patch Set: don't delete http sw workers expected for the moment Created 6 years, 6 months 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
OLDNEW
(Empty)
1 This is a testharness.js-based test.
2 PASS Streaming decode: utf-8, 1 byte window
3 PASS Streaming decode: utf-8, 2 byte window
4 PASS Streaming decode: utf-8, 3 byte window
5 PASS Streaming decode: utf-8, 4 byte window
6 PASS Streaming decode: utf-8, 5 byte window
7 PASS Streaming decode: utf-16le, 1 byte window
8 PASS Streaming decode: utf-16le, 2 byte window
9 PASS Streaming decode: utf-16le, 3 byte window
10 PASS Streaming decode: utf-16le, 4 byte window
11 PASS Streaming decode: utf-16le, 5 byte window
12 PASS Streaming decode: utf-16be, 1 byte window
13 PASS Streaming decode: utf-16be, 2 byte window
14 PASS Streaming decode: utf-16be, 3 byte window
15 PASS Streaming decode: utf-16be, 4 byte window
16 PASS Streaming decode: utf-16be, 5 byte window
17 Harness: the test ran to completion.
18
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698