Re: [w3ctag/design-reviews] User Activation API (#300)

@dbaron Excellent text. Thank you very much! Yes it is difficult when you are in the thick of something to read something and see that it makes sense to you but perhaps not someone else.

@torgo The first [link](https://html.spec.whatwg.org/multipage/interaction.html#activation) in the explainer (to the HTML spec) describes what events define a user activation. Does that answer your question.

@kenchris Yes that is kind of bikeshedding the name. Not sure if State adds a whole lot to the concept here. There aren't many objects that contain in dom/html that actually contain a "State" suffix so we went with consistency here. Also naming that way would be awkward if we wanted to define an API such as "delegateTo(Window)" to pass a user activation in one frame to a subframe.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3ctag/design-reviews/issues/300#issuecomment-434694971

Received on Wednesday, 31 October 2018 13:53:04 UTC