Prior to this change, animation event names were treated as a regular event names, stripping `@` symbol and event phase. As a result, event listeners were not invoked during animations. Now animation event name is formatted as needed and the necessary callbacks are invoked. PR Close #27525
Tests in this directory should be run with:
yarn bazel test --define=compile=aot  packages/compiler-cli/test/compliance:compliance