You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
General-purpose CSS 3D transform with separate layer GPU tricks
Even though SMIL is deprecated it's worth implementing benchmarks/path-draw-transform-d3 to see if it gets us any performance boost in Firefox or mobile devices.
The text was updated successfully, but these errors were encountered:
<animateTransform>
@keyframe { transform: translate(100,100) }
Even though SMIL is deprecated it's worth implementing
benchmarks/path-draw-transform-d3
to see if it gets us any performance boost in Firefox or mobile devices.The text was updated successfully, but these errors were encountered: