File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed
packages/foundations/docs Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -19,11 +19,12 @@ This may leave some older browser versions behind. If you need to take care of t
1919
2020## Without graceful degradation
2121
22- | Web Feature | Google Chrome | Mozilla Firefox | Apple Safari |
23- | ------------------------------------------------------------------------------------------------------- | ---------------- | ---------------- | ----------------- |
24- | [ ` @property ` / typed CSS Custom Properties] ( https://developer.mozilla.org/en-US/docs/Web/CSS/@property ) | 85 (25.08.2022) | 128 (09.07.2024) | 16.4 (27.03.2023) |
25- | [ ` light-dark() ` CSS function] ( https://developer.mozilla.org/en-US/docs/Web/CSS/color_value/light-dark ) | 123 (19.03.2024) | 120 (21.11.2023) | 17.5 (13.05.2024) |
26- | [ ` attr() ` CSS Values 5 extensions] ( https://developer.mozilla.org/en-US/docs/Web/CSS/attr ) | 133 (04.02.2025) | tbd | tbd |
22+ | Web Feature | Google Chrome | Mozilla Firefox | Apple Safari |
23+ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ---------------- | ---------------- | ----------------- |
24+ | [ ` @property ` / typed CSS Custom Properties] ( https://developer.mozilla.org/en-US/docs/Web/CSS/@property ) | 85 (25.08.2022) | 128 (09.07.2024) | 16.4 (27.03.2023) |
25+ | [ ` light-dark() ` CSS function] ( https://developer.mozilla.org/en-US/docs/Web/CSS/color_value/light-dark ) | 123 (19.03.2024) | 120 (21.11.2023) | 17.5 (13.05.2024) |
26+ | [ ` attr() ` CSS Values 5 extensions] ( https://developer.mozilla.org/en-US/docs/Web/CSS/attr ) | 133 (04.02.2025) | tbd | tbd |
27+ | [ ` style() ` container queries for custom properties] ( https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_containment/Container_size_and_style_queries#container_style_queries ) | 111 (07.03.2023) | tbd | 18 (16.09.2024) |
2728
2829## Stable in evergreen browsers
2930
You can’t perform that action at this time.
0 commit comments