mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
8 lines
258 B
HTML
8 lines
258 B
HTML
<!DOCTYPE html>
|
|
<style>
|
|
/* It's important here to reference an image that has not previously been loaded
|
|
during the reftest run. So don't use 950436-1.png in any other test. */
|
|
body { --a: url(950436-1.png); background-image: var(--a); }
|
|
</style>
|
|
<body>
|