Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8845161
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T11:40:18+00:00 2026-06-14T11:40:18+00:00

As documented we can define animation in CSS3 like .class1{ animation: name duration timing-function

  • 0

As documented we can define animation in CSS3 like

.class1{
    animation: name duration timing-function delay iteration-count direction play-state
}

I want to know if I’ve given value for every attribute like name,duration,timing-function etc other than delay then how browser understand that I’ve skipped delay property.

then if I’ve given all the corresponding values for animation property then it is 1:1 matching to attributes and values but if want to skip any intermediate attribute for example

.class1 {
    animation: anim 2s cubic-bezier(0 0 1 1) 2 alternate running
}

here I’ve skipped delay So how browser get to know that I’ve skipped delay attribute but not the others.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-14T11:40:19+00:00Added an answer on June 14, 2026 at 11:40 am

    The official W3C draft is very sketchy and you will not get a good “official” answer. Basically the browser tries to parse each value according to the specification order, skipping those subproperties that do not match the corresponding value in the animation property; so it first sees that the first value is a valid animation-name, then the second is a valid animation-duration, and goes on until it reaches the value 2, which is not a valid value for animation-delay, so it skips animation-delay and checks to see if it is a valid animation-iteration-count, which it is.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Can anyone tell me where com.ibm.xsp.component.UIIncludeComposite is documented? I searched in the help file
I'm experiencing some strange behavior for which I can't find any documented knowledge. Here's
I have seen this code documented in the tk docs, but I can't figure
I wonder where can I get more information about special syntax like @somevar or
I'm having trouble implmenting the 3rd parameter in the function documented here: http://www.boost.org/doc/libs/1_39_0/doc/html/boost_asio/reference/async_read_until/overload4.html What
I am trying to call a function defined in a DLL, documented here: http://xiph.org/vorbis/doc/vorbisfile/ov_fopen.html
For example, printf in c can take any number of parameters like printf(%d %d
I found the following in some old and bad documented C code: #define addr
I have the following XML Document (that can be redesigned if necessary) that stores
I have a given XML document (structure can not be changed) and want to

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.