Revision 1c156eb304443d95f86fd614fbe0e73297ef0c8b authored by atscott on 09 September 2020, 20:12:30 UTC, committed by atscott on 09 September 2020, 20:12:30 UTC
1 parent 3965484
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