Bug 209854

Summary: Setting `all: unset` style interferes with painted color
Product: WebKit Reporter: Antoine Quint <graouts>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: koivisto, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Reduced test case none

Antoine Quint
Reported 2020-04-01 07:07:47 PDT
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.
Attachments
Reduced test case (66 bytes, text/html)
2020-04-01 07:11 PDT, Antoine Quint
no flags
Radar WebKit Bug Importer
Comment 1 2020-04-01 07:08:07 PDT
Antoine Quint
Comment 2 2020-04-01 07:11:24 PDT
Created attachment 395163 [details] Reduced test case
Antoine Quint
Comment 3 2020-04-01 07:46:05 PDT
*** This bug has been marked as a duplicate of bug 158782 ***
Note You need to log in before you can comment on or make changes to this bug.