mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
style: Fix some spec links
Trivial, comment-only Differential Revision: https://phabricator.services.mozilla.com/D174474
This commit is contained in:
parent
38faddd687
commit
0917ee3f9b
2 changed files with 15 additions and 16 deletions
|
@ -1698,7 +1698,7 @@ pub enum Component<Impl: SelectorImpl> {
|
|||
/// Used only for relative selectors, which starts with a combinator
|
||||
/// (With an implied descendant combinator if not specified).
|
||||
///
|
||||
/// https://drafts.csswg.org/csswg-drafts/selectors-4/#typedef-relative-selector
|
||||
/// https://drafts.csswg.org/selectors-4/#typedef-relative-selector
|
||||
RelativeSelectorAnchor,
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue