|
|
|
|
|
by _delirium
5758 days ago
|
|
Chrome is following Mozilla's change on this point, which was designed to solve the longstanding CSS history leakage problem, where a page could use computed styles to slurp your browsing history: http://blog.mozilla.com/security/2010/03/31/plugging-the-css... Is it lying for all elements, though? It should only really be lying about the "visited" styling of links or sub-elements of links (it'll return the computed style as if they were unvisited). |
|