Source code
Revision control
Copy as Markdown
Other Tools
<!DOCTYPE html>
<style>
.foo:visited::part(test) {}
</style>
<div class=foo>
<a class=foo href="">Test</a>
</div>
<!DOCTYPE html>
<style>
.foo:visited::part(test) {}
</style>
<div class=foo>
<a class=foo href="">Test</a>
</div>