diff --git a/features/if.yml b/features/if.yml new file mode 100644 index 00000000000..b5025d1d359 --- /dev/null +++ b/features/if.yml @@ -0,0 +1,5 @@ +name: if() +description: The `if()` CSS function is an inline conditional value that returns a value based on a set of conditions. +spec: https://drafts.csswg.org/css-values-5/#if-notation +group: css +# No compat keys yet, this feature is planned to ship with Chromium M136 diff --git a/features/if.yml.dist b/features/if.yml.dist new file mode 100644 index 00000000000..7c57a103e7b --- /dev/null +++ b/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 + support: {}