File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed
packages/foundations/docs Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -6,10 +6,11 @@ This may leave some older browser versions behind. If you need to take care of t
6
6
7
7
## Progressive enhancement
8
8
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 ) |
13
14
14
15
## Without graceful degradation
15
16
You can’t perform that action at this time.
0 commit comments