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

Unified Diff: LayoutTests/platform/chromium-win/fast/html/details-open2-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/fast/html/details-open2-expected.txt
diff --git a/LayoutTests/platform/chromium-win/fast/html/details-open2-expected.txt b/LayoutTests/platform/chromium-win/fast/html/details-open2-expected.txt
index 8b47b3b86980a33b4c4adf2aaf04c90061773f30..0991a9c8f5d5f8f84ff26ffe66535cfbf2fab682 100644
--- a/LayoutTests/platform/chromium-win/fast/html/details-open2-expected.txt
+++ b/LayoutTests/platform/chromium-win/fast/html/details-open2-expected.txt
@@ -11,6 +11,5 @@ layer at (0,0) size 800x600
RenderBlock (anonymous) at (0,20) size 784x26
RenderTextControl {INPUT} at (2,2) size 153x22 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
layer at (12,33) size 149x16
RenderBlock {DIV} at (2,3) size 149x16
« no previous file with comments | « LayoutTests/platform/chromium-win/fast/html/details-add-child-2-expected.txt ('k') | Source/core/css/SelectorChecker.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698