Skip to content

LibWeb: Fix WPT test about dom create touch event #4901

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

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

Conversation

xzf
Copy link

@xzf xzf commented May 28, 2025

when dom create touch event
should throw not supported error
error content: 'expose legacy touch event APIs'

This fix three WPT test, also import those test

@ladybird-bot
Copy link
Collaborator

Hello!

One or more of the commit messages in this PR do not match the Ladybird code submission policy, please check the lint_commits CI job for more details on which commits were flagged and why.
Please do not close this PR and open another, instead modify your commit message(s) with git commit --amend and force push those changes to update this PR.

@xzf xzf closed this May 28, 2025
@xzf xzf reopened this May 28, 2025
when dom create touch event
should throw not supported error
error content: 'expose legacy touch event APIs'

This fix three WPT test, also import those test
@xzf xzf force-pushed the fix_dom_create_touch_event branch from 4983974 to 5d2684c Compare May 28, 2025 10:54
@xzf xzf changed the title fix WPT test about TouchEvent LibWeb: Fix WPT test about dom create touch event May 28, 2025
@xzf
Copy link
Author

xzf commented May 28, 2025

mac and linux don't have touchable device
laptop touchpad similar to a mouse
so ignore touch event is ok

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 this pull request may close these issues.

2 participants