comparison: layout/style/test/visited-pref-iframe.html
layout/style/test/visited-pref-iframe.html
- branch
- TOR_BUG_3246
- changeset 6
- 8bccb770b82d
equal
deleted
inserted
replaced
|
1 <!DOCTYPE HTML> |
|
2 <title>iframe for test_visited_pref.html</title> |
|
3 <style> |
|
4 :link { color: blue } |
|
5 :visited { color: purple } |
|
6 </style> |
|
7 <a href="http://www.example.com/url-that-has-not-been-visited" id="link">link</a> |