/[suikacvs]/www/test/html/base/href/relative-xmlbase-1.xhtml
Suika

Contents of /www/test/html/base/href/relative-xmlbase-1.xhtml

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (show annotations) (download)
Tue Jul 1 13:46:47 2008 UTC (18 years ago) by wakaba
Branch: MAIN
CVS Tags: HEAD
See <http://suika.fam.cx/gate/2005/sw/href>

1 <html xmlns="http://www.w3.org/1999/xhtml">
2 <head>
3 <base href="../html.base/" xml:base="http://xml.base.test/"/>
4 <title>&lt;base href> and xml:base="" and HTMLBaseElement.href</title>
5 <script src="http://suika.fam.cx/~wakaba/-temp/test/support/result.js"></script>
6 </head>
7 <body>
8 <p><output id="output"/></p>
9 <p>c.f. <a href="">base URI</a></p>
10 <script>
11 setResult ('output', document.getElementsByTagName ('base')[0].href);
12 </script>
13 </body>
14 </html>

[email protected]
ViewVC Help
Powered by ViewVC 1.1.24