Source code

Revision control

Copy as Markdown

Other Tools

<!DOCTYPE html>
<html>
<title>CSS object-view-box with an svg with no intrinsic size : ref</title>
<link rel="author" href="mailto:khushalsagar@chromium.org">
<style>
.default {
object-fit: fill;
}
</style>
<iframe class="default" src="support/blue-green-red-yellow-50x100.svg"></iframe>