mirror of
https://github.com/servo/servo.git
synced 2025-10-14 23:40:26 +01:00
3 lines
173 B
HTML
3 lines
173 B
HTML
<!doctype html>
|
|
<title>CSS Test Reference</title>
|
|
<video poster="/images/blue.png" style="object-fit: cover; content: url(/images/yellow.png)" width=100 height=100></video>
|