[Webkit-unassigned] [Bug 238667] New: The color CSS property value is ignored on <select> element

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 1 09:44:53 PDT 2022


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

            Bug ID: 238667
           Summary: The color CSS property value is ignored on <select>
                    element
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: zalan at apple.com
                CC: bfulgham at webkit.org, simon.fraser at apple.com,
                    zalan at apple.com

<style>
select {
  color: green;
}
</style>
<select>
  <option>PASS if this is green.</option>
</select>

-- 
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/20220401/63ea652f/attachment.htm>


More information about the webkit-unassigned mailing list