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

Side by Side Diff: LayoutTests/platform/win/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 800x426 3 layer at (0,0) size 800x426
4 RenderBlock {HTML} at (0,0) size 800x426 4 RenderBlock {HTML} at (0,0) size 800x426
5 RenderBody {BODY} at (8,16) size 784x402 5 RenderBody {BODY} at (8,16) size 784x402
6 RenderBlock {P} at (0,0) size 784x80 6 RenderBlock {P} at (0,0) size 784x80
7 RenderText {#text} at (0,0) size 759x79 7 RenderText {#text} at (0,0) size 759x79
8 text run at (0,0) width 740: "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 740: "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,20) width 759: "overflowing upwards out of the blue blo ck, and so the portion that overflows should continue to use the blue block's co ntaining" 9 text run at (0,20) width 759: "overflowing upwards out of the blue blo ck, and so the portion that overflows should continue to use the blue block's co ntaining"
10 text run at (0,40) width 758: "block width. The blue block does not ex ist in region one, so using some hypothetical made-up width is incorrect. The ov erflow" 10 text run at (0,40) width 758: "block width. The blue block does not ex ist in region one, so using some hypothetical made-up width is incorrect. The ov erflow"
11 text run at (0,60) width 449: "should be spilling out of the top of re gion two and be painted in region one." 11 text run at (0,60) width 449: "should be spilling out of the top of re gion two and be painted in region one."
12 RenderBlock {DIV} at (0,96) size 784x306 12 RenderBlock {DIV} at (0,96) 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 400x183 20 RenderBlock {DIV} at (0,0) size 400x183
21 RenderBlock {DIV} at (5,100) size 390x78 [border: (1px solid #0000FF)] 21 RenderBlock {DIV} at (5,100) size 390x78 [border: (1px solid #0000FF)]
22 RenderBlock {DIV} at (48,-99) size 294x176 [border: (1px solid #0080 00)] 22 RenderBlock {DIV} at (48.50,-99) size 293x176 [border: (1px solid #0 08000)]
23 RenderBlock {P} at (1,17) size 291x60 23 RenderBlock {P} at (1,17) size 291x60
24 RenderText {#text} at (0,0) size 291x59 24 RenderText {#text} at (0,0) size 291x59
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,20) width 291: "block in the second region and spill out of the" 26 text run at (0,20) width 291: "block in the second region and spill out of the"
27 text run at (0,40) width 109: "top of the second " 27 text run at (0,40) width 109: "top of the second "
28 text run at (109,40) width 41: "region." 28 text run at (109,40) width 41: "region."
29 RenderBlock {P} at (1,99) size 291x60 29 RenderBlock {P} at (1,99) size 291x60
30 RenderText {#text} at (0,0) size 291x59 30 RenderText {#text} at (0,0) size 291x59
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,20) width 291: "block in the second region and spill out of the" 32 text run at (0,20) width 291: "block in the second region and spill out of the"
33 text run at (0,40) width 109: "top of the second " 33 text run at (0,40) width 109: "top of the second "
34 text run at (109,40) width 41: "region." 34 text run at (109,40) width 41: "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