Mypal/layout/generic/crashtests/613629-1.xhtml

14 lines
321 B
HTML

<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<script>
function boom()
{
document.documentElement.offsetHeight;
document.documentElement.style.height = "656409px";
}
</script>
</head>
<body onload="boom();"><svg xmlns="http://www.w3.org/2000/svg" style="float: left; padding: 42493240px;"></svg></body>
</html>