[Webkit-unassigned] [Bug 216782] New: background-color: currentColor does not work if `color` dynamically changes on empty elements

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 21 08:32:47 PDT 2020


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

            Bug ID: 216782
           Summary: background-color: currentColor does not work if
                    `color` dynamically changes on empty elements
           Product: WebKit
           Version: Safari 14
          Hardware: Unspecified
               URL: https://jsfiddle.net/htx5kz7w/3/
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: timothy at apple.com
                CC: bfulgham at webkit.org, simon.fraser at apple.com,
                    zalan at apple.com

The background should always be the same as the text color. In Safari, if no text is rendered in the container, the background doesn't get updated. Try changing the color and watch the empty div remain the same. See URL for a test case.

-- 
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/20200921/37646ec9/attachment-0001.htm>


More information about the webkit-unassigned mailing list