Index: third_party/WebKit/LayoutTests/platform/android/fast/table/insert-row-before-form-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/table/insert-row-before-form-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/table/insert-row-before-form-expected.txt |
deleted file mode 100644 |
index 3c31c953929f9ca7d49c209fe1299929e63e0cf6..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/android/fast/table/insert-row-before-form-expected.txt |
+++ /dev/null |
@@ -1,29 +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 50x19 |
- text run at (0,0) width 50: "Test for " |
- LayoutInline {I} at (0,0) size 650x19 |
- LayoutInline {A} at (0,0) size 154x19 [color=#0000EE] |
- LayoutText {#text} at (49,0) size 154x19 |
- text run at (49,0) width 154: "rdar://problem/5615307" |
- LayoutText {#text} at (202,0) size 497x19 |
- text run at (202,0) width 497: " Repro crash in WebKit!WebCore::RenderContainer::destroyLeftoverChildren" |
- LayoutText {#text} at (698,0) size 5x19 |
- text run at (698,0) width 5: "." |
- LayoutBlockFlow {P} at (0,36) size 784x20 |
- LayoutText {#text} at (0,0) size 255x19 |
- text run at (0,0) width 255: "There should be a line of green text below." |
- LayoutTable {TABLE} at (0,72) size 140x32 [color=#FF0000] |
- LayoutTableSection {TBODY} at (0,0) size 140x32 |
- LayoutTableRow {TR} at (0,2) size 140x28 |
- LayoutTableCell {TD} at (2,2) size 136x28 [r=0 c=0 rs=1 cs=1] |
- LayoutTable {TABLE} at (1,1) size 134x26 [color=#008000] |
- LayoutTableSection {TBODY} at (0,0) size 134x26 |
- LayoutTableRow {TR} at (0,2) size 134x22 |
- LayoutTableCell {TD} at (2,2) size 130x22 [r=0 c=0 rs=1 cs=1] |
- LayoutText {#text} at (1,1) size 128x19 |
- text run at (1,1) width 128: "This should be green." |