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

Fix: Correct descriptions of clientX and pageX #1233

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

yzws1001
Copy link

@yzws1001 yzws1001 commented Dec 9, 2024

The clientX/Y and pageX/Y descriptions of mouse events are opposite

目标章节:2-ui/3-event-details/1-mouse-events-basics/article.md

当前上游最新 commitjavascript-tutorial/en.javascript.info@34a80e7

本 PR 所做更改如下:

文件名 参考上游 commit 更改(理由)
article.md 修改部分错误

The clientX/Y and pageX/Y descriptions of mouse events are opposite
@CLAassistant
Copy link

CLAassistant commented Dec 9, 2024

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants