RESOLVED DUPLICATE of bug 158782 209854
Setting `all: unset` style interferes with painted color
https://bugs.webkit.org/show_bug.cgi?id=209854
Summary Setting `all: unset` style interferes with painted color
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.