• 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