blob: 820e4792ed041ca69bfa8cdf695436f298dead9e [file] [log] [blame] [edit]
<!doctype html>
<title>::file-selector-button supports ::before</title>
<link rel="mismatch" href="file-selector-button-002-notref.html">
<style>
input::file-selector-button::before {
content: "[before]";
}
</style>
<input type="file">