issues
search
web-animations
/
web-animations-js-legacy
The original emulator of the Web Animations specification. Please use web-animations-js instead:
https://github.com/web-animations/web-animations-js
Apache License 2.0
707
stars
84
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Publish to npm
#647
appsforartists
opened
10 years ago
0
Uncaught SyntaxError: Duplicate data property in object literal not allowed in strict mode
#646
pjako
opened
10 years ago
2
Added strokeDashoffset and strokeWidth as properties
#645
keanulee
closed
8 years ago
1
Error: "attempt to decompose non-normalized matrix"
#644
fr0
closed
10 years ago
1
remove extraneous comma
#643
jakemac53
closed
10 years ago
1
Update Firefox expected failure versions
#642
alancutter
closed
10 years ago
1
Several scripts are missing license header
#641
dzhioev
closed
10 years ago
1
bug(AnimationSequence): seems to fail when using AnimationGroup into it
#640
douglasduteil
closed
10 years ago
1
Corrected executable bits
#639
dzhioev
opened
10 years ago
0
Keyframe animation 'offset' clashes with SVG 'offset'
#638
karip
opened
10 years ago
0
Negative cubic-bezier values are broken on sequences and groups
#637
garthenweb
opened
10 years ago
0
Polyfill disagrees with native Element.animate impl
#636
dglazkov
opened
10 years ago
3
Help with proposal
#635
L2L2L
closed
10 years ago
1
Add ability to freeze timeline clock for testing
#634
ewilligers
opened
10 years ago
0
Animate SVG number and length properties
#633
ewilligers
opened
10 years ago
0
CSS Filters WebAnimation Support
#632
douglasduteil
closed
10 years ago
3
Add SVG Path interpolation
#631
alancutter
closed
10 years ago
1
More example please
#630
L2L2L
closed
10 years ago
8
Any way to apply a WebAnimation *after* the element's style?
#629
joeytwiddle
closed
10 years ago
9
_pauseAnimationsForTesting incorrectly changes player currentTime
#628
ericwilligers
opened
10 years ago
0
How to destroy an animation at the end of its life?
#627
joeytwiddle
opened
10 years ago
4
On Mac, Chrome will use '-webkit-transform' over 'transform' if both are present.
#626
joeytwiddle
opened
10 years ago
2
IE (tested 9-11) break on transforms with -%
#625
kitsunde
opened
10 years ago
2
Retire aliases Timeline and specified
#624
ericwilligers
closed
10 years ago
0
Retire TimedItem events
#623
ericwilligers
closed
10 years ago
0
Remove test failure expectation for Firefox 31
#622
alancutter
closed
10 years ago
1
iterationComposite support for Motion Path
#621
ewilligers
closed
10 years ago
1
[RFC] Interpolate paired matrices, avoid decomposing rest of chain
#620
joeytwiddle
closed
10 years ago
1
Composing two rotations with different transform-origin
#619
joeytwiddle
closed
10 years ago
7
[RFC] Decompose matrices individually to allow rotate(0deg) -> rotate(360deg) after a matrix
#618
joeytwiddle
closed
10 years ago
3
Browser support?
#617
Ore4444
opened
10 years ago
1
Animate SVG properties dx and dy
#616
ewilligers
closed
10 years ago
0
Update EffectCallback parameters to match spec
#615
alancutter
closed
10 years ago
1
EffectCallback signature doesn't match spec
#614
morethanreal
closed
10 years ago
1
Fix infinite animation iterations inside a group by shortcutting time
#613
shans
closed
10 years ago
0
Allow Travis Android failures
#612
alancutter
closed
10 years ago
0
Typos in README; fill is forwards and backwards
#611
rictic
closed
10 years ago
1
Reversing on currentTime 0 performs a full reverse animation.
#610
kitsunde
closed
10 years ago
2
Revert "Merge pull request #606 from ewilligers/svg-transform"
#609
alancutter
closed
10 years ago
1
File bug against Firefox 31 getTotalLength() and update failure expectations
#608
alancutter
closed
10 years ago
1
Output the expected failure message instead of undefined
#607
alancutter
closed
10 years ago
0
SVG transforms now complete when fill=none
#606
ewilligers
closed
10 years ago
1
SVG transform animations fills forwards
#605
ewilligers
opened
10 years ago
1
Interpolate SVG colors
#604
ewilligers
closed
10 years ago
1
Make propertyIsSVGAttrib available to test harness.
#603
ericwilligers
closed
10 years ago
1
Animate SVG height and circle coordinates
#602
ewilligers
closed
10 years ago
1
Removing --strict so lint only enforces "Google Javascript Style" rather then "Closure Javascript Style".
#601
mithro
closed
10 years ago
1
Implement new accumulation approach
#600
shans
opened
10 years ago
0
Remove accumulate as it is no longer part of the specification.
#599
shans
closed
10 years ago
3
Update "accumulate"
#598
morethanreal
opened
10 years ago
1
Next