Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(114)

Unified Diff: ManualTests/qt/plugin-painting.html

Issue 18045005: Remove qt and gtk manual tests. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 7 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ManualTests/qt/plugin-iframe.html ('k') | ManualTests/qt/plugin-sibling-frame.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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>
-
-
-
-
« no previous file with comments | « ManualTests/qt/plugin-iframe.html ('k') | ManualTests/qt/plugin-sibling-frame.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698