Index: third_party/WebKit/LayoutTests/http/tests/inspector/service-workers/service-workers-force-update-on-page-load-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector/service-workers/service-workers-force-update-on-page-load-expected.txt b/third_party/WebKit/LayoutTests/http/tests/inspector/service-workers/service-workers-force-update-on-page-load-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..c5bcb26036b92ccdb104883d00f0a2d806937f80 |
--- /dev/null |
+++ b/third_party/WebKit/LayoutTests/http/tests/inspector/service-workers/service-workers-force-update-on-page-load-expected.txt |
@@ -0,0 +1,15 @@ |
+Tests "Force update on page load" checkbox |
+ |
+ |
+A new ServiceWorker is activated. |
+The first ServiceWorker is activated. |
+The first frame loaded. |
+The second frame loaded. |
+Check "Force update on page load" check box |
+A new ServiceWorker is activated. |
+The third frame loaded. The second worker must be activated before here. |
+A new ServiceWorker is activated. |
+The fourth frame loaded. The third worker must be activated before here. |
+Uncheck "Force update on page load" check box |
+The fifth frame loaded. |
+ |