[Webkit-unassigned] [Bug 268337] New: serial SVG-animations does not print 'hidden' state in console

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 29 15:10:47 PST 2024


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

            Bug ID: 268337
           Summary: serial SVG-animations does not print 'hidden' state in
                    console
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Keywords: BrowserCompat
          Severity: Normal
          Priority: P2
         Component: SVG
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ahmad.saleem792 at gmail.com
                CC: graouts at webkit.org, sabouhallawa at apple.com,
                    zimmermann at kde.org

Created attachment 469608

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

Test Case

Hi Team,

While investigating 'onbegin' and 'onend' issue in SVG Animation (we don't have them in IDL file). I stumbled upon following chrome bug.

Chrome Bug Link: https://bugs.chromium.org/p/chromium/issues/detail?id=116595

and noticed that there is another bug mentioned in comment: https://bugs.chromium.org/p/chromium/issues/detail?id=116595#c27

I tried to load this up in Safari 17.3 and see whether we have this bug or not and indeed, we still have this bug, so I am raising this here for tracking.

*** Steps to Reproduce ***

1) Run test case
2) Open Console and notice

*** Actual Result *** (in Safari 17.3)

rect_1_moved

*** Expected Result *** (Chrome Canary 123 and Firefox Nightly 124)

rect_1_moved
rect_1_hidden

___

Just wanted to raise for tracking.

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/20240129/f85a398f/attachment.htm>


More information about the webkit-unassigned mailing list