Fri, 22 Feb 2013 13:29:38 -0800 [css3-animations] Only the first value of animation-timing-function applies when used in a keyframe block (bug 14796) file | diff | annotate
Thu, 21 Feb 2013 22:17:24 +0100 Standard style sheet must come last by pubrules. file | diff | annotate
Wed, 20 Feb 2013 20:44:27 -0800 [css3-animations] Clarify animation application (bug 14779) file | diff | annotate
Wed, 20 Feb 2013 20:30:01 -0800 [css3-animations] Update editors' list file | diff | annotate
Wed, 20 Feb 2013 12:17:11 -0800 [css3-animations] Update Previous Version link post-publication, and a few other ease-of-publication tweaks. file | diff | annotate
Wed, 13 Feb 2013 14:45:29 -0800 [css3-transitions][css3-animations] Add change log links next to Editor's draft links file | diff | annotate
Tue, 12 Feb 2013 17:05:01 -0800 [css3-animations] Make validator happy file | diff | annotate
Sun, 10 Feb 2013 00:40:56 -0800 [css3-animations][css3-transitions] Make naming of event constructor dictionary parameters more consistent with DOM-Level-3-Events. file | diff | annotate
Fri, 08 Feb 2013 08:30:00 -0800 [css3-animations] Add missed edit from adding pseudoElement to AnimationEvent. file | diff | annotate
Thu, 07 Feb 2013 16:13:27 -0800 Both inherit and initial are implicitly allowed as values for all properties (bug 14791) file | diff | annotate
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:07:09 -0700 Ignore keyframe selectors outside [0-100%] (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, 12 Jul 2012 14:32:40 -0700 Keyframe rule declarations marked with !important are ignored (Bug 14792) file | diff | annotate
Thu, 12 Jul 2012 14:00:51 -0700 Update property syntax defs: reintroduce comma separators, fix * wildcards (were converted to #) file | diff | annotate
Thu, 12 Jul 2012 13:26:09 -0700 Make negative transition-duration and animation-duration values invalid (Bug 16806) 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:54:50 +0200 Fixed a mark-up error (id="id=timing..."). 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 13:03:51 -0700 Fix source-only validation error and corresponding incorrect indentation. 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
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
Tue, 03 Jan 2012 20:44:56 +0000 Update style sheet to new CSSWG master. 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
(0)-60tip

mercurial