servo/tests/wpt/meta/html/webappapis
Jo Steven Novaryo a063b5e78a
script: Fire scroll event whenever JS scrolled (#38321)
Implement JS scroll event firing compliant to
https://drafts.csswg.org/cssom-view/#scrolling-events. Basically
whenever, the an element or the viewport is scrolled, we will fire a
scroll event. The changes push a scroll event whenever an API causes a
scroll position to change.

Testing: New WPT tests for basic APIs.
Part of: https://github.com/servo/servo/issues/31665

---------

Signed-off-by: Jo Steven Novaryo <jo.steven.novaryo@huawei.com>
2025-08-01 07:30:22 +00:00
..
animation-frames Fix animation frame callback cancellation (#35849) 2025-03-10 11:04:46 +00:00
atob Update web-platform-tests to revision b'bf49dde84c5f05613115d6146d109f0ec3900694' (#34483) 2024-12-05 05:23:07 +00:00
dynamic-markup-insertion feat: implement ShadowRoot::setHTMLUnsafe (#36240) 2025-05-01 15:19:41 +00:00
microtask-queuing Run same tests for layout-2020 and layout-2013 (#30092) 2023-08-15 00:28:32 +00:00
scripting script: Fire scroll event whenever JS scrolled (#38321) 2025-08-01 07:30:22 +00:00
structured-clone script: Propagate a pending JS exception on structured cloning (#37964) 2025-07-09 14:47:55 +00:00
system-state-and-capabilities/the-navigator-object Update web-platform-tests to revision b'16f18d8135a80e89f2e910ca7548999fa2f7937e' (#31951) 2024-03-31 05:15:08 +00:00
the-shadowrealmglobalscope-interface Update web-platform-tests to revision b'bf49dde84c5f05613115d6146d109f0ec3900694' (#34483) 2024-12-05 05:23:07 +00:00
the-windoworworkerglobalscope-mixin Run same tests for layout-2020 and layout-2013 (#30092) 2023-08-15 00:28:32 +00:00
user-prompts Sync WPT with upstream (11-07-2025) (#38001) 2025-07-11 16:06:40 +00:00