Use getAttribute in path animation tests
Use getAttribute('d') and exact string matching instead of using
animatedPathSegList. The base value checks are dropped. In some cases
relative close commands ('z') are replaced with absolute ones ('Z').
BUG=
539385
Committed:
https://crrev.com/67b6d3880936936177eab618d3f5ee53c65709c3
Cr-Commit-Position: refs/heads/master@{#355119}