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