Skip to content

Comments

Remove UIEvent.pageX/pageY#12187

Merged
Elchi3 merged 1 commit intomdn:mainfrom
foolip:uievent-pagexy
Aug 30, 2021
Merged

Remove UIEvent.pageX/pageY#12187
Elchi3 merged 1 commit intomdn:mainfrom
foolip:uievent-pagexy

Conversation

@foolip
Copy link
Contributor

@foolip foolip commented Aug 26, 2021

These seemingly non-standard properties are actually on MouseEvent, and
already captured in the data. The only interesting difference is that
MouseEvent.pageX/pageY are marked as supported from Firefox 1.5 while
the removed entries say 1. Trust 1.5 to be correct as it was recently
updated based on mdn-bcd-collector results:
#11848

MDN removal: mdn/content#8352

These seemingly non-standard properties are actually on MouseEvent, and
already captured in the data. The only interesting difference is that
MouseEvent.pageX/pageY are marked as supported from Firefox 1.5 while
the removed entries say 1. Trust 1.5 to be correct as it was recently
updated based on mdn-bcd-collector results:
mdn#11848
@github-actions github-actions bot added the data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API label Aug 26, 2021
foolip added a commit to foolip/content that referenced this pull request Aug 26, 2021
teoli2003 pushed a commit to mdn/content that referenced this pull request Aug 26, 2021
@Elchi3 Elchi3 merged commit dccc36b into mdn:main Aug 30, 2021
@foolip foolip deleted the uievent-pagexy branch August 30, 2021 06:36
ddbeck added a commit to ddbeck/browser-compat-data that referenced this pull request Sep 1, 2021
Elchi3 added a commit that referenced this pull request Sep 2, 2021
* Bump version to v4.0.2

* Add release note for #12187

* Add release note for #12186

* Hoist known issues

* Add release note for #11518

* Add release stats and date

* Fix md lint and link

* Feedback

Co-authored-by: Florian Scholz <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants