Parent Directory
|
Revision Log
New tests
| 1 | wakaba | 1.1 | <!DOCTYPE html> |
| 2 | <html lang="en"> | ||
| 3 | <head> | ||
| 4 | <title><iframe onload=""></title> | ||
| 5 | </head> | ||
| 6 | <body> | ||
| 7 | <p><iframe src="../404-not-found" | ||
| 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 |