trisquel-icecat/icecat/dom/animation/test/crashtests/1134538.html

8 lines
181 B
HTML

<!doctype html>
<div contenteditable=true style="transition-property: width;"></div>
<style>
html {
transition-delay: 18446744073709551584s;
transform: rotate(0deg);
}
</style>