summaryrefslogtreecommitdiffstats
path: root/content/test/data
diff options
context:
space:
mode:
Diffstat (limited to 'content/test/data')
-rw-r--r--content/test/data/browser_plugin_dragging.html7
1 files changed, 0 insertions, 7 deletions
diff --git a/content/test/data/browser_plugin_dragging.html b/content/test/data/browser_plugin_dragging.html
index 66375e0..1a0c38c 100644
--- a/content/test/data/browser_plugin_dragging.html
+++ b/content/test/data/browser_plugin_dragging.html
@@ -1,7 +1,3 @@
-<html>
-<head></head>
-<body>
-
<textarea id='id_message'>
</textarea>
@@ -30,6 +26,3 @@ function SetSrc(src) {
plugin.src = src;
}
</script>
-
-</body>
-</html>