• Initial implementation of ownPropertyKeys proxy handler

    Generates `SupportedPropertyNames` on DOM structs that should implement
    it. Most of them are unimplemented now (which can be implemented in
    later PRs), with the exception of `HTMLCollection`. Also added a couple
    relevant WPT tests.
    
    Closes #6390
    
    Closes #2215
    frewsxcv committed Aug 20, 2015