| Index: LayoutTests/fast/dom/shadow/content-pseudo-element-with-host-pseudo-class-2-expected.txt
|
| diff --git a/LayoutTests/fast/dom/shadow/content-combinator-with-host-pseudo-class-2-expected.txt b/LayoutTests/fast/dom/shadow/content-pseudo-element-with-host-pseudo-class-2-expected.txt
|
| similarity index 80%
|
| rename from LayoutTests/fast/dom/shadow/content-combinator-with-host-pseudo-class-2-expected.txt
|
| rename to LayoutTests/fast/dom/shadow/content-pseudo-element-with-host-pseudo-class-2-expected.txt
|
| index 58c880852e5584ca8bbad5110986fbf388268101..1639514cd0fbfc78c714964edc6861269a9be104 100644
|
| --- a/LayoutTests/fast/dom/shadow/content-combinator-with-host-pseudo-class-2-expected.txt
|
| +++ b/LayoutTests/fast/dom/shadow/content-pseudo-element-with-host-pseudo-class-2-expected.txt
|
| @@ -1,5 +1,5 @@
|
| content
|
| -Test for crbug.com/274063: cannot style /content/ with a rule that includes :host.
|
| +Test for crbug.com/274063: cannot style ::content with a rule that includes :host.
|
|
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|
|
|