mirror of
https://github.com/servo/servo.git
synced 2025-08-07 14:35:33 +01:00
Auto merge of #8852 - servo:visited-issue-link, r=SimonSapin
Add link to issue for :visited <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/8852) <!-- Reviewable:end -->
This commit is contained in:
commit
2af23dc061
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