Skip to content

Commit

Permalink
FF103 layout.css.backdrop-filter.enabled - CSS backdrop-filter - rmem…
Browse files Browse the repository at this point in the history
…ove section
  • Loading branch information
hamishwillee committed Dec 3, 2024
1 parent 823beff commit 0f624ac
Showing 1 changed file with 0 additions and 40 deletions.
40 changes: 0 additions & 40 deletions files/en-us/mozilla/firefox/experimental_features/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -305,46 +305,6 @@ Support for using a single {{cssxref("number")}} as a {{cssxref("ratio")}} when
</tbody>
</table>

### backdrop-filter property

The {{cssxref("backdrop-filter")}} property applies filter effects to the area behind an element. (See [Firefox bug 1178765](https://bugzil.la/1178765) for more details.)

<table>
<thead>
<tr>
<th>Release channel</th>
<th>Version added</th>
<th>Enabled by default?</th>
</tr>
</thead>
<tbody>
<tr>
<th>Nightly</th>
<td>70</td>
<td>No</td>
</tr>
<tr>
<th>Developer Edition</th>
<td>70</td>
<td>No</td>
</tr>
<tr>
<th>Beta</th>
<td>70</td>
<td>No</td>
</tr>
<tr>
<th>Release</th>
<td>70</td>
<td>No</td>
</tr>
<tr>
<th>Preference name</th>
<td colspan="2"><code>layout.css.backdrop-filter.enabled</code></td>
</tr>
</tbody>
</table>

### fit-content() function

The {{cssxref("fit-content_function", "fit-content()")}} function as it applies to {{cssxref("width")}} and other sizing properties. This function is already well-supported for CSS Grid Layout track sizing. (See [Firefox bug 1312588](https://bugzil.la/1312588) for more details.)
Expand Down

0 comments on commit 0f624ac

Please sign in to comment.