Skip to content

Commit a65ca64

Browse files
dletoreydipikabh
andauthored
added ff release note for xywh in shape-outside (#43481)
* added ff release note for xywh in shape-outside * Update files/en-us/mozilla/firefox/releases/149/index.md Co-authored-by: Dipika Bhattacharya <dipika@foss-community.org> --------- Co-authored-by: Dipika Bhattacharya <dipika@foss-community.org>
1 parent dda375c commit a65ca64

File tree

1 file changed

+3
-1
lines changed
  • files/en-us/mozilla/firefox/releases/149

1 file changed

+3
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,9 @@ Firefox 149 is the current [Beta version of Firefox](https://www.firefox.com/en-
3737

3838
<!-- #### Removals -->
3939

40-
<!-- ### CSS -->
40+
### CSS
41+
42+
- The {{CSSXRef("shape-outside")}} CSS property now supports the [`xywh()`](/en-US/docs/Web/CSS/Reference/Values/basic-shape/xywh) function as a value. This allows you to define a shape for inline content to wrap around, using distances from the left (`x`) and top (`y`) edges of the containing block and a width (`w`) and height (`h`). ([Firefox bug 1983187](https://bugzil.la/1983187)).
4143

4244
<!-- #### Removals -->
4345

0 commit comments

Comments
 (0)