[Webkit-unassigned] [Bug 236265] New: Return 'none' as the computed style for mask when there are no images

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 7 15:16:16 PST 2022


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

            Bug ID: 236265
           Summary: Return 'none' as the computed style for mask when
                    there are no images
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Keywords: InRadar
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mattwoodrow at apple.com
                CC: webkit-bug-importer at group.apple.com

rdar://88178304

We currently always return the full set of properties for the computed style of mask, even when there aren't any images (which matches what we do for background).

To match other engines, we should just return 'none' for the case where there are no images.

-- 
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/20220207/753ba481/attachment.htm>


More information about the webkit-unassigned mailing list