Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

<!doctype html>
<html class="test-wait">
<script>
SpecialPowers.wrap(window); // Shouldn't throw
document.documentElement.className = "";
</script>