File tree Expand file tree Collapse file tree 4 files changed +67
-0
lines changed Expand file tree Collapse file tree 4 files changed +67
-0
lines changed Original file line number Diff line number Diff line change 1+ # Generated from: nth-child-of.yml
2+ # Do not edit this file by hand. Edit the source file instead!
3+
4+ name : " :nth-child() of <selector>"
5+ description : " The `:nth-child()` and `:nth-last-child()` CSS functional pseudo-class match TODO."
6+ spec :
7+ - https://drafts.csswg.org/selectors/#the-nth-child-pseudo
8+ - https://drafts.csswg.org/selectors/#the-nth-last-child-pseudo
9+ group : css
10+ caniuse : css-nth-child-of
11+ status :
12+ baseline : low
13+ baseline_low_date : 2023-05-09
14+ support :
15+ chrome : " 111"
16+ chrome_android : " 111"
17+ edge : " 111"
18+ firefox : " 113"
19+ firefox_android : " 113"
20+ safari : " 9"
21+ safari_ios : " 9"
22+ compat_features :
23+ - css.selectors.nth-child.of_syntax
24+ - css.selectors.nth-last-child.of_syntax
Original file line number Diff line number Diff line change 1+ name : " :nth-child() of <selector>"
2+ description : " The `:nth-child()` and `:nth-last-child()` CSS functional pseudo-class match TODO."
3+ spec :
4+ - https://drafts.csswg.org/selectors/#the-nth-child-pseudo
5+ - https://drafts.csswg.org/selectors/#the-nth-last-child-pseudo
6+ group : css
7+ caniuse : css-nth-child-of
8+ compat_features :
9+ - css.selectors.nth-child.of_syntax
10+ - css.selectors.nth-last-child.of_syntax
Original file line number Diff line number Diff line change 1+ # Generated from: nth-child.yml
2+ # Do not edit this file by hand. Edit the source file instead!
3+
4+ name : " :nth-child() (initial support)"
5+ description : " The `:nth-child()` and `:nth-last-child()` CSS functional pseudo-class match TODO."
6+ spec :
7+ - https://drafts.csswg.org/selectors/#the-nth-child-pseudo
8+ - https://drafts.csswg.org/selectors/#the-nth-last-child-pseudo
9+ group : css
10+ status :
11+ baseline : high
12+ baseline_low_date : 2015-07-29
13+ baseline_high_date : 2018-01-29
14+ support :
15+ chrome : " 4"
16+ chrome_android : " 18"
17+ edge : " 12"
18+ firefox : " 3.5"
19+ firefox_android : " 4"
20+ safari : " 3.1"
21+ safari_ios : " 2"
22+ compat_features :
23+ - css.selectors.nth-child
24+ - css.selectors.nth-last-child
Original file line number Diff line number Diff line change 1+ name : " :nth-child() (initial support)"
2+ description : " The `:nth-child()` and `:nth-last-child()` CSS functional pseudo-class match TODO."
3+ spec :
4+ - https://drafts.csswg.org/selectors/#the-nth-child-pseudo
5+ - https://drafts.csswg.org/selectors/#the-nth-last-child-pseudo
6+ group : css
7+ compat_features :
8+ - css.selectors.nth-child
9+ - css.selectors.nth-last-child
You can’t perform that action at this time.
0 commit comments