[wpt-sync] Sync PR 41810 - [text-autospace] Reshape when the property is changed
Categories
(Core :: Layout: Text and Fonts, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox119 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 41810 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/41810
Details from upstream follow.
Koji Ishii <kojii@chromium.org> wrote:
[text-autospace] Reshape when the property is changed
This patch changes the style engine to require a reshape when
thetext-autospace
is changed.Since
TextAutoSpace
adds spacings toShapeResult
, it
requires reshaping when the property value was changed.Bug: 1463890
Change-Id: I6d00517f73de599523a9374fb3087305fe4c84ec
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4839516
Auto-Submit: Koji Ishii \<kojii@chromium.org>
Reviewed-by: Lingqi Chi \<lingqi@chromium.org>
Commit-Queue: Lingqi Chi \<lingqi@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1192335}
Assignee | ||
Updated•1 year ago
|
Assignee | ||
Comment 1•1 year ago
|
||
Assignee | ||
Comment 2•1 year ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests
Status Summary
Firefox
FAIL
: 1
Chrome
FAIL
: 1
Safari
FAIL
: 1
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /css/css-text/text-autospace/text-autospace-dynamic-001.html [wpt.fyi]:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
Comment 4•1 year ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/57d5d632b942
https://hg.mozilla.org/mozilla-central/rev/ecb633ef6675
Description
•