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 09:30:38 -0700 Working group is OK with names per today's teleconference. But also note issue about whether we should have initTransitionEvent at all. file | diff | annotate
Wed, 28 Mar 2012 09:27:47 -0700 Switch font weight animation back to round-to-nearest, and note issues with rounding direction for both font weight and integer, per WG teleconference right now. file | diff | annotate
Tue, 27 Mar 2012 13:48:11 -0700 Remove the two inclusions of shorthand properties that shouldn't have been included. (Editorial.) file | diff | annotate
Tue, 27 Mar 2012 13:26:29 -0700 Add a pseudoElement attribute to transition events for the pseudo-element on which the transition happened. file | diff | annotate
Tue, 27 Mar 2012 13:09:07 -0700 Define rules for transitioning 'visibility' so that transitions where one of the values is 'collapse' have defined behavior. file | diff | annotate
Tue, 27 Mar 2012 12:36:41 -0700 Specify the rules for interpolating font-weight. file | diff | annotate
Tue, 27 Mar 2012 12:27:41 -0700 Comment in 'crop' should mention css3-content. file | diff | annotate
Tue, 27 Mar 2012 12:11:35 -0700 Oops. file | diff | annotate
Tue, 27 Mar 2012 12:10:20 -0700 Better thought-through definition of the correct conditions on transition-duration and transition-delay for when there should be a transition. file | diff | annotate
Tue, 27 Mar 2012 11:40:07 -0700 Fix typo. file | diff | annotate
Tue, 27 Mar 2012 11:38:42 -0700 Define that transitions don't happen when duration and delay are both 0. file | diff | annotate
Tue, 27 Mar 2012 11:25:48 -0700 'vertical-align' keywords aren't animatable because nobody knows how the animation is supposed to work. file | diff | annotate
Tue, 27 Mar 2012 11:24:24 -0700 Remove mention of 'grid-*' and 'zoom' properties. file | diff | annotate
Tue, 27 Mar 2012 11:22:14 -0700 Improve the example for how to specify styles for different forward/reverse behavior. file | diff | annotate
Tue, 27 Mar 2012 09:57:49 -0700 Describe repeating/truncation behavior for uneven length lists, using rules where transition-property is the important length. 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:41:03 -0700 Fix previous version link. file | diff | annotate
Tue, 27 Mar 2012 09:34:34 -0700 Update transforms reference to current merged transforms spec. file | diff | annotate
Tue, 27 Mar 2012 09:33:15 -0700 Update to what the preprocessor generates today. file | diff | annotate
Wed, 22 Feb 2012 17:52:59 +0000 Add link to editor's draft, and change link for my name. file | diff | annotate
Fri, 17 Feb 2012 20:09:21 +0000 Spell-check the specification. This includes capitalizing Bézier and using the accent (in prose, not code, of course). file | diff | annotate
Fri, 17 Feb 2012 02:30:21 +0000 Fix wording issue in previous commit pointed out in http://lists.w3.org/Archives/Public/www-style/2012Feb/0799.html . file | diff | annotate
Fri, 17 Feb 2012 01:03:04 +0000 Allow 'all' within the list in transition-property, as resolved in http://lists.w3.org/Archives/Public/www-style/2011Nov/0709.html . Fixes https://www.w3.org/Bugs/Public/show_bug.cgi?id=14602 . file | diff | annotate
Wed, 15 Feb 2012 18:30:20 +0000 Link to issue tracking in Bugzilla. file | diff | annotate
Tue, 31 Jan 2012 08:01:37 +0000 2012-01-31 simon.fraser@apple.com file | diff | annotate
Mon, 30 Jan 2012 16:08:40 +0000 2012-01-30 simon.fraser@apple.com file | diff | annotate
Tue, 20 Dec 2011 17:46:05 +0000 Describe 'Animatable:' lines as resolved in 2011-09-28 teleconference. file | diff | annotate
Mon, 19 Dec 2011 15:47:12 +0000 Also mention transform-origin (thanks to boblet). file | diff | annotate
Mon, 25 Jul 2011 00:35:29 +0000 2011-07-24 dino@apple.com file | diff | annotate
Fri, 03 Jun 2011 22:35:47 +0000 Mention one more issue about clamping. file | diff | annotate
Fri, 03 Jun 2011 14:15:54 +0000 Add note about css3-images extending definition of gradient interpolation. file | diff | annotate
Fri, 03 Jun 2011 14:10:52 +0000 Note some issues with the list of properties to be animated. file | diff | annotate
Tue, 05 Apr 2011 19:25:35 +0000 2011-04-05 dino@apple.com file | diff | annotate
Sun, 27 Mar 2011 06:28:42 +0000 Give an example in the 'Starting of transitions' section. The discussion in http://meyerweb.com/eric/thoughts/2011/03/24/inconsistent-transitions/ suggests an example is needed here. file | diff | annotate
Sat, 26 Mar 2011 23:06:45 +0000 Fix horrible 'at the time of the change' (before or after?) ambiguity in the 'Starting of transitions' text that I wrote a while ago. file | diff | annotate
Sat, 26 Mar 2011 22:53:29 +0000 Add explanation of open issue on the automatic reversing algorithm. file | diff | annotate
Mon, 21 Mar 2011 21:20:56 +0000 2011-03-21 simon.fraser@apple.com file | diff | annotate
Mon, 23 Aug 2010 00:02:57 +0000 2010-08-22 dino@apple.com file | diff | annotate
Mon, 26 Apr 2010 18:05:40 +0000 2010-04-26 simon.fraser@apple.com file | diff | annotate
Tue, 09 Mar 2010 19:34:21 +0000 2010-03-10 dino@apple.com file | diff | annotate
Tue, 24 Nov 2009 21:28:18 +0000 2009-11-24 dbaron@dbaron.org file | diff | annotate
Mon, 23 Nov 2009 07:38:49 +0000 2009-11-22 dbaron@dbaron.org file | diff | annotate
Mon, 23 Nov 2009 07:17:22 +0000 2009-11-22 dbaron@dbaron.org file | diff | annotate
Mon, 23 Nov 2009 07:04:25 +0000 2009-11-22 dbaron@dbaron.org file | diff | annotate
Mon, 23 Nov 2009 07:01:03 +0000 2009-11-22 dbaron@dbaron.org file | diff | annotate
Mon, 23 Nov 2009 06:32:57 +0000 2009-11-22 dbaron@dbaron.org file | diff | annotate
Wed, 18 Nov 2009 10:32:12 +0000 2009-11-17 dino@apple.com file | diff | annotate
Tue, 17 Nov 2009 22:52:50 +0000 2009-11-17 dino@apple.com file | diff | annotate
Sun, 01 Nov 2009 21:16:36 +0000 2009-11-01 dino@apple.com file | diff | annotate
Tue, 14 Apr 2009 15:28:01 +0000 Generated. Do not edit! file | diff | annotate
Tue, 10 Feb 2009 23:44:52 +0000 Initial checkin of transitions file | diff | annotate
(0)tip

mercurial