1
0
Fork 0
mirror of https://github.com/servo/servo.git synced 2025-08-11 16:35:33 +01:00
servo/tests/wpt/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>