 Chromium Code Reviews
 Chromium Code Reviews Issue 1751953003:
  Remove the support of multiple shadow roots with a user agent shadow root  (Closed) 
  Base URL: https://chromium.googlesource.com/chromium/src.git@master
    
  
    Issue 1751953003:
  Remove the support of multiple shadow roots with a user agent shadow root  (Closed) 
  Base URL: https://chromium.googlesource.com/chromium/src.git@master| Index: third_party/WebKit/LayoutTests/editing/spelling/spellcheck-author-shadow-crash-expected.txt | 
| diff --git a/third_party/WebKit/LayoutTests/editing/spelling/spellcheck-author-shadow-crash-expected.txt b/third_party/WebKit/LayoutTests/editing/spelling/spellcheck-author-shadow-crash-expected.txt | 
| deleted file mode 100644 | 
| index 8e41238b6fabcef5e006720ca2626cff341ecdc3..0000000000000000000000000000000000000000 | 
| --- a/third_party/WebKit/LayoutTests/editing/spelling/spellcheck-author-shadow-crash-expected.txt | 
| +++ /dev/null | 
| @@ -1,2 +0,0 @@ | 
| -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. | 
| -PASS if not crashed |