Source code
Revision control
Copy as Markdown
Other Tools
Test Info: Warnings
- This test gets skipped with pattern: (os == 'mac')
- Manifest: parser/htmlparser/tests/reftest/reftest.list
<!DOCTYPE html>
<html class=reftest-wait>
<head>
<meta charset=utf-8>
<title>Fragment nav</title>
<script>
function loaded() {
document.documentElement.removeAttribute("class");
}
</script>
</head>
<body onload='setTimeout(loaded, 10);'>
<iframe src="frame582940.html#ref%20ref"></iframe>
</body>
</html>