Opened 3 years ago
Last modified 3 years ago
#17109 closed bug
haikuwebkit 1.8.2-2: Minimum device pixel ratio messages — at Version 1
Reported by: | cocobean | Owned by: | pulkomandy |
---|---|---|---|
Priority: | normal | Milestone: | R1/beta3 |
Component: | Kits/Web Kit | Version: | R1/beta3 |
Keywords: | CSS, dpi, dppx, haikuwebkit, webpositive | Cc: | |
Blocked By: | Blocking: | ||
Platform: | All |
Description (last modified by )
Pixel ratio messages in terminal output. Can become excessive during page loading of some news, Youtube, and mail websites:
MESSAGE https://mail.google.com/_/scs/mail-static/_/js/k=gmail.main.en.gIv6y1Mrmf0.O/am=rvxfwkdgYOjswM-GUeAOgLGwJIAAAGARK6WNP3BS_gfRHxKAvhbDgwE45gHQcYT5DAAAAAAAAAAAAAAAAAAAAOwCUQYB/d=1/im=1/dg=0/br=1/wt=1/rs=AHGWq9DnmtmzTqYkPwpf4_8uI-_WiPGqzg/cb=loaded_0/m=b:323:34: Consider using 'dppx' units instead of 'dpi', 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: (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 1.5)
Tested websites:
https:www.gmail.com https://www.blender.com https://www.cnn.com
Note:
See TracTickets
for help on using tickets.