Hacker News new | past | comments | ask | show | jobs | submit login

That doesn't actually work in pretty much any browser, since it allows for history-mining by a malicious site. :visited styling changed a couple of years ago to only honor color changes, thus preventing most ways of exploiting that issue.

http://dbaron.org/mozilla/visited-privacy is one of the better resources explaining the issue more fully.

I guess you could create the triangle solely with CSS borders, and then style the border-color to be the same color as the background when not :visited




Could you not just render the anchor out of the view port and look at its color?


Ah, good catch. You would just do `color: white` then, no?




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: