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

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

Issue 306253002: Auto-rebaseline for r175220 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 6 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x116 3 layer at (0,0) size 800x112
4 RenderBlock {HTML} at (0,0) size 800x116 4 RenderBlock {HTML} at (0,0) size 800x112
5 RenderBody {BODY} at (0,16) size 800x80 5 RenderBody {BODY} at (0,16) size 800x76
6 RenderBlock {P} at (0,0) size 800x40 6 RenderBlock {P} at (0,0) size 800x36
7 RenderText {#text} at (0,0) size 792x39 7 RenderText {#text} at (0,0) size 769x36
8 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 othe r blocks on" 8 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 othe r"
9 text run at (0,20) width 22: "the " 9 text run at (0,18) width 88: "blocks on the "
10 text run at (22,20) width 549: "line. In this test case, the block is wrapped in an anonymous block as part of a continuation." 10 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."
11 layer at (0,76) size 800x20 11 layer at (0,72) size 800x20
12 RenderBlock (relative positioned) {DIV} at (0,60) size 800x20 [bgcolor=#CCCCCC ] 12 RenderBlock (relative positioned) {DIV} at (0,56) size 800x20 [bgcolor=#CCCCCC ]
13 RenderBlock (anonymous) at (0,0) size 800x0 13 RenderBlock (anonymous) at (0,0) size 800x0
14 RenderInline {SPAN} at (0,0) size 0x0 14 RenderInline {SPAN} at (0,0) size 0x0
15 RenderText {#text} at (0,0) size 0x0 15 RenderText {#text} at (0,0) size 0x0
16 RenderBlock (anonymous) at (0,0) size 800x20 16 RenderBlock (anonymous) at (0,0) size 800x20
17 RenderBlock {P} at (0,0) size 800x20 17 RenderBlock {P} at (0,0) size 800x20
18 RenderText {#text} at (0,0) size 80x20 18 RenderText {#text} at (0,0) size 80x20
19 text run at (0,0) width 80: "Text" 19 text run at (0,0) width 80: "Text"
20 RenderBlock (anonymous) at (0,40) size 800x0 20 RenderBlock (anonymous) at (0,40) size 800x0
21 RenderInline {SPAN} at (0,0) size 0x0 21 RenderInline {SPAN} at (0,0) size 0x0
22 RenderText {#text} at (0,0) size 0x0 22 RenderText {#text} at (0,0) size 0x0
23 RenderBlock (floating) {DD} at (800,40) size 0x0 23 RenderBlock (floating) {DD} at (800,40) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698