-
Notifications
You must be signed in to change notification settings - Fork 199
Add sizing features #1872
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add sizing features #1872
Conversation
| # ⬇️ Same status as overall feature ⬇️ | ||
| # baseline: high | ||
| # baseline_low_date: 2020-01-15 | ||
| # baseline_high_date: 2022-07-15 | ||
| # support: | ||
| # chrome: "18" | ||
| # chrome_android: "18" | ||
| # edge: "79" | ||
| # firefox: "1" | ||
| # firefox_android: "4" | ||
| # safari: "1.3" | ||
| # safari_ios: "1" | ||
| - css.properties.max-height.none | ||
|
|
||
| # baseline: false | ||
| # support: | ||
| # chrome: "21" | ||
| # chrome_android: "25" | ||
| # edge: "79" | ||
| # safari: "7" | ||
| # safari_ios: "7" | ||
| - css.properties.min-height.auto |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I sent mdn/browser-compat-data#24601 to fix these
|
@jamesnw I think this is ready to merge, except |
@ddbeck I'll set this whole PR to blocked to limit task overhead. |
ddbeck
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
And the fix is in BCD—we'll get it in the next BCD release, which will probably be tomorrow.
I did not add
stretchyet, as there is no support yet.min-height:autoseems to have incorrect support, opened mdn/browser-compat-data#24582