mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
1d3bf59f9a
Update `_convertColonHost` to extract and use only the first argument from a `:host(...)` selector list, ignoring subsequent arguments instead of splitting and duplicating the selector list. Also remove the obsolete test cases from `host_and_host_context_spec.ts`.