normal reference #svgView(transform(scale(2))) #svgView(viewBox(100,100,100,100))

This shows the same svg referenced three times (via <img>), each with a different fragment identifier. They should all look different to each other, and should look exactly like this reference rendering.

The svg should only be downloaded once, the svg view specification is used to select which part of the svg to display.