summaryrefslogtreecommitdiffstats
path: root/layout/reftests/high-contrast/bg-image-root-001.html
blob: 8aef792394c1fa3e214aa3bb9ffbe86c37fd369d (plain)
1
2
3
4
5
6
7
<!doctype html>
<title>background-image on canvas is ignored if in high-contrast</title>
<style>
body {
  background-image: url("red.png");
}
</style>