 Chromium Code Reviews
 Chromium Code Reviews Issue 139743017:
  Don't propagate Inherit ad infinitum.  (Closed) 
  Base URL: svn://svn.chromium.org/blink/trunk
    
  
    Issue 139743017:
  Don't propagate Inherit ad infinitum.  (Closed) 
  Base URL: svn://svn.chromium.org/blink/trunk| 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" | 
| +} | 
| + |