Skip to content

Commit 4ff511f

Browse files
bsmthdipikabh
andauthored
relnote(Fx145): font-family: math supported (#41664)
* relnote(Fx145): font-family: math supported * Update files/en-us/mozilla/firefox/releases/145/index.md Co-authored-by: Dipika Bhattacharya <[email protected]> --------- Co-authored-by: Dipika Bhattacharya <[email protected]>
1 parent 6722199 commit 4ff511f

File tree

1 file changed

+3
-0
lines changed
  • files/en-us/mozilla/firefox/releases/145

1 file changed

+3
-0
lines changed

files/en-us/mozilla/firefox/releases/145/index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,9 @@ Firefox 145 is the current [Beta version of Firefox](https://www.firefox.com/en-
4040
This keyword is an alias for the recently-standardized `stretch` keyword (i.e., [`width: stretch`](/en-US/docs/Web/CSS/width#stretch) and [`height: stretch`](/en-US/docs/Web/CSS/height#stretch)) which isn't yet supported in Firefox.
4141
([Firefox bug 1988938](https://bugzil.la/1988938), [Firefox bug 1789477](https://bugzil.la/1789477)).
4242

43+
- The [`math`](/en-US/docs/Web/CSS/font-family#math) generic font family is now supported as a value of the `font-family` property, allowing mathematical expressions to use appropriate fonts.
44+
([Firefox bug 1788937](https://bugzil.la/1788937)).
45+
4346
<!-- No notable changes. -->
4447

4548
<!-- #### Removals -->

0 commit comments

Comments
 (0)