Closed
Bug 1461068
Opened 8 years ago
Closed 8 years ago
[wpt-sync] Sync PR 9245 - Add support for 'x' as a unit of resolution
Categories
(Core :: CSS Parsing and Computation, enhancement, P4)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
mozilla62
| Tracking | Status | |
|---|---|---|
| firefox62 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 9245 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/w3c/web-platform-tests/pull/9245
Details from upstream follow.
Chris Nardi <cnardi@chromium.org> wrote:
> Add support for 'x' as a unit of resolution
>
> In https://drafts.csswg.org/css-values-4/#resolution, 'x' is defined as
> a synonym for dppx. Add support for parsing 'x' as dots per px.
>
> Intent to Implement and Ship:
> https://groups.google.com/a/chromium.org/d/topic/blink-dev/FsD97U77tss
>
> Bug: 630597, 807653
> Change-Id: I70c440c89e42cd005a9c58fd89745a5603e0dee6
>
> Reviewed-on: https://chromium-review.googlesource.com/892467
> WPT-Export-Revision: 220cd28820994b4f53707e37f695658168e66b5a
>
>
>
| Assignee | ||
Updated•8 years ago
|
Component: web-platform-tests → DOM
Product: Testing → Core
| Assignee | ||
Comment 1•8 years ago
|
||
| Assignee | ||
Comment 2•8 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=e57dbd57e67fc7497042be2cf7f891b24462e84c
| Assignee | ||
Comment 3•8 years ago
|
||
| Assignee | ||
Comment 4•8 years ago
|
||
Ran 1 tests and 684 subtests
OK : 1
PASS : 612
FAIL : 72
| Assignee | ||
Comment 5•8 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=248b911c7dbeec9e86d74bf7bbeb186c8f7daf0c
Updated•8 years ago
|
Component: DOM → CSS Parsing and Computation
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/6b41d924737a
[wpt PR 9245] - Add support for 'x' as a unit of resolution, a=testonly
Comment 7•8 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox62:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla62
You need to log in
before you can comment on or make changes to this bug.
Description
•