mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 14:17:36 +00:00
LibWeb: Add Web::XLink::AttributeNames
As defined by the XLink spec.
This commit is contained in:
parent
e5d45eeeb1
commit
c4efc0a5aa
4 changed files with 63 additions and 0 deletions
|
@ -624,6 +624,7 @@ set(SOURCES
|
|||
XHR/XMLHttpRequestEventTarget.cpp
|
||||
XHR/XMLHttpRequestUpload.cpp
|
||||
XML/XMLDocumentBuilder.cpp
|
||||
XLink/AttributeNames.cpp
|
||||
)
|
||||
|
||||
invoke_generator(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue