mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
d19ddd1a87
Previously, if there were two tags with the same "name" or "property" attribute selector, then only the first was checked for duplicates when deciding whether to add a new meta tag. Fixes #42700 Fixes #19606 PR Close #42703