Results 45 issues of jgraham

A-content/css
P-mac
A-testing
I-intermittent
C-disabled

- [x] At least two implementers are interested (and none opposed): * Changes landed in WebDriver-BiDi with agreement in Browser Testing and Tools WG. - [x] [Tests](https://github.com/web-platform-tests/wpt) are written and...

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...

Perform Actions

> Let completion be Function.[[Call]](window, parameters) with function as the this value. During this step a navigation can happen which will prevent the function completing and so prevent the command...

Execute Script
Execute Async Script
needs-discussion

I believe the expected behaviour is: * If the target already has focus, do nothing * Otherwise, if the target is focusable, set the selection to the last editable point...

bug
Element Send Keys
needs-discussion

Currently to see how up to date the interop dashboard is you have to clock through to a focus area, and look at when the corresponding run occurred. Instead we...

I have some CDDL like ``` Root = Choice1 / Choice2 Choice1 = { id1: text, ?id2: text, Extensible } Choice2 = { ?id1: text, id2: text, Extensible } Extensible...

bug

This requires a patch to pywebsocket3, since it doesn't correctly use the `SSLContext` and the old approach has now been dropped. We can upstream this patch after landing here, but...

infra
webdriver
wg-testing_browser
manifest
wptserve
wpt
wptrunner
third_party
ci
tox.ini
Azure Pipelines
pytest.ini
GitHub Actions
wave
webdriver-bidi
third_party_modified

Recent changes to motion-path and URL tests caused a noticeable overall change in the Firefox score. This is fine; those tests changes were agreed and the score change was predictable....