Index: LayoutTests/http/tests/inspector/network/from-disk-cache-timing-expected.txt |
diff --git a/LayoutTests/http/tests/inspector/network/from-disk-cache-timing-expected.txt b/LayoutTests/http/tests/inspector/network/from-disk-cache-timing-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..811a389efe2ccbe2fb2ea13f00b17bd110b97193 |
--- /dev/null |
+++ b/LayoutTests/http/tests/inspector/network/from-disk-cache-timing-expected.txt |
@@ -0,0 +1,16 @@ |
+CONSOLE MESSAGE: line 1: Done. |
+CONSOLE MESSAGE: line 1: Done. |
+Tests requests loaded from disk cache have correct timing |
+ |
+URL:http://127.0.0.1:8000/inspector/network/resources/cached-script.php |
+from memory cache: false |
+from disk cache: false |
+has timing: true |
+ |
+URL:http://127.0.0.1:8000/inspector/network/resources/cached-script.php |
+from memory cache: false |
+from disk cache: true |
+has timing: true |
+ |
+Second request starts later than first: true |
+ |