[wpt-sync] Sync PR 44473 - Add tests for element interactibility when transformed within the viewport
Categories
(Remote Protocol :: Marionette, task, P4)
Tracking
(firefox126 fixed)
Tracking | Status | |
---|---|---|
firefox126 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 44473 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/44473
Details from upstream follow.
Sam Sneddon <gsnedders@apple.com> wrote:
Add tests for element interactibility when transformed within the viewport
Similar to https://github.com/web-platform-tests/wpt/pull/44205, though more similar to the existing test.
This time it is actually testing what I asked on Matrix, because I hadn't realised the other test was transforming things outside of the viewport.
Assignee | ||
Updated•1 year ago
|
Assignee | ||
Comment 1•11 months ago
|
||
Assignee | ||
Comment 2•11 months ago
|
||
CI Results
Ran 6 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 14 subtests
Status Summary
Firefox
OK
: 1
PASS
: 13
FAIL
: 1
Chrome
OK
: 1
PASS
: 14
Safari
OK
: 1
PASS
: 11
FAIL
: 3
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /webdriver/tests/classic/element_click/interactability.py [wpt.fyi]
- test_element_not_visible_overflow_hidden:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- test_element_not_visible_overflow_hidden:
Comment 4•11 months ago
|
||
bugherder |
Description
•