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-mac/fast/html/details-open4-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-mac/fast/html/details-open4-expected.txt
diff --git a/LayoutTests/platform/chromium-mac/fast/html/details-open4-expected.txt b/LayoutTests/platform/chromium-mac/fast/html/details-open4-expected.txt
index 6b7c90377c1e6dc3294705b6f2f52b1ffc4e4bb0..3d98719de8be85d4b11f63e82bd7604c189ca1b5 100644
--- a/LayoutTests/platform/chromium-mac/fast/html/details-open4-expected.txt
+++ b/LayoutTests/platform/chromium-mac/fast/html/details-open4-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 784x41
+ RenderBlock (anonymous) at (0,0) size 784x0
RenderBlock {SUMMARY} at (0,0) size 784x18
RenderDetailsMarker {DIV} at (0,4) size 11x11: down
RenderText {#text} at (16,0) size 59x18

Powered by Google App Engine
This is Rietveld 408576698