| Index: third_party/WebKit/LayoutTests/shadow-dom/v0/cascade-deep-in-v1-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/shadow-dom/v0/cascade-deep-in-v1-expected.txt b/third_party/WebKit/LayoutTests/shadow-dom/v0/cascade-deep-in-v1-expected.txt
|
| deleted file mode 100644
|
| index 6cbc1adf9014f41e073dcbe932f0d7645946ab4a..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/shadow-dom/v0/cascade-deep-in-v1-expected.txt
|
| +++ /dev/null
|
| @@ -1,14 +0,0 @@
|
| -CONSOLE WARNING: line 1: /deep/ combinator is deprecated and will be a no-op in M60, around August 2017. See https://www.chromestatus.com/features/4964279606312960 for more details.
|
| -Cascade order for inner/outer tree rules with /deep/.
|
| -
|
| -On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| -
|
| -
|
| -PASS getComputedStyle(root1.querySelector("div")).color is green
|
| -PASS getComputedStyle(root1.querySelector("div + div")).color is green
|
| -PASS getComputedStyle(root2.querySelector("div")).color is green
|
| -PASS getComputedStyle(root2.querySelector("div + div")).color is green
|
| -PASS successfullyParsed is true
|
| -
|
| -TEST COMPLETE
|
| -
|
|
|