Parent Directory
|
Revision Log
New tests
1 | <!DOCTYPE html> |
2 | <html lang="en"> |
3 | <head> |
4 | <title><script type="text/vbscript"><!--...</title> |
5 | <style type="text/css"> |
6 | #pass { |
7 | color: blue; |
8 | } |
9 | </style> |
10 | </head> |
11 | <body> |
12 | <script type="text/vbscript"> |
13 | <!-- |
14 | document.write ("<p id=""pass"">PASS</p>") ' --> |
15 | </script> |
16 | <noscript><p>NOSCRIPT</p></noscript> |
17 | </body> |
18 | </html> |
admin@suikawiki.org | ViewVC Help |
Powered by ViewVC 1.1.24 |