[Webkit-unassigned] [Bug 179942] cross-fade(...) grammar/parsing does not match latest spec

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 7 21:36:25 PDT 2023


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

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

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

--- Comment #3 from Ahmad Saleem <ahmad.saleem792 at gmail.com> ---
https://jsfiddle.net/ericwilligers/jLjn13c6/

_______

Safari 16.4:

cross-fade(url("https://example.com/foo.png"), url("https://example.com/bar.png"), 0.2)

Chrome Canary 114:

-webkit-cross-fade(url("https://example.com/foo.png"), url("https://example.com/bar.png"), 0.2)

Firefox Nightly 113:


url("https://example.com/foo.png")

-- 
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/20230408/9d7e5e13/attachment.htm>


More information about the webkit-unassigned mailing list