How can I get Firefox to honor the transform origin of an SVG rect being used as a clip path?
I have a situation wherein I am scaling an SVG rectangle that is being used to clip an SVG image. I am encountering a Firefox only issue (works as expected in Chrome and Safari; haven’t tested with Edge): Firefox is not honoring the rect’s transform-origin css property.