w3c / w3c/webdriver

Pointer actions should allow either tilt* or *Angle fields but not both

Open
#1,723 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Perform Actions
Dominant language
HTML
Stars
718
Forks
228
PR merge metrics
No merged PRs in 30d

Description

These refer to the same thing: https://w3c.github.io/pointerevents/#converting-between-tiltx-tilty-and-altitudeangle-azimuthangle so it doesn't make sense to have both, but instead we should insist that the implementation converts them according to the requirements of that specification.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with issue 1723 and the linked Pointer Events conversion requirements for tilt* and *Angle fields. Trace the WebDriver pointer-actions entry point and its existing validation tests, then verify that either representation is accepted and converted as specified while providing both is rejected.

Written by the indexing model from the issue text.

Assessment

Domain
api
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.