| Index: LayoutTests/fast/dom/shadow/content-combinator-with-shadow-expected.txt
|
| diff --git a/LayoutTests/fast/dom/shadow/content-combinator-with-shadow-expected.txt b/LayoutTests/fast/dom/shadow/content-combinator-with-shadow-expected.txt
|
| deleted file mode 100644
|
| index 3f4696964b70657804573b40b1895d214adc6b80..0000000000000000000000000000000000000000
|
| --- a/LayoutTests/fast/dom/shadow/content-combinator-with-shadow-expected.txt
|
| +++ /dev/null
|
| @@ -1,13 +0,0 @@
|
| -Test for /content/ with /shadow/ and :host.
|
| -
|
| -On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| -
|
| -
|
| -PASS colorOf("#host1 > .content") is "rgb(0, 128, 0)"
|
| -PASS colorOf("#host1 > .content") is "rgb(0, 128, 0)"
|
| -PASS colorOf("#host1 > .content") is not "rgb(255, 0, 0)"
|
| -PASS colorOf("#host1 > .content") is not "rgb(255, 0, 0)"
|
| -PASS successfullyParsed is true
|
| -
|
| -TEST COMPLETE
|
| -
|
|
|