Parent Directory
|
Revision Log
New tests
| 1 | wakaba | 1.1 | <html xmlns="http://www.w3.org/1999/xhtml"> |
| 2 | <head> | ||
| 3 | <title>[id=A]</title> | ||
| 4 | <style> | ||
| 5 | a { | ||
| 6 | color: green; | ||
| 7 | } | ||
| 8 | [id=A] { | ||
| 9 | color: red; | ||
| 10 | } | ||
| 11 | </style> | ||
| 12 | </head> | ||
| 13 | <body> | ||
| 14 | <p><a id="a" href="http://example.com/">XXXXXXXXXX</a></p> | ||
| 15 | </body> | ||
| 16 | </html> |
| [email protected] | ViewVC Help |
| Powered by ViewVC 1.1.24 |