| Index: LayoutTests/inspector-protocol/shadow-dom-rules-in-styleSheetAddedEvent-expected.txt
|
| diff --git a/LayoutTests/inspector-protocol/shadow-dom-rules-in-getAllStyleSheets-expected.txt b/LayoutTests/inspector-protocol/shadow-dom-rules-in-styleSheetAddedEvent-expected.txt
|
| similarity index 85%
|
| rename from LayoutTests/inspector-protocol/shadow-dom-rules-in-getAllStyleSheets-expected.txt
|
| rename to LayoutTests/inspector-protocol/shadow-dom-rules-in-styleSheetAddedEvent-expected.txt
|
| index e2587ac088ffefba855655f3833820620e0fdb7b..c115ea5e3b7f1c8053a9f092c8466fa7fba776d7 100644
|
| --- a/LayoutTests/inspector-protocol/shadow-dom-rules-in-getAllStyleSheets-expected.txt
|
| +++ b/LayoutTests/inspector-protocol/shadow-dom-rules-in-styleSheetAddedEvent-expected.txt
|
| @@ -1,5 +1,4 @@
|
| This test checks that style sheets hosted inside shadow roots are reported in CSS.getAllStyleSheets protocol method.
|
|
|
| -Loaded style sheets count: 1
|
| Loaded style sheet text: .red { color: red; }
|
|
|
|
|