mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
8 lines
213 B
HTML
8 lines
213 B
HTML
|
<!DOCTYPE HTML>
|
||
|
<title>iframe for test_visited_pref.html</title>
|
||
|
<style>
|
||
|
:link { color: blue }
|
||
|
:visited { color: purple }
|
||
|
</style>
|
||
|
<a href="http://www.example.com/url-that-has-not-been-visited" id="link">link</a>
|