Index: LayoutTests/platform/android/tables/mozilla/bugs/bug30985-expected.txt |
diff --git a/LayoutTests/platform/android/tables/mozilla/bugs/bug30985-expected.txt b/LayoutTests/platform/android/tables/mozilla/bugs/bug30985-expected.txt |
deleted file mode 100644 |
index f336110a9bac877975c1b8ad098aba1b057cb695..0000000000000000000000000000000000000000 |
--- a/LayoutTests/platform/android/tables/mozilla/bugs/bug30985-expected.txt |
+++ /dev/null |
@@ -1,17 +0,0 @@ |
-layer at (0,0) size 800x600 |
- RenderView at (0,0) size 800x600 |
-layer at (0,0) size 800x62 |
- RenderBlock {HTML} at (0,0) size 800x62 |
- RenderBody {BODY} at (8,8) size 784x46 |
- RenderBlock (anonymous) at (0,0) size 784x20 |
- RenderText {#text} at (0,0) size 239x19 |
- text run at (0,0) width 239: "This is the first of two lines on this page." |
- RenderBlock {TABLE} at (0,20) size 784x26 |
- LayoutTable at (0,0) size 266x26 |
- LayoutTableSection {TBODY} at (0,0) size 266x26 |
- LayoutTableRow (anonymous) at (0,2) size 266x22 |
- LayoutTableCell (anonymous) at (2,2) size 262x22 [r=0 c=0 rs=1 cs=1] |
- RenderBlock {TR} at (0,0) size 262x22 |
- RenderBlock {TD} at (0,0) size 262x22 |
- RenderText {#text} at (1,1) size 260x19 |
- text run at (1,1) width 260: "This is the second of two lines on this page." |