Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(271)

Side by Side Diff: third_party/WebKit/LayoutTests/inspector-protocol/css/css-get-rule-list-expected.txt

Issue 2455943003: Backend for css rule tracking (Closed)
Patch Set: Backend for css rule tracking Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 Class Selector
2
3 ID Selector
4
5
6 Running test: testGetRuleListAfterStartingRecording
7 === Size of array: 5
8 0
9 1
10 2
11 3
12 5
13
14 Running test: testGetRuleListWithoutStartingRecording
15 === Size of array: 5
16 0
17 1
18 2
19 3
20 5
21
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698