mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-22 02:09:24 +00:00
LibWeb: Parse fill and stroke values
Use the CSS color data type using the CSS parser.
This commit is contained in:
parent
793248aec9
commit
9cbb3fac12
Notes:
github-actions[bot]
2024-07-26 08:15:04 +00:00
Author: https://github.com/doctortheemh
Commit: 9cbb3fac12
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/779
Reviewed-by: https://github.com/AtkinsSJ ✅
5 changed files with 91 additions and 32 deletions
|
@ -1,5 +1,5 @@
|
|||
1. "#00ff00ff"
|
||||
2. "#00ff00ff"
|
||||
3. "#00ff00ff"
|
||||
4. "#000000ff"
|
||||
5. "#000000ff"
|
||||
2. "#ff0000ff"
|
||||
3. "#0000ffff"
|
||||
4. "#00ff00ff"
|
||||
5. "#00ff00ff"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue