Index: LayoutTests/platform/android/tables/mozilla/bugs/bug3037-2-expected.txt |
diff --git a/LayoutTests/platform/android/tables/mozilla/bugs/bug3037-2-expected.txt b/LayoutTests/platform/android/tables/mozilla/bugs/bug3037-2-expected.txt |
deleted file mode 100644 |
index 230bd38d4bca1211a31bb7d9e8365f64ffc9e29b..0000000000000000000000000000000000000000 |
--- a/LayoutTests/platform/android/tables/mozilla/bugs/bug3037-2-expected.txt |
+++ /dev/null |
@@ -1,14 +0,0 @@ |
-layer at (0,0) size 800x600 |
- RenderView at (0,0) size 800x600 |
-layer at (0,0) size 800x600 |
- RenderBlock {HTML} at (0,0) size 800x600 |
- RenderBody {BODY} at (8,8) size 784x584 |
- LayoutTable at (0,0) size 40x20 |
- LayoutTableSection (anonymous) at (0,0) size 40x20 |
- LayoutTableRow (anonymous) at (0,0) size 40x20 |
- LayoutTableCell {SPAN} at (0,0) size 20x20 [r=0 c=0 rs=1 cs=1] |
- RenderText {#text} at (0,0) size 20x19 |
- text run at (0,0) width 20: "foo" |
- LayoutTableCell {SPAN} at (20,0) size 20x20 [r=0 c=1 rs=1 cs=1] |
- RenderText {#text} at (0,0) size 20x19 |
- text run at (0,0) width 20: "bar" |