blob: 0aca8d2ec36276f4d35c665709696b6ac308c70f [file] [log] [blame]
<!DOCTYPE html>
<style>
body {
background: green;
margin: 0;
}
object {
position: fixed;
width: 100%;
height: 100%;
}
</style>
<object width="200" type="image/svg+xml" data="../../svg/as-image/resources/circle.svg"></object>