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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/inspector/network/subresource-integrity-number-of-requests-for-stylesheet-expected.txt

Issue 1569623002: Fix-up some code relating to SRI double-requesting scripts (Closed) Base URL: https://chromium.googlesource.com/chromium/src@master
Patch Set: More fixes Created 4 years, 11 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/http/tests/inspector/network/subresource-integrity-number-of-requests-for-stylesheet-expected.txt
diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector/network/subresource-integrity-number-of-requests-for-stylesheet-expected.txt b/third_party/WebKit/LayoutTests/http/tests/inspector/network/subresource-integrity-number-of-requests-for-stylesheet-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..80f40fe16888188b732c0d26731c49096cf29dcc
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/http/tests/inspector/network/subresource-integrity-number-of-requests-for-stylesheet-expected.txt
@@ -0,0 +1,4 @@
+CONSOLE MESSAGE: line 5: Stylesheet loaded successfully.
+Verify that only one request is made for basic stylesheet requests with integrity attribute.
+
+

Powered by Google App Engine
This is Rietveld 408576698