I was wondering about a situation that includes two displays, one using the HiDPI mode that apple has begun supporting lately.
I know safari supports the "-webkit-min-device-pixel-ratio: 2"-css property and uses it if you activate HiDPI mode. But what if you use the mixed situation as described earlier? Does it use the HiDPI graphics, defined by the css property on the HiDPI monitor? What on the standard monitor? What if you drag the window from the HiDPI to the standard monitor, or the other way around? And what if you place one part on the HiDPI monitor and one part on the standard monitor.
I know safari supports the "-webkit-min-device-pixel-ratio: 2"-css property and uses it if you activate HiDPI mode. But what if you use the mixed situation as described earlier? Does it use the HiDPI graphics, defined by the css property on the HiDPI monitor? What on the standard monitor? What if you drag the window from the HiDPI to the standard monitor, or the other way around? And what if you place one part on the HiDPI monitor and one part on the standard monitor.