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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/serviceworker/iso-latin1-header.html

Issue 1403773004: [Service Workers] Follow-up CL for DCHECK from WebServiceWorkerResponse. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/http/tests/serviceworker/resources/iso-latin1-header-iframe.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/http/tests/serviceworker/iso-latin1-header.html
diff --git a/third_party/WebKit/LayoutTests/http/tests/serviceworker/iso-latin1-header.html b/third_party/WebKit/LayoutTests/http/tests/serviceworker/iso-latin1-header.html
index e56e68c07aa748ceb6f3c3c5bc3536d09c251e10..e93bc05b582e6c2e27c2cd6d639c81982f2e45b1 100644
--- a/third_party/WebKit/LayoutTests/http/tests/serviceworker/iso-latin1-header.html
+++ b/third_party/WebKit/LayoutTests/http/tests/serviceworker/iso-latin1-header.html
@@ -1,5 +1,5 @@
<!DOCTYPE html>
-<title>Service Worker: respondWith with header value containing a non ascii string</title>
+<title>Service Worker: respondWith with header value containing an ISO Latin 1 (ISO-8859-1 Character Set) string</title>
<script src="../resources/testharness.js"></script>
<script src="../resources/testharnessreport.js"></script>
<script src="../resources/get-host-info.js"></script>
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/http/tests/serviceworker/resources/iso-latin1-header-iframe.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698