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/win/fast/regions/top-overflow-out-of-second-region-expected.txt

Issue 159933010: Remove everything region-specific from LayoutTests. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 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
OLDNEW
(Empty)
1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x426
4 RenderBlock {HTML} at (0,0) size 800x426
5 RenderBody {BODY} at (8,16) size 784x402
6 RenderBlock {P} at (0,0) size 784x80
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"
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"
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
13 layer at (8,112) size 302x102
14 RenderBlock {DIV} at (0,0) size 302x102 [border: (1px solid #000000)]
15 RenderNamedFlowFragment at (1,1) size 300x100
16 layer at (8,214) size 402x202
17 RenderBlock {DIV} at (0,102) size 402x202 [border: (1px solid #000000)]
18 RenderNamedFlowFragment at (1,1) size 400x200
19 layer at (8,416) size 2x2
20 RenderBlock {DIV} at (0,304) size 2x2 [border: (1px solid #000000)]
21 RenderNamedFlowFragment at (1,1) size 0x0
22 Named flows
23 Named flow 'flow1'
24 layer at (0,0) size 400x300
25 RenderNamedFlowThread at (0,0) size 400x300
26 RenderBlock {DIV} at (0,0) size 400x183
27 RenderBlock {DIV} at (5,100) size 390x78 [border: (1px solid #0000FF)]
28 RenderBlock {DIV} at (48.50,-99) size 293x176 [border: (1px solid #0 08000)]
29 RenderBlock {P} at (1,17) size 291x60
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"
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 "
34 text run at (109,40) width 41: "region."
35 RenderBlock {P} at (1,99) size 291x60
36 RenderText {#text} at (0,0) size 291x59
37 text run at (0,0) width 291: "These lines should all fit to th e width of the"
38 text run at (0,20) width 291: "block in the second region and spill out of the"
39 text run at (0,40) width 109: "top of the second "
40 text run at (109,40) width 41: "region."
41 Regions for named flow 'flow1'
42 RenderNamedFlowFragment (anonymous child of {DIV} #region1)
43 RenderNamedFlowFragment (anonymous child of {DIV} #region2)
44 RenderNamedFlowFragment (anonymous child of {DIV} #region3)
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698