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

Side by Side Diff: LayoutTests/platform/chromium-win/fast/regions/webkit-flow-inlines-inside-regions-bounds-expected.txt

Issue 15027012: [CSSRegions] Converted webkit-flow-inlines-inside-regions-bounds[-vertical] to reftests (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: [CSSRegions] Converted webkit-flow-inlines-inside-regions-bounds[-vertical] to reftests Created 7 years, 7 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 800x422
4 RenderBlock {HTML} at (0,0) size 800x422
5 RenderBody {BODY} at (8,8) size 784x406
6 RenderBlock {DIV} at (0,0) size 784x406
7 RenderRegion {DIV} at (0,0) size 202x102 [border: (1px solid #000000)]
8 RenderRegion {DIV} at (0,102) size 302x182 [border: (1px solid #000000)]
9 RenderRegion {DIV} at (0,284) size 122x122 [border: (1px solid #000000)]
10 Flow Threads
11 Thread with flow-name 'flow1'
12 layer at (0,0) size 300x400
13 RenderNamedFlowThread at (0,0) size 300x400
14 RenderBlock {DIV} at (0,0) size 300x393
15 RenderBlock {DIV} at (5,5) size 290x383 [border: (1px solid #0000FF)]
16 RenderBlock {DIV} at (11,11) size 268x361 [border: (1px solid #00800 0)]
17 RenderBlock {P} at (1,17) size 266x127
18 RenderText {#text} at (0,0) size 266x126
19 text run at (0,0) width 166: "This line of text should not"
20 text run at (0,20) width 166: "get out of the region. This"
21 text run at (0,40) width 166: "line of text should not get"
22 text run at (0,67) width 266: "out of the region. This line of text should not"
23 text run at (0,87) width 266: "get out of the region. This lin e of text should"
24 text run at (0,107) width 147: "not get out of the region."
25 RenderBlock {P} at (1,160) size 266x100
26 RenderText {#text} at (0,0) size 266x99
27 text run at (0,0) width 266: "This line of text should not get out of the"
28 text run at (0,20) width 266: "region. This line of text shoul d not get out of"
29 text run at (0,40) width 266: "the region. This line of text s hould not get"
30 text run at (0,60) width 266: "out of the region. This line of text should not"
31 text run at (0,80) width 124: "get out of the region."
32 RenderBlock {P} at (1,264) size 266x80
33 RenderText {#text} at (0,0) size 86x79
34 text run at (0,0) width 86: "This line of"
35 text run at (0,20) width 86: "text should"
36 text run at (0,40) width 86: "not get out of"
37 text run at (0,60) width 63: "the region."
38 Regions for flow 'flow1'
39 RenderRegion {DIV} #region1
40 RenderRegion {DIV} #region2
41 RenderRegion {DIV} #region3
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698