| Index: third_party/WebKit/LayoutTests/fast/dom/shadow/sibling-rules-under-shadow-root-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/dom/shadow/sibling-rules-under-shadow-root-expected.txt b/third_party/WebKit/LayoutTests/fast/dom/shadow/sibling-rules-under-shadow-root-expected.txt
|
| index bc1907ab9869bf39a3b41971dd1224e838ae1f3d..5aedb18b2a9527270998d26862283b7d18397951 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/dom/shadow/sibling-rules-under-shadow-root-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/dom/shadow/sibling-rules-under-shadow-root-expected.txt
|
| @@ -3,28 +3,28 @@ crbug.com/337573: Test direct/indirect adjucent and positinal rules under shadow
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|
|
|
| -PASS colorOf(getNodeInTreeOfTrees("host/child2")) is "rgb(0, 128, 0)"
|
| -PASS colorOf(getNodeInTreeOfTrees("host/child2")) is "rgb(0, 128, 0)"
|
| -PASS colorOf(getNodeInTreeOfTrees("host/child3")) is "rgb(0, 128, 0)"
|
| -PASS colorOf(getNodeInTreeOfTrees("host/child1")) is "rgb(0, 128, 0)"
|
| -PASS colorOf(getNodeInTreeOfTrees("host/child2")) is not "rgb(0, 128, 0)"
|
| -PASS colorOf(getNodeInTreeOfTrees("host/child3")) is not "rgb(0, 128, 0)"
|
| -PASS colorOf(getNodeInTreeOfTrees("host/child1")) is not "rgb(0, 128, 0)"
|
| -PASS colorOf(getNodeInTreeOfTrees("host/child2")) is not "rgb(0, 128, 0)"
|
| -PASS colorOf(getNodeInTreeOfTrees("host/child3")) is "rgb(0, 128, 0)"
|
| -PASS colorOf(getNodeInTreeOfTrees("host/child1")) is not "rgb(0, 128, 0)"
|
| -PASS colorOf(getNodeInTreeOfTrees("host/child2")) is "rgb(0, 128, 0)"
|
| -PASS colorOf(getNodeInTreeOfTrees("host/child3")) is not "rgb(0, 128, 0)"
|
| -PASS colorOf(getNodeInTreeOfTrees("host/child1")) is "rgb(0, 128, 0)"
|
| -PASS colorOf(getNodeInTreeOfTrees("host/child2")) is not "rgb(0, 128, 0)"
|
| -PASS colorOf(getNodeInTreeOfTrees("host/child3")) is not "rgb(0, 128, 0)"
|
| -PASS colorOf(getNodeInTreeOfTrees("host/child1")) is not "rgb(0, 128, 0)"
|
| -PASS colorOf(getNodeInTreeOfTrees("host/child2")) is not "rgb(0, 128, 0)"
|
| -PASS colorOf(getNodeInTreeOfTrees("host/child3")) is "rgb(0, 128, 0)"
|
| -PASS colorOf(getNodeInTreeOfTrees("host/child4")) is not "rgb(0, 128, 0)"
|
| -PASS colorOf(getNodeInTreeOfTrees("host/child1")) is not "rgb(0, 128, 0)"
|
| -PASS colorOf(getNodeInTreeOfTrees("host/child2")) is "rgb(0, 128, 0)"
|
| -PASS colorOf(getNodeInTreeOfTrees("host/child3")) is not "rgb(0, 128, 0)"
|
| +PASS colorOf(getNodeInComposedTree("host/child2")) is "rgb(0, 128, 0)"
|
| +PASS colorOf(getNodeInComposedTree("host/child2")) is "rgb(0, 128, 0)"
|
| +PASS colorOf(getNodeInComposedTree("host/child3")) is "rgb(0, 128, 0)"
|
| +PASS colorOf(getNodeInComposedTree("host/child1")) is "rgb(0, 128, 0)"
|
| +PASS colorOf(getNodeInComposedTree("host/child2")) is not "rgb(0, 128, 0)"
|
| +PASS colorOf(getNodeInComposedTree("host/child3")) is not "rgb(0, 128, 0)"
|
| +PASS colorOf(getNodeInComposedTree("host/child1")) is not "rgb(0, 128, 0)"
|
| +PASS colorOf(getNodeInComposedTree("host/child2")) is not "rgb(0, 128, 0)"
|
| +PASS colorOf(getNodeInComposedTree("host/child3")) is "rgb(0, 128, 0)"
|
| +PASS colorOf(getNodeInComposedTree("host/child1")) is not "rgb(0, 128, 0)"
|
| +PASS colorOf(getNodeInComposedTree("host/child2")) is "rgb(0, 128, 0)"
|
| +PASS colorOf(getNodeInComposedTree("host/child3")) is not "rgb(0, 128, 0)"
|
| +PASS colorOf(getNodeInComposedTree("host/child1")) is "rgb(0, 128, 0)"
|
| +PASS colorOf(getNodeInComposedTree("host/child2")) is not "rgb(0, 128, 0)"
|
| +PASS colorOf(getNodeInComposedTree("host/child3")) is not "rgb(0, 128, 0)"
|
| +PASS colorOf(getNodeInComposedTree("host/child1")) is not "rgb(0, 128, 0)"
|
| +PASS colorOf(getNodeInComposedTree("host/child2")) is not "rgb(0, 128, 0)"
|
| +PASS colorOf(getNodeInComposedTree("host/child3")) is "rgb(0, 128, 0)"
|
| +PASS colorOf(getNodeInComposedTree("host/child4")) is not "rgb(0, 128, 0)"
|
| +PASS colorOf(getNodeInComposedTree("host/child1")) is not "rgb(0, 128, 0)"
|
| +PASS colorOf(getNodeInComposedTree("host/child2")) is "rgb(0, 128, 0)"
|
| +PASS colorOf(getNodeInComposedTree("host/child3")) is not "rgb(0, 128, 0)"
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
|
|