chromium/third_party/blink/web_tests/svg/animations/animateTransform-by-scale-1-expected.svg

<?xml version="1.0"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<circle cx="150" cy="150" r="100" fill="green" transform="scale(0.1 0.1)"/>
</svg>