Skip to content

Commit e1cfb27

Browse files
dletoreydipikabh
andauthored
42252 add new relative units ff release (#42470)
* added firefox release note for root font based units * Update files/en-us/mozilla/firefox/releases/147/index.md Co-authored-by: Dipika Bhattacharya <dipika@foss-community.org> --------- Co-authored-by: Dipika Bhattacharya <dipika@foss-community.org>
1 parent d34afbf commit e1cfb27

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

  • files/en-us/mozilla/firefox/releases/147

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,8 @@ Firefox 147 is the current [Beta version of Firefox](https://www.firefox.com/en-
5050
([Firefox bug 2001878](https://bugzil.la/2001878)).
5151
- The {{cssxref("counter-increment")}}, {{cssxref("counter-reset")}}, {{cssxref("counter-set")}}, and {{cssxref("quotes")}} properties are now supported on the {{cssxref("::marker")}} pseudo-element.
5252
([Firefox bug 2000404](https://bugzil.la/2000404)).
53+
- The following [relative length units based on root element's font](/en-US/docs/Web/CSS/Reference/Values/length#relative_length_units_based_on_root_elements_font) are now supported: `rcap`, `rch`, `rex`, and `ric`. These units allow you to define `<length>` values based on the size of a particular character or font attribute of the [root](/en-US/docs/Web/CSS/Reference/Selectors/:root) element.
54+
([Firefox bug 1740584](https://bugzil.la/1740584)).
5355

5456
<!-- #### Removals -->
5557

0 commit comments

Comments
 (0)