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

Side by Side Diff: LayoutTests/platform/win/fast/regions/text-region-split-small-pagination-expected.txt

Issue 79433004: Display anonymous regions in DRT (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Patch for landing Created 7 years 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
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 800x276 3 layer at (0,0) size 800x276
4 RenderBlock {HTML} at (0,0) size 800x276 4 RenderBlock {HTML} at (0,0) size 800x276
5 RenderBody {BODY} at (8,16) size 784x244 5 RenderBody {BODY} at (8,16) size 784x244
6 layer at (8,16) size 204x34 6 layer at (8,16) size 204x34
7 RenderRegion {DIV} at (0,0) size 204x34 [border: (2px solid #000000)] 7 RenderBlock {DIV} at (0,0) size 204x34 [border: (2px solid #000000)]
8 RenderNamedFlowFragment at (2,2) size 200x30
8 layer at (8,66) size 204x54 9 layer at (8,66) size 204x54
9 RenderRegion {DIV} at (0,50) size 204x54 [border: (2px solid #000000)] 10 RenderBlock {DIV} at (0,50) size 204x54 [border: (2px solid #000000)]
11 RenderNamedFlowFragment at (2,2) size 200x50
10 layer at (8,136) size 204x54 12 layer at (8,136) size 204x54
11 RenderRegion {DIV} at (0,120) size 204x54 [border: (2px solid #000000)] 13 RenderBlock {DIV} at (0,120) size 204x54 [border: (2px solid #000000)]
14 RenderNamedFlowFragment at (2,2) size 200x50
12 layer at (8,206) size 204x54 15 layer at (8,206) size 204x54
13 RenderRegion {DIV} at (0,190) size 204x54 [border: (2px solid #000000)] 16 RenderBlock {DIV} at (0,190) size 204x54 [border: (2px solid #000000)]
14 Flow Threads 17 RenderNamedFlowFragment at (2,2) size 200x50
15 Thread with flow-name 'flow' 18 Named flows
19 Named flow 'flow'
16 layer at (0,0) size 200x180 20 layer at (0,0) size 200x180
17 RenderNamedFlowThread at (0,0) size 200x180 21 RenderNamedFlowThread at (0,0) size 200x180
18 RenderBlock {DIV} at (0,30) size 200x120 22 RenderBlock {DIV} at (0,30) size 200x120
19 RenderBlock {P} at (0,0) size 200x120 23 RenderBlock {P} at (0,0) size 200x120
20 RenderInline {B} at (0,0) size 109x19 24 RenderInline {B} at (0,0) size 109x19
21 RenderText {#text} at (0,0) size 109x19 25 RenderText {#text} at (0,0) size 109x19
22 text run at (0,0) width 109: "Text in region 2." 26 text run at (0,0) width 109: "Text in region 2."
23 RenderText {#text} at (109,0) size 138x39 27 RenderText {#text} at (109,0) size 138x39
24 text run at (109,0) width 29: " This" 28 text run at (109,0) width 29: " This"
25 text run at (0,20) width 94: "paragraph has \"" 29 text run at (0,20) width 94: "paragraph has \""
26 RenderInline {I} at (0,0) size 193x49 30 RenderInline {I} at (0,0) size 193x49
27 RenderText {#text} at (94,20) size 193x49 31 RenderText {#text} at (94,20) size 193x49
28 text run at (94,20) width 99: "-webkit-region-" 32 text run at (94,20) width 99: "-webkit-region-"
29 text run at (0,50) width 126: "break-after: always" 33 text run at (0,50) width 126: "break-after: always"
30 RenderText {#text} at (126,50) size 13x19 34 RenderText {#text} at (126,50) size 13x19
31 text run at (126,50) width 13: "\". " 35 text run at (126,50) width 13: "\". "
32 RenderInline {B} at (0,0) size 179x69 36 RenderInline {B} at (0,0) size 179x69
33 RenderText {#text} at (139,50) size 179x69 37 RenderText {#text} at (139,50) size 179x69
34 text run at (139,50) width 40: "There" 38 text run at (139,50) width 40: "There"
35 text run at (0,70) width 160: "should be nothing in this" 39 text run at (0,70) width 160: "should be nothing in this"
36 text run at (0,100) width 138: "region after this line." 40 text run at (0,100) width 138: "region after this line."
37 Regions for flow 'flow' 41 Regions for named flow 'flow'
38 RenderRegion {DIV} #region1 42 RenderNamedFlowFragment (anonymous child of {DIV} #region1)
39 RenderRegion {DIV} #region2 43 RenderNamedFlowFragment (anonymous child of {DIV} #region2)
40 RenderRegion {DIV} #region3 44 RenderNamedFlowFragment (anonymous child of {DIV} #region3)
41 RenderRegion {DIV} #region4 45 RenderNamedFlowFragment (anonymous child of {DIV} #region4)
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698