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

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

Issue 1774773003: DevTools: Remove vendor-prefixed css rule audit. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: restore whitespace in test Created 4 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
« no previous file with comments | « no previous file | third_party/WebKit/Source/devtools/front_end/audits/AuditCategories.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/inspector/audits/audits-panel-functional-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/audits/audits-panel-functional-expected.txt b/third_party/WebKit/LayoutTests/inspector/audits/audits-panel-functional-expected.txt
index 7677313cd9480a662b1d03c5de80ebd626928f24..a01edc9872100ce0b581178d914034393611eac5 100644
--- a/third_party/WebKit/LayoutTests/inspector/audits/audits-panel-functional-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/audits/audits-panel-functional-expected.txt
@@ -42,11 +42,4 @@ Page reloaded.
audits-style1.css
: 100% is not used by the current page.
.some-style
- [severity warning] Use normal CSS property names instead of vendor-prefixed ones (2)
- audits-panel-functional.html
- .unused
- "-webkit-opacity" is used, but "opacity" is supported.
- audits-panel-functional.html
- .violation
- "-webkit-border-radius" is used, but "border-radius" is supported.
« no previous file with comments | « no previous file | third_party/WebKit/Source/devtools/front_end/audits/AuditCategories.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698