summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/css-pseudo/file-selector-button-display-none-overflow-crash.html
blob: 81051741c29824bb79460f6dba1b147b9e79de45 (plain)
1
2
3
4
5
<link rel="author" href="mailto:mats@mozilla.com">
<link rel="help" href="https://bugzilla.mozilla.org/show_bug.cgi?id=1679682">
<link rel="help" href="https://github.com/w3c/csswg-drafts/issues/5049">
<style>input{width:1px}::file-selector-button{display: none;}</style>
<input type="file">