File tree Expand file tree Collapse file tree 2 files changed +11
-8
lines changed Expand file tree Collapse file tree 2 files changed +11
-8
lines changed Original file line number Diff line number Diff line change @@ -2,11 +2,3 @@ name: abs() and sign()
2
2
description : The `abs()` and `sign()` CSS functions compute the absolute value or the sign of the input.
3
3
spec : https://drafts.csswg.org/css-values-4/#sign-funcs
4
4
group : css
5
- status :
6
- baseline : false
7
- support :
8
- chrome : " 138"
9
- chrome_android : " 138"
10
- edge : " 138"
11
- safari : " 15.4"
12
- safari_ios : " 15.4"
Original file line number Diff line number Diff line change 1
1
# Generated from: abs-sign.yml
2
2
# Do not edit this file by hand. Edit the source file instead!
3
3
4
+ status:
5
+ baseline: low
6
+ baseline_low_date: 2025-06-26
7
+ support:
8
+ chrome: "138"
9
+ chrome_android: "138"
10
+ edge: "138"
11
+ firefox: "118"
12
+ firefox_android: "118"
13
+ safari: "15.4"
14
+ safari_ios: "15.4"
4
15
compat_features:
5
16
- css.types.abs
6
17
- css.types.sign
You can’t perform that action at this time.
0 commit comments