Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

<!DOCTYPE HTML>
<html class="reftest-wait" style="display:none">
<script type="text/javascript">
function run() {
document.documentElement.style.display = '';
document.documentElement.className = '';
}
</script>
<body onload="run()">
<title>Testcase, bug 283686 (root element having display:none)</title>
<p>Hello world!</p>