summaryrefslogtreecommitdiff
path: root/tests/manual/editable-focus-in-iframe.html
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/editable-focus-in-iframe.html')
-rw-r--r--tests/manual/editable-focus-in-iframe.html9
1 files changed, 0 insertions, 9 deletions
diff --git a/tests/manual/editable-focus-in-iframe.html b/tests/manual/editable-focus-in-iframe.html
deleted file mode 100644
index 46fffe0..0000000
--- a/tests/manual/editable-focus-in-iframe.html
+++ /dev/null
@@ -1,9 +0,0 @@
-<html>
-<head>
-<title>Track Focu/Blur also within iFrames</title>
-</head>
-<body>
-<iframe style="border: 1px solid #000; width: 500px; height: 500px;" src="./editable-focus.html"></iframe>
-</body>
-</html>
-