[Webkit-unassigned] [Bug 62857] Chrome not display box-shadow

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Sep 24 05:47:18 PDT 2022


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

Ahmad Saleem <ahmad.saleem792 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ahmad.saleem792 at gmail.com

--- Comment #11 from Ahmad Saleem <ahmad.saleem792 at gmail.com> ---
We still have this code here:

https://github.com/WebKit/WebKit/blob/c69e0a9fdc0ce5ef20afed35a518e44b188b6630/Source/WebCore/style/StyleBuilderCustom.h#L938

Which this patch was trying to change and we have following difference:

*** Current Webkit Source ***

Color::transparentBlack

*** Attached Patch ***

color : m_style->color()

_____

We don't have test "box-shadow-002.htm" mentioned in Comment 10 on WPT now but our log mentioned that it was at some point in time:

https://github.com/WebKit/WebKit/blob/c9cb9d1885bda64a63f05ff1a37ff048753294db/LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/w3c-import.log#L547

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


More information about the webkit-unassigned mailing list