Skip to content

Commit cad0438

Browse files
authored
Firefox 146 adds MathML math-shift CSS property (#28511)
FF146 MathML - math_shift CSS property
1 parent a551682 commit cad0438

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

css/properties/math-shift.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,22 +15,22 @@
1515
"chrome_android": "mirror",
1616
"edge": "mirror",
1717
"firefox": {
18-
"version_added": false
18+
"version_added": "146"
1919
},
2020
"firefox_android": "mirror",
2121
"oculus": "mirror",
2222
"opera": "mirror",
2323
"opera_android": "mirror",
2424
"safari": {
25-
"version_added": false
25+
"version_added": "preview"
2626
},
2727
"safari_ios": "mirror",
2828
"samsunginternet_android": "mirror",
2929
"webview_android": "mirror",
3030
"webview_ios": "mirror"
3131
},
3232
"status": {
33-
"experimental": true,
33+
"experimental": false,
3434
"standard_track": true,
3535
"deprecated": false
3636
}

0 commit comments

Comments
 (0)