We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
https://drafts.csswg.org/cssom-view/#layout-viewport has:
The visual viewport is a kind of viewport whose scrolling area is another viewport, called the layout viewport.
However, while this is the definition of the "layout viewport" term, it doesn't actually define what it means at all.
It should instead use "actual viewport", as defined in https://drafts.csswg.org/css-viewport-1/#actual-viewport. (This definition is also very minimal, but that's tracked by #206.)
These terms might be changed, see https://drafts.csswg.org/css-viewport-1/#issue-44630653 ("ISSUE 3: Make actual viewport the layout viewport, define visual viewport.") and #4819.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
https://drafts.csswg.org/cssom-view/#layout-viewport has:
However, while this is the definition of the "layout viewport" term, it doesn't actually define what it means at all.
It should instead use "actual viewport", as defined in https://drafts.csswg.org/css-viewport-1/#actual-viewport. (This definition is also very minimal, but that's tracked by #206.)
These terms might be changed, see https://drafts.csswg.org/css-viewport-1/#issue-44630653 ("ISSUE 3: Make actual viewport the layout viewport, define visual viewport.") and #4819.
The text was updated successfully, but these errors were encountered: