summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/manual-tests/qt/plugin-painting.html
blob: 3aa87bc6b05ebfae1f29444048f84c72c2656054 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
<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>