Skip to content
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

CSS env() support #3787

Closed
kanongil opened this issue Oct 19, 2017 · 11 comments
Closed

CSS env() support #3787

kanongil opened this issue Oct 19, 2017 · 11 comments

Comments

@kanongil
Copy link

See w3c/csswg-drafts#1693.

Safari TP currently includes support for this. It is also supported on iOS 11.0 using the previous constant() syntax.

@toothbrush7777777
Copy link

iOS 11.1 uses the current env() syntax.

@kiding
Copy link
Contributor

kiding commented Nov 15, 2017

. . . Beginning with Safari Technology Preview 41 and the iOS 11.2 beta, constant() has been removed and replaced with env().

See WebKit Blog.

@Malvoz
Copy link
Contributor

Malvoz commented Jan 15, 2018

+1

@chrisblakley
Copy link

+1

@Malvoz
Copy link
Contributor

Malvoz commented May 8, 2018

https://drafts.csswg.org/css-env-1/

@Schweinepriester
Copy link
Contributor

+1 for keeping track of this.

https://www.chromestatus.com/feature/5710044637167616: Enabled by default in Chrome for Android 69

@BenjaminHoegh
Copy link

We need this to develop for the new smartphones

@ausi
Copy link
Contributor

ausi commented Oct 16, 2018

I created pull request #4555 for this feature.

@Fyrd
Copy link
Owner

Fyrd commented Oct 21, 2018

Now available at https://caniuse.com/#feat=css-env-function

@Fyrd Fyrd closed this as completed Oct 21, 2018
@Malvoz
Copy link
Contributor

Malvoz commented Oct 29, 2018

@Fyrd
I'm not sure what happened, but https://caniuse.com/#feat=css-env-function doesn't seem to exist anymore.

@Fyrd
Copy link
Owner

Fyrd commented Oct 30, 2018

@Malvoz Yeah, not sure what went wrong there. Fixed now!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

9 participants