- From: Yoav Weiss <notifications@github.com>
- Date: Wed, 06 Jan 2016 08:11:18 -0800
- To: whatwg/dom <dom@noreply.github.com>
Received on Wednesday, 6 January 2016 16:11:47 UTC
In a [PR](https://github.com/w3c/preload/pull/39) for an example of DOMTokenList's supports() based feature detection, @igrigorik suggested that it might be better that the example will live in a more central location. Therefore, I think it would make sense to add it in DOM.
@annevk - can you take a look?
You can view, comment on, or merge this pull request online at:
https://github.com/whatwg/dom/pull/144
-- Commit Summary --
* Added an example showing feature detection with supports()
-- File Changes --
M dom.bs (22)
M dom.html (307)
-- Patch Links --
https://github.com/whatwg/dom/pull/144.patch
https://github.com/whatwg/dom/pull/144.diff
---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/pull/144
Received on Wednesday, 6 January 2016 16:11:47 UTC