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/focus-recalc-002-expected.txt

Issue 135183002: Avoid unnecessary style recalc for subtree of focused element. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Fixed contenteditable shadow dom regression. 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/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"
+}
+

Powered by Google App Engine
This is Rietveld 408576698