Skip to content

Commit

Permalink
Remove :nth-col and :nth-last-col (mdn#30684)
Browse files Browse the repository at this point in the history
  • Loading branch information
teoli2003 authored and estelle committed Dec 5, 2023
1 parent 427f58c commit 1f370e4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions files/en-us/web/css/pseudo-classes/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -264,9 +264,7 @@ N

- {{CSSxRef(":not", ":not()")}}
- {{CSSxRef(":nth-child", ":nth-child()")}}
- {{CSSxRef(":nth-col", ":nth-col()")}} {{Experimental_Inline}}
- {{CSSxRef(":nth-last-child", ":nth-last-child()")}}
- {{CSSxRef(":nth-last-col", ":nth-last-col()")}} {{Experimental_Inline}}
- {{CSSxRef(":nth-last-of-type", ":nth-last-of-type()")}}
- {{CSSxRef(":nth-of-type", ":nth-of-type()")}}

Expand Down

0 comments on commit 1f370e4

Please sign in to comment.