fix(ngAnimate): ensure anchoring uses body as a container when needed
Prior to this fix anchoring would allow for a container to be a document node or something higher beyond the body tag. This patch makes it fall back to body incase the rootElement node exists as a parent ancestor. Closes #12872
M
Matias Niemelä committed
9d3704ca467081f16b71b011eb50c53d5cdb2f34
Parent: 215dff3