mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-11-11 21:58:41 +02:00
(Even if they belong to an <img> element). Differential Revision: https://phabricator.services.mozilla.com/D68738 --HG-- extra : moz-landing-system : lando
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>
|