| Index: third_party/WebKit/LayoutTests/editing/text-iterator/findString-shadow-roots-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/editing/text-iterator/findString-shadow-roots-expected.txt b/third_party/WebKit/LayoutTests/editing/text-iterator/findString-shadow-roots-expected.txt
|
| index 459b671d003bea690e47ce7d85291660625cb2ba..2c89a6735e929d80d9f9f100f85a3505914951a9 100644
|
| --- a/third_party/WebKit/LayoutTests/editing/text-iterator/findString-shadow-roots-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/editing/text-iterator/findString-shadow-roots-expected.txt
|
| @@ -1,4 +1,4 @@
|
| -CONSOLE WARNING: Calling Element.createShadowRoot() for an element which already hosts a shadow root is deprecated. See https://www.chromestatus.com/features/4668884095336448 for more details.
|
| +CONSOLE WARNING: line 62: Calling Element.createShadowRoot() for an element which already hosts a shadow root is deprecated. See https://www.chromestatus.com/features/4668884095336448 for more details.
|
| Find text in shadow roots.
|
|
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|