| Index: LayoutTests/fast/dom/shadow/distribution-for-detached-subtree-expected.txt
|
| diff --git a/LayoutTests/fast/dom/shadow/get-destination-insertion-points-expected.txt b/LayoutTests/fast/dom/shadow/distribution-for-detached-subtree-expected.txt
|
| similarity index 65%
|
| copy from LayoutTests/fast/dom/shadow/get-destination-insertion-points-expected.txt
|
| copy to LayoutTests/fast/dom/shadow/distribution-for-detached-subtree-expected.txt
|
| index 4fd4b037d9450d9551e56b6f9f7b208198297964..dbbc6d994bc541ec7f1a5008b6a8033b1afc964c 100644
|
| --- a/LayoutTests/fast/dom/shadow/get-destination-insertion-points-expected.txt
|
| +++ b/LayoutTests/fast/dom/shadow/distribution-for-detached-subtree-expected.txt
|
| @@ -1,9 +1,10 @@
|
| -Tests for getDestinationInsertionPoints().
|
| +distribution should be recalculated correctly for a detached subtree.
|
|
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|
|
|
| PASS nodeList.length is expectedNodes.length
|
| +PASS nodeList.length is expectedNodes.length
|
| PASS nodeList.item(0) is expectedNodes[0]
|
| PASS successfullyParsed is true
|
|
|
|
|