[wpt-sync] Sync PR 22428 - Land the 2 passing tests for pointer capture in shadow dom
Categories
(Core :: DOM: Events, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox76 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 22428 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/22428
Details from upstream follow.
Liviu Tinta <liviutinta@chromium.org> wrote:
Land the 2 passing tests for pointer capture in shadow dom
2 out of the 4 tests in https://chromium-review.googlesource.com/c/chromium/src/+/2096112 failed the WebKit Linux Leak build. This is an attempt to land the two tests that were passing.
Bug: 810882
Change-Id: I8c385de2b316c223d02f799b8524d56c00458474Reviewed-on: https://chromium-review.googlesource.com/2118680
WPT-Export-Revision: d98d0599e40cddd3fc02fd45a2808cddf1e2a993
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Comment 2•5 years ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 2 tests and 1 subtests
Status Summary
Firefox
ERROR : 2
Chrome
ERROR : 2
Safari
TIMEOUT: 4
Links
Details
New Tests That Don't Pass
/pointerevents/pointerevent_pointercapture-in-custom-element.html: ERROR (Chrome: ERROR, Safari: TIMEOUT)
/pointerevents/pointerevent_pointercapture-in-shadow-dom.html: ERROR (Chrome: ERROR, Safari: TIMEOUT)
Comment 4•5 years ago
|
||
bugherder |
Description
•