Open Bug 1644293 Opened 4 years ago Updated 4 years ago

[wpt-sync] Sync PR 24049 - Add isInputPending pointer event tests

Categories

(Testing :: web-platform-tests, task, P4)

task

Tracking

(Not tracked)

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 24049 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/24049
Details from upstream follow.

Andrew Comminos <acomminos@fb.com> wrote:

Add isInputPending pointer event tests

Adds basic tests for continuous and discrete pointer events being
detected by isInputPending with same-origin and cross-origin frames.
Note that these do not currently work with content_shell (see
crbug.com/893480).

Bug: 910421
Change-Id: I93a0b2f7c47d7444069b157dcc55f9f04856eba0
Reviewed-on: https://chromium-review.googlesource.com/2236693
WPT-Export-Revision: f11502b6abaa4564d3f35ea6e509f92f28137f4d

Whiteboard: [wptsync downstream] → [wptsync downstream error]
Whiteboard: [wptsync downstream error] → [wptsync downstream]
Whiteboard: [wptsync downstream] → [wptsync downstream error]
Whiteboard: [wptsync downstream error] → [wptsync downstream]
Whiteboard: [wptsync downstream] → [wptsync downstream error]
Whiteboard: [wptsync downstream error] → [wptsync downstream]
Whiteboard: [wptsync downstream] → [wptsync downstream error]
Whiteboard: [wptsync downstream error] → [wptsync downstream]
Whiteboard: [wptsync downstream] → [wptsync downstream error]
Whiteboard: [wptsync downstream error] → [wptsync downstream]

CI Results

Ran 12 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI

Total 11 tests and 1 subtests

Status Summary

Firefox

OK : 1
FAIL : 16
ERROR: 10

Chrome

OK : 11
PASS : 13
FAIL : 3

Safari

OK : 1
FAIL : 16
ERROR: 10

Links

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Details

New Tests That Don't Pass

/is-input-pending/security/cross-origin-subframe-complex-clip.sub.html: ERROR (Chrome: OK, Safari: ERROR)
parent cannot detect cross-origin events: FAIL (Chrome: PASS, Safari: FAIL)
/is-input-pending/security/cross-origin-subframe-masked-complex-clip.sub.html: ERROR (Chrome: OK, Safari: ERROR)
parent cannot detect cross-origin events outside of clip: FAIL (Chrome: PASS, Safari: FAIL)
subframe cannot detect events inside of clip: FAIL (Chrome: PASS, Safari: FAIL)
/is-input-pending/security/cross-origin-subframe-masked-pointer-events-mixed-2.sub.html: ERROR (Chrome: OK, Safari: ERROR)
parent cannot detect cross-origin events in pointer-events: none region: FAIL (Chrome: PASS, Safari: FAIL)
subframe cannot detect events in pointer-events: initial region: FAIL (Chrome: PASS, Safari: FAIL)
/is-input-pending/security/cross-origin-subframe-masked-pointer-events-mixed.sub.html: ERROR (Chrome: OK, Safari: ERROR)
cannot detect cross-origin events in pointer-events: none region: FAIL (Chrome: PASS, Safari: FAIL)
/is-input-pending/security/cross-origin-subframe-masked-pointer-events-none.sub.html: ERROR (Chrome: OK, Safari: ERROR)
parent cannot detect events: FAIL (Chrome: PASS, Safari: FAIL)
/is-input-pending/security/cross-origin-subframe-overlap.sub.html: ERROR (Chrome: OK, Safari: ERROR)
parent cannot detect input on occluding iframe: FAIL (Chrome: PASS, Safari: FAIL)
occluded iframe cannot detect input on occluding iframe: FAIL (Chrome: PASS, Safari: FAIL)
/is-input-pending/security/cross-origin-subframe-pointer-events-none.sub.html
iframe cannot detect events with pointer-events: none: FAIL (Chrome: PASS, Safari: FAIL)
/is-input-pending/security/cross-origin-subframe-transformed.sub.html: ERROR (Chrome: OK, Safari: ERROR)
parent cannot detect input inside of iframe bounds: FAIL (Chrome: PASS, Safari: FAIL)
subframe cannot detect input outside of iframe bounds: FAIL (Chrome: PASS, Safari: FAIL)
/is-input-pending/security/cross-origin-subframe.sub.html: ERROR (Chrome: OK, Safari: ERROR)
cannot detect cross-origin events on subframe: FAIL (Chrome: PASS, Safari: FAIL)
/is-input-pending/tentative/same-origin-subframe.sub.html: ERROR (Chrome: OK, Safari: ERROR)
can detect same-origin iframe events in parent: FAIL (Chrome: FAIL, Safari: FAIL)
can detect same-origin iframe events in subframe: FAIL (Chrome: FAIL, Safari: FAIL)
/is-input-pending/tentative/toplevel.html: ERROR (Chrome: OK, Safari: ERROR)
toplevel mouse events detected: FAIL (Chrome: FAIL, Safari: FAIL)

CI Results

Ran 12 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI

Total 11 tests and 1 subtests

Status Summary

Firefox

OK : 1
FAIL : 16
ERROR: 10

Chrome

OK : 11
PASS : 13
FAIL : 3

Safari

OK : 1
FAIL : 16
ERROR: 10

Links

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Details

New Tests That Don't Pass

/is-input-pending/security/cross-origin-subframe-complex-clip.sub.html: ERROR (Chrome: OK, Safari: ERROR)
parent cannot detect cross-origin events: FAIL (Chrome: PASS, Safari: FAIL)
/is-input-pending/security/cross-origin-subframe-masked-complex-clip.sub.html: ERROR (Chrome: OK, Safari: ERROR)
parent cannot detect cross-origin events outside of clip: FAIL (Chrome: PASS, Safari: FAIL)
subframe cannot detect events inside of clip: FAIL (Chrome: PASS, Safari: FAIL)
/is-input-pending/security/cross-origin-subframe-masked-pointer-events-mixed-2.sub.html: ERROR (Chrome: OK, Safari: ERROR)
parent cannot detect cross-origin events in pointer-events: none region: FAIL (Chrome: PASS, Safari: FAIL)
subframe cannot detect events in pointer-events: initial region: FAIL (Chrome: PASS, Safari: FAIL)
/is-input-pending/security/cross-origin-subframe-masked-pointer-events-mixed.sub.html: ERROR (Chrome: OK, Safari: ERROR)
cannot detect cross-origin events in pointer-events: none region: FAIL (Chrome: PASS, Safari: FAIL)
/is-input-pending/security/cross-origin-subframe-masked-pointer-events-none.sub.html: ERROR (Chrome: OK, Safari: ERROR)
parent cannot detect events: FAIL (Chrome: PASS, Safari: FAIL)
/is-input-pending/security/cross-origin-subframe-overlap.sub.html: ERROR (Chrome: OK, Safari: ERROR)
parent cannot detect input on occluding iframe: FAIL (Chrome: PASS, Safari: FAIL)
occluded iframe cannot detect input on occluding iframe: FAIL (Chrome: PASS, Safari: FAIL)
/is-input-pending/security/cross-origin-subframe-pointer-events-none.sub.html
iframe cannot detect events with pointer-events: none: FAIL (Chrome: PASS, Safari: FAIL)
/is-input-pending/security/cross-origin-subframe-transformed.sub.html: ERROR (Chrome: OK, Safari: ERROR)
parent cannot detect input inside of iframe bounds: FAIL (Chrome: PASS, Safari: FAIL)
subframe cannot detect input outside of iframe bounds: FAIL (Chrome: PASS, Safari: FAIL)
/is-input-pending/security/cross-origin-subframe.sub.html: ERROR (Chrome: OK, Safari: ERROR)
cannot detect cross-origin events on subframe: FAIL (Chrome: PASS, Safari: FAIL)
/is-input-pending/tentative/same-origin-subframe.sub.html: ERROR (Chrome: OK, Safari: ERROR)
can detect same-origin iframe events in parent: FAIL (Chrome: FAIL, Safari: FAIL)
can detect same-origin iframe events in subframe: FAIL (Chrome: FAIL, Safari: FAIL)
/is-input-pending/tentative/toplevel.html: ERROR (Chrome: OK, Safari: ERROR)
toplevel mouse events detected: FAIL (Chrome: FAIL, Safari: FAIL)

You need to log in before you can comment on or make changes to this bug.