1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-29 14:57:35 +00:00

LibWeb: Allow specifying a URL for an SVG fill

This does not do anything yet, but will allow for gradients later!
This commit is contained in:
MacDue 2023-04-21 18:31:00 +01:00 committed by Andreas Kling
parent 2fbe5b969b
commit a5fa5e55ef
4 changed files with 25 additions and 1 deletions

View file

@ -630,7 +630,7 @@
"inherited": true,
"initial": "black",
"valid-types": [
"color"
"paint"
],
"valid-identifiers": [
"none"