You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In #6729, @heycamwas 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.
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
The text was updated successfully, but these errors were encountered:
UPDATE: Did find #2871 here in the repo (which didn’t show up through a Google search). These envvars were discussed back in the day, but there was no resolution to actually add them.
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.
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
The text was updated successfully, but these errors were encountered: