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

Unified Diff: third_party/WebKit/LayoutTests/inspector/coverage/coverage-view-expected.txt

Issue 2721563003: DevTools: add CSS/JS type indication to coverage view (Closed)
Patch Set: DevTools: add CSS/JS type indication to coverage view Created 3 years, 10 months 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 side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/inspector/coverage/coverage-view-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/coverage/coverage-view-expected.txt b/third_party/WebKit/LayoutTests/inspector/coverage/coverage-view-expected.txt
index 96696db312774cb0128a6756ea3356ed472a6d77..e662130bb6d105cb689d4a8773f83498cdcb305f 100644
--- a/third_party/WebKit/LayoutTests/inspector/coverage/coverage-view-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/coverage/coverage-view-expected.txt
@@ -1,5 +1,5 @@
Tests the coverage list view after finishing recording in the Coverage view.
-.../inspector/coverage/resources/coverage.js used: 245 unused: 157 total: 402
-.../inspector/coverage/resources/highlight-in-source.css used: 65 unused: 128 total: 209
+.../inspector/coverage/resources/coverage.js JS used: 245 unused: 157 total: 402
+.../inspector/coverage/resources/highlight-in-source.css CSS used: 65 unused: 128 total: 209

Powered by Google App Engine
This is Rietveld 408576698