mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-27 10:07:15 +02:00
LibWeb/CSS: Fix linear-gradient single color-stop usage
The Web::CSS::Parser's GradientParsing ignores color-stops if it is only a single one. This change allows to have color-stops with double positions against a single color. Further, also allows for `linear-gradient(black)` and similar other gradient functions
This commit is contained in:
Notes:
github-actions[bot]
2025-02-03 17:25:19 +00:00
Author: https://github.com/mehrankamal 🔰 Commit: https://github.com/LadybirdBrowser/ladybird/commit/cfe67027673 Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/3405 Reviewed-by: https://github.com/AtkinsSJ ✅
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user