gecko-dev/layout/style/crashtests/1250791.html

9 строки
166 B
HTML

<!DOCTYPE html>
<html>
<body>
<div style="font-size: calc(-1e9%);">
<div style="font-size: 1e900%;"></div>
</div>
</body>
</html>