diff options
Diffstat (limited to 'gfx/tests/crashtests/1008983.html')
-rw-r--r-- | gfx/tests/crashtests/1008983.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gfx/tests/crashtests/1008983.html b/gfx/tests/crashtests/1008983.html new file mode 100644 index 0000000000..724264c68c --- /dev/null +++ b/gfx/tests/crashtests/1008983.html @@ -0,0 +1,4 @@ +<!DOCTYPE html> +<body> +<div style="mix-blend-mode: darken;">Text</div> +</body> |