| Index: LayoutTests/fast/dom/shadow/cascade-of-treeboundary-crossing-rules-expected.txt
|
| diff --git a/LayoutTests/fast/dom/shadow/cascade-of-treeboundary-crossing-rules-expected.txt b/LayoutTests/fast/dom/shadow/cascade-of-treeboundary-crossing-rules-expected.txt
|
| index 37b65d8e9d10474ce735e9c1016e998b8fcf81ec..c32633a469dc72cb6608a1a83b94f7ae0c2cf5a9 100644
|
| --- a/LayoutTests/fast/dom/shadow/cascade-of-treeboundary-crossing-rules-expected.txt
|
| +++ b/LayoutTests/fast/dom/shadow/cascade-of-treeboundary-crossing-rules-expected.txt
|
| @@ -7,7 +7,6 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
|
| PASS borderColorOf(getNodeInTreeOfTrees("target")) is "rgb(0, 128, 0)"
|
| PASS borderColorOf(getNodeInTreeOfTrees("host/host2/target")) is "rgb(0, 128, 0)"
|
| PASS borderColorOf(getNodeInTreeOfTrees("host/target")) is "rgb(0, 128, 0)"
|
| -PASS borderColorOf(getNodeInTreeOfTrees("host/target")) is "rgb(0, 128, 0)"
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
|
|