summaryrefslogtreecommitdiffstats
path: root/WebCore/manual-tests/qt/plugin-sibling-frame-include.html
blob: ca509e9c27b5dd6f2a423f606ebb003535b38632 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<html xmlns="http://www.w3.org/1999/xhtml">

<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>ClickToFlash Test File</title>
</head>

<body bgcolor="#000">

    <embed src="http://www.youtube.com/v/loXfcsXRB-w&#038;hl=en&#038;fs=1" 
            type="application/x-shockwave-flash">
    </embed>
    
</body>

</html>