Chromium Code Reviews| Index: LayoutTests/inspector/timeline/focus-recalc-002-expected.txt |
| diff --git a/LayoutTests/inspector/timeline/focus-recalc-002-expected.txt b/LayoutTests/inspector/timeline/focus-recalc-002-expected.txt |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..b7533d18a06eacdba460a5292647e9626931ff48 |
| --- /dev/null |
| +++ b/LayoutTests/inspector/timeline/focus-recalc-002-expected.txt |
| @@ -0,0 +1,14 @@ |
| +RecalculateStyles Properties: |
| +{ |
| + children : <object> |
| + counters : <object> |
| + data : { |
| + elementCount : 15 |
| + } |
| + endTime : <number> |
| + frameId : <string> |
| + stackTrace : <object> |
| + startTime : <number> |
| + type : "RecalculateStyles" |
| +} |
| + |