Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PointerEvent constructor does not comply with spec #1092

Closed
tkrotoff opened this issue Sep 24, 2023 · 0 comments · Fixed by #1093
Closed

PointerEvent constructor does not comply with spec #1092

tkrotoff opened this issue Sep 24, 2023 · 0 comments · Fixed by #1093

Comments

@tkrotoff
Copy link
Contributor

Specification: https://w3c.github.io/pointerevents/#dom-pointerevent-constructor

Current implementation: https://github.com/capricorn86/happy-dom/blob/v12.1.6/packages/happy-dom/src/event/events/PointerEvent.ts

tkrotoff added a commit to tkrotoff/happy-dom that referenced this issue Sep 24, 2023
tkrotoff added a commit to tkrotoff/happy-dom that referenced this issue Sep 24, 2023
tkrotoff added a commit to tkrotoff/happy-dom that referenced this issue Sep 24, 2023
tkrotoff added a commit to tkrotoff/happy-dom that referenced this issue Sep 24, 2023
tkrotoff added a commit to tkrotoff/happy-dom that referenced this issue Sep 24, 2023
tkrotoff added a commit to tkrotoff/happy-dom that referenced this issue Sep 30, 2023
tkrotoff added a commit to tkrotoff/happy-dom that referenced this issue Sep 30, 2023
capricorn86 added a commit to tkrotoff/happy-dom that referenced this issue Sep 30, 2023
capricorn86 added a commit to tkrotoff/happy-dom that referenced this issue Sep 30, 2023
capricorn86 added a commit that referenced this issue Sep 30, 2023
#1092@patch: Makes PointerEvent implementation more specification compliant.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant