summaryrefslogtreecommitdiff
path: root/parser/htmlparser/tests/reftest/bug582940-1-ref.html
diff options
context:
space:
mode:
Diffstat (limited to 'parser/htmlparser/tests/reftest/bug582940-1-ref.html')
-rw-r--r--parser/htmlparser/tests/reftest/bug582940-1-ref.html16
1 files changed, 0 insertions, 16 deletions
diff --git a/parser/htmlparser/tests/reftest/bug582940-1-ref.html b/parser/htmlparser/tests/reftest/bug582940-1-ref.html
deleted file mode 100644
index 7209c8e69..000000000
--- a/parser/htmlparser/tests/reftest/bug582940-1-ref.html
+++ /dev/null
@@ -1,16 +0,0 @@
-<!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-ref.html#ref"></iframe>
-</body>
-</html>
-