Bug 1649121: part 48) Rename `MakeEmpty` in `ContentIteratorBase::InitInternal`....
[gecko.git] / layout / reftests / svg / pattern-big-image-ref.html
blob0f3eeb5a4d0a4d9a16e2013763362dcb458864dc
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>