Index: third_party/WebKit/LayoutTests/fast/dom/shadow/cascade-of-treeboundary-crossing-rules-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/dom/shadow/cascade-of-treeboundary-crossing-rules-expected.txt b/third_party/WebKit/LayoutTests/fast/dom/shadow/cascade-of-treeboundary-crossing-rules-expected.txt |
index b33adf6a99059fbbf7118b630aba79bb211badb6..13660882be645f96f2b21359554e7593fd0ca96c 100644 |
--- a/third_party/WebKit/LayoutTests/fast/dom/shadow/cascade-of-treeboundary-crossing-rules-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/dom/shadow/cascade-of-treeboundary-crossing-rules-expected.txt |
@@ -1,12 +1,9 @@ |
-CONSOLE WARNING: line 16: /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. |
Test for casacde of treeboundary crossing rules. |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
PASS borderColorOf(getNodeInComposedTree("target")) is "rgb(0, 128, 0)" |
-PASS borderColorOf(getNodeInComposedTree("host/host2/target")) is "rgb(0, 128, 0)" |
-PASS borderColorOf(getNodeInComposedTree("host/target")) is "rgb(0, 128, 0)" |
PASS borderColorOf(getNodeInComposedTree("host/target")) is "rgb(0, 128, 0)" |
PASS successfullyParsed is true |