[Webkit-unassigned] [Bug 54643] CSS color gets adjusted for disabled input elements

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 9 04:23:53 PST 2023


https://bugs.webkit.org/show_bug.cgi?id=54643

--- Comment #23 from Karl Dubost <karlcow at apple.com> ---
WebKit has 
https://searchfox.org/wubkat/rev/8657349b48cece83215d92556db34a0a6ed55040/Source/WebCore/css/html.css#933-935


```
input:disabled, textarea:disabled {
    opacity: 0.4;
}
```

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230209/4f76d171/attachment.htm>


More information about the webkit-unassigned mailing list