Parent Directory
|
Revision Log
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 |