This commit is contained in:
jruderman@hmc.edu 2007-12-15 17:32:00 -08:00
Родитель f46bc6a2db
Коммит ae94caabc5
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -4,7 +4,7 @@
function boom()
{
document.documentElement.style.overflow = "auto";
document.documentElement.removeAttribute("reftest-wait");
document.documentElement.removeAttribute("class");
}
</script>
</head>