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

Side by Side Diff: LayoutTests/fast/repaint/region-painting-via-layout-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 layer at (8,8) size 786x182 6 layer at (8,8) size 786x182
7 RenderRegion {DIV} at (0,0) size 786x182 [bgcolor=#FF0000] [border: (1px solid #000000)] 7 RenderBlock {DIV} at (0,0) size 786x182 [bgcolor=#FF0000] [border: (1px solid #000000)]
8 Flow Threads 8 RenderNamedFlowFragment at (1,1) size 784x180
9 Thread with flow-name 'flow1' 9 Named flows
10 Named flow 'flow1'
10 layer at (0,0) size 784x1180 backgroundClip at (0,0) size 800x600 clip at (0 ,0) size 800x600 outlineClip at (0,0) size 800x600 11 layer at (0,0) size 784x1180 backgroundClip at (0,0) size 800x600 clip at (0 ,0) size 800x600 outlineClip at (0,0) size 800x600
11 RenderNamedFlowThread at (0,0) size 784x1180 12 RenderNamedFlowThread at (0,0) size 784x1180
12 layer at (0,0) size 784x1200 backgroundClip at (0,0) size 800x600 clip at (0 ,0) size 800x600 outlineClip at (0,0) size 800x600 13 layer at (0,0) size 784x1200 backgroundClip at (0,0) size 800x600 clip at (0 ,0) size 800x600 outlineClip at (0,0) size 800x600
13 RenderBlock (relative positioned) {DIV} at (0,0) size 784x1200 14 RenderBlock (relative positioned) {DIV} at (0,0) size 784x1200
14 RenderBlock {DIV} at (0,1000) size 784x200 15 RenderBlock {DIV} at (0,1000) size 784x200
15 RenderBlock {DIV} at (0,0) size 784x200 [bgcolor=#008000] 16 RenderBlock {DIV} at (0,0) size 784x200 [bgcolor=#008000]
16 Regions for flow 'flow1' 17 Regions for named flow 'flow1'
17 RenderRegion {DIV} #region1 18 RenderNamedFlowFragment (anonymous child of {DIV} #region1)
18 RenderRegion {DIV} #region2 19 RenderNamedFlowFragment (anonymous child of {DIV} #region2)
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698