/[suikacvs]/www/test/css/media/block/unclosed-1.html
Suika

Contents of /www/test/css/media/block/unclosed-1.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (show annotations) (download) (as text)
Sat May 12 05:23:31 2007 UTC (18 years, 2 months ago) by wakaba
Branch: MAIN
CVS Tags: HEAD
File MIME type: text/html
New test (Firefox 1.5 fails; IE6 and Opera9 PASS)

1 <!DOCTYPE html>
2 <html>
3 <head>
4 <style type="text/css">
5 @media all {
6 p { color: green }
7 </style>
8 </head>
9 <body>
10 <p>PASS if green</p>
11 </body>
12 </html>

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24