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

Unified Diff: LayoutTests/platform/chromium-win/editing/selection/caret-ltr-2-left-expected.txt

Issue 15871005: Avoid N^2 walk placing renderers when building the render tree (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Adding a mitigation for the perf regression to Element::recalcStyle. Created 7 years, 6 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/platform/chromium-win/editing/selection/caret-ltr-2-left-expected.txt
diff --git a/LayoutTests/platform/chromium-win/editing/selection/caret-ltr-2-left-expected.txt b/LayoutTests/platform/chromium-win/editing/selection/caret-ltr-2-left-expected.txt
index d855cd4b30f092d09893b5f2f3f7d9a57616cfb0..7f199b232e3eb3559e9964210c3c665dee0a1f9a 100644
--- a/LayoutTests/platform/chromium-win/editing/selection/caret-ltr-2-left-expected.txt
+++ b/LayoutTests/platform/chromium-win/editing/selection/caret-ltr-2-left-expected.txt
@@ -14,5 +14,4 @@ layer at (0,0) size 800x145
RenderText {#text} at (0,0) size 38x19
text run at (0,0) width 38: "PASS"
RenderBR {BR} at (38,0) size 0x19
- RenderText {#text} at (0,0) size 0x0
caret: position 7 of child 0 {#text} of child 3 {DIV} of body

Powered by Google App Engine
This is Rietveld 408576698