Sign in
webkit
/
WebKit
/
d3fdb4cf562f20044404c4eecc48b193fcc4521c
/
.
/
LayoutTests
/
webanimations
/
accelerated-transform-animation-to-scale-zero-with-implicit-from-keyframe-expected.html
blob: b0e0ed7ec25727c32fa9848853f866d573445b85 [
file
] [
log
] [
blame
]
<style>
div
{
width
:
100px
;
height
:
100px
;
margin-bottom
:
2rem
;
border
:
10px
solid green
;
background-color
:
green
;
}
</style>
<div></div>