test/integration/polemic-iframe.htm
changeset 952 693c282aa4e9
parent 951 13fed6c21d51
child 953 b58eda0ce5df
--- a/test/integration/polemic-iframe.htm	Tue Sep 04 17:15:22 2012 +0200
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,18 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-<html dir="ltr" xml:lang="fr" xmlns="http://www.w3.org/1999/xhtml" lang="fr">
-
-<head>
-<title>Test d'intégration iframe</title>
-</head>
-
-<body>
-
-	<div style="width:650px;font-family: 'Trebuchet MS', 'Helvetica', 'Arial',  'Verdana', 'sans-serif';">
-	<h1>MetaDataPlayer </h1>
-	Test d'intégration avec une iframe.
-	</div>
-	
-
-	<script type="text/javascript" src="../../src/js/iframe_embed/embedder.js" type="text/javascript"></script> 
-	<iframe id="metadataplayer_embed" src="./polemic.htm" width="640" height="480"></iframe>
- </html>