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

Unified Diff: LayoutTests/inspector/console/console-log-media-query-warning-expected.txt

Issue 963743002: Remove the warning message to inspector for dpi/dcm values (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: layout test fix + nits Created 5 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: LayoutTests/inspector/console/console-log-media-query-warning-expected.txt
diff --git a/LayoutTests/inspector/console/console-log-media-query-warning-expected.txt b/LayoutTests/inspector/console/console-log-media-query-warning-expected.txt
index 86ee337d2d990c81327bf0f069b9b9399f94ff97..1b5bc1818d48360df1aa220e0e57e0dc5e203f4d 100644
--- a/LayoutTests/inspector/console/console-log-media-query-warning-expected.txt
+++ b/LayoutTests/inspector/console/console-log-media-query-warning-expected.txt
@@ -1,4 +1 @@
Tests warning on dpi values in media query (see http://crbug/336276).
-
-console-log-media-query-warning.html:24 Consider using 'dppx' units, as in CSS 'dpi' means dots-per-CSS-inch, not dots-per-physical-inch, so does not correspond to the actual 'dpi' of a screen. In media query expression: only screen and (min-resolution: 192dpi)
-
« no previous file with comments | « LayoutTests/inspector/console/console-log-media-query-warning.html ('k') | Source/core/css/CSSStyleSheet.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698