| Index: third_party/WebKit/LayoutTests/fast/dom/shadow/get-destination-insertion-points-re-distribution-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/dom/shadow/get-destination-insertion-points-re-distribution-expected.txt b/third_party/WebKit/LayoutTests/fast/dom/shadow/get-destination-insertion-points-re-distribution-expected.txt
|
| deleted file mode 100644
|
| index 789582050fae054384f227c287b8fc7251057050..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/fast/dom/shadow/get-destination-insertion-points-re-distribution-expected.txt
|
| +++ /dev/null
|
| @@ -1,17 +0,0 @@
|
| -Tests for getDestinationInsertionPoints() which involves re-distribution.
|
| -
|
| -On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| -
|
| -
|
| -PASS nodeList.length is expectedNodes.length
|
| -PASS nodeList.item(0) is expectedNodes[0]
|
| -PASS nodeList.item(1) is expectedNodes[1]
|
| -PASS nodeList.length is expectedNodes.length
|
| -PASS nodeList.item(0) is expectedNodes[0]
|
| -PASS nodeList.length is expectedNodes.length
|
| -PASS nodeList.item(0) is expectedNodes[0]
|
| -PASS document.getElementById("child-12").getDestinationInsertionPoints().length is 0
|
| -PASS successfullyParsed is true
|
| -
|
| -TEST COMPLETE
|
| -
|
|
|