blob: 8b2ae4bcd9ede1ff5ff7130fb210864fc57c6f50 [file] [log] [blame]
<!DOCTYPE html>
<style>
#expected {
position: absolute;
width: 100px;
height: 100px;
background: green;
transform: translateX(100px);
}
</style>
Finished fill forwards animations influence the neutral keyframes of animations on top of them.
<div id="expected"></div>