| 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 cabc6e3e63bda18d7905c5f1a07047d79c6c32cb..821d38d04d7ee803d69be939f5091dd9ae442dc8 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
|
| @@ -13,7 +13,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)"
|
|
|