Index: ManualTests/qt/plugin-painting.html |
diff --git a/ManualTests/qt/plugin-painting.html b/ManualTests/qt/plugin-painting.html |
deleted file mode 100644 |
index 3aa87bc6b05ebfae1f29444048f84c72c2656054..0000000000000000000000000000000000000000 |
--- a/ManualTests/qt/plugin-painting.html |
+++ /dev/null |
@@ -1,60 +0,0 @@ |
-<html xmlns="http://www.w3.org/1999/xhtml"> |
- |
-<head> |
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> |
-<title>Flash In IFrame Test File</title> |
-</head> |
- |
-<body> |
- |
- <b> This manual tests verifies paging and arrow-navigating up and down a page of plugins doesn't result |
- in them appearing to get fused together. QtWebKit wasn't updating the position of the plugins |
- within the page before scheduling them for a repaint, with the result that parts of the plugin |
- were appearing in their old position after a page scroll. This was a problem for |
- Qt in <a href="https://bugs.webkit.org/show_bug.cgi?id=57179">bug 57179</a></b> <br/><br/> |
-<iframe src="../plugins/test.swf" type="application/x-shockwave-flash" style="position: relative; "></iframe> |
-<iframe src="../plugins/test.swf" type="application/x-shockwave-flash" style="position: relative; "></iframe> |
-<iframe src="../plugins/test.swf" type="application/x-shockwave-flash" style="position: relative; "></iframe> |
-<iframe src="../plugins/test.swf" type="application/x-shockwave-flash" style="position: relative; "></iframe> |
-<iframe src="../plugins/test.swf" type="application/x-shockwave-flash" style="position: relative; "></iframe> |
-<iframe src="../plugins/test.swf" type="application/x-shockwave-flash" style="position: relative; "></iframe> |
-<iframe src="../plugins/test.swf" type="application/x-shockwave-flash" style="position: relative; "></iframe> |
-<iframe src="../plugins/test.swf" type="application/x-shockwave-flash" style="position: relative; "></iframe> |
-<iframe src="../plugins/test.swf" type="application/x-shockwave-flash" style="position: relative; "></iframe> |
-<iframe src="../plugins/test.swf" type="application/x-shockwave-flash" style="position: relative; "></iframe> |
-<iframe src="../plugins/test.swf" type="application/x-shockwave-flash" style="position: relative; "></iframe> |
-<iframe src="../plugins/test.swf" type="application/x-shockwave-flash" style="position: relative; "></iframe> |
-<iframe src="../plugins/test.swf" type="application/x-shockwave-flash" style="position: relative; "></iframe> |
-<iframe src="../plugins/test.swf" type="application/x-shockwave-flash" style="position: relative; "></iframe> |
-<iframe src="../plugins/test.swf" type="application/x-shockwave-flash" style="position: relative; "></iframe> |
-<iframe src="../plugins/test.swf" type="application/x-shockwave-flash" style="position: relative; "></iframe> |
-<iframe src="../plugins/test.swf" type="application/x-shockwave-flash" style="position: relative; "></iframe> |
-<iframe src="../plugins/test.swf" type="application/x-shockwave-flash" style="position: relative; "></iframe> |
-<embed src="../plugins/test.swf" type="application/x-shockwave-flash" style="position: relative; "></embed> |
-<embed src="../plugins/test.swf" type="application/x-shockwave-flash" style="position: relative; "></embed> |
-<embed src="../plugins/test.swf" type="application/x-shockwave-flash" style="position: relative; "></embed> |
-<embed src="../plugins/test.swf" type="application/x-shockwave-flash" style="position: relative; "></embed> |
-<embed src="../plugins/test.swf" type="application/x-shockwave-flash" style="position: relative; "></embed> |
-<embed src="../plugins/test.swf" type="application/x-shockwave-flash" style="position: relative; "></embed> |
-<embed src="../plugins/test.swf" type="application/x-shockwave-flash" style="position: relative; "></embed> |
-<embed src="../plugins/test.swf" type="application/x-shockwave-flash" style="position: relative; "></embed> |
-<embed src="../plugins/test.swf" type="application/x-shockwave-flash" style="position: relative; "></embed> |
-<embed src="../plugins/test.swf" type="application/x-shockwave-flash" style="position: relative; "></embed> |
-<embed src="../plugins/test.swf" type="application/x-shockwave-flash" style="position: relative; "></embed> |
-<embed src="../plugins/test.swf" type="application/x-shockwave-flash" style="position: relative; "></embed> |
-<embed src="../plugins/test.swf" type="application/x-shockwave-flash" style="position: relative; "></embed> |
-<embed src="../plugins/test.swf" type="application/x-shockwave-flash" style="position: relative; "></embed> |
-<embed src="../plugins/test.swf" type="application/x-shockwave-flash" style="position: relative; "></embed> |
-<embed src="../plugins/test.swf" type="application/x-shockwave-flash" style="position: relative; "></embed> |
-<embed src="../plugins/test.swf" type="application/x-shockwave-flash" style="position: relative; "></embed> |
-<embed src="../plugins/test.swf" type="application/x-shockwave-flash" style="position: relative; "></embed> |
-<embed src="../plugins/test.swf" type="application/x-shockwave-flash" style="position: relative; "></embed> |
-<embed src="../plugins/test.swf" type="application/x-shockwave-flash" style="position: relative; "></embed> |
- |
-</body> |
- |
-</html> |
- |
- |
- |
- |