| Index: LayoutTests/fast/dom/shadow/shadow-element-distributed-nodes-expected.txt
|
| diff --git a/LayoutTests/fast/dom/shadow/shadow-element-distributed-nodes-expected.txt b/LayoutTests/fast/dom/shadow/shadow-element-distributed-nodes-expected.txt
|
| index 184a461e80216b63bd3fe1d2ec9475a8b6da65c0..c61d36e6947c20bc4518528baa49d0417d2e31c3 100644
|
| --- a/LayoutTests/fast/dom/shadow/shadow-element-distributed-nodes-expected.txt
|
| +++ b/LayoutTests/fast/dom/shadow/shadow-element-distributed-nodes-expected.txt
|
| @@ -11,9 +11,8 @@ PASS distributedNodes.length is expectedDistributedNodes.length
|
| getDistributedNodes() for "host/shadow" should return []
|
| PASS distributedNodes.length is expectedDistributedNodes.length
|
|
|
| -getDistributedNodes() for "host/shadow" should return [host/shadow-child]
|
| +getDistributedNodes() for "host/shadow" should return []
|
| PASS distributedNodes.length is expectedDistributedNodes.length
|
| -PASS distributedNodes.item(0) is getNodeInTreeOfTrees(expectedDistributedNodes[0])
|
|
|
| getDistributedNodes() for "host/shadow" should return [host-child]
|
| PASS distributedNodes.length is expectedDistributedNodes.length
|
|
|