Revision 3a43cdefe8838825b9dc603ead1008fdbdf46415 authored by Misko Hevery on 11 June 2020, 22:49:34 UTC, committed by Misko Hevery on 11 June 2020, 22:49:34 UTC
1 parent 38c48be
Raw File
test-events.js
/**
 * @license
 * Copyright Google LLC All Rights Reserved.
 *
 * Use of this source code is governed by an MIT-style license that can be
 * found in the LICENSE file at https://angular.io/license
 */

Zone[Zone.__symbol__('UNPATCHED_EVENTS')] = ['scroll'];
back to top