[wpt-sync] Sync PR 27591 - Fix monotonic increasing gradient stop check
Categories
(Core :: Layout: Images, Video, and HTML Frames, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox87 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 27591 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/27591
Details from upstream follow.
b'Rune Lillesveen <futhark@chromium.org>' wrote:
Fix monotonic increasing gradient stop check
Make sure we test against previous stop where clamping inf values
already happened.Also make sure we don't store any inf values in the non-normalized
stops for calc() values. Otherwise the DCHECK_GT(span, 0) will trigger.Bug: 1174046
Change-Id: I1e77f91825a1dc8219174d3757a7c1691474e4d0
Reviewed-on: https://chromium-review.googlesource.com/2690346
WPT-Export-Revision: fa1ac1ad1e46ea12742a4878c1ba8bf4f12820cf
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Comment 1•4 years ago
|
||
Assignee | ||
Comment 2•4 years ago
|
||
Assignee | ||
Comment 3•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
PASS: 1
Safari
PASS: 1
Links
Comment 5•4 years ago
|
||
bugherder |
Description
•