Tim Ledbetter
|
6298ec6be4
|
LibWeb: Validate time values when parsing transition value
|
2025-03-14 08:52:25 +01:00 |
|
Tim Ledbetter
|
37eb2be348
|
LibWeb/CSS: Disallow negative time values for transition-duration
|
2025-03-14 08:52:25 +01:00 |
|
Gingeh
|
2cac0dc20c
|
LibWeb: Avoid crash from zero-duration transitions
|
2025-01-08 11:22:53 +00:00 |
|
Lucas CHOLLET
|
9585aeafda
|
LibWeb/DOM: Don't assume that Animations have an associated effect
Fixes a crash on:
- css/css-transitions/CSSTransition-effect.tentative.html
|
2024-12-28 10:37:44 +01:00 |
|
Lucas CHOLLET
|
55b4a983a7
|
LibWeb/CSS: Add the TransitionEvent type
|
2024-12-25 17:14:08 +01:00 |
|