Closed
Bug 1531404
Opened 6 years ago
Closed 6 years ago
[wpt-sync] Sync PR 15540 - Make font-style's specified unit type to be considered in ComputedStyle.
Categories
(Testing :: web-platform-tests, enhancement, P4)
Testing
web-platform-tests
Tracking
(firefox68 fixed)
RESOLVED
FIXED
mozilla68
| Tracking | Status | |
|---|---|---|
| firefox68 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 15540 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/15540
Details from upstream follow.
Joonghun Park <pjh0718@gmail.com> wrote:
Make font-style's specified unit type to be considered in ComputedStyle.
Before this CL, the number specified as font-style's value
is just passed not considering its unit type.Bug: 889277
Change-Id: Ifb5be52be5342390c27c4d4905f7d5e424bc2023
Reviewed-on: https://chromium-review.googlesource.com/c/1484958
Commit-Queue: Eric Willigers \<ericwilligers@chromium.org>
Reviewed-by: Eric Willigers \<ericwilligers@chromium.org>
Cr-Commit-Position: refs/heads/master@{#635854}
| Assignee | ||
Comment 1•6 years ago
|
||
| Assignee | ||
Comment 2•6 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=bba6e10d724d20ade57c813b3247b18743fa4cb7
| Assignee | ||
Comment 3•6 years ago
|
||
Ran 1 tests and 1 subtests
OK : 1
PASS : 1
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/2efab3de2d1d
[wpt PR 15540] - Make font-style's specified unit type to be considered in ComputedStyle., a=testonly
Comment 5•6 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox68:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla68
You need to log in
before you can comment on or make changes to this bug.
Description
•