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

Unified Diff: LayoutTests/platform/chromium-win/editing/selection/caret-ltr-2-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-expected.txt
diff --git a/LayoutTests/platform/chromium-win/editing/selection/caret-ltr-2-expected.txt b/LayoutTests/platform/chromium-win/editing/selection/caret-ltr-2-expected.txt
index 3653367f730655be4846c95e45b9ad22a60bd560..1af249da4afd0a9db0ee8f22a87a0d88e17bcbd5 100644
--- a/LayoutTests/platform/chromium-win/editing/selection/caret-ltr-2-expected.txt
+++ b/LayoutTests/platform/chromium-win/editing/selection/caret-ltr-2-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 0 of child 0 {#text} of child 3 {DIV} of body

Powered by Google App Engine
This is Rietveld 408576698