summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/manual-tests/qt/plugin-sibling-frame-include.html
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebCore/manual-tests/qt/plugin-sibling-frame-include.html')
-rw-r--r--Source/WebCore/manual-tests/qt/plugin-sibling-frame-include.html17
1 files changed, 17 insertions, 0 deletions
diff --git a/Source/WebCore/manual-tests/qt/plugin-sibling-frame-include.html b/Source/WebCore/manual-tests/qt/plugin-sibling-frame-include.html
new file mode 100644
index 0000000..e59867c
--- /dev/null
+++ b/Source/WebCore/manual-tests/qt/plugin-sibling-frame-include.html
@@ -0,0 +1,17 @@
+<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 id="flashPlugin" src="http://www.youtube.com/v/loXfcsXRB-w&#038;hl=en&#038;fs=1" --!>
+ <embed src="../plugins/test.swf"
+ type="application/x-shockwave-flash">
+ </embed>
+
+</body>
+
+</html>