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