/[suikacvs]/www/test/dom/link-style/style/new-sheet-1.html
Suika

Contents of /www/test/dom/link-style/style/new-sheet-1.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (show annotations) (download) (as text)
Sat Feb 3 13:54:42 2007 UTC (18 years, 9 months ago) by wakaba
Branch: MAIN
CVS Tags: HEAD
File MIME type: text/html
Error occurred while calculating annotation data.
New tests

1 <!DOCTYPE html>
2 <html lang="en">
3 <head>
4 <title>LinkStyle.sheet</title>
5 <script src="../../../support/result0.js"></script>
6 </head>
7 <body>
8
9 <p><code>document.createElement ('style').sheet</code> =
10 <script type="text/javascript">
11 var ls = document.createElement ('style');
12 writeResult (ls.sheet);
13 </script></p>
14
15 </body>
16 </html>

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24