angular/packages/animations/browser/test
JoostK 2b257b3659 fix(animations): account for Element.animate exceptions (#64506)
In certain scenarios `Element.animate` fails, manifesting in an exception (Firefox)
or a null return value (Chromium). The null value is not conform WebIDL but handled
gracefully in this commit regardless.

Closes #64486

PR Close #64506
2025-10-21 16:49:42 +00:00
..
dsl build: move private testing helpers outside platform-browser/testing (#61472) 2025-05-20 10:00:43 +00:00
render fix(animations): account for Element.animate exceptions (#64506) 2025-10-21 16:49:42 +00:00
BUILD.bazel build: rename defaults2.bzl to defaults.bzl (#63383) 2025-08-25 15:45:01 -07:00
shared.ts refactor(animations): convert scripts within packages/animations to relative imports (#60230) 2025-03-27 18:28:01 +00:00