[Webkit-unassigned] [Bug 62857] Chrome not display box-shadow
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Oct 30 17:43:29 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=62857
--- Comment #12 from Ahmad Saleem <ahmad.saleem792 at gmail.com> ---
(In reply to Ahmad Saleem from comment #11)
> 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
We are passing now the discussed test case:
https://wpt.fyi/results/css/css-break/box-shadow-002.html?label=experimental&label=master&aligned
Do we need to do anything more? Thanks!
--
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/20221031/47342b02/attachment.htm>
More information about the webkit-unassigned
mailing list