[Webkit-unassigned] [Bug 216780] New: currentColor isn't recalculated when a text node doesn't exist

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 21 08:24:00 PDT 2020


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

            Bug ID: 216780
           Summary: currentColor isn't recalculated when a text node
                    doesn't exist
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: cory at abeautifulsite.net

When an element doesn't contain a text node and currentColor is used for background-color, outline, and possibly other properties, the value isn't recalculated when the color changes.

This fiddle demonstrates the bug in a few lines of code. https://jsfiddle.net/6tkyor3x/

-- 
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/c198b65c/attachment-0001.htm>


More information about the webkit-unassigned mailing list