Diff
Modified: trunk/LayoutTests/ChangeLog (155185 => 155186)
--- trunk/LayoutTests/ChangeLog 2013-09-06 11:21:41 UTC (rev 155185)
+++ trunk/LayoutTests/ChangeLog 2013-09-06 11:43:20 UTC (rev 155186)
@@ -1,3 +1,22 @@
+2013-09-06 Radu Stavila <[email protected]>
+
+ [CSS Regions] Remove orphan test results
+ https://bugs.webkit.org/show_bug.cgi?id=120845
+
+ Reviewed by Antti Koivisto.
+
+ Removed remaining orphan test results after https://bugs.webkit.org/show_bug.cgi?id=120760.
+
+ * platform/efl/fast/regions/overflow-not-moving-below-floats-in-variable-width-regions-expected.png: Removed.
+ * platform/efl/fast/regions/overflow-not-moving-below-floats-in-variable-width-regions-expected.txt: Removed.
+ * platform/gtk/fast/regions/overflow-not-moving-below-floats-in-variable-width-regions-expected.png: Removed.
+ * platform/gtk/fast/regions/overflow-not-moving-below-floats-in-variable-width-regions-expected.txt: Removed.
+ * platform/mac/fast/regions/overflow-not-moving-below-floats-in-variable-width-regions-expected.png: Removed.
+ * platform/mac/fast/regions/overflow-not-moving-below-floats-in-variable-width-regions-expected.txt: Removed.
+ * platform/qt-wk2/fast/regions/overflow-not-moving-below-floats-in-variable-width-regions-expected.png: Removed.
+ * platform/qt/fast/regions/overflow-not-moving-below-floats-in-variable-width-regions-expected.png: Removed.
+ * platform/qt/fast/regions/overflow-not-moving-below-floats-in-variable-width-regions-expected.txt: Removed.
+
2013-09-06 Jinwoo Song <[email protected]>
[EFL] Unreviewed gardening. Added missing results.
Deleted: trunk/LayoutTests/platform/efl/fast/regions/overflow-not-moving-below-floats-in-variable-width-regions-expected.png
(Binary files differ)
Deleted: trunk/LayoutTests/platform/efl/fast/regions/overflow-not-moving-below-floats-in-variable-width-regions-expected.txt (155185 => 155186)
--- trunk/LayoutTests/platform/efl/fast/regions/overflow-not-moving-below-floats-in-variable-width-regions-expected.txt 2013-09-06 11:21:41 UTC (rev 155185)
+++ trunk/LayoutTests/platform/efl/fast/regions/overflow-not-moving-below-floats-in-variable-width-regions-expected.txt 2013-09-06 11:43:20 UTC (rev 155186)
@@ -1,47 +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 772x35
- 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 692: "clips differently in each region. The green box should be even with the lime floats at the top of the first region."
- 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 400x265
- RenderBlock {DIV} at (5,5) size 390x255 [border: (1px solid #0000FF)]
- RenderBlock (floating) {DIV} at (1,1) size 30x50 [bgcolor=#00FF00]
- RenderBlock (floating) {DIV} at (259,1) size 30x50 [bgcolor=#00FF00]
- layer at (6,6) size 293x253 clip at (7,7) size 291x251 scrollWidth 500
- RenderBlock {DIV} at (1,1) size 293x253 [border: (1px solid #008000)]
- RenderBlock {DIV} at (1,1) size 500x18
- RenderText {#text} at (35,0) size 286x17
- text run at (35,0) width 286: "Clipped line of text that should not be visible."
- RenderBlock {P} at (1,35) size 291x95
- RenderText {#text} at (35,0) size 303x94
- text run at (35,0) width 216: "These lines will not spill out of"
- text run at (35,18) width 216: "the regions. These lines will not"
- text run at (35,36) width 178: "spill out of the regions. "
- text run at (213,36) width 38: "These"
- text run at (48,59) width 290: "lines will not spill out of the regions. These"
- text run at (48,77) width 229: "lines will not spill out of the regions."
- RenderBlock {P} at (1,146) size 291x72
- RenderText {#text} at (48,0) size 290x71
- text run at (48,0) width 290: "These lines will not spill out of the regions."
- text run at (48,18) width 290: "These lines will not spill out of the regions."
- text run at (48,36) width 290: "These lines will not spill out of the regions."
- text run at (48,54) width 271: "These lines will not spill out of the regions."
- RenderBlock {DIV} at (1,234) size 500x18
- RenderText {#text} at (48,0) size 286x17
- text run at (48,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
Deleted: trunk/LayoutTests/platform/gtk/fast/regions/overflow-not-moving-below-floats-in-variable-width-regions-expected.png
(Binary files differ)
Deleted: trunk/LayoutTests/platform/gtk/fast/regions/overflow-not-moving-below-floats-in-variable-width-regions-expected.txt (155185 => 155186)
--- trunk/LayoutTests/platform/gtk/fast/regions/overflow-not-moving-below-floats-in-variable-width-regions-expected.txt 2013-09-06 11:21:41 UTC (rev 155185)
+++ trunk/LayoutTests/platform/gtk/fast/regions/overflow-not-moving-below-floats-in-variable-width-regions-expected.txt 2013-09-06 11:43:20 UTC (rev 155186)
@@ -1,48 +0,0 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x480
- RenderBlock {HTML} at (0,0) size 800x480
- RenderBody {BODY} at (8,16) size 784x456
- RenderBlock {P} at (0,0) size 784x34
- RenderText {#text} at (0,0) size 772x34
- 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,17) width 692: "clips differently in each region. The green box should be even with the lime floats at the top of the first region."
- RenderBlock {DIV} at (0,50) size 784x406
- RenderRegion {DIV} at (0,102) size 402x182 [border: (1px solid #000000)]
- RenderRegion {DIV} at (0,284) size 222x122 [border: (1px solid #000000)]
-layer at (8,66) size 302x102
- RenderRegion {DIV} at (0,0) size 302x102 [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 400x258
- RenderBlock {DIV} at (5,5) size 390x248 [border: (1px solid #0000FF)]
- RenderBlock (floating) {DIV} at (1,1) size 30x50 [bgcolor=#00FF00]
- RenderBlock (floating) {DIV} at (259,1) size 30x50 [bgcolor=#00FF00]
- layer at (6,6) size 293x246 clip at (7,7) size 291x244 scrollWidth 500
- RenderBlock {DIV} at (1,1) size 293x246 [border: (1px solid #008000)]
- RenderBlock {DIV} at (1,1) size 500x17
- RenderText {#text} at (35,0) size 286x17
- text run at (35,0) width 286: "Clipped line of text that should not be visible."
- RenderBlock {P} at (1,34) size 291x94
- RenderText {#text} at (35,0) size 303x94
- text run at (35,0) width 216: "These lines will not spill out of"
- text run at (35,17) width 216: "the regions. These lines will not"
- text run at (35,34) width 178: "spill out of the regions. "
- text run at (213,34) width 38: "These"
- text run at (48,60) width 290: "lines will not spill out of the regions. These"
- text run at (48,77) width 229: "lines will not spill out of the regions."
- RenderBlock {P} at (1,144) size 291x68
- RenderText {#text} at (48,0) size 290x68
- text run at (48,0) width 290: "These lines will not spill out of the regions."
- text run at (48,17) width 290: "These lines will not spill out of the regions."
- text run at (48,34) width 290: "These lines will not spill out of the regions."
- text run at (48,51) width 271: "These lines will not spill out of the regions."
- RenderBlock {DIV} at (1,228) size 500x17
- RenderText {#text} at (48,0) size 286x17
- text run at (48,0) width 286: "Clipped line of text that should not be visible."
- Regions for flow 'flow1'
- RenderRegion {DIV} #region1 hasLayer
- RenderRegion {DIV} #region2
- RenderRegion {DIV} #region3
Deleted: trunk/LayoutTests/platform/mac/fast/regions/overflow-not-moving-below-floats-in-variable-width-regions-expected.png
(Binary files differ)
Deleted: trunk/LayoutTests/platform/mac/fast/regions/overflow-not-moving-below-floats-in-variable-width-regions-expected.txt (155185 => 155186)
--- trunk/LayoutTests/platform/mac/fast/regions/overflow-not-moving-below-floats-in-variable-width-regions-expected.txt 2013-09-06 11:21:41 UTC (rev 155185)
+++ trunk/LayoutTests/platform/mac/fast/regions/overflow-not-moving-below-floats-in-variable-width-regions-expected.txt 2013-09-06 11:43:20 UTC (rev 155186)
@@ -1,48 +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 692: "clips differently in each region. The green box should be even with the lime floats at the top of the first region."
- RenderBlock {DIV} at (0,52) size 784x406
- RenderRegion {DIV} at (0,102) size 402x182 [border: (1px solid #000000)]
- RenderRegion {DIV} at (0,284) size 222x122 [border: (1px solid #000000)]
-layer at (8,68) size 302x102
- RenderRegion {DIV} at (0,0) size 302x102 [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 400x265
- RenderBlock {DIV} at (5,5) size 390x255 [border: (1px solid #0000FF)]
- RenderBlock (floating) {DIV} at (1,1) size 30x50 [bgcolor=#00FF00]
- RenderBlock (floating) {DIV} at (259,1) size 30x50 [bgcolor=#00FF00]
- layer at (6,6) size 293x253 clip at (7,7) size 291x251 scrollWidth 500
- RenderBlock {DIV} at (1,1) size 293x253 [border: (1px solid #008000)]
- RenderBlock {DIV} at (1,1) size 500x18
- RenderText {#text} at (35,0) size 286x18
- text run at (35,0) width 286: "Clipped line of text that should not be visible."
- RenderBlock {P} at (1,35) size 291x95
- RenderText {#text} at (35,0) size 303x95
- text run at (35,0) width 216: "These lines will not spill out of"
- text run at (35,18) width 216: "the regions. These lines will not"
- text run at (35,36) width 178: "spill out of the regions. "
- text run at (213,36) width 38: "These"
- text run at (47,59) width 291: "lines will not spill out of the regions. These"
- text run at (47,77) width 229: "lines will not spill out of the regions."
- RenderBlock {P} at (1,146) size 291x72
- RenderText {#text} at (47,0) size 291x72
- text run at (47,0) width 291: "These lines will not spill out of the regions."
- text run at (47,18) width 291: "These lines will not spill out of the regions."
- text run at (47,36) width 291: "These lines will not spill out of the regions."
- text run at (47,54) width 271: "These lines will not spill out of the regions."
- RenderBlock {DIV} at (1,234) size 500x18
- RenderText {#text} at (47,0) size 286x18
- text run at (47,0) width 286: "Clipped line of text that should not be visible."
- Regions for flow 'flow1'
- RenderRegion {DIV} #region1 hasLayer
- RenderRegion {DIV} #region2
- RenderRegion {DIV} #region3
Deleted: trunk/LayoutTests/platform/qt/fast/regions/overflow-not-moving-below-floats-in-variable-width-regions-expected.png
(Binary files differ)
Deleted: trunk/LayoutTests/platform/qt/fast/regions/overflow-not-moving-below-floats-in-variable-width-regions-expected.txt (155185 => 155186)
--- trunk/LayoutTests/platform/qt/fast/regions/overflow-not-moving-below-floats-in-variable-width-regions-expected.txt 2013-09-06 11:21:41 UTC (rev 155185)
+++ trunk/LayoutTests/platform/qt/fast/regions/overflow-not-moving-below-floats-in-variable-width-regions-expected.txt 2013-09-06 11:43:20 UTC (rev 155186)
@@ -1,48 +0,0 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x484
- RenderBlock {HTML} at (0,0) size 800x484
- RenderBody {BODY} at (8,16) size 784x460
- RenderBlock {P} at (0,0) size 784x38
- RenderText {#text} at (0,0) size 761x38
- text run at (0,0) width 761: "The first and last lines of text in the regions below should be clipped to the green box. The overflow section sizes itself and clips"
- text run at (0,19) width 620: "differently in each region. The green box should be even with the lime floats at the top of the first region."
- RenderBlock {DIV} at (0,54) size 784x406
- RenderRegion {DIV} at (0,102) size 402x182 [border: (1px solid #000000)]
- RenderRegion {DIV} at (0,284) size 222x122 [border: (1px solid #000000)]
-layer at (8,70) size 302x102
- RenderRegion {DIV} at (0,0) size 302x102 [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 400x272
- RenderBlock {DIV} at (5,5) size 390x262 [border: (1px solid #0000FF)]
- RenderBlock (floating) {DIV} at (1,1) size 30x50 [bgcolor=#00FF00]
- RenderBlock (floating) {DIV} at (259,1) size 30x50 [bgcolor=#00FF00]
- layer at (6,6) size 293x260 clip at (7,7) size 291x258 scrollWidth 500
- RenderBlock {DIV} at (1,1) size 293x260 [border: (1px solid #008000)]
- RenderBlock {DIV} at (1,1) size 500x19
- RenderText {#text} at (35,0) size 270x19
- text run at (35,0) width 270: "Clipped line of text that should not be visible."
- RenderBlock {P} at (1,36) size 291x96
- RenderText {#text} at (35,0) size 303x96
- text run at (35,0) width 216: "These lines will not spill out of the"
- text run at (35,19) width 216: "regions. These lines will not spill out"
- text run at (35,38) width 96: "of the regions. "
- text run at (131,38) width 120: "These lines will not"
- text run at (48,58) width 290: "spill out of the regions. These lines will not spill"
- text run at (48,77) width 108: "out of the regions."
- RenderBlock {P} at (1,148) size 291x76
- RenderText {#text} at (48,0) size 290x76
- text run at (48,0) width 290: "These lines will not spill out of the regions."
- text run at (48,19) width 290: "These lines will not spill out of the regions."
- text run at (48,38) width 290: "These lines will not spill out of the regions."
- text run at (48,57) width 252: "These lines will not spill out of the regions."
- RenderBlock {DIV} at (1,240) size 500x19
- RenderText {#text} at (48,0) size 270x19
- text run at (48,0) width 270: "Clipped line of text that should not be visible."
- Regions for flow 'flow1'
- RenderRegion {DIV} #region1 hasLayer
- RenderRegion {DIV} #region2
- RenderRegion {DIV} #region3
Deleted: trunk/LayoutTests/platform/qt-wk2/fast/regions/overflow-not-moving-below-floats-in-variable-width-regions-expected.png
(Binary files differ)