chromium/third_party/blink/web_tests/fast/forms/file/intrinsic-min-width-overrides-width-expected.html

<!DOCTYPE html>
<style>
input {
    background-color: pink;
    margin: 0;
}
</style>

<input>
<input>

<br>

<input type="file">
<input type="file">