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) (unidiff)
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 @@
9 window.9 window.
10 <br><br>10 <br><br>
11 11
12 <!--
12 <center>13 <center>
13 <embed type="application/x-flumap" width=600 height=80>14 <embed type="application/x-donpellegrino-flumap" width=600 height=80>
14 </center>15 </center>
16 -->
17
18 <object type="application/x-donpellegrino-flumap" />
1519
16 </body>20 </body>
17</html>21</html>

Valid XHTML 1.0 Strict

Copyright © 2009 Don Pellegrino All Rights Reserved.