| Index: LayoutTests/fast/dom/shadow/shadow-selection-detach-crash-expected.txt
|
| diff --git a/LayoutTests/fast/dom/shadow/shadow-selection-detach-crash-expected.txt b/LayoutTests/fast/dom/shadow/shadow-selection-detach-crash-expected.txt
|
| index 5128d6822a3a26240fe8639fc243bb0001688ee0..879ae2102a70295039b28bf02702ee8f0abba548 100644
|
| --- a/LayoutTests/fast/dom/shadow/shadow-selection-detach-crash-expected.txt
|
| +++ b/LayoutTests/fast/dom/shadow/shadow-selection-detach-crash-expected.txt
|
| @@ -1,3 +1,4 @@
|
| +CONSOLE WARNING: Calling Element.createShadowRoot() for an element which already hosts a user-agent shadow root is deprecated. See https://www.chromestatus.com/features/4668884095336448 for more details.
|
| Garbage collection of Selection objects with shorter lifetimes must not crash.
|
|
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|