File tree Expand file tree Collapse file tree 2 files changed +13
-12
lines changed Expand file tree Collapse file tree 2 files changed +13
-12
lines changed Original file line number Diff line number Diff line change @@ -4,3 +4,16 @@ spec: https://drafts.csswg.org/css-flexbox-1/
44group : layout
55caniuse : flexbox
66usage_stats : https://chromestatus.com/metrics/feature/timeline/popularity/1692
7+ # Status is manually set to match https://caniuse.com/flexbox.
8+ # TODO: https://github.com/web-platform-dx/web-features/pull/1227
9+ status :
10+ baseline : high
11+ baseline_low_date : 2015-09-30
12+ support :
13+ chrome : " 29"
14+ chrome_android : " 29"
15+ edge : " 12"
16+ firefox : " 28"
17+ firefox_android : " 28"
18+ safari : " 9"
19+ safari_ios : " 9"
Original file line number Diff line number Diff line change 11# Generated from: flexbox.yml
22# Do not edit this file by hand. Edit the source file instead!
33
4- status:
5- baseline: high
6- baseline_low_date: 2020-09-22
7- baseline_high_date: 2023-03-22
8- support:
9- chrome: "59"
10- chrome_android: "59"
11- edge: "79"
12- firefox: "81"
13- firefox_android: "81"
14- safari: "11"
15- safari_ios: "11"
164compat_features:
175 - css.properties.align-content.flex_context
186 - css.properties.align-content.flex_context.stretch
You can’t perform that action at this time.
0 commit comments