Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions features/if.yml
Original file line number Diff line number Diff line change
@@ -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
6 changes: 6 additions & 0 deletions features/if.yml.dist
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# Generated from: if.yml
# Do not edit this file by hand. Edit the source file instead!

status:
baseline: false
support: {}