pattern-big-image-ref.html (253B)
1 <div style="left: 0px; top: 0px; width: 10px; height: 10px;"> 2 <svg x="0" y="0" height="100%" width="100%" preserveAspectRatio="xMidYMid slice" viewBox="0 0 4000 3000"> 3 <image xlink:href="big-image.jpeg" width="4000" height="3000"/> 4 </svg> 5 </div>