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

Side by Side Diff: LayoutTests/platform/mac/fast/regions/top-overflow-out-of-second-region-expected.txt

Issue 20630003: Auto-rebaseline for r154918 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 5 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 800x418 3 layer at (0,0) size 800x418
4 RenderBlock {HTML} at (0,0) size 800x418 4 RenderBlock {HTML} at (0,0) size 800x418
5 RenderBody {BODY} at (8,16) size 784x394 5 RenderBody {BODY} at (8,16) size 784x394
6 RenderBlock {P} at (0,0) size 784x72 6 RenderBlock {P} at (0,0) size 784x72
7 RenderText {#text} at (0,0) size 779x72 7 RenderText {#text} at (0,0) size 779x72
8 text run at (0,0) width 775: "In the test case below, the green block' s width should not vary and should use the second region to determine its width. It is" 8 text run at (0,0) width 775: "In the test case below, the green block' s width should not vary and should use the second region to determine its width. It is"
9 text run at (0,18) width 731: "overflowing upwards out of the blue blo ck, and so the portion that overflows should continue to use the blue block's" 9 text run at (0,18) width 731: "overflowing upwards out of the blue blo ck, and so the portion that overflows should continue to use the blue block's"
10 text run at (0,36) width 779: "containing block width. The blue block does not exist in region one, so using some hypothetical made-up width is incorr ect." 10 text run at (0,36) width 779: "containing block width. The blue block does not exist in region one, so using some hypothetical made-up width is incorr ect."
11 text run at (0,54) width 565: "The overflow should be spilling out of the top of region two and be painted in region one." 11 text run at (0,54) width 565: "The overflow should be spilling out of the top of region two and be painted in region one."
12 RenderBlock {DIV} at (0,88) size 784x306 12 RenderBlock {DIV} at (0,88) size 784x306
13 RenderRegion {DIV} at (0,0) size 302x102 [border: (1px solid #000000)] 13 RenderRegion {DIV} at (0,0) size 302x102 [border: (1px solid #000000)]
14 RenderRegion {DIV} at (0,102) size 402x202 [border: (1px solid #000000)] 14 RenderRegion {DIV} at (0,102) size 402x202 [border: (1px solid #000000)]
15 RenderRegion {DIV} at (0,304) size 2x2 [border: (1px solid #000000)] 15 RenderRegion {DIV} at (0,304) size 2x2 [border: (1px solid #000000)]
16 Flow Threads 16 Flow Threads
17 Thread with flow-name 'flow1' 17 Thread with flow-name 'flow1'
18 layer at (0,0) size 400x300 18 layer at (0,0) size 400x300
19 RenderNamedFlowThread at (0,0) size 400x300 19 RenderNamedFlowThread at (0,0) size 400x300
20 RenderBlock {DIV} at (0,0) size 400x177 20 RenderBlock {DIV} at (0,0) size 400x177
21 RenderBlock {DIV} at (5,100) size 390x72 [border: (1px solid #0000FF)] 21 RenderBlock {DIV} at (5,100) size 390x72 [border: (1px solid #0000FF)]
22 RenderBlock {DIV} at (48,-99) size 294x170 [border: (1px solid #0080 00)] 22 RenderBlock {DIV} at (48.50,-99) size 293x170 [border: (1px solid #0 08000)]
23 RenderBlock {P} at (1,17) size 291x54 23 RenderBlock {P} at (1,17) size 291x54
24 RenderText {#text} at (0,0) size 291x54 24 RenderText {#text} at (0,0) size 291x54
25 text run at (0,0) width 291: "These lines should all fit to th e width of the" 25 text run at (0,0) width 291: "These lines should all fit to th e width of the"
26 text run at (0,18) width 291: "block in the second region and spill out of the" 26 text run at (0,18) width 291: "block in the second region and spill out of the"
27 text run at (0,36) width 112: "top of the second " 27 text run at (0,36) width 112: "top of the second "
28 text run at (112,36) width 44: "region." 28 text run at (112,36) width 44: "region."
29 RenderBlock {P} at (1,99) size 291x54 29 RenderBlock {P} at (1,99) size 291x54
30 RenderText {#text} at (0,0) size 291x54 30 RenderText {#text} at (0,0) size 291x54
31 text run at (0,0) width 291: "These lines should all fit to th e width of the" 31 text run at (0,0) width 291: "These lines should all fit to th e width of the"
32 text run at (0,18) width 291: "block in the second region and spill out of the" 32 text run at (0,18) width 291: "block in the second region and spill out of the"
33 text run at (0,36) width 112: "top of the second " 33 text run at (0,36) width 112: "top of the second "
34 text run at (112,36) width 44: "region." 34 text run at (112,36) width 44: "region."
35 Regions for flow 'flow1' 35 Regions for flow 'flow1'
36 RenderRegion {DIV} #region1 36 RenderRegion {DIV} #region1
37 RenderRegion {DIV} #region2 37 RenderRegion {DIV} #region2
38 RenderRegion {DIV} #region3 38 RenderRegion {DIV} #region3
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698