[wpt-sync] Sync PR 23563 - Dirty font when specifying writing-mode/text-orientation:initial
Categories
(Core :: Layout, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox78 | --- | fixed |
People
(Reporter: mozilla.org, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 23563 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/23563
Details from upstream follow.
Anders Hartvoll Ruud <andruud@chromium.org> wrote:
Dirty font when specifying writing-mode/text-orientation:initial
Only ApplyValue would set the value via StyleResolverState, which is
responsible for the font-dirtying. This CL makes ApplyInitial and
ApplyInherit go through StyleResolverState as well.Bug: 1081659
Change-Id: I18ac7c54be3da90ac4c97caa242ecfb4fbb3c515Reviewed-on: https://chromium-review.googlesource.com/2199257
WPT-Export-Revision: e784cb8b8eb67551e5f198e6931050c7124e5600
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Comment 1•4 years ago
|
||
Assignee | ||
Comment 2•4 years ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 2 tests
Status Summary
Firefox
PASS: 2
Chrome
FAIL: 2
Safari
PASS: 1
FAIL: 1
Links
Comment 4•4 years ago
|
||
bugherder |
Description
•