diff options
Diffstat (limited to 'gfx/tests/crashtests/texture-allocator-zero-region.html')
-rw-r--r-- | gfx/tests/crashtests/texture-allocator-zero-region.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/gfx/tests/crashtests/texture-allocator-zero-region.html b/gfx/tests/crashtests/texture-allocator-zero-region.html new file mode 100644 index 0000000000..1671053a4b --- /dev/null +++ b/gfx/tests/crashtests/texture-allocator-zero-region.html @@ -0,0 +1,9 @@ +<style> +* { + column-width: 1px; + -webkit-filter: hue-rotate(1deg); + outline: 3px solid; +} +</style> +<form style="overflow:hidden"> +<h3> |