/irc-logs / w3c / #css / 2015-02-22 / end

Options:

Previous day, Next day

  1. # Session Start: Sun Feb 22 00:00:00 2015
  2. # Session Ident: #css
  3. # [00:03] * Quits: Ms2ger (~Ms2ger@public.cloak) ("nn")
  4. # [00:23] * Joins: gregwhitworth (~gregwhitworth@public.cloak)
  5. # [00:50] * Quits: estellevw (~estellevw@public.cloak) ("Snuggling with the puppies")
  6. # [00:51] * Quits: gregwhitworth (~gregwhitworth@public.cloak) ("Page closed")
  7. # [01:10] * Joins: estellevw (~estellevw@public.cloak)
  8. # [01:28] * Quits: estellevw (~estellevw@public.cloak) ("Snuggling with the puppies")
  9. # [03:05] * Joins: estellevw (~estellevw@public.cloak)
  10. # [05:51] <estellevw> I have a question about the default value of the anitmation-iteration-count property. The spec says the default iteration count is 1, but no iteration occurs in FF, Safari or Chorme http://dev.w3.org/csswg/css-animations-1/#animation-iteration-count so it seems like the default is 0.
  11. # [06:13] <SimonSapin> estellevw: what do you mean by "no iteration occurs"? In this context I think iterations are how many times a thing happens, not how many times it starts over once it finishes.
  12. # [06:13] <SimonSapin> spec says “ The initial value is 1, meaning the animation will play from beginning to end once.”
  13. # [06:13] <estellevw> normally an animationiteration event would be thrown.
  14. # [06:13] <estellevw> let me put up a test page.
  15. # [06:19] <SimonSapin> "The animationiteration event occurs at the end of each iteration of an animation, except when an animationend event would fire at the same time. This means that this event does not occur for animations with an iteration count of one or less. "
  16. # [06:19] <SimonSapin> that’s unfortunate, the event and the property seem to have a different idea of what "iteration" means
  17. # [06:24] * Quits: liam (liam@public.cloak) (Ping timeout: 180 seconds)
  18. # [06:24] <estellevw> here’s the file
  19. # [06:24] <estellevw> http://estelle.github.io/animation/files/nointerations3.html
  20. # [06:26] <estellevw> the animation occurs: has a start and end, and forwards works, but the duration is 0 and no iteration event fired
  21. # [06:58] * Joins: liam (liam@public.cloak)
  22. # [07:00] <estellevw> The computed style shows: -webkit-animation-iteration-count: 1;
  23. # [07:00] <estellevw> but that is not hte observed behavior
  24. # [07:13] <estellevw> the animation is actually happening, but not the event
  25. # [07:17] * leaverou is now known as leaverou_away
  26. # [07:22] * leaverou_away is now known as leaverou
  27. # [07:27] <estellevw> figured it out i think. The animationIteration event isn’t thrown at the last iteration. If you have iteration of 5, only 4 events will be trhrown.I didn’t realize that.
  28. # [08:53] * Quits: estellevw (~estellevw@public.cloak) ("Snuggling with the puppies")
  29. # [09:03] <SimonSapin> that’s what it says in the bit of spec I quoted above :)
  30. # [15:05] * Joins: Ms2ger (~Ms2ger@public.cloak)
  31. # [18:43] * Joins: estellevw (~estellevw@public.cloak)
  32. # [18:49] * Quits: estellevw (~estellevw@public.cloak) ("Snuggling with the puppies")
  33. # [22:17] * Joins: estellevw (~estellevw@public.cloak)
  34. # [22:21] * Quits: estellevw (~estellevw@public.cloak) (Client closed connection)
  35. # [22:41] * Quits: Ms2ger (~Ms2ger@public.cloak) ("nn")
  36. # [22:56] * Joins: estellevw (~estellevw@public.cloak)
  37. # [23:36] * heycam is now known as heycam|away
  38. # [23:37] * heycam|away is now known as heycam
  39. # Session Close: Mon Feb 23 00:00:00 2015

Previous day, Next day

Think these logs are useful? Then please donate to show your gratitude (and keep them up, of course). Thanks! — Krijn