Bug 1946184 - Fix computing the CSD margin right after calling HideWindowChrome(...
[gecko.git] / layout / svg / tests / file_yellow_black.svg
blob77c14c9af8125f04fed762851cbd8997827dc83c
1 <!--
2 Any copyright is dedicated to the Public Domain.
3 http://creativecommons.org/publicdomain/zero/1.0/
4 -->
5 <svg xmlns="http://www.w3.org/2000/svg" version="1.1"
6 xmlns:xlink="http://www.w3.org/1999/xlink">
7 <rect height="100%" width="100%" fill="yellow" />
8 <rect y="50px" height="50px" width="100px" fill="black" />
9 </svg>