mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 03:37:45 +00:00
LibWeb: Add xlink:href to SVG attribute names
This commit is contained in:
parent
ddf601830a
commit
55646893d8
2 changed files with 4 additions and 0 deletions
|
@ -90,6 +90,7 @@ namespace Web::SVG::AttributeNames {
|
|||
E(x1) \
|
||||
E(x2) \
|
||||
E(xChannelSelector) \
|
||||
E(xlink_href) \
|
||||
E(y) \
|
||||
E(y1) \
|
||||
E(y2) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue