Index: third_party/WebKit/LayoutTests/platform/android/tables/mozilla_expected_failures/bugs/bug1128-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/android/tables/mozilla_expected_failures/bugs/bug1128-expected.txt b/third_party/WebKit/LayoutTests/platform/android/tables/mozilla_expected_failures/bugs/bug1128-expected.txt |
deleted file mode 100644 |
index 453de0d927b9982503907622f56cc405e640d3c1..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/android/tables/mozilla_expected_failures/bugs/bug1128-expected.txt |
+++ /dev/null |
@@ -1,64 +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 |
- LayoutBlockFlow {H2} at (0,0) size 784x27 |
- LayoutText {#text} at (0,0) size 591x26 |
- text run at (0,0) width 591: "HTML 4.0 Table Column Proportional Width Constraints" |
- LayoutBlockFlow {P} at (0,46.91) size 784x20 |
- LayoutText {#text} at (0,0) size 635x19 |
- text run at (0,0) width 635: "The table below is 350 pixels wide. The columns are assigned proportional widths using COLs as follows:" |
- LayoutBlockFlow (anonymous) at (0,82.91) size 784x64 |
- LayoutInline {TT} at (0,0) size 112x64 |
- LayoutText {#text} at (0,0) size 112x16 |
- text run at (0,0) width 112: "<col width=50>" |
- LayoutBR {BR} at (112,12) size 0x0 |
- LayoutText {#text} at (0,16) size 112x16 |
- text run at (0,16) width 112: "<col width=2*>" |
- LayoutBR {BR} at (112,28) size 0x0 |
- LayoutText {#text} at (0,32) size 112x16 |
- text run at (0,32) width 112: "<col width=1*>" |
- LayoutBR {BR} at (112,44) size 0x0 |
- LayoutText {#text} at (0,48) size 112x16 |
- text run at (0,48) width 112: "<col width=3*>" |
- LayoutText {#text} at (0,0) size 0x0 |
- LayoutBlockFlow {P} at (0,162.91) size 784x60 |
- LayoutText {#text} at (0,0) size 777x59 |
- text run at (0,0) width 768: "This means the first column should be 50 pixels wide. The remaining width should be divided among the three remaining columns" |
- text run at (0,20) width 777: "according to the proportional width statements into six (2+1+3) parts. Since the Table is 350 pixels wide, and the remaining width" |
- text run at (0,40) width 660: "is 300 pixels (350-50), the remaining columns should be 100 (2*50), 50 (1*50) and 150 (3*50) pixels wide, " |
- text run at (660,40) width 74: "respectively." |
- LayoutTable {TABLE} at (0,238.91) size 350x56 [border: (1px outset #808080)] |
- LayoutTableCol {COLGROUP} at (0,0) size 0x0 |
- LayoutTableCol {COL} at (0,0) size 0x0 |
- LayoutTableCol {COL} at (0,0) size 0x0 |
- LayoutTableCol {COL} at (0,0) size 0x0 |
- LayoutTableCol {COL} at (0,0) size 0x0 |
- LayoutTableSection {TBODY} at (1,1) size 348x54 |
- LayoutTableRow {TR} at (0,2) size 348x24 |
- LayoutTableCell {TH} at (2,2) size 50x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1] |
- LayoutText {#text} at (11,2) size 28x19 |
- text run at (11,2) width 28: "One" |
- LayoutTableCell {TH} at (54,2) size 93x24 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1] |
- LayoutText {#text} at (33,2) size 27x19 |
- text run at (33,2) width 27: "Two" |
- LayoutTableCell {TH} at (149,2) size 100x24 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1] |
- LayoutText {#text} at (30,2) size 40x19 |
- text run at (30,2) width 40: "Three" |
- LayoutTableCell {TH} at (251,2) size 95x24 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1] |
- LayoutText {#text} at (32,2) size 31x19 |
- text run at (32,2) width 31: "Four" |
- LayoutTableRow {TR} at (0,28) size 348x24 |
- LayoutTableCell {TD} at (2,28) size 50x24 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1] |
- LayoutText {#text} at (2,2) size 25x19 |
- text run at (2,2) width 25: "Red" |
- LayoutTableCell {TD} at (54,28) size 93x24 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1] |
- LayoutText {#text} at (2,2) size 37x19 |
- text run at (2,2) width 37: "Green" |
- LayoutTableCell {TD} at (149,28) size 100x24 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1] |
- LayoutText {#text} at (2,2) size 27x19 |
- text run at (2,2) width 27: "Blue" |
- LayoutTableCell {TD} at (251,28) size 95x24 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1] |
- LayoutText {#text} at (2,2) size 37x19 |
- text run at (2,2) width 37: "Green" |