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

Unified Diff: LayoutTests/platform/mac/fast/block/do-not-strip-anonymous-blocks-when-block-child-becomes-float-and-continuation-on-line-expected.txt

Issue 719753004: Auto-rebaseline for r185200 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 1 month 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/mac/fast/block/do-not-strip-anonymous-blocks-when-block-child-becomes-float-and-continuation-on-line-expected.txt
diff --git a/LayoutTests/platform/mac/fast/block/do-not-strip-anonymous-blocks-when-block-child-becomes-float-and-continuation-on-line-expected.txt b/LayoutTests/platform/mac/fast/block/do-not-strip-anonymous-blocks-when-block-child-becomes-float-and-continuation-on-line-expected.txt
index 35cc66f6d11afbdf08fda67c5f4541f00d9b089a..2500f61422fb91aff1e7b19b4004f42b104d280f 100644
--- a/LayoutTests/platform/mac/fast/block/do-not-strip-anonymous-blocks-when-block-child-becomes-float-and-continuation-on-line-expected.txt
+++ b/LayoutTests/platform/mac/fast/block/do-not-strip-anonymous-blocks-when-block-child-becomes-float-and-continuation-on-line-expected.txt
@@ -1,15 +1,15 @@
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
-layer at (0,0) size 800x112
- RenderBlock {HTML} at (0,0) size 800x112
- RenderBody {BODY} at (0,16) size 800x76
- RenderBlock {P} at (0,0) size 800x36
- RenderText {#text} at (0,0) size 769x36
- text run at (0,0) width 769: "When a block element becomes a float we should not strip anonymous blocks wrapping its inline siblings if there are other"
- text run at (0,18) width 88: "blocks on the "
- text run at (88,18) width 575: "line. In this test case, the block is wrapped in an anonymous block as part of a continuation."
-layer at (0,72) size 800x20
- RenderBlock (relative positioned) {DIV} at (0,56) size 800x20 [bgcolor=#CCCCCC]
+layer at (0,0) size 800x108
+ RenderBlock {HTML} at (0,0) size 800x108
+ RenderBody {BODY} at (0,16) size 800x72
+ RenderBlock {P} at (0,0) size 800x32
+ RenderText {#text} at (0,0) size 786x32
+ text run at (0,0) width 786: "When a block element becomes a float we should not strip anonymous blocks wrapping its inline siblings if there are other"
+ text run at (0,16) width 90: "blocks on the "
+ text run at (89,16) width 587: "line. In this test case, the block is wrapped in an anonymous block as part of a continuation."
+layer at (0,68) size 800x20
+ RenderBlock (relative positioned) {DIV} at (0,52) size 800x20 [bgcolor=#CCCCCC]
RenderBlock (anonymous) at (0,0) size 800x0
RenderInline {SPAN} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698