/[suikacvs]/www/test/html/iframe/onload/onload-1.html
Suika

Contents of /www/test/html/iframe/onload/onload-1.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (show annotations) (download) (as text)
Sun Feb 25 10:53:11 2007 UTC (18 years, 5 months ago) by wakaba
Branch: MAIN
CVS Tags: HEAD
File MIME type: text/html
New tests

1 <!DOCTYPE html>
2 <html lang="en">
3 <head>
4 <title>&lt;iframe onload=""></title>
5 </head>
6 <body>
7 <p><iframe src="../iframe-content.html"
8 style="width: 80%; height: 10em"
9 onload="
10 document.getElementById ('result').firstChild.data = 'PASS';
11 ">NOIFRAME</iframe></p>
12
13 <pre><code id="result">FAIL</code></pre>
14 </body>
15 </html>

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24