Index: LayoutTests/inspector/timeline/tracing/decode-resize-expected.txt |
diff --git a/LayoutTests/inspector/timeline/tracing/decode-resize-expected.txt b/LayoutTests/inspector/timeline/tracing/decode-resize-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..48cb565a397cb05bb3f7412cb5daefd43fc8726b |
--- /dev/null |
+++ b/LayoutTests/inspector/timeline/tracing/decode-resize-expected.txt |
@@ -0,0 +1,25 @@ |
+Tests the instrumentation of a DecodeImage and ResizeImage events |
+ |
+ |
+event: Decode Image |
+imageURL: .../inspector/timeline/resources/test.bmp |
+backendNodeId: present |
+event: Decode Image |
+imageURL: .../inspector/timeline/resources/test.gif |
+backendNodeId: present |
+event: Decode Image |
+imageURL: .../inspector/timeline/resources/test.ico |
+backendNodeId: present |
+event: Decode Image |
+imageURL: .../inspector/timeline/resources/test.jpg |
+backendNodeId: present |
+event: Decode Image |
+imageURL: .../inspector/timeline/resources/test.png |
+backendNodeId: present |
+event: Decode Image |
+imageURL: .../inspector/timeline/resources/test.webp |
+backendNodeId: present |
+event: Decode Image |
+imageURL: .../inspector/timeline/resources/big.png |
+backendNodeId: present |
+ |