[Webkit-unassigned] [Bug 260457] New: SMIL animation renders in content box rather than filter box?

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Aug 20 20:30:07 PDT 2023


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

            Bug ID: 260457
           Summary: SMIL animation renders in content box rather than
                    filter box?
           Product: WebKit
           Version: WebKit Local Build
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: Minor
          Priority: P2
         Component: SVG
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: superdash993 at gmail.com
                CC: sabouhallawa at apple.com, zimmermann at kde.org

Created attachment 467355

  --> https://bugs.webkit.org/attachment.cgi?id=467355&action=review

Animation comparison: blink vs webkit

By "filter box" I mean the box of the svg filter (using x/y/width/height attributes)
And by "content box" I mean the box of the element with the filter applied via CSS.

Here's an example where I made the filter box around 2x in scale:
https://svelte.dev/repl/17a5660515154699b0c65ae3d9383556?version=4.2.0

I suspect this will happen with any SMIL animation in a filter where the filter size exceeds the size of the content, but I haven't confirmed that so that should be tested if anyone is interested.

-- 
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/20230821/902e0b9e/attachment.htm>


More information about the webkit-unassigned mailing list