ampproject / ampproject/worker-dom
[FEATURE REQUEST] Implement Window.event
Open
- Dominant language
- TypeScript
- Stars
- 3.3k
- Forks
- 154
- PR merge metrics
- No merged PRs in 30d
Description
https://developer.mozilla.org/en-US/docs/Web/API/Window/event
Returns the `Event` being currently handled by the page.
Contributor guide
Research direction
Start with the Window.event API described in the linked MDN documentation and locate the corresponding Window implementation and tests in worker-dom. Confirm the expected behavior for the Event currently being handled, then add coverage showing that the property returns the active event.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100