Mypal/layout/reftests/css-ui-valid/select/select-disabled-ref.html
2019-03-11 13:26:37 +03:00

7 lines
114 B
HTML

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