Skip to content

Commit

Permalink
Update files/en-us/web/css/css_selectors/index.md
Browse files Browse the repository at this point in the history
Co-authored-by: Dipika Bhattacharya <[email protected]>
  • Loading branch information
estelle and dipikabh authored Jul 21, 2023
1 parent 11d866d commit 044e850
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion files/en-us/web/css/css_selectors/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ Selectors, whether used in CSS or JS, enable targeting HTML elements based on th
- {{CSSXref(":last-of-type")}}
- {{CSSXref(":link")}}
- {{CSSXref(":local-link")}}
- {{CSSXref( ":is", ":matches()")}}
- `:matches()` (obsolete legacy selector alias for {{CSSXref( ":is", ":is()")}})
- {{CSSXref(":modal")}}
- {{CSSXref(":muted")}}
- {{CSSXref(":not", ":not()")}}
Expand Down

0 comments on commit 044e850

Please sign in to comment.