[Webkit-unassigned] [Bug 183433] New: SVG transitions of transforms are not properly reset after the transition is removed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 8 00:29:29 PST 2018


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

            Bug ID: 183433
           Summary: SVG transitions of transforms are not properly reset
                    after the transition is removed
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Macintosh
                OS: macOS 10.13
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Animations
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: i.love.comput3rs at gmail.com
                CC: dino at apple.com

Please see this codepen: https://codepen.io/ilovecomputers/pen/Nydowg

1. The top two bars are SVG while the bottom two are DIVs. 
2. Click the animate button and wait for the animation to finish.
  a. Note the animation is synced between the two types
3. Click the animate button again.
  a. Note the animation is no longer synced as the transform of the white wipe bar is not reset

I've tried this in Safari 11.0.3 (13604.5.6), Tech Preview Release 51 (Safari 11.2, WebKit 13606.1.6), and the Nightly. Same behavior. The current Chrome and Firefox do not exhibit this behavior.

-- 
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/20180308/ba207ee3/attachment.html>


More information about the webkit-unassigned mailing list