blob: 0124682c70ca01fd386aadd60429527613d8d683 (
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.3">
<body style="margin: 0px">
<div style="width: 80px; height: 80px; background: url(black-border-rect.svg) no-repeat"></div>
</body>
</html>
|