Index: LayoutTests/fast/dom/shadow/hostcontext-pseudo-class-expected.txt |
diff --git a/LayoutTests/fast/dom/shadow/hostcontext-pseudo-class-expected.txt b/LayoutTests/fast/dom/shadow/hostcontext-pseudo-class-expected.txt |
index 60cf62fbb5a1eec43a146cf1f5a9d18ab723276c..a9253053571b7838f4c7bee55e71aba8beee58dd 100644 |
--- a/LayoutTests/fast/dom/shadow/hostcontext-pseudo-class-expected.txt |
+++ b/LayoutTests/fast/dom/shadow/hostcontext-pseudo-class-expected.txt |
@@ -41,6 +41,8 @@ PASS backgroundColorOf('host') is "rgb(255, 0, 0)" |
PASS backgroundColorOf('host/target') is "rgb(0, 128, 0)" |
PASS backgroundColorOf('host/target') is "rgb(0, 128, 0)" |
PASS backgroundColorOf('host/target') is "rgb(0, 128, 0)" |
+:host-context without functional notation should not match any shadow hosts. |
+PASS backgroundColorOf('host') is "rgba(0, 0, 0, 0)" |
PASS successfullyParsed is true |
TEST COMPLETE |