blob: 8c8635f1925ae2227e8c7fc8f416ef01b56d221c [file] [log] [blame]
<!DOCTYPE html>
<style>
img {
box-sizing: border-box;
width: 100px;
height: 100px;
}
</style>
<p>crbug.com/597194: There should be two blue boxes of equal size below.</p>
<img id="tst" src='data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1 1"><rect width="1" height="1" fill="blue"/></svg>'>
<img id="tst" src='data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1 1"><rect width="1" height="1" fill="blue"/></svg>'>