Welcome to mirror list, hosted at ThFree Co, Russian Federation.

element_scroll_into_view.js « dom_shims « helpers « frontend « spec - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: a7262d04db09505869877a1b2e47b5d15e02e286 (plain)
1
Element.prototype.scrollIntoView = jest.fn();