Parent Directory
|
Revision Log
New
| 1 | wakaba | 1.1 | <!DOCTYPE html> |
| 2 | <html lang="en"> | ||
| 3 | <head> | ||
| 4 | <title>script[type="text/javascript"] with <!-- | ||
| 5 | in the middle of a line</title> | ||
| 6 | </head> | ||
| 7 | <body> | ||
| 8 | <script type="text/javascript"> | ||
| 9 | document.write ('<p>text1</p>'); <!-- document.write ('<p>text2</p>'); --> document.write ('<p>text3</p>'); | ||
| 10 | </script> | ||
| 11 | <noscript><p>NOSCRIPT</p></noscript> | ||
| 12 | </body> | ||
| 13 | </html> |
| admin@suikawiki.org | ViewVC Help |
| Powered by ViewVC 1.1.24 |