[Webkit-unassigned] [Bug 209854] New: Setting `all: unset` style interferes with painted color

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 1 07:07:47 PDT 2020


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

            Bug ID: 209854
           Summary: Setting `all: unset` style interferes with painted
                    color
           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: graouts at webkit.org

Consider this HTML content:

<div style="all: unset; color: green;">This should be green.</div>

Web Inspector will say the color is green, and the CSSOM as well, and Chrome and Firefox will paint it green, but Safari paints it black.

-- 
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/20200401/437dc38c/attachment.htm>


More information about the webkit-unassigned mailing list