mirror of
https://github.com/servo/servo.git
synced 2025-09-27 15:20:09 +01:00
According to spec, we should wait animation frame callbacks before taking (element) screenshot. As "element screenshot" would automatically scroll into view, this solves intermittency. Testing: Manually tested on pages, and `take_element_screenshot/scroll_into_view.py` passes stably now. Fixes: #39306 --------- Signed-off-by: Euclid Ye <yezhizhenjiakang@gmail.com> |
||
---|---|---|
.. | ||
actions.rs | ||
capabilities.rs | ||
Cargo.toml | ||
elements.rs | ||
lib.rs | ||
session.rs | ||
timeout.rs | ||
user_prompt.rs |