| Index: LayoutTests/fast/dom/shadow/content-combinator-with-shadow-all-expected.txt
|
| diff --git a/LayoutTests/fast/dom/shadow/content-combinator-with-shadow-all-expected.txt b/LayoutTests/fast/dom/shadow/content-combinator-with-shadow-all-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..b8ef57e039f82e8e8c80297bd4468920286ca458
|
| --- /dev/null
|
| +++ b/LayoutTests/fast/dom/shadow/content-combinator-with-shadow-all-expected.txt
|
| @@ -0,0 +1,13 @@
|
| +Test for /content/ with /shadow-all/ 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
|
| +
|
|
|