Index: webkit/data/layout_tests/platform/chromium-win/LayoutTests/inspector/timeline-network-resource-expected.txt |
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/inspector/timeline-network-resource-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/inspector/timeline-network-resource-expected.txt |
new file mode 100755 |
index 0000000000000000000000000000000000000000..6da7d1b982b7648759439269eae62d9ea1abdb7a |
--- /dev/null |
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/inspector/timeline-network-resource-expected.txt |
@@ -0,0 +1,33 @@ |
+Tests the Timeline API instrumentation of a network resource load |
+ |
+ |
+ResourceSendRequest Properties: |
++ startTime : * DEFINED * |
++ callerScriptName : * DEFINED * |
++ callerScriptLine : * DEFINED * |
++ data : { |
++- identifier : * DEFINED * |
++- url : * DEFINED * |
++- requestMethod : GET |
++- isMainResource : false |
++ } |
++ type : 12 |
+ |
+ResourceReceiveResponse Properties: |
++ startTime : * DEFINED * |
++ data : { |
++- identifier : * DEFINED * |
++- statusCode : 0 |
++- mimeType : application/x-javascript |
++- expectedContentLength : 210 |
++ } |
++ type : 13 |
+ |
+ResourceFinish Properties: |
++ startTime : * DEFINED * |
++ data : { |
++- identifier : * DEFINED * |
++- didFail : false |
++ } |
++ type : 14 |
+Script resource loaded |