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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/loading/css-no-cache-revalidation-expected.txt

Issue 2353903002: {CSS,XSL}StyleSheetResource should mark their clients as finished on checkNotify (Closed)
Patch Set: yhirano style Created 4 years, 3 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/loading/css-no-cache-revalidation-expected.txt
diff --git a/third_party/WebKit/LayoutTests/http/tests/loading/css-no-cache-revalidation-expected.txt b/third_party/WebKit/LayoutTests/http/tests/loading/css-no-cache-revalidation-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..a781ee2144c5cef73a612f7c751bde9c04214f86
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/http/tests/loading/css-no-cache-revalidation-expected.txt
@@ -0,0 +1,33 @@
+main frame - didStartProvisionalLoadForFrame
+main frame - didCommitLoadForFrame
+frame "A" - didStartProvisionalLoadForFrame
+main frame - didFinishDocumentLoadForFrame
+frame "A" - didCommitLoadForFrame
+frame "A" - didFinishDocumentLoadForFrame
+frame "A" - didFinishDocumentLoadForFrame
+frame "A" - didHandleOnloadEventsForFrame
+frame "A" - didFinishLoadForFrame
+main frame - didHandleOnloadEventsForFrame
+main frame - didFinishLoadForFrame
+frame "B" - didStartProvisionalLoadForFrame
+frame "B" - didCommitLoadForFrame
+frame "B" - didFinishDocumentLoadForFrame
+frame "B" - didFinishDocumentLoadForFrame
+frame "B" - didHandleOnloadEventsForFrame
+frame "B" - didFinishLoadForFrame
+frame "A" - didStartProvisionalLoadForFrame
+frame "A" - didCommitLoadForFrame
+frame "A" - didFinishDocumentLoadForFrame
+frame "A" - didFinishDocumentLoadForFrame
+frame "A" - didHandleOnloadEventsForFrame
+frame "A" - didFinishLoadForFrame
+frame "B" - didStartProvisionalLoadForFrame
+frame "B" - didCommitLoadForFrame
+frame "B" - didFinishDocumentLoadForFrame
+frame "B" - didFinishDocumentLoadForFrame
+frame "B" - didHandleOnloadEventsForFrame
+frame "B" - didFinishLoadForFrame
+This is a testharness.js-based test.
+PASS Revalidated CSS should not be unapplied on existing clients.
+Harness: the test ran to completion.
+

Powered by Google App Engine
This is Rietveld 408576698