trisquel-icecat/icecat/layout/reftests/high-contrast/bg-image-root-001.html

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