Closed
Bug 771390
Opened 12 years ago
Closed 12 years ago
[css3-mediaqueries] resolution units (dpi, dpcm, dppx) should be dots per CSS inch/centimeter/pixel, not per physical in/cm/px
Categories
(Core :: CSS Parsing and Computation, defect, P3)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
mozilla16
People
(Reporter: dbaron, Assigned: dbaron)
References
(Blocks 1 open bug)
Details
(Keywords: dev-doc-complete)
Attachments
(1 file, 1 obsolete file)
2.71 KB,
patch
|
bzbarsky
:
review+
|
Details | Diff | Splinter Review |
css3-mediaqueries now says that the dpi, dpcm (and future dppx) units are dots per *CSS* inch, not dots per physical inch.
Assignee | ||
Comment 1•12 years ago
|
||
Attachment #639532 -
Flags: review?(bzbarsky)
Assignee | ||
Comment 2•12 years ago
|
||
with more tests
Assignee: nobody → dbaron
Attachment #639532 -
Attachment is obsolete: true
Status: NEW → ASSIGNED
Attachment #639532 -
Flags: review?(bzbarsky)
Attachment #639542 -
Flags: review?(bzbarsky)
Assignee | ||
Comment 3•12 years ago
|
||
Basically passed try (though a few Windows tests still pending):
try: --build d --platform linux,macosx64,win32,android --unittests all --talos none --no-emails
https://tbpl.mozilla.org/?tree=Try&rev=afa60b026c46
Comment 4•12 years ago
|
||
Comment on attachment 639542 [details] [diff] [review]
patch
r=me
Attachment #639542 -
Flags: review?(bzbarsky) → review+
Assignee | ||
Comment 5•12 years ago
|
||
Keywords: dev-doc-needed
Target Milestone: --- → mozilla16
Assignee | ||
Updated•12 years ago
|
Priority: -- → P3
Comment 6•12 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Comment 7•12 years ago
|
||
Added a line in
https://developer-new.mozilla.org/en-US/docs/CSS/resolution
and in
https://developer-new.mozilla.org/en-US/docs/Firefox_16_for_developers
(Visible on the real site when Kuma will come live!)
Updated•12 years ago
|
Keywords: dev-doc-needed → dev-doc-complete
You need to log in
before you can comment on or make changes to this bug.
Description
•