mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 03:37:35 +00:00
LibWeb: Add DocumentTimeline IDL object
This commit is contained in:
parent
521f8bd5f2
commit
734076946b
6 changed files with 138 additions and 0 deletions
|
@ -3,6 +3,7 @@ include(accelerated_graphics)
|
|||
|
||||
set(SOURCES
|
||||
Animations/AnimationTimeline.cpp
|
||||
Animations/DocumentTimeline.cpp
|
||||
ARIA/AriaData.cpp
|
||||
ARIA/ARIAMixin.cpp
|
||||
ARIA/Roles.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue