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

Unified Diff: LayoutTests/inspector/audits/audits-panel-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-functional-expected.txt
diff --git a/LayoutTests/inspector/audits/audits-panel-functional-expected.txt b/LayoutTests/inspector/audits/audits-panel-functional-expected.txt
index 7af49ace41aa5a4c117322fd5532857f98540726..b6cc452def563d5d3f118444c43ed819e9c01137 100644
--- a/LayoutTests/inspector/audits/audits-panel-functional-expected.txt
+++ b/LayoutTests/inspector/audits/audits-panel-functional-expected.txt
@@ -34,11 +34,11 @@ Page reloaded.
x:hover
x:first-letter
x:nth-child(2n + 1)
+ 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
- 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