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

Unified Diff: LayoutTests/fast/regions/overflow-moving-below-floats-in-variable-width-regions-expected.txt

Issue 20630003: Auto-rebaseline for r154918 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 5 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/overflow-moving-below-floats-in-variable-width-regions-expected.txt
diff --git a/LayoutTests/fast/regions/overflow-moving-below-floats-in-variable-width-regions-expected.txt b/LayoutTests/fast/regions/overflow-moving-below-floats-in-variable-width-regions-expected.txt
deleted file mode 100644
index f30436df470bbb8e745265b7389ec473e5ea46a5..0000000000000000000000000000000000000000
--- a/LayoutTests/fast/regions/overflow-moving-below-floats-in-variable-width-regions-expected.txt
+++ /dev/null
@@ -1,45 +0,0 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x482
- RenderBlock {HTML} at (0,0) size 800x482
- RenderBody {BODY} at (8,16) size 784x458
- RenderBlock {P} at (0,0) size 784x36
- RenderText {#text} at (0,0) size 772x36
- text run at (0,0) width 772: "The first and last lines of text in the regions below should be clipped to the green box. The overflow section sizes itself and"
- text run at (0,18) width 506: "clips differently in each region. The green box should start below the lime floats."
- RenderBlock {DIV} at (0,52) size 784x406
- RenderRegion {DIV} at (0,0) size 302x102 [border: (1px solid #000000)]
- RenderRegion {DIV} at (0,102) size 402x182 [border: (1px solid #000000)]
- RenderRegion {DIV} at (0,284) size 222x122 [border: (1px solid #000000)]
-Flow Threads
- Thread with flow-name 'flow1'
- layer at (0,0) size 400x400
- RenderNamedFlowThread at (0,0) size 400x400
- RenderBlock {DIV} at (0,0) size 400x305
- RenderBlock {DIV} at (5,5) size 390x295 [border: (1px solid #0000FF)]
- RenderBlock (floating) {DIV} at (1,1) size 50x50 [bgcolor=#00FF00]
- RenderBlock (floating) {DIV} at (239,1) size 50x50 [bgcolor=#00FF00]
- layer at (54,56) size 293x243 clip at (55,57) size 291x241 scrollWidth 500
- RenderBlock {DIV} at (48,51) size 294x243 [border: (1px solid #008000)]
- RenderBlock {DIV} at (1,1) size 500x18
- RenderText {#text} at (-12,0) size 286x18
- text run at (-12,0) width 286: "Clipped line of text that should not be visible."
- RenderBlock {P} at (1,44) size 291x72
- RenderText {#text} at (0,0) size 291x72
- text run at (0,0) width 291: "These lines will not spill out of the regions."
- text run at (0,18) width 291: "These lines will not spill out of the regions."
- text run at (0,36) width 291: "These lines will not spill out of the regions."
- text run at (0,54) width 271: "These lines will not spill out of the regions."
- RenderBlock {P} at (1,132) size 291x72
- RenderText {#text} at (0,0) size 291x72
- text run at (0,0) width 291: "These lines will not spill out of the regions."
- text run at (0,18) width 291: "These lines will not spill out of the regions."
- text run at (0,36) width 291: "These lines will not spill out of the regions."
- text run at (0,54) width 271: "These lines will not spill out of the regions."
- RenderBlock {DIV} at (1,224) size 500x18
- RenderText {#text} at (-22,0) size 286x18
- text run at (-22,0) width 286: "Clipped line of text that should not be visible."
- Regions for flow 'flow1'
- RenderRegion {DIV} #region1
- RenderRegion {DIV} #region2
- RenderRegion {DIV} #region3

Powered by Google App Engine
This is Rietveld 408576698