mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
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> |
||
---|---|---|
.. | ||
animation-frames | ||
atob | ||
dynamic-markup-insertion | ||
microtask-queuing | ||
scripting | ||
structured-clone | ||
system-state-and-capabilities/the-navigator-object | ||
the-shadowrealmglobalscope-interface | ||
the-windoworworkerglobalscope-mixin | ||
user-prompts |