angular-docs-cn/packages/platform-browser/test
Pete Bacon Darwin 234b5edcc7 fix(platform-browser): in `Meta.addTag()` do not add duplicate meta tags (#42703)
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
2021-06-30 10:35:30 -07:00
..
browser fix(platform-browser): in `Meta.addTag()` do not add duplicate meta tags (#42703) 2021-06-30 10:35:30 -07:00
dom test: clean up internal testing utilities (#42177) 2021-05-26 20:07:25 +00:00
security test: clean up internal testing utilities (#42177) 2021-05-26 20:07:25 +00:00
static_assets refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
BUILD.bazel build: enable platform-browser tests on Saucelabs (#36797) 2020-04-28 15:10:27 -07:00
browser_util_spec.ts test(platform-browser): remove IE9 and IE10 checks from tests (#39090) 2020-10-13 15:51:48 -07:00
testing_public_spec.ts test: clean up internal testing utilities (#42177) 2021-05-26 20:07:25 +00:00