Index: third_party/WebKit/LayoutTests/platform/android/css1/box_properties/float-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/android/css1/box_properties/float-expected.txt b/third_party/WebKit/LayoutTests/platform/android/css1/box_properties/float-expected.txt |
deleted file mode 100644 |
index 5f710bef584d735ec69da7c8db81a27c274c7dc4..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/android/css1/box_properties/float-expected.txt |
+++ /dev/null |
@@ -1,58 +0,0 @@ |
-layer at (0,0) size 800x600 |
- LayoutView at (0,0) size 800x600 |
-layer at (0,0) size 800x600 |
- LayoutBlockFlow {HTML} at (0,0) size 800x600 |
- LayoutBlockFlow {BODY} at (8,8) size 784x584 [bgcolor=#CCCCCC] |
- LayoutBlockFlow {P} at (0,0) size 784x20 |
- LayoutText {#text} at (0,0) size 337x19 |
- text run at (0,0) width 337: "The style declarations which apply to the text below are:" |
- LayoutBlockFlow {PRE} at (0,36) size 784x48 |
- LayoutText {#text} at (0,0) size 160x48 |
- text run at (0,0) width 152: ".one {float: left;}" |
- text run at (152,0) width 0: " " |
- text run at (0,16) width 160: ".two {float: right;}" |
- text run at (160,16) width 0: " " |
- text run at (0,32) width 0: " " |
- LayoutBlockFlow {HR} at (0,97) size 784x2 [border: (1px inset #EEEEEE)] |
- LayoutImage (floating) {IMG} at (0,107) size 15x50 |
- LayoutBlockFlow {P} at (0,115) size 784x40 |
- LayoutText {#text} at (15,0) size 761x39 |
- text run at (15,0) width 566: "This text should be flowing past a tall orange rectangle on the left side of the browser window. " |
- text run at (580,0) width 196: "In this case, it is the image which" |
- text run at (15,20) width 162: "has been floated to the left." |
- LayoutBlockFlow (anonymous) at (0,171) size 784x20 |
- LayoutBR {BR} at (0,0) size 0x19 |
- LayoutBlockFlow {HR} at (0,199) size 784x2 [border: (1px inset #EEEEEE)] |
- LayoutImage (floating) {IMG} at (769,209) size 15x50 |
- LayoutBlockFlow {P} at (0,217) size 784x40 |
- LayoutText {#text} at (0,0) size 769x39 |
- text run at (0,0) width 574: "This text should be flowing past a tall orange rectangle on the right side of the browser window. " |
- text run at (573,0) width 196: "In this case, it is the image which" |
- text run at (0,20) width 170: "has been floated to the right." |
- LayoutTable {TABLE} at (0,273) size 784x182 [border: (1px outset #808080)] |
- LayoutTableSection {TBODY} at (1,1) size 782x180 |
- LayoutTableRow {TR} at (0,0) size 782x28 |
- LayoutTableCell {TD} at (0,0) size 782x28 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2] |
- LayoutInline {STRONG} at (0,0) size 157x19 |
- LayoutText {#text} at (4,4) size 157x19 |
- text run at (4,4) width 157: "TABLE Testing Section" |
- LayoutTableRow {TR} at (0,28) size 782x152 |
- LayoutTableCell {TD} at (0,90) size 12x28 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1] |
- LayoutText {#text} at (4,4) size 4x19 |
- text run at (4,4) width 4: " " |
- LayoutTableCell {TD} at (12,28) size 770x152 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1] |
- LayoutImage (floating) {IMG} at (4,4) size 15x50 |
- LayoutBlockFlow {P} at (4,4) size 762x40 |
- LayoutText {#text} at (15,0) size 722x39 |
- text run at (15,0) width 566: "This text should be flowing past a tall orange rectangle on the left side of the browser window. " |
- text run at (580,0) width 157: "In this case, it is the image" |
- text run at (15,20) width 201: "which has been floated to the left." |
- LayoutBlockFlow (anonymous) at (4,60) size 762x20 |
- LayoutBR {BR} at (0,0) size 0x19 |
- LayoutBlockFlow {HR} at (4,88) size 762x2 [border: (1px inset #EEEEEE)] |
- LayoutImage (floating) {IMG} at (751,98) size 15x50 |
- LayoutBlockFlow {P} at (4,106) size 762x40 |
- LayoutText {#text} at (0,0) size 730x39 |
- text run at (0,0) width 574: "This text should be flowing past a tall orange rectangle on the right side of the browser window. " |
- text run at (573,0) width 157: "In this case, it is the image" |
- text run at (0,20) width 209: "which has been floated to the right." |