summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/css-animations/nested-scale-animations-ref.html
blob: 6dd3cde31126329fd3012c0fc1feac5855b24826 (plain)
1
2
3
4
<!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>