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

Side by Side Diff: third_party/WebKit/LayoutTests/http/tests/security/deprecated-subresource-requests-expected.txt

Issue 2976523002: Fix ftp subresource deprecation message. (Closed)
Patch Set: Fix LayoutTests Created 3 years, 5 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
1 CONSOLE WARNING: Subresource requests using legacy protocols (like `ftp:`) are a re blocked. Please deliver web-accessible resources over modern protocols like H TTPS. See https://www.chromestatus.com/feature/5709390967472128 for details. 1 CONSOLE WARNING: Subresource requests using legacy protocols (like `ftp:`) are b locked. Please deliver web-accessible resources over modern protocols like HTTPS . See https://www.chromestatus.com/feature/5709390967472128 for details.
2 CONSOLE WARNING: Subresource requests whose URLs contain embedded credentials (e .g. `https://user:pass@host/`) are blocked. See https://www.chromestatus.com/fea ture/5669008342777856 for more details. 2 CONSOLE WARNING: Subresource requests whose URLs contain embedded credentials (e .g. `https://user:pass@host/`) are blocked. See https://www.chromestatus.com/fea ture/5669008342777856 for more details.
3 This is a testharness.js-based test. 3 This is a testharness.js-based test.
4 PASS Untitled 4 PASS Untitled
5 Harness: the test ran to completion. 5 Harness: the test ran to completion.
6 6
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698