[wpt-sync] Sync PR 28999 - Propagate used writing-mode from html root to text children
Categories
(Core :: Layout, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox90 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 28999 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/28999
Details from upstream follow.
b'Rune Lillesveen <futhark@chromium.org>' wrote:
Propagate used writing-mode from html root to text children
The writing-mode and direction is propagated to the html root from the
body element if they differ in computed values. On initial layout tree
attachment that already worked, but we also need to need to propagate
the changed used styles down to text children on style changes where we
don't reattach the layout tree.Bug: 1209144
Change-Id: Id16d026da49e86a73ebacfb927938896fc4d84b8
Reviewed-on: https://chromium-review.googlesource.com/2897286
WPT-Export-Revision: b2e17bba9f16273813c07a6d0f248cc7ac38dc2c
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 1 tests
Status Summary
Firefox
PASS: 1
Chrome
FAIL: 1
Safari
FAIL: 1
Links
Comment 4•4 years ago
|
||
bugherder |
Description
•