angular/packages/animations/browser/test/render/web_animations
dario-piotrowicz 87fe3161d4 refactor: remove unnecessary test support check utilities (#47543)
remove the following utilities used in unit tests which check for features
that are supported by all supported browsers:
 - supportsCustomElements
 - supportsWebAnimation
 - supportsRegExUnicodeFlag
 - supportsTemplateElement

also remove the following utilities which check for features that are
not supported (and aren't going to be) by any of the supported browsers:
 - supportsDeprecatedCustomCustomElementsV0
 - supportsDeprecatedShadowDomV0

PR Close #47543
2023-01-24 21:06:09 +00:00
..
web_animations_driver_spec.ts refactor: remove unnecessary test support check utilities (#47543) 2023-01-24 21:06:09 +00:00
web_animations_player_spec.ts perf(animations): Remove generic objects in favor of Maps (#44482) 2022-01-31 20:28:43 +00:00