@elibrarian,
Interesting! Thanks for that info. I will try adding that into the next version of Sigil if there is not a better solution.
I do wonder if changing from 100% to 100vw for width and 100vh for height (or your 98, but without the style) would effectively do the same thing for all chrome based and webkit based engines?
Code:
<svg version="1.1" xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink"
width="100vw" height="100vh" viewBox="0 0 1650 2200"
preserveAspectRatio="xMidYMid meet"> <image width="1650" height="2200"
xlink:href="../Images/hawthorne-det_roede_bogstav.jpg"/>