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

Side by Side Diff: LayoutTests/platform/mac/fast/regions/multiple-directionality-changes-in-variable-width-regions-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 800x422 3 layer at (0,0) size 800x422
4 RenderBlock {HTML} at (0,0) size 800x422 4 RenderBlock {HTML} at (0,0) size 800x422
5 RenderBody {BODY} at (8,8) size 784x406 5 RenderBody {BODY} at (8,8) size 784x406
6 RenderBlock {DIV} at (0,0) size 784x406 6 RenderBlock {DIV} at (0,0) size 784x406
7 layer at (8,8) size 402x102 7 layer at (8,8) size 402x102
8 RenderRegion {DIV} at (0,0) size 402x102 [border: (1px solid #000000)] 8 RenderBlock {DIV} at (0,0) size 402x102 [border: (1px solid #000000)]
9 RenderNamedFlowFragment at (1,1) size 400x100
9 layer at (8,110) size 502x182 10 layer at (8,110) size 502x182
10 RenderRegion {DIV} at (0,102) size 502x182 [border: (1px solid #000000)] 11 RenderBlock {DIV} at (0,102) size 502x182 [border: (1px solid #000000)]
12 RenderNamedFlowFragment at (1,1) size 500x180
11 layer at (8,292) size 202x122 13 layer at (8,292) size 202x122
12 RenderRegion {DIV} at (0,284) size 202x122 [border: (1px solid #000000)] 14 RenderBlock {DIV} at (0,284) size 202x122 [border: (1px solid #000000)]
13 Flow Threads 15 RenderNamedFlowFragment at (1,1) size 200x120
14 Thread with flow-name 'flow1' 16 Named flows
17 Named flow 'flow1'
15 layer at (0,0) size 500x400 18 layer at (0,0) size 500x400
16 RenderNamedFlowThread at (0,0) size 500x400 19 RenderNamedFlowThread at (0,0) size 500x400
17 RenderBlock {DIV} at (25,0) size 450x372 20 RenderBlock {DIV} at (25,0) size 450x372
18 RenderBlock {DIV} at (27,15) size 396x342 [border: (1px solid #0000FF) ] 21 RenderBlock {DIV} at (27,15) size 396x342 [border: (1px solid #0000FF) ]
19 RenderBlock {DIV} at (40.39,11) size 315.22x249 [border: (1px solid #008000)] 22 RenderBlock {DIV} at (40.39,11) size 315.22x249 [border: (1px solid #008000)]
20 RenderBlock {P} at (1,17) size 313.22x93 23 RenderBlock {P} at (1,17) size 313.22x93
21 RenderText {#text} at (-18,0) size 331x93 24 RenderText {#text} at (-18,0) size 331x93
22 text run at (-18,0) width 248: "This line of text should not g et out of" 25 text run at (-18,0) width 248: "This line of text should not g et out of"
23 text run at (-18,18) width 248: "the region. This line of text should not" 26 text run at (-18,18) width 248: "the region. This line of text should not"
24 text run at (-18,36) width 248: "get out of the region. This l ine of text" 27 text run at (-18,36) width 248: "get out of the region. This l ine of text"
25 text run at (0,57) width 313: "should not get out of the regio n. This line of text" 28 text run at (0,57) width 313: "should not get out of the regio n. This line of text"
26 text run at (0,75) width 201: "should not get out of the regio n." 29 text run at (0,75) width 201: "should not get out of the regio n."
27 RenderBlock {P} at (1,126) size 313.22x72 30 RenderBlock {P} at (1,126) size 313.22x72
28 RenderText {#text} at (0,0) size 313x72 31 RenderText {#text} at (0,0) size 313x72
29 text run at (0,0) width 313: "This line of text should not get out of the region." 32 text run at (0,0) width 313: "This line of text should not get out of the region."
30 text run at (0,18) width 313: "This line of text should not ge t out of the region." 33 text run at (0,18) width 313: "This line of text should not ge t out of the region."
31 text run at (0,36) width 313: "This line of text should not ge t out of the region." 34 text run at (0,36) width 313: "This line of text should not ge t out of the region."
32 text run at (0,54) width 304: "This line of text should not ge t out of the region." 35 text run at (0,54) width 304: "This line of text should not ge t out of the region."
33 RenderBlock {P} at (1,214) size 313.22x18 36 RenderBlock {P} at (1,214) size 313.22x18
34 RenderText {#text} at (0,0) size 304x18 37 RenderText {#text} at (0,0) size 304x18
35 text run at (0,0) width 304: "This line of text should not get out of the region." 38 text run at (0,0) width 304: "This line of text should not get out of the region."
36 Regions for flow 'flow1' 39 Regions for named flow 'flow1'
37 RenderRegion {DIV} #region1 40 RenderNamedFlowFragment (anonymous child of {DIV} #region1)
38 RenderRegion {DIV} #region2 41 RenderNamedFlowFragment (anonymous child of {DIV} #region2)
39 RenderRegion {DIV} #region3 42 RenderNamedFlowFragment (anonymous child of {DIV} #region3)
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698