| 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 3de9eb80c58d1a31e4e12e796335afadaf0da15e..83484f3ae3c344701b5f2bd9ddf85719ecd4d44b 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
|
| @@ -6,6 +6,7 @@ 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
|
|
|