Mon, 04 Feb 2013 21:51:58 -0700 [css3-animations][css3-transitions] Add warning about dynamic content causing seizures, with link to WCAG. file | diff | annotate
Tue, 29 Jan 2013 07:56:31 -0800 [css3-animations] Propdef update: animation-* properties also apply to before/after pseudos file | diff | annotate
Mon, 28 Jan 2013 09:11:52 -0800 [css3-animations] Add pseudoElement property to AnimationEvent (bug 15846) file | diff | annotate
Fri, 11 Jan 2013 13:24:53 -0800 [css3-animations] Add animation-play-state sub-property to animation shorthand (bug 14787) file | diff | annotate
Fri, 11 Jan 2013 12:52:21 -0800 [css3-animations] Empty keyframe rules are exexecuted as long as duration > 0 (bug 15251) file | diff | annotate
Mon, 17 Dec 2012 18:30:07 -0800 [css3-animations] Require one valid keyframe rule to run an animation; add a note on the validity of empty keyframes rules (bug 15251) file | diff | annotate
Mon, 17 Dec 2012 17:58:23 -0800 [css3-animations] Define effect of display:none on animations (bug 14785) file | diff | annotate
Mon, 17 Dec 2012 14:40:08 -0800 [css3-animations] Depend on css3-transitions for timing function definitions (bug 14774) file | diff | annotate
Thu, 04 Oct 2012 13:41:14 -0700 [css3-animations] Scope the parsing order importance clause of the animation shorthand to each component value of the shorthand list (bug 14776) file | diff | annotate
Thu, 04 Oct 2012 13:17:51 -0700 [css3-animations] Fix CSSKeyframeRule.keyText definition to match current implementations i.e. a comma-separated list of percentage values (bug 18580) file | diff | annotate
Mon, 01 Oct 2012 17:17:58 -0700 [css3-animations] Remove legacy initAnimationEvent() metod; replace with DOM4 constructor (bug 15338) file | diff | annotate
Mon, 01 Oct 2012 10:31:12 -0700 [css3-animations] Resolution: !important user and author rules override animations (bug 15249) file | diff | annotate
Thu, 20 Sep 2012 12:31:33 -0700 [css3-transitions][css3-animations] Make single-* productions introduced earlier today have hyperlinks and better ids. file | diff | annotate
Thu, 20 Sep 2012 12:15:21 -0700 [css3-animations] Fix error I just introduced not fixing up prose copied from transitions, and also fix another similar, preexisting error. file | diff | annotate
Thu, 20 Sep 2012 10:37:35 -0700 [css3-transitions][css3-animations] Make it clear that the comma-separated items in the transition and animation shorthands don't themselves contain comma-separated items (which, if you read the grammar literally, they did). Fixes issue raised in http://lists.w3.org/Archives/Public/www-style/2012Sep/0375.html . file | diff | annotate
Thu, 20 Sep 2012 10:33:20 -0700 [css3-animatiions] Add Percentages: lines and incorrectly reorder Computed Value: and Animatable: lines to make the preprocessor happy. file | diff | annotate
Tue, 07 Aug 2012 17:08:10 -0700 Update Overview.html (bug 14795) file | diff | annotate
Thu, 12 Jul 2012 14:50:44 -0700 css3-animations ED: negative transition-duration values are invalid (bug 16806), handling of !important (bug 14792), fix property syntax defs, fix animation-delay referenced as 'foo' in prop index file | diff | annotate
Thu, 28 Jun 2012 11:44:32 -0700 Fix the definition of 'animation-fill-mode' as described in http://lists.w3.org/Archives/Public/www-style/2012Jun/0447.html . file | diff | annotate
Thu, 28 Jun 2012 11:43:37 -0700 Untabify the <pre> elements and regenerate so that we end up with pretty much the same result as before. file | diff | annotate
Tue, 19 Jun 2012 19:06:27 -0700 Fix typo in section 3 (missing 'a') file | diff | annotate
Wed, 30 May 2012 14:29:24 -0700 Massive markup rewrite to match modern conventions. No meaningful changes. file | diff | annotate
Tue, 10 Apr 2012 16:34:56 -0700 Resolution for bug 14659 - animationiteration event and last iteration file | diff | annotate
Tue, 10 Apr 2012 13:30:22 -0700 Editorial changes for bugs 14784 and 14778 file | diff | annotate
Wed, 04 Apr 2012 15:56:29 +0200 Generated. Do not edit! file | diff | annotate
Tue, 03 Apr 2012 12:09:39 -0700 Copy clearer wording on list repetition from css3-transitions (which was in turn partly taken from css3-background). file | diff | annotate
Tue, 03 Apr 2012 08:58:54 -0700 Update 'Previous Version' links to reflect today's publication as WD. file | diff | annotate
Thu, 29 Mar 2012 21:45:50 -0700 Make the new ids better by not starting them with 'the'. file | diff | annotate
Thu, 29 Mar 2012 21:43:27 -0700 Make better ids, and add a elements with the old ids for backwards compatibility (but no new links). file | diff | annotate
Thu, 29 Mar 2012 13:19:39 -0700 Reduce redirects found by the link checker. file | diff | annotate
Thu, 29 Mar 2012 13:05:47 -0700 Remove BOM and add meta-charset. file | diff | annotate
Thu, 29 Mar 2012 11:56:13 -0700 Even more pairs of [] are needed for the grammar to be correct. file | diff | annotate
Wed, 28 Mar 2012 22:14:48 -0700 Add two additional values for animation-direction: reverse and alternate-reverse . file | diff | annotate
Wed, 28 Mar 2012 22:04:08 -0700 Fix two errors in the grammar of the steps() function: first, add necessary [] so that the comma applies to both the start and end values; second, add the ? that was intended to indicate the second parameter being optional. file | diff | annotate
Wed, 28 Mar 2012 21:59:03 -0700 Add necessary []s to grammar: since juxtaposition binds tighter than |, [] are needed so that the comma needs to separate all the items in the list (rather than requiring a comma to separate values only for the first of the options). file | diff | annotate
Wed, 28 Mar 2012 16:40:29 -0700 Use underscores instead of hyphens in grammar production names since hyphens are not valid in Yacc identifiers. file | diff | annotate
Tue, 27 Mar 2012 09:44:01 -0700 Add 'Discussion:' line to spec header. file | diff | annotate
Tue, 27 Mar 2012 09:42:45 -0700 Update to what preprocessor currently generates. file | diff | annotate
Fri, 17 Feb 2012 20:13:27 +0000 Spell-check the specification. file | diff | annotate
Wed, 15 Feb 2012 18:36:17 +0000 Clarify wording, as discussed in http://lists.w3.org/Archives/Public/www-archive/2012Feb/0018.html . file | diff | annotate
Wed, 15 Feb 2012 18:30:20 +0000 Link to issue tracking in Bugzilla. file | diff | annotate
Wed, 08 Feb 2012 13:59:13 +0000 2012-02-08 simon.fraser@apple.com file | diff | annotate
Tue, 31 Jan 2012 07:58:27 +0000 2012-01-31 simon.fraser@apple.com file | diff | annotate
Mon, 30 Jan 2012 15:59:09 +0000 2012-01-30 simon.fraser@apple.com file | diff | annotate
Mon, 30 Jan 2012 15:24:47 +0000 2012-01-30 simon.fraser@apple.com file | diff | annotate
Sat, 17 Dec 2011 04:37:18 +0000 Further tweak whitespace in keyframes grammar, both to add more places allowed whitespace was missing, and to follow the convention that productions allow whitespace at their end but not their start. file | diff | annotate
Sat, 17 Dec 2011 02:20:32 +0000 Fix sylvaing email address; resolve bug 14782 file | diff | annotate
Sat, 17 Dec 2011 01:34:24 +0000 Fix for Bug 14772 -Treatment of animation-iteration-count:0 file | diff | annotate
Sat, 26 Nov 2011 00:14:41 +0000 Fix two additional occurrences of unitless '0'. file | diff | annotate
Sat, 26 Nov 2011 00:12:28 +0000 Update the "Applies To" lines to match css3-transitions, as discussed twice: file | diff | annotate
Sat, 26 Nov 2011 00:06:01 +0000 Add Sylvain and me as co-editors per http://www.w3.org/2011/10/31-css-minutes.html . Also add Editor's draft, issues list, and test suite lines to header. file | diff | annotate
Fri, 25 Nov 2011 23:57:32 +0000 Regenerate using current version of preprocessor. file | diff | annotate
Mon, 25 Jul 2011 00:36:17 +0000 2011-07-24 dino@apple.com file | diff | annotate
Tue, 05 Apr 2011 19:27:07 +0000 Animations file | diff | annotate
Tue, 05 Apr 2011 19:15:19 +0000 2011-04-05 dino@apple.com file | diff | annotate
Thu, 20 Jan 2011 22:54:28 +0000 2011-01-20 simon.fraser@apple.com file | diff | annotate
Mon, 23 Aug 2010 00:05:21 +0000 2010-08-19 dino@apple.com file | diff | annotate
Tue, 23 Mar 2010 17:39:23 +0000 2010-03-23 simon.fraser@apple.com file | diff | annotate
Wed, 10 Mar 2010 20:01:33 +0000 2010-03-10 simon.fraser@apple.com file | diff | annotate
Wed, 10 Mar 2010 18:42:56 +0000 Minor clarifying edits and removed the issue that we are thinking of removing play-state. By popular demand it is staying in file | diff | annotate
(0)-60tip

mercurial