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

Unified Diff: LayoutTests/platform/linux/fast/html/details-replace-text-expected.txt

Issue 18276003: Avoid N^2 walk placing renderers when building the render tree (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Removing extra parens (whoops) Created 7 years, 5 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
« no previous file with comments | « LayoutTests/TestExpectations ('k') | LayoutTests/platform/win/fast/html/details-add-child-2-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/platform/linux/fast/html/details-replace-text-expected.txt
diff --git a/LayoutTests/platform/linux/fast/html/details-replace-text-expected.txt b/LayoutTests/platform/linux/fast/html/details-replace-text-expected.txt
index b1ab9cd85e787e0535e43aa3d626fddb302535c7..5e64aa47542f5d7e5e124138132028c6bc84ca59 100644
--- a/LayoutTests/platform/linux/fast/html/details-replace-text-expected.txt
+++ b/LayoutTests/platform/linux/fast/html/details-replace-text-expected.txt
@@ -14,7 +14,6 @@ layer at (0,0) size 800x600
text run at (0,0) width 64: "Details1"
RenderText {#text} at (64,0) size 4x19
text run at (64,0) width 4: " "
- RenderText {#text} at (0,0) size 0x0
RenderBlock {SPAN} at (68,3) size 64x16
RenderText {#text} at (0,0) size 64x16
text run at (0,0) width 64: "Details2"
« no previous file with comments | « LayoutTests/TestExpectations ('k') | LayoutTests/platform/win/fast/html/details-add-child-2-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698