| Index: LayoutTests/fast/dom/shadow/content-pseudo-element-with-host-pseudo-class-expected.txt
|
| diff --git a/LayoutTests/fast/dom/shadow/content-pseudo-element-with-host-pseudo-class-expected.txt b/LayoutTests/fast/dom/shadow/content-pseudo-element-with-host-pseudo-class-expected.txt
|
| deleted file mode 100644
|
| index 1a7bafb7dc3b9ee457feada6a5b5cd0a6b225805..0000000000000000000000000000000000000000
|
| --- a/LayoutTests/fast/dom/shadow/content-pseudo-element-with-host-pseudo-class-expected.txt
|
| +++ /dev/null
|
| @@ -1,11 +0,0 @@
|
| -content
|
| -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".
|
| -
|
| -
|
| -PASS window.getComputedStyle(document.querySelector("#host > .content")).color is "rgb(255, 0, 0)"
|
| -PASS successfullyParsed is true
|
| -
|
| -TEST COMPLETE
|
| -
|
|
|