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

Side by Side Diff: LayoutTests/platform/mac/fast/block/float/nestedAnonymousBlocks-expected.txt

Issue 914403005: Auto-rebaseline for r190175 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 10 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 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584 5 RenderBody {BODY} at (8,8) size 784x584
6 RenderBlock (floating) {DIV} at (0,0) size 206.19x18 6 RenderBlock (floating) {DIV} at (0,0) size 206.19x18
7 RenderBlock {DIV} at (0,0) size 206.19x18 7 RenderBlock {DIV} at (0,0) size 206.19x18
8 RenderText {#text} at (0,0) size 207x18 8 RenderText {#text} at (0,0) size 207x18
9 text run at (0,0) width 207: "This is a test for rdar://5025925." 9 text run at (0,0) width 207: "This is a test for rdar://5025925."
10 RenderBlock (floating) {DIV} at (206.19,0) size 304.80x18 10 RenderBlock (floating) {DIV} at (206.19,0) size 304.81x18
11 RenderBlock {DIV} at (0,0) size 304.80x18 11 RenderBlock {DIV} at (0,0) size 304.81x18
12 RenderText {#text} at (0,0) size 305x18 12 RenderText {#text} at (0,0) size 305x18
13 text run at (0,0) width 305: "The test succeeds if this does not han g or crash." 13 text run at (0,0) width 305: "The test succeeds if this does not han g or crash."
14 RenderBlock (anonymous) at (0,0) size 784x18 14 RenderBlock (anonymous) at (0,0) size 784x18
15 RenderText {#text} at (510,0) size 5x18 15 RenderText {#text} at (511,0) size 4x18
16 text run at (510,0) width 5: " " 16 text run at (511,0) width 4: " "
17 RenderBlock {DIV} at (0,18) size 784x0 17 RenderBlock {DIV} at (0,18) size 784x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698