Skip to content

Commit 1e9f564

Browse files
authored
Update BrowserSupport.md
1 parent 8aac411 commit 1e9f564

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/foundations/docs/BrowserSupport.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ This may leave some older browser versions behind. If you need to take care of t
99
| Web Feature | Google Chrome | Mozilla Firefox | Apple Safari |
1010
| --------------------------------------------------------------------------------------------------- | ---------------- | --------------- | ------------------------ |
1111
| [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) | 134 (19.03.2024) | tbd | tbd |
12+
| [Customizable select elements](https://caniuse.com/selectlist) (planned) | 134 (19.03.2024) | tbd | tbd |
1313

1414
## Without graceful degradation
1515

0 commit comments

Comments
 (0)