Parent Directory
|
Revision Log
New tests; Fx2 resolves longDesc; WinIE6 does not; Opera9 does
| 1 | wakaba | 1.1 | <!DOCTYPE HTML> |
| 2 | <html> | ||
| 3 | <head> | ||
| 4 | <title><frame></title> | ||
| 5 | </head> | ||
| 6 | <body> | ||
| 7 | <p><code>window.top.document.getElementsByTagName ('frame')[0].longDesc</code> | ||
| 8 | = <code>(script is not executed)</code></p> | ||
| 9 | |||
| 10 | <script> | ||
| 11 | document.getElementsByTagName ('code')[1].firstChild.data = window.top.document.getElementsByTagName ('frame')[0].longDesc; | ||
| 12 | </script> | ||
| 13 | </body> | ||
| 14 | </html> |
| admin@suikawiki.org | ViewVC Help |
| Powered by ViewVC 1.1.24 |