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

LibWeb: Add support for viewport relative length units #3433

Merged
merged 2 commits into from
Sep 8, 2020
Merged

LibWeb: Add support for viewport relative length units #3433

merged 2 commits into from
Sep 8, 2020

Conversation

networkException
Copy link
Member

You can now use vh, vw, vmax and vmin as length units in css

This will allow sites to render a little better and more responsively :^)

We can now use vh, vw, vmax and vmin as length units in css
Libraries/LibWeb/CSS/Length.cpp Outdated Show resolved Hide resolved
Libraries/LibWeb/CSS/Length.cpp Outdated Show resolved Hide resolved
Libraries/LibWeb/CSS/Length.cpp Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants