Bug 1946184 - Fix computing the CSD margin right after calling HideWindowChrome(...
[gecko.git] / layout / svg / tests / svg_example_test.html
blob45c31c98b4e0e37b0c60ab20b5c82ec8aa459cc0
1 <svg id="layout" viewBox="0 0 120 120" version="1.1"
2 xmlns="http://www.w3.org/2000/svg">
3 <circle cx="60" cy="60" r="50"/>
4 </svg>
6 <svg id="svgel">
7 </svg>