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

Add support for getComputedStyle() to layout_2020 #26477

Merged
merged 1 commit into from May 11, 2020

Commits on May 11, 2020

  1. layout_2020: Add initial support for getComputedStyle

    This implementation is more-or-less on par with the one from layout_2013
    and in some cases better. There are still some cases where we don't
    return the correct "resolved value," but this is enough to test
    animations and transitions.
    mrobinson committed May 11, 2020
You can’t perform that action at this time.