mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
9339a7a2de
Avoid trimming urlStr with String.prototype.trim() in parseUrl to ensure URL parsing and resolution align with the WHATWG URL standard.