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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/inspector/network/resource-priority-expected.txt

Issue 1603873004: Dynamically inserted StyleSheet shouldn't block loading. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: update LayoutTests 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/resource-priority-expected.txt
diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector/network/resource-priority-expected.txt b/third_party/WebKit/LayoutTests/http/tests/inspector/network/resource-priority-expected.txt
index 9f7a66d7489edf471731fbabd6b7ee290e8ba4d6..b5a5c577a763a336e22a1e7b8b760586ffd43825 100644
--- a/third_party/WebKit/LayoutTests/http/tests/inspector/network/resource-priority-expected.txt
+++ b/third_party/WebKit/LayoutTests/http/tests/inspector/network/resource-priority-expected.txt
@@ -7,6 +7,6 @@ Request: empty-script.js?async priority: Low
Request: empty.html?xhr-sync priority: VeryHigh
Request: empty.html?xhr-async priority: Medium
Request: abe.png priority: VeryLow
-Request: style.css priority: High
+Request: style.css priority: VeryLow
Request: empty.html?iframe priority: VeryHigh

Powered by Google App Engine
This is Rietveld 408576698