[Events] added strings for DOMImplementation.hasFeature()

> 4. Strings for DOMImplementation.hasFeature()
> 
> Support for IndieUI 1.0 can be queried by calling the DOMImplementation.hasFeature() method with the test string org.w3c.indieui.events and version 1.0. Support for specific events can be queried by appending a single period and the literal event name to the feature string, as in org.w3c.indieui.events.valuechangerequest.

Link
https://dvcs.w3.org/hg/IndieUI/raw-file/default/src/indie-ui-events.html#hasFeature

Changesets
https://dvcs.w3.org/hg/IndieUI/rev/9280c35ff04f
https://dvcs.w3.org/hg/IndieUI/rev/d5f40637a3be

Received on Wednesday, 10 July 2013 07:06:01 UTC