[wpt-sync] Sync PR 22336 - Adjust silent-ignore.html test to ensure there is user-activation.
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 22336 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/22336
Details from upstream follow.
Dave Tapuska <dtapuska@chromium.org> wrote:
Adjust silent-ignore.html test to ensure there is user-activation.
The test is testing the return code of vibration not being supported.
Some browsers (chromium) implement a user-activation check first. Ensure
that a click is simulated first before executing the rest of the test.Change-Id: I960cb568be31b718f773a940271b9eb7d745416b
Reviewed-on: https://chromium-review.googlesource.com/2110074
WPT-Export-Revision: cb51f2554edf6dcc8f790cfe38047d48bad4087e
| Assignee | ||
Updated•6 years ago
|
| Assignee | ||
Comment 1•6 years ago
|
||
| Assignee | ||
Comment 2•6 years ago
|
||
CI Results
Ran 13 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 47 tests
Status Summary
Firefox
OK : 1
PASS : 1[GitHub] 47[Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview, Gecko-linux1804-64-asan-opt, Gecko-linux1804-64-debug, Gecko-linux1804-64-opt, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt]
Chrome
OK : 1
PASS : 1
Safari
TIMEOUT: 1
Links
Updated•3 years ago
|
Description
•