Side by Side 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, 9 months ago
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
1 Tests warning on dpi values in media query (see http://crbug/336276).
1 Tests warning on dpi values in media query (see http://crbug/336276).
2
3 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 (mi
n-resolution: 192dpi)
Issue 963743002: Remove the warning message to inspector for dpi/dcm values
(Closed)
Created 5 years, 9 months ago by riju_
Modified 5 years, 9 months ago
Reviewers: kenneth.r.christiansen
Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Comments: 0