diff options
Diffstat (limited to 'gfx/tests/crashtests/934729.html')
-rw-r--r-- | gfx/tests/crashtests/934729.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gfx/tests/crashtests/934729.html b/gfx/tests/crashtests/934729.html new file mode 100644 index 0000000000..a9e39affe0 --- /dev/null +++ b/gfx/tests/crashtests/934729.html @@ -0,0 +1,7 @@ +<!DOCTYPE html> +<html> +<meta charset="UTF-8"> +<body> +<span style="position: sticky; display: -moz-inline-box; transform-style: preserve-3d;">A</span> +</body> +</html> |