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

Unified Diff: LayoutTests/inspector/audits/audits-panel-noimages-functional-expected.txt

Issue 201363002: DevTools: defer styles delta calculation to until the end of the task. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: For landing Created 6 years, 9 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: LayoutTests/inspector/audits/audits-panel-noimages-functional-expected.txt
diff --git a/LayoutTests/inspector/audits/audits-panel-noimages-functional-expected.txt b/LayoutTests/inspector/audits/audits-panel-noimages-functional-expected.txt
index b9f6ee0c3fc23017b59cda4574d01389a0862376..f267400c9666b1b519ce9e437d7cefc0e87c1cc8 100644
--- a/LayoutTests/inspector/audits/audits-panel-noimages-functional-expected.txt
+++ b/LayoutTests/inspector/audits/audits-panel-noimages-functional-expected.txt
@@ -20,14 +20,14 @@ Page reloaded.
5 rules (100%) of CSS not used by the current page.
Inline block #1: 100% is not used by the current page.
.unused
+ Inline block #2: 100% is not used by the current page.
+ .violation
audits-style1.css
: 100% is not used by the current page.
.some-style
audits-style1.css
: 100% is not used by the current page.
.some-style
- Inline block #2: 100% is not used by the current page.
- .violation
audits-style1.css
: 100% is not used by the current page.
.some-style

Powered by Google App Engine
This is Rietveld 408576698