Index: LayoutTests/fast/dom/shadow/style-with-hat-expected.txt |
diff --git a/LayoutTests/fast/dom/shadow/style-with-hat-expected.txt b/LayoutTests/fast/dom/shadow/style-with-hat-expected.txt |
index 5b8a14b4c53018d42d8a994302eac177d37153b7..075fe07528342a454e0aea6b9e05efa49022b57e 100644 |
--- a/LayoutTests/fast/dom/shadow/style-with-hat-expected.txt |
+++ b/LayoutTests/fast/dom/shadow/style-with-hat-expected.txt |
@@ -26,6 +26,7 @@ PASS borderColorOf(getNodeInTreeOfTrees("host/host2/target")) is "rgb(0, 0, 0)" |
PASS borderColorOf(getNodeInTreeOfTrees("host/host2/target")) is "rgb(0, 128, 0)" |
PASS borderColorOf(getNodeInTreeOfTrees("host/host2/target")) is "rgb(0, 0, 0)" |
PASS borderColorOf(getNodeInTreeOfTrees("host//host2/target")) is "rgb(0, 128, 0)" |
+PASS borderColorOf(getNodeInTreeOfTrees("host/x-bar-host/x-zot-host/x-zot-target")) is not "rgb(255, 0, 0)" |
PASS successfullyParsed is true |
TEST COMPLETE |