diff options
Diffstat (limited to 'gfx/tests/crashtests/798853.html')
-rw-r--r-- | gfx/tests/crashtests/798853.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gfx/tests/crashtests/798853.html b/gfx/tests/crashtests/798853.html new file mode 100644 index 0000000000..71e364a8b5 --- /dev/null +++ b/gfx/tests/crashtests/798853.html @@ -0,0 +1,3 @@ +<p style="font-size-adjust: 9999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999; "><style> +@keyframes cfpulse1 { 0% { opacity: 0.7301; font-size-adjust: 0.7684; } } +* { animation-name: cfpulse1; animation-duration: 3s; |