gecko-dev/layout/xul/grid/crashtests/313173-1.html

10 строки
180 B
HTML

<html class="reftest-wait">
<head>
<script>
setTimeout('document.documentElement.className = ""', 500);
</script>
<body>
<iframe src="313173-1-inner.xul"></iframe>
</body>
</html>