Index: LayoutTests/fast/dom/shadow/shadow-tree-styles-select-host-expected.txt |
diff --git a/LayoutTests/fast/dom/shadow/shadow-tree-styles-select-host-expected.txt b/LayoutTests/fast/dom/shadow/shadow-tree-styles-select-host-expected.txt |
index 5c24eac5fea49d6e486af14e413337052715a543..03af4c73f52fcd22a847c9f5f544e47a19151c32 100644 |
--- a/LayoutTests/fast/dom/shadow/shadow-tree-styles-select-host-expected.txt |
+++ b/LayoutTests/fast/dom/shadow/shadow-tree-styles-select-host-expected.txt |
@@ -28,8 +28,6 @@ Test that descendant selector with a shadow host and descendants of a shadow roo |
PASS borderColorOf('host/spanD') is "rgb(255, 0, 0)" |
Test the case where there are no styles in a contanining treescope. |
PASS borderColorOf('host/target') is "rgb(0, 128, 0)" |
-Test the case where there exists a style scoped in a contanining treescope. |
-PASS borderColorOf('host') is "rgb(255, 0, 0)" |
Test that style sharing is disabled when styles in shadow trees would match shadow hosts. |
PASS borderColorOf('hostA') is "rgb(255, 0, 0)" |
PASS borderColorOf('hostB') is "rgb(0, 128, 0)" |