| Index: third_party/WebKit/LayoutTests/fast/dom/HTMLTableRowElement/insertCell-default-argument-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/dom/HTMLTableRowElement/insertCell-default-argument-expected.txt b/third_party/WebKit/LayoutTests/fast/dom/HTMLTableRowElement/insertCell-default-argument-expected.txt
|
| deleted file mode 100644
|
| index 98cf52e370e058384da98d88a262ed1083ae610e..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/fast/dom/HTMLTableRowElement/insertCell-default-argument-expected.txt
|
| +++ /dev/null
|
| @@ -1,15 +0,0 @@
|
| -Tests that HTMLTableRowElement.insertCell()'s default argument is -1.
|
| -
|
| -On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| -
|
| -
|
| -PASS tr.__proto__ is HTMLTableRowElement.prototype
|
| -PASS cells.length is 4
|
| -PASS cells[0].innerHTML is "0"
|
| -PASS cells[1].innerHTML is "1"
|
| -PASS cells[2].innerHTML is "2"
|
| -PASS cells[3].innerHTML is "3"
|
| -PASS successfullyParsed is true
|
| -
|
| -TEST COMPLETE
|
| -
|
|
|