[wpt-sync] Sync PR 39844 - Reland "Fix painting order of text-shadow on (underline) decorations"
Categories
(Core :: Layout: Text and Fonts, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox115 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 39844 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/39844
Details from upstream follow.
Fredrik Söderquist <fs@opera.com> wrote:
Reland "Fix painting order of text-shadow on (underline) decorations"
This is a reland of commit 4678fac54a6cbf8038e3128d889d47dd5317e941
Original change's description:
Fix painting order of text-shadow on (underline) decorations
The right-most shadow should be at the bottom, so needs to be painted
first (c.f.TextPainterBase::CreateDrawLooper()).Iterate the text-shadow vector in reverse in
NGTextPainterBase::PaintUnderOrOverLineDecorationShadows().Fixed: 1442188
Change-Id: I02e0b9909d8280b3e893ca0c58225ae5dca94ace
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4499286
Auto-Submit: Fredrik Söderquist \<fs@opera.com>
Reviewed-by: Stephen Chenney \<schenney@chromium.org>
Commit-Queue: Stephen Chenney \<schenney@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1139099}Change-Id: I2888ebc914fd7a58a591d3145fd872b10c0dc554
Reviewed-on: https://chromium-review.googlesource.com/4506157
WPT-Export-Revision: 536db905d9ac7e236f34214eeba7dd5803d95888
| Assignee | ||
Updated•3 years ago
|
| Assignee | ||
Updated•3 years ago
|
| Assignee | ||
Comment 1•3 years ago
|
||
| Assignee | ||
Updated•3 years ago
|
| Assignee | ||
Comment 2•3 years ago
|
||
| Assignee | ||
Comment 3•3 years 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
PASS: 1
Chrome
FAIL: 1
Safari
FAIL: 1
Links
Comment 5•3 years ago
|
||
| bugherder | ||
Description
•