chromium/third_party/blink/web_tests/external/wpt/css/css-images/object-view-box-rect-auto-ref.html

<!DOCTYPE html>
<html>
<title>CSS object-view-box on an element with rect() auto : ref</title>
<link rel="author" href="mailto:[email protected]">

<style>
.default {
  object-fit: fill;
}
</style>
<img class="default" src="support/exif-orientation-6-ru.jpg"></img>