/[suikacvs]/www/test/html/script/macro/id.html
Suika

Contents of /www/test/html/script/macro/id.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (hide annotations) (download) (as text)
Sun Dec 12 06:56:48 2004 UTC (20 years, 7 months ago) by wakaba
Branch: MAIN
CVS Tags: HEAD
File MIME type: text/html
New tests

1 wakaba 1.1 <!DOCTYPE html "-//W3C//DTD HTML 4.01//EN">
2     <html lang="en">
3     <head>
4     <title>Script macro in ID attribute</title>
5     <style type="text/css">
6     #ID {
7     color: red;
8     }
9     </style>
10     </head>
11     <body>
12    
13     <p id="&{'ID'};">
14     This test should not be colored red.
15     </p>
16    
17     </body>
18     </html>

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24