mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-01 13:57:32 +00:00
No bug - Remove comment that is outdated since I fixed it in bug 1483808.
This commit is contained in:
parent
2ca28a05ed
commit
a7ccd628a6
@ -127,10 +127,6 @@ fn eval_device_aspect_ratio(
|
||||
}
|
||||
|
||||
/// https://compat.spec.whatwg.org/#css-media-queries-webkit-device-pixel-ratio
|
||||
///
|
||||
/// FIXME(emilio): This should be an alias of `resolution`, according to the
|
||||
/// spec, and also according to the code in Chromium. Unify with
|
||||
/// `eval_resolution`.
|
||||
fn eval_device_pixel_ratio(
|
||||
device: &Device,
|
||||
query_value: Option<f32>,
|
||||
|
Loading…
x
Reference in New Issue
Block a user