trisquel-icecat/icecat/layout/reftests/svg/as-image/context-fill-07-ref.html

19 lines
221 B
HTML

<!DOCTYPE html>
<html>
<head>
<style>
div {
width: 100px;
height: 100px;
background-color: black;
display: inline-block;
}
</style>
</head>
<body>
<div></div>
<div></div>
</body>
</html>