Index: LayoutTests/inspector/tracing/timeline-animation-frame-expected.txt |
diff --git a/LayoutTests/inspector/timeline/timeline-animation-frame-expected.txt b/LayoutTests/inspector/tracing/timeline-animation-frame-expected.txt |
similarity index 90% |
copy from LayoutTests/inspector/timeline/timeline-animation-frame-expected.txt |
copy to LayoutTests/inspector/tracing/timeline-animation-frame-expected.txt |
index aacd68158f34908abceb81bea22c08c169638386..b00833522777abbe1d956b4061150809ee2ecc90 100644 |
--- a/LayoutTests/inspector/timeline/timeline-animation-frame-expected.txt |
+++ b/LayoutTests/inspector/tracing/timeline-animation-frame-expected.txt |
@@ -3,6 +3,7 @@ Tests the Timeline events for Animation Frame feature |
RequestAnimationFrame Properties: |
{ |
data : { |
+ frame : <string> |
id : <number> |
} |
endTime : <number> |
@@ -16,6 +17,7 @@ FireAnimationFrame Properties: |
{ |
children : <object> |
data : { |
+ frame : <string> |
id : <number> |
} |
endTime : <number> |
@@ -27,6 +29,7 @@ FireAnimationFrame Properties: |
CancelAnimationFrame Properties: |
{ |
data : { |
+ frame : <string> |
id : <number> |
} |
endTime : <number> |