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

Side by Side Diff: LayoutTests/platform/linux-x86/fast/regions/auto-size

Issue 159933010: Remove everything region-specific from LayoutTests. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 10 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 800x116
4 RenderBlock {HTML} at (0,0) size 800x116
5 RenderBody {BODY} at (8,8) size 784x100
6 RenderRegion {DIV} at (0,0) size 50x50
7 RenderRegion {DIV} at (0,50) size 50x0
8 RenderRegion {DIV} at (0,50) size 50x0
9 RenderRegion {DIV} at (0,50) size 50x50
10 layer at (8,50) size 50x450
11 RenderRegion {DIV} at (8,50) size 50x450
12 layer at (50,8) size 650x50
13 RenderRegion {DIV} at (50,8) size 650x50
14 Flow Threads
15 Thread with flow-name 'flow'
16 layer at (0,0) size 50x50
17 RenderNamedFlowThread at (0,0) size 50x50
18 Regions for flow 'flow'
19 RenderRegion {DIV} #region
20 Thread with flow-name 'flow2'
21 Regions for flow 'flow2'
22 RenderRegion {DIV} #region2 hasAutoLogicalHeight
23 Thread with flow-name 'flow3'
24 layer at (0,0) size 50x450
25 RenderNamedFlowThread at (0,0) size 50x450
26 Regions for flow 'flow3'
27 RenderRegion {DIV} #region3
28 Thread with flow-name 'flow4'
29 layer at (0,0) size 650x50
30 RenderNamedFlowThread at (0,0) size 650x50
31 Regions for flow 'flow4'
32 RenderRegion {DIV} #region4
33 Thread with flow-name 'flow5'
34 Regions for flow 'flow5'
35 RenderRegion {DIV} #region5 hasAutoLogicalHeight
36 Thread with flow-name 'flow6'
37 layer at (0,0) size 50x50
38 RenderNamedFlowThread at (0,0) size 50x50
39 Regions for flow 'flow6'
40 RenderRegion {DIV} #region6
41 Thread with flow-name 'flow7'
42 Regions for flow 'flow7'
43 RenderRegion {DIV} #region7 invalid
44 Thread with flow-name 'flow8'
45 Regions for flow 'flow8'
46 RenderRegion {DIV} #region8 hasAutoLogicalHeight
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698