| Index: LayoutTests/fast/dom/shadow/style-with-shadow-pseudo-element-expected.txt
|
| diff --git a/LayoutTests/fast/dom/shadow/style-with-shadow-pseudo-element-expected.txt b/LayoutTests/fast/dom/shadow/style-with-shadow-pseudo-element-expected.txt
|
| index 4e9afe8164db811007681e3a765d4c136cdf965e..a74d1f315c3ecffe82cd1d457322005081b5b6d4 100644
|
| --- a/LayoutTests/fast/dom/shadow/style-with-shadow-pseudo-element-expected.txt
|
| +++ b/LayoutTests/fast/dom/shadow/style-with-shadow-pseudo-element-expected.txt
|
| @@ -14,7 +14,7 @@ PASS borderColorOf(getNodeInTreeOfTrees("host/host1/host2/span3")) is "rgb(0, 12
|
| PASS borderColorOf(getNodeInTreeOfTrees("host/host1/host2/host3/span4")) is not "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 borderColorOf(getNodeInTreeOfTrees("host/target")) is "rgb(255, 0, 0)"
|
| +PASS borderColorOf(getNodeInTreeOfTrees("host/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 borderColorOf(getNodeInTreeOfTrees("host/target")) is "rgb(0, 128, 0)"
|
|
|