[Webkit-unassigned] [Bug 270895] New: [WebDriver] Support extra attributes of pointer action

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 12 22:25:17 PDT 2024


https://bugs.webkit.org/show_bug.cgi?id=270895

            Bug ID: 270895
           Summary: [WebDriver] Support extra attributes of pointer action
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebDriver
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: lmoura at igalia.com
                CC: bburg at apple.com

>From https://w3c.github.io/webdriver/#pointer-actions

- Currently WebDriverService supports only basic properties like x, y, button.
- Current spec lists more advanced properties like:
  - width and height
  - pressure
  - tangential pressure
  - tiltX and tiltY
  - twist
  - altitudeAngle and azimuthAngle

Failing to process these are causing numerous failures in the updated WPT tests.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20240313/d99aa83a/attachment.htm>


More information about the webkit-unassigned mailing list