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 hit testing #1744

Merged
merged 1 commit into from Sep 25, 2017
Merged

Add support for hit testing #1744

merged 1 commit into from Sep 25, 2017

Commits on Sep 25, 2017

  1. Add support for hit testing

    This adds a new API point for doing hit testing against the display
    list. This version supports the features Servo needs to do hist
    testing, except for text index support (which will come in a later PR).
    
    Fixes #1575.
    mrobinson committed Sep 25, 2017
You can’t perform that action at this time.