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>
|