[Webkit-unassigned] [Bug 205804] transitions/default-timing-function.html is failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 6 13:53:29 PST 2020


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

--- Comment #5 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
Pausing an animation doesn't seem to stop it from running:

animations may start for document 0x132b8de50
  blending left from 0px to 400px at 0 -> 0px
  blending transform from  to translateX(400px, 0px, 0px) at 0 -> translateX(0px, 0px, 0px)
  blending transform from  to translateX(400px, 0px, 0px) at 0 -> translateX(0px, 0px, 0px)
  blending transform from  to translateX(400px, 0px, 0px) at 0 -> translateX(0px, 0px, 0px)
  blending transform from  to translateX(400px, 0px, 0px) at 0 -> translateX(0px, 0px, 0px)
  blending transform from  to translateX(400px, 0px, 0px) at 0 -> translateX(0px, 0px, 0px)
  blending transform from  to translateX(400px, 0px, 0px) at 0 -> translateX(0px, 0px, 0px)
  blending transform from  to translateX(400px, 0px, 0px) at 0 -> translateX(0px, 0px, 0px)
  blending transform from  to translateX(400px, 0px, 0px) at 0 -> translateX(0px, 0px, 0px)
GraphicsLayerCA 0x1355f0840 id 4 addAnimation 0x135426d80 keyframe-effect-160e7b6d-da78-4392-8523-3e4b6666f372 duration 1.00 (can be accelerated 1)
  blending left from 0px to 400px at 0 -> 0px
  blending transform from  to translateX(400px, 0px, 0px) at 0 -> translateX(0px, 0px, 0px)
  blending transform from  to translateX(400px, 0px, 0px) at 0 -> translateX(0px, 0px, 0px)
  blending transform from  to translateX(400px, 0px, 0px) at 0 -> translateX(0px, 0px, 0px)
GraphicsLayerCA 0x1355f0840 id 4 platformCALayerAnimationStarted keyframe-effect-160e7b6d-da78-4392-8523-3e4b6666f372_1_0_0
CSSAnimationController 0x1354ff650 notifyAnimationStarted on renderer 0x132b8fb90, time=3019.838396
CSSAnimationControllerPrivate 0x13549d140 receivedStartTimeResponse 3019.838396
WebAnimation 0x132b8fdf0 setCurrentTime 0.50s
WebAnimation 0x132b8fdf0 silentlySetCurrentTime 0.50s
  blending left from 0px to 400px at 0.80 -> 320.97px
WebAnimation 0x132b8fdf0 pause (current time is 500.00)
  blending left from 0px to 400px at 0.80 -> 320.97px
  blending transform from  to translateX(400px, 0px, 0px) at 0.01 -> translateX(3.28px, 0px, 0px)
  blending transform from  to translateX(400px, 0px, 0px) at 0.01 -> translateX(3.28px, 0px, 0px)
WebAnimation 0x132bf0160 setCurrentTime 0.50s
WebAnimation 0x132bf0160 silentlySetCurrentTime 0.50s
  blending transform from  to translateX(400px, 0px, 0px) at 0.80 -> translateX(320.97px, 0px, 0px)
  blending transform from  to translateX(400px, 0px, 0px) at 0.80 -> translateX(320.97px, 0px, 0px)
WebAnimation 0x132bf0160 pause (current time is 500.00)
  blending transform from  to translateX(400px, 0px, 0px) at 0.80 -> translateX(320.97px, 0px, 0px)
  blending transform from  to translateX(400px, 0px, 0px) at 0.80 -> translateX(320.97px, 0px, 0px)
  blending transform from  to translateX(400px, 0px, 0px) at 0.80 -> translateX(320.97px, 0px, 0px)
  blending transform from  to translateX(400px, 0px, 0px) at 0.80 -> translateX(320.97px, 0px, 0px)
  blending transform from  to translateX(400px, 0px, 0px) at 0.80 -> translateX(320.97px, 0px, 0px)
  blending transform from  to translateX(400px, 0px, 0px) at 0.80 -> translateX(320.97px, 0px, 0px)
GraphicsLayerCA 0x1355f0840 id 4 seekAnimation keyframe-effect-160e7b6d-da78-4392-8523-3e4b6666f372 to 0.53 (is running 1)
GraphicsLayerCA 0x1355f0840 id 4 pauseAnimation keyframe-effect-160e7b6d-da78-4392-8523-3e4b6666f372 (is running 1)
  blending left from 0px to 400px at 0.83 -> 330.46px
  blending transform from  to translateX(400px, 0px, 0px) at 0.83 -> translateX(330.46px, 0px, 0px)
  blending transform from  to translateX(400px, 0px, 0px) at 0.83 -> translateX(330.46px, 0px, 0px)
  blending transform from  to translateX(400px, 0px, 0px) at 0.83 -> translateX(330.46px, 0px, 0px)
  blending transform from  to translateX(400px, 0px, 0px) at 0.83 -> translateX(330.46px, 0px, 0px)
  blending transform from  to translateX(400px, 0px, 0px) at 0.83 -> translateX(330.46px, 0px, 0px)
  blending transform from  to translateX(400px, 0px, 0px) at 0.83 -> translateX(330.46px, 0px, 0px)
GraphicsLayerCA 0x1355f0840 id 4 platformCALayerAnimationStarted keyframe-effect-160e7b6d-da78-4392-8523-3e4b6666f372_1_0_0
CSSAnimationController 0x1354ff650 notifyAnimationStarted on renderer 0x132b8fb90, time=3019.885259
CSSAnimationControllerPrivate 0x13549d140 receivedStartTimeResponse 3019.885259

-- 
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/20200106/8da9d602/attachment-0001.htm>


More information about the webkit-unassigned mailing list