/[suikacvs]/www/test/dom/style-sheet/css-text/link-stylesheet-set-1.html
Suika

Contents of /www/test/dom/style-sheet/css-text/link-stylesheet-set-1.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (hide annotations) (download) (as text)
Tue May 8 13:04:18 2007 UTC (18 years, 2 months ago) by wakaba
Branch: MAIN
CVS Tags: HEAD
File MIME type: text/html
New tests

1 wakaba 1.1 <!DOCTYPE html>
2     <html lang="en">
3     <head>
4     <title>&lt;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