gecko-dev/layout/style/crashtests/1250791.html
2018-06-09 23:03:40 +02:00

9 lines
166 B
HTML

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