summaryrefslogtreecommitdiffstats
path: root/layout/reftests/high-contrast/links.html
blob: bdba108d04521a6f1fc8857845e649484fa4b141 (plain)
1
2
3
4
5
<!doctype html>
<style>
  a { color: hotpink }
</style>
<a href="">Should have link color, not default color</a>