Chromium Code Reviews| Index: LayoutTests/inspector-protocol/shadow-dom-rules-in-getAllStyleSheets-expected.txt |
| diff --git a/LayoutTests/inspector-protocol/shadow-dom-rules-in-getAllStyleSheets-expected.txt b/LayoutTests/inspector-protocol/shadow-dom-rules-in-getAllStyleSheets-expected.txt |
| deleted file mode 100644 |
| index e2587ac088ffefba855655f3833820620e0fdb7b..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/inspector-protocol/shadow-dom-rules-in-getAllStyleSheets-expected.txt |
| +++ /dev/null |
| @@ -1,5 +0,0 @@ |
| -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; } |
| - |