This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-04-28 23:44:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3bfb0534be7484cf4e2efb053742d2620efbb74f
ladybird
/
Libraries
/
LibWeb
/
Animations
History
Andreas Kling
3bfb0534be
LibGC: Rename MarkedVector => RootVector
...
Let's try to make it a bit more clear that this is a Vector of GC roots.
2024-12-26 19:10:44 +01:00
..
Animatable.cpp
LibWeb: Handle special cases of PseudoElement::Type correctly
2024-12-19 19:35:57 +00:00
Animatable.h
…
Animatable.idl
…
Animation.cpp
LibWeb/Animations: Don't assume that animations have an effect
2024-12-25 17:14:08 +01:00
Animation.h
LibWeb/DOM: Fire transition[cancel,start,run,end] events
2024-12-25 17:14:08 +01:00
Animation.idl
…
AnimationEffect.cpp
LibWeb/CSS: Refactor phase() method to reduce redundancy
2024-12-15 10:05:08 +00:00
AnimationEffect.h
LibWeb/DOM: Fire transition[cancel,start,run,end] events
2024-12-25 17:14:08 +01:00
AnimationEffect.idl
…
AnimationPlaybackEvent.cpp
…
AnimationPlaybackEvent.h
…
AnimationPlaybackEvent.idl
…
AnimationTimeline.cpp
…
AnimationTimeline.h
…
AnimationTimeline.idl
…
DocumentTimeline.cpp
…
DocumentTimeline.h
…
DocumentTimeline.idl
…
KeyframeEffect.cpp
LibGC: Rename MarkedVector => RootVector
2024-12-26 19:10:44 +01:00
KeyframeEffect.h
LibGC: Rename MarkedVector => RootVector
2024-12-26 19:10:44 +01:00
KeyframeEffect.idl
…
PseudoElementParsing.cpp
…
PseudoElementParsing.h
…