wpt.fyi / live links for the actual test here: https://wpt.fyi/results/css/css-overscroll-behavior/overscroll-behavior.html https://wpt.live/css/css-overscroll-behavior/overscroll-behavior.html The test seems to fail in some test-harness code that gets invoked by the test's `smoothScrollByXY` function: Uncaught (in promise) Error: unimplemented action_sequence https://wpt.live/resources/testdriver.js:685 action_sequence https://wpt.live/resources/testdriver.js:329 send https://wpt.live/resources/testdriver-actions.js:99 smoothScrollByXY https://wpt.live/css/css-overscroll-behavior/overscroll-behavior.html:78 actions_promise https://wpt.live/css/css-overscroll-behavior/overscroll-behavior.html:186
Bug 1689546 Comment 4 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
wpt.fyi / live links for the actual test here: https://wpt.fyi/results/css/css-overscroll-behavior/overscroll-behavior.html https://wpt.live/css/css-overscroll-behavior/overscroll-behavior.html The test seems to fail in some test-harness code that gets invoked by the test's `smoothScrollByXY` function: ``` Uncaught (in promise) Error: unimplemented action_sequence https://wpt.live/resources/testdriver.js:685 action_sequence https://wpt.live/resources/testdriver.js:329 send https://wpt.live/resources/testdriver-actions.js:99 smoothScrollByXY https://wpt.live/css/css-overscroll-behavior/overscroll-behavior.html:78 actions_promise https://wpt.live/css/css-overscroll-behavior/overscroll-behavior.html:186 ```