toolkit/components/places/tests/mochitest/bug_461710/link_page-3.html

branch
TOR_BUG_9701
changeset 15
b8a032363ba2
equal deleted inserted replaced
-1:000000000000 0:fd221745678b
1 <!DOCTYPE HTML>
2 <html>
3 <head>
4 <title>Link page 3</title>
5 <style type="text/css">
6 a:link { color: #0000ff; }
7 a:visited { color: #ff0000; }
8 </style>
9 </head>
10 <body>
11 <p><a href="visited_page.html" id="link">Link to the third visited page</a></p>
12 </body>
13 </html>

mercurial