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) |
- |