mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Add link to issue for :visited
This commit is contained in:
parent
e774a69440
commit
0a8a2c299e
1 changed files with 1 additions and 0 deletions
|
@ -1698,6 +1698,7 @@ impl<'a> ::selectors::Element for Root<Element> {
|
|||
|
||||
#[inline]
|
||||
fn is_visited_link(&self) -> bool {
|
||||
// https://github.com/servo/servo/issues/8718
|
||||
false
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue