[wpt-sync] Sync PR 50495 - Improve the stop-cacheability predicate for CSS gradients
Categories
(Core :: Layout: Images, Video, and HTML Frames, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox137 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 50495 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/50495
Details from upstream follow.
Fredrik Söderquist <fs@opera.com> wrote:
Improve the stop-cacheability predicate for CSS gradients
The predicate would allow all \<color> values to be cached. With the
extended syntax for \<color> this is a bit too simplistic. Change the
predicate to be a bit more conservative by only allowing known absolute
\<color>s to be cached.Fixed: 393879744
Change-Id: Iad4498b4baf6a1504b0b225b2afcb2e5ac4f48a4
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6229917
Auto-Submit: Fredrik Söderquist \<fs@opera.com>
Reviewed-by: Rune Lillesveen \<futhark@chromium.org>
Commit-Queue: Rune Lillesveen \<futhark@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1415631}
Assignee | ||
Updated•20 days ago
|
Assignee | ||
Comment 1•20 days ago
|
||
Assignee | ||
Comment 2•20 days 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•17 days ago
|
||
bugherder |
Description
•