0

I was wondering how media queries determine the device resolution. Is there a way to affect the way media queries respond with a custom user agent?

Thanks, Charlie

4

1 回答 1

0

在 WebKit 中,这是在MediaQueryEvaluator.cpp中实现的。

于 2013-11-14T05:15:58.023 回答