Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(11)

Unified Diff: LayoutTests/inspector/timeline/recalc-inherit-001-expected.txt

Issue 139743017: Don't propagate Inherit ad infinitum. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: --no-find-copies Created 6 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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"
+}
+

Powered by Google App Engine
This is Rietveld 408576698