summaryrefslogtreecommitdiffstats
path: root/WebContent/statictestfiles/TableInIframeRowClickScrollJumpTest.html
diff options
context:
space:
mode:
Diffstat (limited to 'WebContent/statictestfiles/TableInIframeRowClickScrollJumpTest.html')
-rw-r--r--WebContent/statictestfiles/TableInIframeRowClickScrollJumpTest.html12
1 files changed, 0 insertions, 12 deletions
diff --git a/WebContent/statictestfiles/TableInIframeRowClickScrollJumpTest.html b/WebContent/statictestfiles/TableInIframeRowClickScrollJumpTest.html
deleted file mode 100644
index dfddbdb7e5..0000000000
--- a/WebContent/statictestfiles/TableInIframeRowClickScrollJumpTest.html
+++ /dev/null
@@ -1,12 +0,0 @@
-<html>
-<head>
-<title>IEJumpTest</title>
-</head>
-<!-- This is for testing Vaadin UI in iFrame (test class TableInIframeRowClickScrollJumpTest, for ticket #15294 -->
-<body>
- <div style="font-size: 4px">test div</div>
- <iframe id="test-iframe-0" src="/run/com.vaadin.tests.components.table.TableBlurFocus" width="100%" height="2000px" style="visibility: visible;">
- </iframe>
-</body>
-
-</html> \ No newline at end of file