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

Side by Side Diff: LayoutTests/platform/mac/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 800x418
4 RenderBlock {HTML} at (0,0) size 800x418
5 RenderBody {BODY} at (8,16) size 784x394
6 RenderBlock {P} at (0,0) size 784x72
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"
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."
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
13 layer at (8,104) 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,206) 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,408) 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 400x177
27 RenderBlock {DIV} at (5,100) size 390x72 [border: (1px solid #0000FF)]
28 RenderBlock {DIV} at (48.50,-99) size 293x170 [border: (1px solid #0 08000)]
29 RenderBlock {P} at (1,17) 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"
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 "
34 text run at (112,36) width 44: "region."
35 RenderBlock {P} at (1,99) size 291x54
36 RenderText {#text} at (0,0) size 291x54
37 text run at (0,0) width 291: "These lines should all fit to th e width of the"
38 text run at (0,18) width 291: "block in the second region and spill out of the"
39 text run at (0,36) width 112: "top of the second "
40 text run at (112,36) width 44: "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