Steps to replicate the issue:
- Visit https://doc.wikimedia.org/codex/latest/components/demos/chip-input.html#configurable
- Turn on separateInput and disabled
What happens?:
The input element is still white
What should have happened instead?:
It should be background-color-disabled-subtle like the rest of the component
Browsers: Firefox 130.0, Safari 17.3 (looks as expected in current Chrome)