servo/tests/wpt/web-platform-tests/css/css-animations/nested-scale-animations-ref.html

4 lines
180 B
HTML

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