[Webkit-unassigned] [Bug 251197] resolution is an optional parameter on image-set()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 26 00:37:06 PST 2023


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

Tim Nguyen (:ntim) <ntim at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ntim at apple.com

--- Comment #2 from Tim Nguyen (:ntim) <ntim at apple.com> ---
This should be trivial to fix: https://searchfox.org/wubkat/rev/1c8b29ff201022e3a20578244e85d25d1b7706c4/Source/WebCore/css/parser/CSSPropertyParserHelpers.cpp#4432-4436

Not sure how the <= 0 case should be handled, but the !resolution case needs to fallback to 1 instead of doing an early return.

-- 
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/20230126/bf400006/attachment.htm>


More information about the webkit-unassigned mailing list