forked from screen-share/captured-mouse-events
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refine description of when CapturedMouseEvent events are dispatched
- Make CaptureController an EventTarget (screen-share#9), temporarily redefining it until this is done in the "Screen Capture" spec. Also align the way oncapturedmousechange is specified with similar EventHandler attributes from the "Media Capture and Streams" spec (i.e. by referring to an event type). - Elaborate in the CapturedMouseEvent section the way events are dispatched on CaptureController objects associated to a capture-session, defining a new capturedmousechange type for them. Also move there the requirements about when to fire the event.
- Loading branch information
Showing
1 changed file
with
30 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters