gecko-dev/layout/reftests/high-contrast/bg-image-root-001.html

8 строки
151 B
HTML

<!doctype html>
<title>background-image on canvas is ignored if in high-contrast</title>
<style>
body {
background-image: url("red.png");
}
</style>