mirror of
https://github.com/servo/servo
synced 2026-05-11 17:37:21 +02:00
This change also adjusts the styles of disabled select elements such that the text appears grayed out, like in firefox: <img width="480" height="84" alt="image" src="https://github.com/user-attachments/assets/d36325f5-c811-492b-9510-7a32efd5fd7b" /> Testing: No tests. I think it would be possible to write a webdriver test for this? It didn't seem worth the effort, if someone can point me to the relevant resources then I'm happy to write one ^^ Fixes: https://github.com/servo/servo/issues/42075 --------- Signed-off-by: Simon Wülker <simon.wuelker@arcor.de>