Index: third_party/WebKit/LayoutTests/fast/dom/HTMLTableRowElement/insertCell-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/dom/HTMLTableRowElement/insertCell-expected.txt b/third_party/WebKit/LayoutTests/fast/dom/HTMLTableRowElement/insertCell-expected.txt |
deleted file mode 100644 |
index 114f982efdf478c9d799abd110f7ae9034c75e77..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/fast/dom/HTMLTableRowElement/insertCell-expected.txt |
+++ /dev/null |
@@ -1,5 +0,0 @@ |
-This tests a particular case of insertCell that was crashing on ebay at the time the test was written. |
- |
-cell inside table inside cell 0 cell inside table inside cell 1 |
- |
-If there was no crash, and you can see text above mentioning cell 1 as well as cell 0, the test passed. |