mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
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 |
||
|---|---|---|
| .. | ||
| BUILD.bazel | ||
| component-factory-strategy_spec.ts | ||
| create-custom-element-env_spec.ts | ||
| create-custom-element_spec.ts | ||
| extract-projectable-nodes_spec.ts | ||
| slots_spec.ts | ||
| utils_spec.ts | ||