| Index: third_party/WebKit/LayoutTests/inspector-protocol/shadow-dom-rules-in-styleSheetAddedEvent-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/inspector-protocol/shadow-dom-rules-in-styleSheetAddedEvent-expected.txt b/third_party/WebKit/LayoutTests/inspector-protocol/shadow-dom-rules-in-styleSheetAddedEvent-expected.txt
|
| index c115ea5e3b7f1c8053a9f092c8466fa7fba776d7..4602e8738d57cc07a498c3e77eb961cd4741ae3a 100644
|
| --- a/third_party/WebKit/LayoutTests/inspector-protocol/shadow-dom-rules-in-styleSheetAddedEvent-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/inspector-protocol/shadow-dom-rules-in-styleSheetAddedEvent-expected.txt
|
| @@ -1,4 +1,3 @@
|
| -This test checks that style sheets hosted inside shadow roots are reported in CSS.getAllStyleSheets protocol method.
|
| -
|
| +This test checks that style sheets hosted inside shadow roots are reported in CSS.styleSheetAdded event.
|
| Loaded style sheet text: .red { color: red; }
|
|
|
|
|