Parent Directory
|
Revision Log
New tests
1 | wakaba | 1.1 | <!DOCTYPE html> |
2 | <html lang="en"> | ||
3 | <head> | ||
4 | <title><link rel=stylesheet> StyleSheet.cssText = ''</title> | ||
5 | <link rel="stylesheet" href="../../../support/test-style-p-fail.css"> | ||
6 | <script src="../../../support/result0.js"></script> | ||
7 | </head> | ||
8 | <body onload="document.styleSheets[0].cssText = 'p { color: green }'"> | ||
9 | |||
10 | <p>PASS if this text is green.</p> | ||
11 | |||
12 | </body> | ||
13 | </html> |
admin@suikawiki.org | ViewVC Help |
Powered by ViewVC 1.1.24 |