Parent Directory
|
Revision Log
New tests
| 1 | wakaba | 1.1 | <!DOCTYPE html> |
| 2 | <html lang="en"> | ||
| 3 | <head> | ||
| 4 | <title><link rel=stylesheet href="javascript:'...css...'"></title> | ||
| 5 | <link rel="stylesheet" href="javascript:'p { color: green }'"> | ||
| 6 | </head> | ||
| 7 | <body> | ||
| 8 | <p>PASS if this paragraph is green.</p> | ||
| 9 | </body> | ||
| 10 | </html> |
| [email protected] | ViewVC Help |
| Powered by ViewVC 1.1.24 |