| Index: third_party/WebKit/LayoutTests/fast/dom/shadow/get-destination-insertion-points-skips-user-agent-shadow-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/dom/shadow/get-destination-insertion-points-skips-user-agent-shadow-expected.txt b/third_party/WebKit/LayoutTests/fast/dom/shadow/get-destination-insertion-points-skips-user-agent-shadow-expected.txt
|
| index 31edd0fbad25852229d22c36a9535fb25f76e09a..cc6a2c65029a1f0115b390c2b63a825d29868215 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/dom/shadow/get-destination-insertion-points-skips-user-agent-shadow-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/dom/shadow/get-destination-insertion-points-skips-user-agent-shadow-expected.txt
|
| @@ -5,7 +5,7 @@ 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 getNodeInTreeOfTrees('host/detail-child').getDestinationInsertionPoints().length is 0
|
| +PASS getNodeInComposedTree('host/detail-child').getDestinationInsertionPoints().length is 0
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
|
|