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 layout RPC query for getting an element's style #19881

Merged
merged 1 commit into from Jan 28, 2018

Commits on Jan 28, 2018

  1. Add layout RPC query for getting an element's style

    This enables us to implement Element::has_css_layout_box() in a more
    direct way, and also enables us to remove some of the existing more
    specific queries.
    
    Fixes #19811.
    jonleighton committed Jan 28, 2018
You can’t perform that action at this time.