mirror of
https://github.com/servo/servo.git
synced 2025-08-04 21:20:23 +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> |
||
---|---|---|
.. | ||
Cargo.toml | ||
layout_damage.rs | ||
lib.rs | ||
wrapper_traits.rs |