1.

Will this media query:

"mq-1.5.css"
<https://gist.github.com/3118451#file_mq_1.5.css>

... also work on devices that have a device pixel ratio of 2?

(From my tests, it appears to work... I don't have a 1.5 ratio device
to test on though.)

In other words, I shouldn't have to do this:

"mq-2.0.css"
<https://gist.github.com/3118451#file_mq_2.0.css>

Correct?

2.

I've seen examples where folks use:

-moz-min-device-pixel-ratio

But when reading the MDN:

<https://developer.mozilla.org/en/CSS/Media_queries/#-moz-device-pixel-ratio>

... it looks like they suggest:

min--moz-device-pixel-ratio

... or, am I reading that wrong?

Which is the correct syntax?

Thanks so much! I promise this is my last e-mail to the list for a few days. :D

Cheers,
M
______________________________________________________________________
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to