Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/inspector-protocol/css/css-get-rule-list-expected.txt |
| diff --git a/third_party/WebKit/LayoutTests/inspector-protocol/css/css-get-rule-list-expected.txt b/third_party/WebKit/LayoutTests/inspector-protocol/css/css-get-rule-list-expected.txt |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..602f37d8888b4e4119a6703eecd59ed3817ca8fa |
| --- /dev/null |
| +++ b/third_party/WebKit/LayoutTests/inspector-protocol/css/css-get-rule-list-expected.txt |
| @@ -0,0 +1,21 @@ |
| +Class Selector |
| + |
| +ID Selector |
| + |
| + |
| +Running test: testGetRuleListAfterStartingRecording |
| +=== Size of array: 5 |
| +0 |
| +1 |
| +2 |
| +3 |
| +5 |
| + |
| +Running test: testGetRuleListWithoutStartingRecording |
| +=== Size of array: 5 |
| +0 |
| +1 |
| +2 |
| +3 |
| +5 |
| + |