In #6729, @heycam was tasked to provide a list of environment variables WebKit implements, which should be standardized. @tabatkins asked for that list to be able to publish a FPWD of CSS Env 1.
From reading the related code, it looks like the missing environment variables are:
fullscreen-inset-top
fullscreen-inset-left
fullscreen-inset-bottom
fullscreen-inset-right
fullscreen-auto-hide-duration
@heycam, @fantasai Should those be added to the spec.? Are there any other variables not listed here?
Sebastian