1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-06-12 11:28:57 +00:00
Files
UXP/layout/reftests/css-invalid/select/select-disabled-ref.html
T

7 lines
114 B
HTML

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