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

Unified 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/platform/linux-x86/fast/regions/auto-size
diff --git a/LayoutTests/platform/linux-x86/fast/regions/auto-size b/LayoutTests/platform/linux-x86/fast/regions/auto-size
deleted file mode 100644
index 25f1982a5f1d4c52955f0b77a3f818ad0ffbbb57..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/linux-x86/fast/regions/auto-size
+++ /dev/null
@@ -1,46 +0,0 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x116
- RenderBlock {HTML} at (0,0) size 800x116
- RenderBody {BODY} at (8,8) size 784x100
- RenderRegion {DIV} at (0,0) size 50x50
- RenderRegion {DIV} at (0,50) size 50x0
- RenderRegion {DIV} at (0,50) size 50x0
- RenderRegion {DIV} at (0,50) size 50x50
-layer at (8,50) size 50x450
- RenderRegion {DIV} at (8,50) size 50x450
-layer at (50,8) size 650x50
- RenderRegion {DIV} at (50,8) size 650x50
-Flow Threads
- Thread with flow-name 'flow'
- layer at (0,0) size 50x50
- RenderNamedFlowThread at (0,0) size 50x50
- Regions for flow 'flow'
- RenderRegion {DIV} #region
- Thread with flow-name 'flow2'
- Regions for flow 'flow2'
- RenderRegion {DIV} #region2 hasAutoLogicalHeight
- Thread with flow-name 'flow3'
- layer at (0,0) size 50x450
- RenderNamedFlowThread at (0,0) size 50x450
- Regions for flow 'flow3'
- RenderRegion {DIV} #region3
- Thread with flow-name 'flow4'
- layer at (0,0) size 650x50
- RenderNamedFlowThread at (0,0) size 650x50
- Regions for flow 'flow4'
- RenderRegion {DIV} #region4
- Thread with flow-name 'flow5'
- Regions for flow 'flow5'
- RenderRegion {DIV} #region5 hasAutoLogicalHeight
- Thread with flow-name 'flow6'
- layer at (0,0) size 50x50
- RenderNamedFlowThread at (0,0) size 50x50
- Regions for flow 'flow6'
- RenderRegion {DIV} #region6
- Thread with flow-name 'flow7'
- Regions for flow 'flow7'
- RenderRegion {DIV} #region7 invalid
- Thread with flow-name 'flow8'
- Regions for flow 'flow8'
- RenderRegion {DIV} #region8 hasAutoLogicalHeight

Powered by Google App Engine
This is Rietveld 408576698