Skip to content
This repository has been archived by the owner on Mar 19, 2018. It is now read-only.

Need some mechanism for feature detection #8

Closed
RByers opened this issue Jul 3, 2015 · 1 comment
Closed

Need some mechanism for feature detection #8

RByers opened this issue Jul 3, 2015 · 1 comment
Labels

Comments

@RByers
Copy link
Member

RByers commented Jul 3, 2015

Whether EventListenerOptions is supported at all, and which options in particular are supported.

Maybe an API like EventTarget.supportedOptions that returns an EventListenerOptions (where the values don't mean anything)?

RByers added a commit that referenced this issue Jul 3, 2015
Addresses feature detection (issue #8).
@RByers RByers removed the polyfill label Jul 3, 2015
@RByers
Copy link
Member Author

RByers commented Jul 3, 2015

How's this @tdresser? Unfortunately WebIDL says that attributes cannot be of type dictionary (I wonder why?). I figured Event was more appropriate than EventTarget (similar to the constants defined there I guess).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant