Open
Bug 1536356
Opened 6 years ago
Updated 2 years ago
[wpt-sync] Sync PR 15831 - Make line-height: normal to return the used value from getComputedStyle.
Categories
(Core :: DOM: CSS Object Model, enhancement, P4)
Core
DOM: CSS Object Model
Tracking
()
REOPENED
People
(Reporter: mozilla.org, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 15831 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/15831
Details from upstream follow.
Joonghun Park <pjh0718@gmail.com> wrote:
Make line-height: normal to return the used value from getComputedStyle.
The spec https://drafts.csswg.org/cssom/#resolved-values says that
line-height's resolved value should be the used value.Bug: 899489
Change-Id: I2e37fc394cc58c4bd5246d8611e46d4db933c2f2Reviewed-on: https://chromium-review.googlesource.com/1522053
WPT-Export-Revision: b9caf4cc505a8b470c197c943d03f1699df2995c
Assignee | ||
Updated•6 years ago
|
Component: web-platform-tests → DOM: CSS Object Model
Product: Testing → Core
Assignee | ||
Comment 1•6 years ago
|
||
Updated•6 years ago
|
Assignee | ||
Updated•5 years ago
|
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → INVALID
Assignee | ||
Updated•5 years ago
|
Status: RESOLVED → REOPENED
Resolution: INVALID → ---
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•