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

Side by Side Diff: LayoutTests/platform/mac-lion/fast/block/do-not-strip-anonymous-blocks-when-block-child-becomes-float-and-other-block-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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x92
4 RenderBlock {HTML} at (0,0) size 800x92
5 RenderBody {BODY} at (0,16) size 800x76
6 RenderBlock {P} at (0,0) size 800x36
7 RenderText {#text} at (0,0) size 769x36
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,18) width 115: "blocks on the line."
10 layer at (0,72) size 800x20
11 RenderBlock (relative positioned) {DIV} at (0,56) size 800x20 [bgcolor=#CCCCCC ]
12 RenderBlock (anonymous) at (0,0) size 800x0
13 RenderInline {STRONG} at (0,0) size 0x0
14 RenderText {#text} at (0,0) size 0x0
15 RenderBlock {P} at (0,0) size 800x0
16 RenderBlock (floating) {DD} at (800,0) size 0x0
17 RenderBlock (anonymous) at (0,0) size 800x20
18 RenderBR {BR} at (0,0) size 0x20
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698