summaryrefslogtreecommitdiffstats
authorDon Pellegrino <don@coffee.donpellegrino.com>2009-12-04 15:01:21 (GMT)
committer Don Pellegrino <don@coffee.donpellegrino.com>2009-12-04 15:01:21 (GMT)
commitab1a6d301971009ad1e762fa8fc27c6488225236 (patch) (side-by-side diff)
tree714e3de931ea6c92e089f6b6f61825ae07f8f052
parent2b93c78ffe41b1ea9d5f03e639e53c5db118cc22 (diff)
downloadexp005-ab1a6d301971009ad1e762fa8fc27c6488225236.zip
exp005-ab1a6d301971009ad1e762fa8fc27c6488225236.tar.gz
exp005-ab1a6d301971009ad1e762fa8fc27c6488225236.tar.bz2
Testing of embedding versus non-embedded.
-rw-r--r--src/plugin/test.html6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/plugin/test.html b/src/plugin/test.html
index ce35369..cc59157 100644
--- a/src/plugin/test.html
+++ b/src/plugin/test.html
@@ -9,9 +9,13 @@
window.
<br><br>
+ <!--
<center>
- <embed type="application/x-flumap" width=600 height=80>
+ <embed type="application/x-donpellegrino-flumap" width=600 height=80>
</center>
+ -->
+
+ <object type="application/x-donpellegrino-flumap" />
</body>
</html>

Valid XHTML 1.0 Strict

Copyright © 2009 Don Pellegrino All Rights Reserved.