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

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

Issue 54173002: Allow accessing data URL resource using CORS (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rebase 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
2 PASS Test parsing a data URL. US-ASCII into DOMString
3 PASS Test parsing a data URL. Binary into ArrayBuffer
4 PASS Test parsing a data URL. UTF-8 data into DOMString.
5 PASS Test parsing a data URL. UTF-8 data into Blob.
6 PASS Test parsing a data URL. Invalid Base64 data.
7
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698