1 2 3 4 5 6 7 8
<!DOCTYPE html> <link rel="help" href="https://crbug.com/1413904"> <style> .foo:visited::part(test) {} </style> <div class=foo> <a class=foo href="">Test</a> </div>