trisquel-icecat/icecat/testing/web-platform/tests/css/css-animations/nested-scale-animations-ref.html

4 lines
180 B
HTML

<!DOCTYPE html>
<div style="width: 100px; height: 45px; background: blue"></div>
<div style="height: 10px"></div>
<div style="width: 100px; height: 45px; background: green"></div>