This commit is contained in:
jruderman@hmc.edu 2007-12-15 17:32:00 -08:00
parent f46bc6a2db
commit ae94caabc5

View File

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