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

Side by Side Diff: LayoutTests/fast/repaint/region-painting-invalidation-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 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584 5 RenderBody {BODY} at (8,8) size 784x584
6 RenderBlock (anonymous) at (0,152) size 784x18 6 RenderBlock (anonymous) at (0,152) size 784x18
7 RenderBR {BR} at (0,0) size 0x18 7 RenderBR {BR} at (0,0) size 0x18
8 layer at (8,8) size 302x152 8 layer at (8,8) size 302x152
9 RenderRegion {DIV} at (0,0) size 302x152 [bgcolor=#FF0000] [border: (1px solid #000000)] 9 RenderBlock {DIV} at (0,0) size 302x152 [bgcolor=#FF0000] [border: (1px solid #000000)]
10 RenderNamedFlowFragment at (1,1) size 300x150
10 layer at (8,178) size 302x202 11 layer at (8,178) size 302x202
11 RenderRegion {DIV} at (0,170) size 302x202 [bgcolor=#FF0000] [border: (1px sol id #000000)] 12 RenderBlock {DIV} at (0,170) size 302x202 [bgcolor=#FF0000] [border: (1px soli d #000000)]
12 Flow Threads 13 RenderNamedFlowFragment at (1,1) size 300x200
13 Thread with flow-name 'flow1' 14 Named flows
15 Named flow 'flow1'
14 layer at (0,0) size 300x350 16 layer at (0,0) size 300x350
15 RenderNamedFlowThread at (0,0) size 300x350 17 RenderNamedFlowThread at (0,0) size 300x350
16 RenderBlock {DIV} at (0,0) size 300x350 18 RenderBlock {DIV} at (0,0) size 300x350
17 RenderBlock {DIV} at (0,0) size 300x350 [bgcolor=#008000] 19 RenderBlock {DIV} at (0,0) size 300x350 [bgcolor=#008000]
18 Regions for flow 'flow1' 20 Regions for named flow 'flow1'
19 RenderRegion {DIV} #region1 21 RenderNamedFlowFragment (anonymous child of {DIV} #region1)
20 RenderRegion {DIV} #region2 22 RenderNamedFlowFragment (anonymous child of {DIV} #region2)
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698