file-selector-button-display-none-overflow-crash.html (292B)
1 <link rel="author" href="mailto:mats@mozilla.com"> 2 <link rel="help" href="https://bugzilla.mozilla.org/show_bug.cgi?id=1679682"> 3 <link rel="help" href="https://github.com/w3c/csswg-drafts/issues/5049"> 4 <style>input{width:1px}::file-selector-button{display: none;}</style> 5 <input type="file">