blob: 9db239c7cd7aaea19d498c92bbd4bc3b95a60495 (
plain)
1
2
3
4
5
6
7
8
|
<!DOCTYPE html>
<!-- Any copyright is dedicated to the Public Domain.
- http://creativecommons.org/publicdomain/zero/1.0/ -->
<html reftest-zoom="0.9">
<body style="margin: 0px">
<div style="width: 80px; height: 80px; background: url(black-border-rect.svg) no-repeat"></div>
</body>
</html>
|