mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 13:07:46 +00:00
LibWeb: Add tag and attribute names for SVG linear gradients
This commit is contained in:
parent
81cefab1b1
commit
9ecc5413de
2 changed files with 4 additions and 0 deletions
|
@ -25,6 +25,9 @@ namespace Web::SVG::AttributeNames {
|
|||
E(diffuseConstant) \
|
||||
E(edgeMode) \
|
||||
E(filterUnits) \
|
||||
E(fr) \
|
||||
E(fx) \
|
||||
E(fy) \
|
||||
E(glyphRef) \
|
||||
E(gradientTransform) \
|
||||
E(gradientUnits) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue