1<html xmlns="http://www.w3.org/1999/xhtml"> 2 3<head> 4<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> 5<title>Flash In IFrame Test File</title> 6</head> 7 8<body> 9 10 <b> This manual tests verifies paging and arrow-navigating up and down a page of plugins doesn't result 11 in them appearing to get fused together. QtWebKit wasn't updating the position of the plugins 12 within the page before scheduling them for a repaint, with the result that parts of the plugin 13 were appearing in their old position after a page scroll. This was a problem for 14 Qt in <a href="https://bugs.webkit.org/show_bug.cgi?id=57179">bug 57179</a></b> <br/><br/> 15<iframe src="../plugins/test.swf" type="application/x-shockwave-flash" style="position: relative; "></iframe> 16<iframe src="../plugins/test.swf" type="application/x-shockwave-flash" style="position: relative; "></iframe> 17<iframe src="../plugins/test.swf" type="application/x-shockwave-flash" style="position: relative; "></iframe> 18<iframe src="../plugins/test.swf" type="application/x-shockwave-flash" style="position: relative; "></iframe> 19<iframe src="../plugins/test.swf" type="application/x-shockwave-flash" style="position: relative; "></iframe> 20<iframe src="../plugins/test.swf" type="application/x-shockwave-flash" style="position: relative; "></iframe> 21<iframe src="../plugins/test.swf" type="application/x-shockwave-flash" style="position: relative; "></iframe> 22<iframe src="../plugins/test.swf" type="application/x-shockwave-flash" style="position: relative; "></iframe> 23<iframe src="../plugins/test.swf" type="application/x-shockwave-flash" style="position: relative; "></iframe> 24<iframe src="../plugins/test.swf" type="application/x-shockwave-flash" style="position: relative; "></iframe> 25<iframe src="../plugins/test.swf" type="application/x-shockwave-flash" style="position: relative; "></iframe> 26<iframe src="../plugins/test.swf" type="application/x-shockwave-flash" style="position: relative; "></iframe> 27<iframe src="../plugins/test.swf" type="application/x-shockwave-flash" style="position: relative; "></iframe> 28<iframe src="../plugins/test.swf" type="application/x-shockwave-flash" style="position: relative; "></iframe> 29<iframe src="../plugins/test.swf" type="application/x-shockwave-flash" style="position: relative; "></iframe> 30<iframe src="../plugins/test.swf" type="application/x-shockwave-flash" style="position: relative; "></iframe> 31<iframe src="../plugins/test.swf" type="application/x-shockwave-flash" style="position: relative; "></iframe> 32<iframe src="../plugins/test.swf" type="application/x-shockwave-flash" style="position: relative; "></iframe> 33<embed src="../plugins/test.swf" type="application/x-shockwave-flash" style="position: relative; "></embed> 34<embed src="../plugins/test.swf" type="application/x-shockwave-flash" style="position: relative; "></embed> 35<embed src="../plugins/test.swf" type="application/x-shockwave-flash" style="position: relative; "></embed> 36<embed src="../plugins/test.swf" type="application/x-shockwave-flash" style="position: relative; "></embed> 37<embed src="../plugins/test.swf" type="application/x-shockwave-flash" style="position: relative; "></embed> 38<embed src="../plugins/test.swf" type="application/x-shockwave-flash" style="position: relative; "></embed> 39<embed src="../plugins/test.swf" type="application/x-shockwave-flash" style="position: relative; "></embed> 40<embed src="../plugins/test.swf" type="application/x-shockwave-flash" style="position: relative; "></embed> 41<embed src="../plugins/test.swf" type="application/x-shockwave-flash" style="position: relative; "></embed> 42<embed src="../plugins/test.swf" type="application/x-shockwave-flash" style="position: relative; "></embed> 43<embed src="../plugins/test.swf" type="application/x-shockwave-flash" style="position: relative; "></embed> 44<embed src="../plugins/test.swf" type="application/x-shockwave-flash" style="position: relative; "></embed> 45<embed src="../plugins/test.swf" type="application/x-shockwave-flash" style="position: relative; "></embed> 46<embed src="../plugins/test.swf" type="application/x-shockwave-flash" style="position: relative; "></embed> 47<embed src="../plugins/test.swf" type="application/x-shockwave-flash" style="position: relative; "></embed> 48<embed src="../plugins/test.swf" type="application/x-shockwave-flash" style="position: relative; "></embed> 49<embed src="../plugins/test.swf" type="application/x-shockwave-flash" style="position: relative; "></embed> 50<embed src="../plugins/test.swf" type="application/x-shockwave-flash" style="position: relative; "></embed> 51<embed src="../plugins/test.swf" type="application/x-shockwave-flash" style="position: relative; "></embed> 52<embed src="../plugins/test.swf" type="application/x-shockwave-flash" style="position: relative; "></embed> 53 54</body> 55 56</html> 57 58 59 60 61