[wpt-sync] Sync PR 41900 - Take neighboring values for gradient color stops with missing parameters
Categories
(Core :: Layout: Images, Video, and HTML Frames, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox120 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 41900 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/41900
Details from upstream follow.
Aaron Krajeski <aaronhk@chromium.org> wrote:
Take neighboring values for gradient color stops with missing parameters
https://github.com/w3c/csswg-drafts/issues/9295
I mistakenly thought earlier that missing parameters should resolve as
if that parameter were not there. In fact it should effectively become two stops in the same spot, taking non-missing parameters from
the left and right neighbors, respectively. If either neighbor is
missing then the parameter resolves to zero.The test had to be updated.
Bug: 1462612
Change-Id: Ie3c55d17117537052fa7cecb66bfd2b953952a38Reviewed-on: https://chromium-review.googlesource.com/4834550
WPT-Export-Revision: 075279355580d9f0e5d5abd3cb8a6f4a35cc3d53
| Assignee | ||
Updated•2 years ago
|
| Assignee | ||
Updated•2 years ago
|
| Assignee | ||
Updated•2 years ago
|
| Assignee | ||
Comment 1•2 years ago
|
||
| Assignee | ||
Comment 2•2 years ago
|
||
| Assignee | ||
Comment 4•2 years ago
|
||
Comment 5•2 years ago
|
||
| bugherder | ||
Description
•