chromium/third_party/blink/web_tests/fast/hidpi/image-set-border-image-button-expected.html

<!DOCTYPE html>
<script src="resources/srcset-helper.js"></script>
<style>
  div {
    width: 102px;
    height: 22px;
    background: black;
    border: 1px solid blue;
  }
</style>

<div></div>
<br>
<div></div>