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

Improve the name the NodeGeometryQuery #25691

Merged
merged 1 commit into from Feb 11, 2020

Commits on Feb 5, 2020

  1. Improve the name the NodeGeometryQuery

    This query is used to get the clientTop, clientWidth, clientHeight,
    clientLeft properties of DOM objects. "NodeGeometry" doesn't really
    capture what these properties do as they often are returning the width
    of element border.
    mrobinson committed Feb 5, 2020
You can’t perform that action at this time.