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

Unified Diff: LayoutTests/fast/regions/webkit-flow-inlines-inside-regions-bounds-expected.txt

Issue 15027012: [CSSRegions] Converted webkit-flow-inlines-inside-regions-bounds[-vertical] to reftests (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: [CSSRegions] Converted webkit-flow-inlines-inside-regions-bounds[-vertical] to reftests Created 7 years, 7 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/fast/regions/webkit-flow-inlines-inside-regions-bounds-expected.txt
diff --git a/LayoutTests/fast/regions/webkit-flow-inlines-inside-regions-bounds-expected.txt b/LayoutTests/fast/regions/webkit-flow-inlines-inside-regions-bounds-expected.txt
deleted file mode 100644
index 3f61bfc14a8268e265fb4fa43ee76a588e40e591..0000000000000000000000000000000000000000
--- a/LayoutTests/fast/regions/webkit-flow-inlines-inside-regions-bounds-expected.txt
+++ /dev/null
@@ -1,41 +0,0 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x422
- RenderBlock {HTML} at (0,0) size 800x422
- RenderBody {BODY} at (8,8) size 784x406
- RenderBlock {DIV} at (0,0) size 784x406
- RenderRegion {DIV} at (0,0) size 202x102 [border: (1px solid #000000)]
- RenderRegion {DIV} at (0,102) size 302x182 [border: (1px solid #000000)]
- RenderRegion {DIV} at (0,284) size 122x122 [border: (1px solid #000000)]
-Flow Threads
- Thread with flow-name 'flow1'
- layer at (0,0) size 300x400
- RenderNamedFlowThread at (0,0) size 300x400
- RenderBlock {DIV} at (0,0) size 300x385
- RenderBlock {DIV} at (5,5) size 290x375 [border: (1px solid #0000FF)]
- RenderBlock {DIV} at (11,11) size 268x353 [border: (1px solid #008000)]
- RenderBlock {P} at (1,17) size 266x121
- RenderText {#text} at (0,0) size 266x121
- text run at (0,0) width 166: "This line of text should"
- text run at (0,18) width 166: "not get out of the region."
- text run at (0,36) width 166: "This line of text should"
- text run at (0,67) width 266: "not get out of the region. This line of text"
- text run at (0,85) width 266: "should not get out of the region. This line"
- text run at (0,103) width 245: "of text should not get out of the region."
- RenderBlock {P} at (1,154) size 266x90
- RenderText {#text} at (0,0) size 266x90
- text run at (0,0) width 266: "This line of text should not get out of the"
- text run at (0,18) width 266: "region. This line of text should not get out"
- text run at (0,36) width 266: "of the region. This line of text should not"
- text run at (0,54) width 266: "get out of the region. This line of text"
- text run at (0,72) width 201: "should not get out of the region."
- RenderBlock {P} at (1,264) size 266x72
- RenderText {#text} at (0,0) size 86x72
- text run at (0,0) width 86: "This line of"
- text run at (0,18) width 86: "text should"
- text run at (0,36) width 86: "not get out of"
- text run at (0,54) width 67: "the region."
- Regions for flow 'flow1'
- RenderRegion {DIV} #region1
- RenderRegion {DIV} #region2
- RenderRegion {DIV} #region3

Powered by Google App Engine
This is Rietveld 408576698