Skip to content

Commit 0f51b7f

Browse files
authored
docs: updated Browser Support
1 parent 1e9f564 commit 0f51b7f

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

packages/foundations/docs/BrowserSupport.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,11 @@ This may leave some older browser versions behind. If you need to take care of t
66

77
## Progressive enhancement
88

9-
| Web Feature | Google Chrome | Mozilla Firefox | Apple Safari |
10-
| --------------------------------------------------------------------------------------------------- | ---------------- | --------------- | ------------------------ |
11-
| [CSS `field-sizing: content` property](https://caniuse.com/mdn-css_properties_field-sizing_content) | 123 (19.03.2024) | tbd | Technology Preview (220) |
12-
| [Customizable select elements](https://caniuse.com/selectlist) (planned) | 134 (19.03.2024) | tbd | tbd |
9+
| Web Feature | Google Chrome | Mozilla Firefox | Apple Safari |
10+
| --------------------------------------------------------------------------------------------------- | ---------------- | --------------- | -------------------------------------------------------------------------------------------------------------------- |
11+
| [CSS `field-sizing: content` property](https://caniuse.com/mdn-css_properties_field-sizing_content) | 123 (19.03.2024) | tbd | Technology Preview (220) |
12+
| [Customizable select elements](https://caniuse.com/selectlist) (planned) | 134 (19.03.2024) | tbd | tbd |
13+
| [Anchor Positioning](https://caniuse.com/css-anchor-positioning) (planned) | 125 (14.05.2024) | tbd | ["this fall"](https://webkit.org/blog/16993/news-from-wwdc25-web-technology-coming-this-fall-in-safari-26-beta/#css) |
1314

1415
## Without graceful degradation
1516

0 commit comments

Comments
 (0)