/[suikacvs]/www/test/dom/html-object-element/base-href/about-1.html
Suika

Contents of /www/test/dom/html-object-element/base-href/about-1.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (hide annotations) (download) (as text)
Sat May 12 13:39:57 2007 UTC (17 years, 11 months ago) by wakaba
Branch: MAIN
CVS Tags: HEAD
File MIME type: text/html
New demos (about: test does not work; otherwise they work for winie6)

1 wakaba 1.1 <!DOCTYPE html>
2     <html>
3     <head>
4     <title>&lt;object>.BaseHref</title>
5     <script type="text/javascript" src="../../../support/result0.js"></script>
6     </head>
7     <body>
8     <p><iframe src="about:<object></object>">noiframe</iframe></p>
9     <p><code><var>object</var>.BaseHref</code> is <script type="text/javascript">
10     writeResult (document.getElementsByTagName ('iframe')[0].contentWindow.document.getElementsByTagName ('object')[0].BaseHref);
11     </script>.</p>
12     </body>
13     </html>

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24