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

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

Issue 306253002: Auto-rebaseline for r175220 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 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/mac-mountainlion/fast/block/do-not-strip-anonymous-blocks-when-block-child-becomes-float-and-other-block-on-line-expected.txt
diff --git a/LayoutTests/platform/linux/fast/block/do-not-strip-anonymous-blocks-when-block-child-becomes-float-and-other-block-on-line-expected.txt b/LayoutTests/platform/mac-mountainlion/fast/block/do-not-strip-anonymous-blocks-when-block-child-becomes-float-and-other-block-on-line-expected.txt
similarity index 50%
copy from LayoutTests/platform/linux/fast/block/do-not-strip-anonymous-blocks-when-block-child-becomes-float-and-other-block-on-line-expected.txt
copy to LayoutTests/platform/mac-mountainlion/fast/block/do-not-strip-anonymous-blocks-when-block-child-becomes-float-and-other-block-on-line-expected.txt
index ad2ed501a2530ec8f9ba17bf6c6db5b1d29c849f..7e44d7e4484756a91bbac9f9673e05e2b61a2b6a 100644
--- a/LayoutTests/platform/linux/fast/block/do-not-strip-anonymous-blocks-when-block-child-becomes-float-and-other-block-on-line-expected.txt
+++ b/LayoutTests/platform/mac-mountainlion/fast/block/do-not-strip-anonymous-blocks-when-block-child-becomes-float-and-other-block-on-line-expected.txt
@@ -1,14 +1,14 @@
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
-layer at (0,0) size 800x96
- RenderBlock {HTML} at (0,0) size 800x96
- RenderBody {BODY} at (0,16) size 800x80
- RenderBlock {P} at (0,0) size 800x40
- RenderText {#text} at (0,0) size 792x39
- text run at (0,0) width 792: "When a block element becomes a float we should not strip anonymous blocks wrapping its inline siblings if there are other blocks on"
- text run at (0,20) width 46: "the line."
-layer at (0,76) size 800x20
- RenderBlock (relative positioned) {DIV} at (0,60) size 800x20 [bgcolor=#CCCCCC]
+layer at (0,0) size 800x92
+ RenderBlock {HTML} at (0,0) size 800x92
+ 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 115: "blocks on the line."
+layer at (0,72) size 800x20
+ RenderBlock (relative positioned) {DIV} at (0,56) size 800x20 [bgcolor=#CCCCCC]
RenderBlock (anonymous) at (0,0) size 800x0
RenderInline {STRONG} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698