diff options
Diffstat (limited to 'testing/web-platform/tests/infrastructure/assumptions/canvas-background.html')
-rw-r--r-- | testing/web-platform/tests/infrastructure/assumptions/canvas-background.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/testing/web-platform/tests/infrastructure/assumptions/canvas-background.html b/testing/web-platform/tests/infrastructure/assumptions/canvas-background.html new file mode 100644 index 0000000000..962edf5e8b --- /dev/null +++ b/testing/web-platform/tests/infrastructure/assumptions/canvas-background.html @@ -0,0 +1,4 @@ +<!doctype html> +<title>Check canvas background is white</title> +<link rel="match" href="canvas-background-ref.html"> +<p>The background should be white |