We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d8c3e77 + 724a362 commit 3c61b05Copy full SHA for 3c61b05
features/if.yml
@@ -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
@@ -0,0 +1,6 @@
+# Generated from: if.yml
+# Do not edit this file by hand. Edit the source file instead!
+
+status:
+ baseline: false
6
+ support: {}
0 commit comments