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

Unified Diff: LayoutTests/platform/chromium-win/fast/html/details-add-details-child-2-expected.txt

Issue 15680005: Element::recalcStyle() overly reattach()-es InsertionPoints. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Updated test and test expectations Created 7 years, 7 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-add-details-child-2-expected.txt
diff --git a/LayoutTests/platform/chromium-win/fast/html/details-add-details-child-2-expected.txt b/LayoutTests/platform/chromium-win/fast/html/details-add-details-child-2-expected.txt
index 8d417d70bac25330f85b76c6954c02bb034ba28b..fd7b1f3ab82b61edd3216c510cd116e4a97012c8 100644
--- a/LayoutTests/platform/chromium-win/fast/html/details-add-details-child-2-expected.txt
+++ b/LayoutTests/platform/chromium-win/fast/html/details-add-details-child-2-expected.txt
@@ -4,6 +4,7 @@ layer at (0,0) size 800x600
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
RenderBlock {DETAILS} at (0,0) size 784x40
+ RenderBlock (anonymous) at (0,0) size 784x0
esprehn 2013/06/13 02:25:38 Why do we create all these empty anonymous blocks
RenderBlock {SUMMARY} at (0,0) size 784x20
RenderDetailsMarker {DIV} at (0,5) size 11x11: down
RenderText {#text} at (16,0) size 55x19

Powered by Google App Engine
This is Rietveld 408576698