summaryrefslogtreecommitdiffstats
path: root/layout/reftests/css-visited/variables-visited-ref.html
blob: bcd8706cd3e6ceaf35d228d6f6d9d10e6c9d8f54 (plain)
1
2
3
4
5
6
7
<!doctype html>
<style>
  a {
    color: green;
  }
</style>
<a href="">Which color?</a>