summaryrefslogtreecommitdiffstats
path: root/layout/reftests/css-visited/content-color-on-link-before-1-ref.html
blob: a46017fdee5354d07f8053501d7e4a540c17b06b (plain)
1
2
3
4
5
6
<!DOCTYPE HTML>
<title>Test for privacy restrictions on :visited (Bug 147777)</title>
<style type="text/css">
span:before { content: "link"; color: fuchsia; }
</style>
<span></span>