--TEST-- Visited link selector --CSS-- a:visited {display: inherit;} --EXPECT-- array ( 'a:visited' => array ( 'display' => 'inherit', ), )