playwright/docs
Dmitry Gozman 01a8977b4d
feat: make scrollIntoView work with zero-sized elements (#13702)
We skip waiting for "visible" state that enforces non-zero size.
Other invisible conditions like "display:none" fail during the
actual "scrolling" step and will retry.
2022-04-23 21:48:36 +01:00
..
development devops: migrate from master to main branch (#10303) 2021-12-07 22:58:33 -08:00
src feat: make scrollIntoView work with zero-sized elements (#13702) 2022-04-23 21:48:36 +01:00