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

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

Issue 2753053004: Improve preload related priorities (Closed)
Patch Set: Created 3 years, 9 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 e02e245882e0f71499a78d998490e86294c38124..efeeca048c74517614ab2154c54a5a2bded7f1e1 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
@@ -4,6 +4,10 @@ Tests resource priorities.
Request: empty-script.js?sync priority: High
Request: empty-script.js?async priority: Low
+Request: abe.png?preceding priority: Low
+Request: empty-script.js?preceded priority: Medium
+Request: abe.png?precedingPreload priority: Low
+Request: empty-script.js?precededByPreload priority: High
Request: empty.html?xhr-sync priority: VeryHigh
Request: empty.html?xhr-async priority: High
Request: abe.png priority: Low

Powered by Google App Engine
This is Rietveld 408576698