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

Side by Side Diff: third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/xmlhttprequest-data-url-expected.txt

Issue 1885703003: Make testharness.js tests fail on uncaught exceptions (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Recover script changes Created 4 years, 8 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 CONSOLE ERROR: XMLHttpRequest cannot load data:text/html;charset=utf-8;base64,5p aH5a2X. Invalid response. Origin 'http://127.0.0.1:8000' is therefore not allowe d access.
2 This is a testharness.js-based test.
3 PASS Test parsing a data URL. US-ASCII into DOMString
4 PASS Test parsing a data URL. Binary into ArrayBuffer
5 PASS Test parsing a data URL. UTF-8 data into DOMString.
6 PASS Test parsing a data URL. UTF-8 data into Blob.
7 PASS Test parsing a data URL. Invalid Base64 data.
8 Harness: the test ran to completion.
9
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698