| Index: LayoutTests/fast/dom/shadow/content-pseudo-element-overridden-expected.txt
|
| diff --git a/LayoutTests/fast/dom/shadow/content-pseudo-element-overridden-expected.txt b/LayoutTests/fast/dom/shadow/content-pseudo-element-overridden-expected.txt
|
| deleted file mode 100644
|
| index 014d017c352d808e5a42caeb0b29905043d44c0f..0000000000000000000000000000000000000000
|
| --- a/LayoutTests/fast/dom/shadow/content-pseudo-element-overridden-expected.txt
|
| +++ /dev/null
|
| @@ -1,11 +0,0 @@
|
| -content
|
| -Test for crbug.com/274059. Should be able to override ::content styles in shadow root style sheet from the document.
|
| -
|
| -On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| -
|
| -
|
| -PASS window.getComputedStyle(document.querySelector(".contentClass")).color is "rgb(0, 0, 255)"
|
| -PASS successfullyParsed is true
|
| -
|
| -TEST COMPLETE
|
| -
|
|
|