gecko-dev/layout/reftests/css-ui-valid/select/select-disabled-ref.html

7 строки
114 B
HTML

<!DOCTYPE html>
<html>
<body>
<select disabled style="background-color: green;"></select>
</body>
</html>