servo/tests/wpt/web-platform-tests/dom/collections
Corey Farwell b11be4d253 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
2015-08-20 11:58:42 -04:00
..
HTMLCollection-empty-name.html Update web-platform-tests to revision 0d318188757a9c996e20b82db201fd04de5aa255 2015-04-03 23:28:54 +01:00
HTMLCollection-supported-property-names.html Initial implementation of ownPropertyKeys proxy handler 2015-08-20 11:58:42 -04:00