haikuwebkit/LayoutTests/fast/forms/file/intrinsic-min-width-overrid...

16 lines
150 B
HTML

<!DOCTYPE html>
<style>
input {
background-color: pink;
margin: 0;
}
</style>
<input>
<input>
<br>
<input type="file">
<input type="file">