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

Unified Diff: third_party/WebKit/LayoutTests/imported/wpt/service-workers/service-worker/client-navigate.https-expected.txt

Issue 2415873002: Import w3c tests for the service workers (Closed)
Patch Set: Rebase Created 4 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
Index: third_party/WebKit/LayoutTests/imported/wpt/service-workers/service-worker/client-navigate.https-expected.txt
diff --git a/third_party/WebKit/LayoutTests/imported/wpt/service-workers/service-worker/client-navigate.https-expected.txt b/third_party/WebKit/LayoutTests/imported/wpt/service-workers/service-worker/client-navigate.https-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..35aedf3a670fc1cb4643d6afb91e1a40bb8b2db9
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/imported/wpt/service-workers/service-worker/client-navigate.https-expected.txt
@@ -0,0 +1,8 @@
+CONSOLE ERROR: Mixed Content: The page at 'https://web-platform.test:8444/service-workers/service-worker/client-navigate.https.html' was loaded over HTTPS, but requested an insecure resource 'http://example.com/'. This request has been blocked; the content must be served over HTTPS.
+This is a testharness.js-based test.
+Harness Error. harness_status.status = 2 , harness_status.message = null
+PASS Frame location should update on successful navigation
+PASS Frame location should not be accessible after redirect
+TIMEOUT Frame location should not update on failed navigation Test timed out
+Harness: the test ran to completion.
+

Powered by Google App Engine
This is Rietveld 408576698