Skip to content
Merged
Changes from 2 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
2 changes: 2 additions & 0 deletions files/en-us/mozilla/firefox/releases/147/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,8 @@ Firefox 147 is the current [Beta version of Firefox](https://www.firefox.com/en-
([Firefox bug 2001878](https://bugzil.la/2001878)).
- The {{cssxref("counter-increment")}}, {{cssxref("counter-reset")}}, {{cssxref("counter-set")}}, and {{cssxref("quotes")}} properties are now supported on the {{cssxref("::marker")}} pseudo-element.
([Firefox bug 2000404](https://bugzil.la/2000404)).
- 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 define `<length>` values based upon the the size of a particular character or font attribute of the [root](/en-US/docs/Web/CSS/Reference/Selectors/:root) element.
Comment thread
dletorey marked this conversation as resolved.
Outdated
([Firefox bug 1740584](https://bugzil.la/1740584)).

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

Expand Down