User:Mantaroh/Scroll-driven animations: Difference between revisions

Jump to navigation Jump to search
rename animation-timebase -> animation-timeline
(Update CSS Interface features.)
(rename animation-timebase -> animation-timeline)
Line 43: Line 43:
The CSS interface is same to [https://lists.w3.org/Archives/Public/www-style/2014Sep/0135.html Dean's proposal].
The CSS interface is same to [https://lists.w3.org/Archives/Public/www-style/2014Sep/0135.html Dean's proposal].
There are three feature in his poroposal, but 'animation-behavior' is not related with timeline.
There are three feature in his poroposal, but 'animation-behavior' is not related with timeline.
So in this document, we explain 'animation-timebase' and 'animation-trigger' interface only.
So in this document, we explain 'animation-timeline' and 'animation-trigger' interface only.


animation-trigger:
animation-trigger:
Line 49: Line 49:
  - The difference point is that animation target element and scroll container object is same.
  - The difference point is that animation target element and scroll container object is same.


animation-timebase:
animation-timeline:
  - The feature is same to ScrollTimeline.
  - The feature is same to ScrollTimeline.
  - The difference point is that animation target element and scroll container object is same.
  - The difference point is that animation target element and scroll container object is same.
28

edits

Navigation menu