pull/15538/head
Rich Harris 4 months ago
parent 99b7afcae3
commit 78e3405d88

@ -9,8 +9,7 @@ export default test({
Object.defineProperties(window, {
scrollY: {
value: 0,
configurable: true,
writable: true
configurable: true
}
});
original_scrollTo = window.scrollTo;

Loading…
Cancel
Save