gecko-dev/layout/reftests/css-ui-valid/input/input-file-ref.html

7 строки
107 B
HTML

<!DOCTYPE html>
<html>
<body>
<input type='file' style="background-color: green;">
</body>
</html>