Index: third_party/WebKit/LayoutTests/platform/android/tables/mozilla_expected_failures/bugs/bug51000-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/android/tables/mozilla_expected_failures/bugs/bug51000-expected.txt b/third_party/WebKit/LayoutTests/platform/android/tables/mozilla_expected_failures/bugs/bug51000-expected.txt |
deleted file mode 100644 |
index 3cd1a4731bad85abebcc646c098afefeeffec7fd..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/android/tables/mozilla_expected_failures/bugs/bug51000-expected.txt |
+++ /dev/null |
@@ -1,24 +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 {P} at (0,0) size 784x20 |
- LayoutText {#text} at (0,0) size 352x19 |
- text run at (0,0) width 352: "300xp height value set on THEAD, TBODY, and TFOOT" |
- LayoutTable {TABLE} at (0,36) size 241x82 [border: (1px outset #808080)] |
- LayoutTableSection {THEAD} at (1,1) size 239x28 |
- LayoutTableRow {TR} at (0,2) size 239x24 |
- LayoutTableCell {TH} at (2,2) size 235x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1] |
- LayoutText {#text} at (2,2) size 231x19 |
- text run at (2,2) width 231: "This THEAD should be 300px high" |
- LayoutTableSection {TFOOT} at (1,55) size 239x26 |
- LayoutTableRow {TR} at (0,0) size 239x24 |
- LayoutTableCell {TD} at (2,0) size 235x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1] |
- LayoutText {#text} at (2,2) size 213x19 |
- text run at (2,2) width 213: "This TFOOT should be 300px high" |
- LayoutTableSection {TBODY} at (1,29) size 239x26 |
- LayoutTableRow {TR} at (0,0) size 239x24 |
- LayoutTableCell {TD} at (2,0) size 235x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1] |
- LayoutText {#text} at (2,2) size 219x19 |
- text run at (2,2) width 219: "This TBODY should be 300px hight" |