mirror of
https://github.com/servo/servo.git
synced 2025-06-27 18:43:40 +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>
|