PageRenderTime 48ms CodeModel.GetById 21ms RepoModel.GetById 0ms app.codeStats 0ms

/Source/WebCore/manual-tests/qt/plugin-painting.html

https://bitbucket.org/slukk/atsmp_4.2-external_webkit
HTML | 60 lines | 51 code | 9 blank | 0 comment | 0 complexity | 04488aedf542d1397703e6316973bff5 MD5 | raw file
Possible License(s): LGPL-2.0, BSD-3-Clause, LGPL-2.1
  1. <html xmlns="http://www.w3.org/1999/xhtml">
  2. <head>
  3. <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
  4. <title>Flash In IFrame Test File</title>
  5. </head>
  6. <body>
  7. <b> This manual tests verifies paging and arrow-navigating up and down a page of plugins doesn't result
  8. in them appearing to get fused together. QtWebKit wasn't updating the position of the plugins
  9. within the page before scheduling them for a repaint, with the result that parts of the plugin
  10. were appearing in their old position after a page scroll. This was a problem for
  11. Qt in <a href="https://bugs.webkit.org/show_bug.cgi?id=57179">bug 57179</a></b> <br/><br/>
  12. <iframe src="../plugins/test.swf" type="application/x-shockwave-flash" style="position: relative; "></iframe>
  13. <iframe src="../plugins/test.swf" type="application/x-shockwave-flash" style="position: relative; "></iframe>
  14. <iframe src="../plugins/test.swf" type="application/x-shockwave-flash" style="position: relative; "></iframe>
  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. <embed src="../plugins/test.swf" type="application/x-shockwave-flash" style="position: relative; "></embed>
  31. <embed src="../plugins/test.swf" type="application/x-shockwave-flash" style="position: relative; "></embed>
  32. <embed src="../plugins/test.swf" type="application/x-shockwave-flash" style="position: relative; "></embed>
  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. </body>
  51. </html>