mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
49295778bc
This commit ensures the Document used by `FakeNavigation` is the one passed in the constructor rather than the global `document`, which may be different.