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

Unified Diff: LayoutTests/platform/win/fast/html/details-add-child-2-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
Index: LayoutTests/platform/win/fast/html/details-add-child-2-expected.txt
diff --git a/LayoutTests/platform/win/fast/html/details-add-child-2-expected.txt b/LayoutTests/platform/win/fast/html/details-add-child-2-expected.txt
index 23e85964bfbe200824777301a494a7c9cfde6894..a7392fefd334fe84fdfb9aa50a1843c9c652ca67 100644
--- a/LayoutTests/platform/win/fast/html/details-add-child-2-expected.txt
+++ b/LayoutTests/platform/win/fast/html/details-add-child-2-expected.txt
@@ -13,4 +13,3 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 140x19
text run at (0,0) width 140: "should have bold test"
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698