Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
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
{{ message }}
Ms2ger
/
csswg-drafts
Public
forked from
w3c/csswg-drafts
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
csswg-drafts
css-animations
on
f573eaa
User selector
All users
All time
Commit history
Commits on Jun 27, 2017
[meta] Update/synchronize the Values sections of all the specs.
tabatkins
committed
7d80249
View commit details
Copy full SHA for 7d80249
View code at this point
Browse repository at this point
Commits on Jun 8, 2017
Make editor lines referring to me consistent, and include w3cid.
dbaron
committed
43e5c50
View commit details
Copy full SHA for 43e5c50
View code at this point
Browse repository at this point
Commits on Apr 26, 2017
Allow CSSKeyframesRule.name to set reserved values
Show description for 063dc05
birtles
committed
063dc05
View commit details
Copy full SHA for 063dc05
View code at this point
Browse repository at this point
Commits on Apr 21, 2017
[all] Replace most occurrences DOMString with CSSOMString.
Show description for 4049ec2
SimonSapin
authored and
zcorpan
committed
4049ec2
View commit details
Copy full SHA for 4049ec2
View code at this point
Browse repository at this point
Commits on Feb 8, 2017
[css-animations] Update definition of CSSKeyframeRule
Show description for 5d54127
birtles
committed
5d54127
View commit details
Copy full SHA for 5d54127
View code at this point
Browse repository at this point
Commits on Feb 7, 2017
[css-timing] Fix behavior of frames timing functions at boundaries
birtles
committed
d67c7d5
View commit details
Copy full SHA for d67c7d5
View code at this point
Browse repository at this point
Commits on Jan 30, 2017
[css-timing] Add frames() timing function
Show description for ec69053
birtles
committed
ec69053
View commit details
Copy full SHA for ec69053
View code at this point
Browse repository at this point
Commits on Jan 20, 2017
[css-transitions][css-animations] Fix some links now that anchors database has been updated
birtles
committed
4912a68
View commit details
Copy full SHA for 4912a68
View code at this point
Browse repository at this point
Commits on Jan 19, 2017
[css-animations] Make CSS animations refer to the new CSS Timing Functions module
birtles
committed
f78718f
View commit details
Copy full SHA for f78718f
View code at this point
Browse repository at this point
Commits on Dec 23, 2016
[css-animations] Fix ambiguous link to ''normal'', and make a few others more future-proof.
dbaron
committed
8c6c6cc
View commit details
Copy full SHA for 8c6c6cc
View code at this point
Browse repository at this point
[css-animations] Fix ambiguous link for 'display'.
Show description for 405b0b1
dbaron
committed
405b0b1
View commit details
Copy full SHA for 405b0b1
View code at this point
Browse repository at this point
[css-animations] Fix ambiguous 'background-image' link.
Show description for 45d889b
dbaron
committed
45d889b
View commit details
Copy full SHA for 45d889b
View code at this point
Browse repository at this point
Commits on Nov 19, 2016
Optimize css-animations images (30% savings)
kaelig
committed
2ec92ed
View commit details
Copy full SHA for 2ec92ed
View code at this point
Browse repository at this point
Commits on Nov 9, 2016
[css-animations][css-transitions] Put a space between <production> and # so that the links are separated.
Show description for fd38372
dbaron
committed
fd38372
View commit details
Copy full SHA for fd38372
View code at this point
Browse repository at this point
Commits on Oct 13, 2016
Update URL to my webpage to https, and link my affiliation consistently.
dbaron
committed
b14efef
View commit details
Copy full SHA for b14efef
View code at this point
Browse repository at this point
Commits on Sep 20, 2016
[css-animations][css-animations-2] Move animationcancel to animations level 1
birtles
committed
491a772
View commit details
Copy full SHA for 491a772
View code at this point
Browse repository at this point
Commits on Aug 30, 2016
[css-animations] Add elapsedTime to context info for animationstart event
Show description for f40c216
birtles
committed
f40c216
View commit details
Copy full SHA for f40c216
View code at this point
Browse repository at this point
[css-animations] Fix markup errors introduced by recent commits and bikeshed bugs
birtles
committed
6120769
View commit details
Copy full SHA for 6120769
View code at this point
Browse repository at this point
Commits on Aug 2, 2016
[css-animations] - fix: #366 - spelling error under section 4.2 (#371)
praveenpuglia
authored and
birtles
committed
3576a40
View commit details
Copy full SHA for 3576a40
View code at this point
Browse repository at this point
Commits on Jul 15, 2016
Drop blank line to fix straggling "At Risk" bullet
Show description for b5dfa84
dholbert
authored
b5dfa84
View commit details
Copy full SHA for b5dfa84
View code at this point
Browse repository at this point
Commits on Jun 23, 2016
[css-animations] Define <keyframes-name> and how idents/strings are compared. Make animation-name refer to <keyframes-name> directly. Fixes #118
tabatkins
committed
0ac66d4
View commit details
Copy full SHA for 0ac66d4
View code at this point
Browse repository at this point
Commits on Jun 22, 2016
[css-animations] Rewrite the @keyframes grammar as a CSS grammar. Ref the correct terms in a few spots in the same section.
tabatkins
committed
2a2691b
View commit details
Copy full SHA for 2a2691b
View code at this point
Browse repository at this point
Commits on May 31, 2016
Update allow-strings-for-animation-name with changes on master
birtles
committed
007f2da
View commit details
Copy full SHA for 007f2da
View code at this point
Browse repository at this point
[css-animations] Drop issue about specifying dynamic changes of animation-name
Show description for ace1498
birtles
committed
ace1498
View commit details
Copy full SHA for ace1498
View code at this point
Browse repository at this point
[css-animations] Allow strings for @keyframes name and animation-name
birtles
committed
a647e58
View commit details
Copy full SHA for a647e58
View code at this point
Browse repository at this point
Commits on May 13, 2016
Specify animation-name updating behavior for repeated names
Show description for cd78f11
birtles
committed
cd78f11
View commit details
Copy full SHA for cd78f11
View code at this point
Browse repository at this point
Commits on May 12, 2016
[css-animations] Add issue.
dbaron
committed
df06b0e
View commit details
Copy full SHA for df06b0e
View code at this point
Browse repository at this point
[css-animations] Regenerate with current bikeshed.
dbaron
committed
853c3e0
View commit details
Copy full SHA for 853c3e0
View code at this point
Browse repository at this point
Commits on May 2, 2016
[css-animations] Fix some broken links caused by smart quotes
birtles
committed
1c93fbf
View commit details
Copy full SHA for 1c93fbf
View code at this point
Browse repository at this point
[css-animations] Fix linking to SyntaxError
birtles
committed
9b3f676
View commit details
Copy full SHA for 9b3f676
View code at this point
Browse repository at this point
[css-animations] Define that animations behave as if will-change was set on animated properties while running/active/delayed
birtles
committed
d107d5e
View commit details
Copy full SHA for d107d5e
View code at this point
Browse repository at this point
Commits on Feb 2, 2016
Regen
fantasai
committed
09b72f2
View commit details
Copy full SHA for 09b72f2
View code at this point
Browse repository at this point
Commits on Feb 1, 2016
[css-animations] Remove sentence about how the end of the animation is defined
Show description for f8970e2
birtles
committed
f8970e2
View commit details
Copy full SHA for f8970e2
View code at this point
Browse repository at this point
change w3.org/TR/ urls to https
Peter Linss
committed
f82a217
View commit details
Copy full SHA for f82a217
View code at this point
Browse repository at this point
[css-animations] Fix description of iterations since iteration-count can be < 1
Show description for 0016196
estelle
authored and
birtles
committed
0016196
View commit details
Copy full SHA for 0016196
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.