mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +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> |
||
---|---|---|
.. | ||
event-loops | ||
events | ||
processing-model-2 | ||
reporterror-cross-realm-method.html.ini | ||
reporterror.any.js.ini |