Index: LayoutTests/http/tests/w3c/webperf/submission/Google/resource-timing/html/test_resource_memory_cached-expected.txt |
diff --git a/LayoutTests/http/tests/w3c/webperf/submission/Google/resource-timing/html/test_resource_memory_cached-expected.txt b/LayoutTests/http/tests/w3c/webperf/submission/Google/resource-timing/html/test_resource_memory_cached-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..4fd809c8b0839b414d964fbe3fe1660025868e8d |
--- /dev/null |
+++ b/LayoutTests/http/tests/w3c/webperf/submission/Google/resource-timing/html/test_resource_memory_cached-expected.txt |
@@ -0,0 +1,13 @@ |
+Description |
+ |
+This test validates that a memory cached resource appears in the buffer once. |
+ |
+ |
+ |
+PASS There should be only one entry |
+PASS http://127.0.0.1:8000/w3c/webperf/resources/generate_resource.php?type=image&cacheable=1&id=cached is expected to have initiatorType img |
+PASS requestStart should non-zero on the same-origin request |
+PASS There should be only one entry |
+PASS http://localhost:8000/w3c/webperf/resources/generate_resource.php?type=image&cacheable=1&id=cached should be present |
+PASS requestStart should be 0 on the cross-origin request |
+ |