chromium/third_party/blink/web_tests/external/wpt/html/rendering/replaced-elements/embedded-content-rendering-rules/canvas-update-with-border-object-fit-ref.html

<!doctype html>
<div style="width: 200px; height: 100px; background: black; border: 100px solid blue; padding-left: 100px">
  <div style="width: 100px; height: 100px; background: green"></div>
</div>