| Index: third_party/WebKit/LayoutTests/shadow-dom/closed-mode-deep-combinator-and-shadow-pseudo-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/shadow-dom/closed-mode-deep-combinator-and-shadow-pseudo-expected.txt b/third_party/WebKit/LayoutTests/shadow-dom/closed-mode-deep-combinator-and-shadow-pseudo-expected.txt
|
| deleted file mode 100644
|
| index 1bfd59ad698e55580378488c7cd3cbb1554955d4..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/shadow-dom/closed-mode-deep-combinator-and-shadow-pseudo-expected.txt
|
| +++ /dev/null
|
| @@ -1,87 +0,0 @@
|
| -CONSOLE WARNING: line 311: /deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.
|
| -(1/6) /deep/ style rule on top-level document.
|
| -PASS backgroundColorOf('host_open_open') is "rgba(0, 0, 0, 0)"
|
| -PASS backgroundColorOf('host_open_open/div1') is "rgba(0, 0, 0, 0)"
|
| -PASS backgroundColorOf('host_open_open/div1/div2') is "rgba(0, 0, 0, 0)"
|
| -PASS backgroundColorOf('host_open_open/div1b') is "rgba(0, 0, 0, 0)"
|
| -PASS backgroundColorOf('host_open_closed') is "rgba(0, 0, 0, 0)"
|
| -PASS backgroundColorOf('host_open_closed/div3') is "rgba(0, 0, 0, 0)"
|
| -PASS backgroundColorOf('host_open_closed/div3/div4') is "rgba(0, 0, 0, 0)"
|
| -PASS backgroundColorOf('host_open_closed/div3b') is "rgba(0, 0, 0, 0)"
|
| -PASS backgroundColorOf('host_closed_open') is "rgba(0, 0, 0, 0)"
|
| -PASS backgroundColorOf('host_closed_open/div5') is "rgba(0, 0, 0, 0)"
|
| -PASS backgroundColorOf('host_closed_open/div5/div6') is "rgba(0, 0, 0, 0)"
|
| -PASS backgroundColorOf('host_closed_open/div5b') is "rgba(0, 0, 0, 0)"
|
| -PASS backgroundColorOf('host_closed_closed') is "rgba(0, 0, 0, 0)"
|
| -PASS backgroundColorOf('host_closed_closed/div7') is "rgba(0, 0, 0, 0)"
|
| -PASS backgroundColorOf('host_closed_closed/div7/div8') is "rgba(0, 0, 0, 0)"
|
| -PASS backgroundColorOf('host_closed_closed/div7b') is "rgba(0, 0, 0, 0)"
|
| -(2/6) ::shadow style rule on top-level document.
|
| -PASS backgroundColorOf('host_open_open') is "rgba(0, 0, 0, 0)"
|
| -PASS backgroundColorOf('host_open_open/div1') is "rgba(0, 0, 0, 0)"
|
| -PASS backgroundColorOf('host_open_open/div1/div2') is "rgba(0, 0, 0, 0)"
|
| -PASS backgroundColorOf('host_open_open/div1b') is "rgba(0, 0, 0, 0)"
|
| -PASS backgroundColorOf('host_open_closed') is "rgba(0, 0, 0, 0)"
|
| -PASS backgroundColorOf('host_open_closed/div3') is "rgba(0, 0, 0, 0)"
|
| -PASS backgroundColorOf('host_open_closed/div3/div4') is "rgba(0, 0, 0, 0)"
|
| -PASS backgroundColorOf('host_open_closed/div3b') is "rgba(0, 0, 0, 0)"
|
| -PASS backgroundColorOf('host_closed_open') is "rgba(0, 0, 0, 0)"
|
| -PASS backgroundColorOf('host_closed_open/div5') is "rgba(0, 0, 0, 0)"
|
| -PASS backgroundColorOf('host_closed_open/div5/div6') is "rgba(0, 0, 0, 0)"
|
| -PASS backgroundColorOf('host_closed_open/div5b') is "rgba(0, 0, 0, 0)"
|
| -PASS backgroundColorOf('host_closed_closed') is "rgba(0, 0, 0, 0)"
|
| -PASS backgroundColorOf('host_closed_closed/div7') is "rgba(0, 0, 0, 0)"
|
| -PASS backgroundColorOf('host_closed_closed/div7/div8') is "rgba(0, 0, 0, 0)"
|
| -PASS backgroundColorOf('host_closed_closed/div7b') is "rgba(0, 0, 0, 0)"
|
| -(3/6) /deep/ style on shadow tree.
|
| -PASS backgroundColorOf('host_open_open/div1') is "rgba(0, 0, 0, 0)"
|
| -PASS backgroundColorOf('host_open_open/div1/div2') is "rgba(0, 0, 0, 0)"
|
| -PASS backgroundColorOf('host_open_open/div1b') is "rgb(0, 0, 255)"
|
| -PASS backgroundColorOf('host_open_closed/div3') is "rgba(0, 0, 0, 0)"
|
| -PASS backgroundColorOf('host_open_closed/div3/div4') is "rgba(0, 0, 0, 0)"
|
| -PASS backgroundColorOf('host_open_closed/div3b') is "rgb(0, 0, 255)"
|
| -PASS backgroundColorOf('host_closed_open/div5') is "rgba(0, 0, 0, 0)"
|
| -PASS backgroundColorOf('host_closed_open/div5/div6') is "rgba(0, 0, 0, 0)"
|
| -PASS backgroundColorOf('host_closed_open/div5b') is "rgb(0, 0, 255)"
|
| -PASS backgroundColorOf('host_closed_closed/div7') is "rgba(0, 0, 0, 0)"
|
| -PASS backgroundColorOf('host_closed_closed/div7/div8') is "rgba(0, 0, 0, 0)"
|
| -PASS backgroundColorOf('host_closed_closed/div7b') is "rgb(0, 0, 255)"
|
| -(4/6) ::shadow style on shadow tree.
|
| -PASS backgroundColorOf('host_open_open/div1') is "rgba(0, 0, 0, 0)"
|
| -PASS backgroundColorOf('host_open_open/div1/div2') is "rgba(0, 0, 0, 0)"
|
| -PASS backgroundColorOf('host_open_open/div1b') is "rgba(0, 0, 0, 0)"
|
| -PASS backgroundColorOf('host_open_closed/div3') is "rgba(0, 0, 0, 0)"
|
| -PASS backgroundColorOf('host_open_closed/div3/div4') is "rgba(0, 0, 0, 0)"
|
| -PASS backgroundColorOf('host_open_closed/div3b') is "rgba(0, 0, 0, 0)"
|
| -PASS backgroundColorOf('host_closed_open/div5') is "rgba(0, 0, 0, 0)"
|
| -PASS backgroundColorOf('host_closed_open/div5/div6') is "rgba(0, 0, 0, 0)"
|
| -PASS backgroundColorOf('host_closed_open/div5b') is "rgba(0, 0, 0, 0)"
|
| -PASS backgroundColorOf('host_closed_closed/div7') is "rgba(0, 0, 0, 0)"
|
| -PASS backgroundColorOf('host_closed_closed/div7/div8') is "rgba(0, 0, 0, 0)"
|
| -PASS backgroundColorOf('host_closed_closed/div7b') is "rgba(0, 0, 0, 0)"
|
| -(5/6) /deep/ selector in querySelectorAll()
|
| -PASS host_open_open.querySelectorAll("div /deep/ div").length is 0
|
| -PASS host_open_closed.querySelectorAll("div /deep/ div").length is 0
|
| -PASS host_closed_open.querySelectorAll("div /deep/ div").length is 0
|
| -PASS host_closed_closed.querySelectorAll("div /deep/ div").length is 0
|
| -PASS results.length is 1
|
| -PASS node.id is "div1b"
|
| -PASS results.length is 1
|
| -PASS node.id is "div3b"
|
| -PASS results.length is 1
|
| -PASS node.id is "div5b"
|
| -PASS results.length is 1
|
| -PASS node.id is "div7b"
|
| -(6/6) ::shadow selector in querySelectorAll()
|
| -PASS host_open_open.querySelectorAll("div::shadow div").length is 0
|
| -PASS host_open_closed.querySelectorAll("div::shadow div").length is 0
|
| -PASS host_closed_open.querySelectorAll("div::shadow div").length is 0
|
| -PASS host_closed_closed.querySelectorAll("div::shadow div").length is 0
|
| -PASS div1.querySelectorAll("div::shadow div").length is 0
|
| -PASS div3.querySelectorAll("div::shadow div").length is 0
|
| -PASS div5.querySelectorAll("div::shadow div").length is 0
|
| -PASS div7.querySelectorAll("div::shadow div").length is 0
|
| -PASS successfullyParsed is true
|
| -
|
| -TEST COMPLETE
|
| -
|
|
|