[wpt-sync] Sync PR 24443 - Use the style being computed as rem base for root element.
Categories
(Core :: CSS Parsing and Computation, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox80 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 24443 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/24443
Details from upstream follow.
Rune Lillesveen <futhark@chromium.org> wrote:
Use the style being computed as rem base for root element.
If we are resolving style for the root element, return the style being
built as the root style. That style is not available at the point we are
initialising the root style in ElementResolveContext.Bug: 918480
Change-Id: If04aa2db7de9f74b9089b29cfda2e20c43762d65
Reviewed-on: https://chromium-review.googlesource.com/2279802
WPT-Export-Revision: f37b7515376c3eb7d27e6066dd3035d366c897b4
| Assignee | ||
Updated•5 years ago
|
| Assignee | ||
Comment 1•5 years ago
|
||
| Assignee | ||
Comment 2•5 years ago
|
||
CI Results
Ran 12 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 4 subtests
Status Summary
Firefox
OK : 1
PASS: 4
Chrome
OK : 1
PASS: 1
FAIL: 3
Safari
OK : 1
PASS: 1
FAIL: 3
Links
Comment 4•5 years ago
|
||
| bugherder | ||
Description
•