Skip to content

Commit 3c61b05

Browse files
Merge branch 'main' into description-tweaks
2 parents d8c3e77 + 724a362 commit 3c61b05

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

features/if.yml

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
name: if()
2+
description: The `if()` CSS function is an inline conditional value that returns a value based on a set of conditions.
3+
spec: https://drafts.csswg.org/css-values-5/#if-notation
4+
group: css
5+
# No compat keys yet, this feature is planned to ship with Chromium M136

features/if.yml.dist

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# Generated from: if.yml
2+
# Do not edit this file by hand. Edit the source file instead!
3+
4+
status:
5+
baseline: false
6+
support: {}

0 commit comments

Comments
 (0)