Bug 1874684 - Part 37: Fix unified compilation. r=allstarschh
[gecko.git] / layout / reftests / high-contrast / bg-image-root-001.html
blob8aef792394c1fa3e214aa3bb9ffbe86c37fd369d
1 <!doctype html>
2 <title>background-image on canvas is ignored if in high-contrast</title>
3 <style>
4 body {
5 background-image: url("red.png");
7 </style>