I created an element to which I applied an animation.
I entered the class and style information, including setting the position to absolute. I confirmed that the element was positioned as desired on the screen.
For the animation, I applied the values "initial" and "visible-once."
The animation appears as expected, but after the animation completes, the absolute element does not remain in its original position. Instead, it shifts a few pixels to the right or left.
Describe the bug
absolute object is positioned incorrectly when animation ended.
System info
Reproduction
Describe the bug
absolute object is positioned incorrectly when animation ended.
Additional context
No response
Logs
No response