Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

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