Closed Bug 1622138 Opened 5 years ago Closed 5 years ago

[wpt-sync] Sync PR 22230 - Make computedStyleMap return the computed value for lineHeight

Categories

(Core :: DOM: CSS Object Model, task, P4)

task

Tracking

()

RESOLVED FIXED
mozilla76
Tracking Status
firefox76 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 22230 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/22230
Details from upstream follow.

George Steel <gtsteel@google.com> wrote:

Make computedStyleMap return the computed value for lineHeight

It previously returned the resolved value as produced by
ValueForLineHeight (this property is unique in that the computed and
resolved values differ even without a layout object).
Introduce another serializer ComputedValueForLineHeight which produces
the actual computed value.

Change-Id: Ic27d9a4fe7c67cbbb577ec4e4efed14a88a846c9
Reviewed-on: https://chromium-review.googlesource.com/2101858
WPT-Export-Revision: c2577edbae71184b3b293af156bd05e8cc66f4f2

Component: web-platform-tests → DOM: CSS Object Model
Product: Testing → Core

CI Results

Ran 13 Firefox configurations based on mozilla-central, and Firefox, and Chrome on GitHub CI

Total 47 tests

Status Summary

Firefox

PASS : 46
ERROR: 1

Chrome

OK : 1
PASS : 9
FAIL : 3

Links

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Details

New Tests That Don't Pass

/css/css-typed-om/the-stylepropertymap/properties/line-height.html: ERROR (Chrome: OK)

Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/42881b0536f8 [wpt PR 22230] - Make computedStyleMap return the computed value for lineHeight, a=testonly
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla76
You need to log in before you can comment on or make changes to this bug.