Index: LayoutTests/fast/dom/shadow/hostcontext-first-child-expected.txt |
diff --git a/LayoutTests/fast/dom/shadow/ancestor-first-child-expected.txt b/LayoutTests/fast/dom/shadow/hostcontext-first-child-expected.txt |
similarity index 77% |
rename from LayoutTests/fast/dom/shadow/ancestor-first-child-expected.txt |
rename to LayoutTests/fast/dom/shadow/hostcontext-first-child-expected.txt |
index 452aee00fe7791aa94c3c5bc65570ab0378e0a2c..29446708236965ff580678585662ebaddf68c1a3 100644 |
--- a/LayoutTests/fast/dom/shadow/ancestor-first-child-expected.txt |
+++ b/LayoutTests/fast/dom/shadow/hostcontext-first-child-expected.txt |
@@ -1,4 +1,4 @@ |
-Test that :ancestor(:first-child) is re-evaluated when :first-child changes. |
+Test that :host-context(:first-child) is re-evaluated when :first-child changes. |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |