- From: <bugzilla@jessica.w3.org>
- Date: Wed, 31 Jul 2013 09:34:43 +0000
- To: public-css-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=22844
Bug ID: 22844
Summary: What is the behaviour for high-DPI displays?
Classification: Unclassified
Product: CSS
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: Device Adaptation
Assignee: rune@opera.com
Reporter: josh@joshtumath.me.uk
QA Contact: public-css-bugzilla@w3.org
In Internet Explorer 10's implementation of the spec, the min-width and
max-width are set using physical pixels. That means that, even if your display
uses a different DPI setting, this will have no effect on the viewport setting.
This may just be a bug in Microsoft's implementation of the spec. However,
there doesn't seem to be a clarification in the spec on how different DPIs
affect the @viewport's behaviour.
IMO, IE10's implementation is wrong, as it is inconsistent with how CSS pixels
work.
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Wednesday, 31 July 2013 09:34:45 UTC