Wed, 28 Mar 2012 21:59:03 -0700 L. David Baron 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). changeset | files
Wed, 28 Mar 2012 18:27:22 -0700 fantasai Update DoC changeset | files
Wed, 28 Mar 2012 18:10:41 -0700 L. David Baron Make Abstract less specific to level 3 of CSS (which doesn't even exist) or level 3 of a particular module. changeset | files
Wed, 28 Mar 2012 17:17:51 -0700 Tab Atkins Jr. Switch section ids to not clash with property names. changeset | files
Wed, 28 Mar 2012 16:40:29 -0700 L. David Baron Use underscores instead of hyphens in grammar production names since hyphens are not valid in Yacc identifiers. changeset | files
Wed, 28 Mar 2012 16:25:17 -0700 L. David Baron Note additional issue about negations and @document. changeset | files
Wed, 28 Mar 2012 16:12:44 -0700 L. David Baron Regenerate using current preprocessor. changeset | files
Wed, 28 Mar 2012 16:17:53 -0700 Vincent Hardy Edits to auto sizing model changeset | files
Wed, 28 Mar 2012 15:31:28 -0700 Vincent Hardy Adding missing log entry and image changeset | files
Wed, 28 Mar 2012 15:28:07 -0700 Vincent Hardy Added initial write-up for proposed model to resolve auto sizing on regions changeset | files
Wed, 28 Mar 2012 15:08:28 -0700 fantasai break-* properties are visual media, not just paged media, due to columns/regions changeset | files
Wed, 28 Mar 2012 09:30:38 -0700 L. David Baron Working group is OK with names per today's teleconference. But also note issue about whether we should have initTransitionEvent at all. changeset | files
Wed, 28 Mar 2012 09:27:47 -0700 L. David Baron 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. changeset | files
Wed, 28 Mar 2012 17:13:26 +0200 Bert Bos Generated. Do not edit! changeset | files
Wed, 28 Mar 2012 17:12:24 +0200 Bert Bos Generated. Do not edit! changeset | files
Wed, 28 Mar 2012 17:12:00 +0200 Bert Bos Updated corner-large-mix.png and corresponding text. changeset | files
Wed, 28 Mar 2012 17:10:19 +0200 Bert Bos Updated image for issue 10. changeset | files
Wed, 28 Mar 2012 17:09:04 +0200 Bert Bos Labeled the identical images with identical letters, i.e., A, B, B A instead of A, B, C, d. changeset | files
Wed, 28 Mar 2012 16:45:44 +0200 Bert Bos Generated. Do not edit! changeset | files
Wed, 28 Mar 2012 16:45:22 +0200 Bert Bos Added the response e-mails that were sent. Cleaned up the text of the changeset | files
Wed, 28 Mar 2012 16:44:17 +0200 Bert Bos Some refinements. Can generate a version with or without actions for changeset | files
Tue, 27 Mar 2012 22:18:22 -0700 L. David Baron Fix permissions on files that were marked as executable but should not have been. changeset | files
Tue, 27 Mar 2012 21:54:32 -0700 Simon Fraser Fix the Overview.html file, tidy up the Makefile. changeset | files
Tue, 27 Mar 2012 21:31:59 -0700 Simon Fraser Merge transform changes changeset | files
Tue, 27 Mar 2012 21:22:33 -0700 Simon Fraser 2012-03-27 simon.fraser@apple.com changeset | files
Tue, 27 Mar 2012 16:19:23 -0700 fantasai Add link to SVG's preserveAspectRatio attribute in note about object-fit. <http://lists.w3.org/Archives/Public/www-style/2012Mar/0586.html> changeset | files
Tue, 27 Mar 2012 14:54:53 -0700 fantasai Make ::first-line's properties consistent with CSS2.1. changeset | files
Tue, 27 Mar 2012 14:38:50 -0700 Tab Atkins Jr. Copy over some of the text from <http://www.w3.org/TR/CSS21/conform.html#intrinsic> into the definition of intrinsic dimensions. changeset | files
Tue, 27 Mar 2012 14:28:12 -0700 Vincent Hardy Added section about getClientRects(), getBoundingClientRect(), offsetWidth, offsetHeight, offsetTop and offsetLeft changeset | files
Tue, 27 Mar 2012 23:11:45 +0200 Bert Bos Generated. Do not edit! changeset | files
Tue, 27 Mar 2012 23:11:10 +0200 Bert Bos Added resolutions by Elika and me for most issues. Cleaned up a bit. changeset | files
Tue, 27 Mar 2012 14:04:00 -0700 Vincent Hardy Changed paragraph on pseudo-elements to disallow 'flow-into' on all pseudo-elements because moving a '::before' element (for a example) to a named flow does not seem useful and causes specification and implementation complexity. changeset | files
Tue, 27 Mar 2012 14:00:37 -0700 fantasai Clarify when inset/outset -> ridge/groove. <http://lists.w3.org/Archives/Public/www-style/2012Mar/0106.html> changeset | files
Tue, 27 Mar 2012 13:59:35 -0700 fantasai s/not drawn/invisible/ for less awkward wording changeset | files
Tue, 27 Mar 2012 13:46:26 -0700 Vincent Hardy Modified region layout event to be dispatched on NamedFlow instead of region as before. Was requested by Issue 15938 and required in the general effort to have the DOM APIs work with non-element regions changeset | files
Tue, 27 Mar 2012 13:48:11 -0700 L. David Baron Remove the two inclusions of shorthand properties that shouldn't have been included. (Editorial.) changeset | files
Tue, 27 Mar 2012 13:42:11 -0700 fantasai Forgot to regenerate draft changeset | files
Tue, 27 Mar 2012 13:38:03 -0700 fantasai Clarify what happens when a border-image applies or doesn't apply. <http://lists.w3.org/Archives/Public/www-style/2012Mar/0109.html> LC issue 21 changeset | files
Tue, 27 Mar 2012 13:34:41 -0700 fantasai Clarify implications of two-value syntax for background-position. <http://lists.w3.org/Archives/Public/www-style/2012Mar/0124.html> changeset | files
Tue, 27 Mar 2012 13:26:29 -0700 L. David Baron Add a pseudoElement attribute to transition events for the pseudo-element on which the transition happened. changeset | files
Tue, 27 Mar 2012 13:09:07 -0700 L. David Baron Define rules for transitioning 'visibility' so that transitions where one of the values is 'collapse' have defined behavior. changeset | files
Tue, 27 Mar 2012 12:36:41 -0700 L. David Baron Specify the rules for interpolating font-weight. changeset | files
Tue, 27 Mar 2012 12:27:41 -0700 L. David Baron Comment in 'crop' should mention css3-content. changeset | files
Tue, 27 Mar 2012 12:14:16 -0700 Vincent Hardy Implemented 'access to flow content' section of OM changes proposed at http://wiki.csswg.org/spec/css3-regions/css-om changeset | files
Tue, 27 Mar 2012 12:13:58 -0700 fantasai Add Phoenician Word Separator to word-separators list. changeset | files
Tue, 27 Mar 2012 12:11:35 -0700 L. David Baron Oops. changeset | files
Tue, 27 Mar 2012 12:10:20 -0700 L. David Baron Better thought-through definition of the correct conditions on transition-duration and transition-delay for when there should be a transition. changeset | files
Tue, 27 Mar 2012 12:02:26 -0700 fantasai Clarify that border and background properties apply to :first-letter and :first-line. <http://lists.w3.org/Archives/Public/www-style/2012Mar/0133.html> changeset | files
Tue, 27 Mar 2012 11:50:06 -0700 fantasai Add missing 'background-image' to list of properties reset by 'background' shorthand. changeset | files
Tue, 27 Mar 2012 11:42:57 -0700 fantasai disallow trailing slashes in border-image shorthand (as originally intended <http://lists.w3.org/Archives/Public/www-style/2012Mar/0179.html> changeset | files
Tue, 27 Mar 2012 11:40:07 -0700 L. David Baron Fix typo. changeset | files
Tue, 27 Mar 2012 11:38:42 -0700 L. David Baron Define that transitions don't happen when duration and delay are both 0. changeset | files
Tue, 27 Mar 2012 11:28:06 -0700 fantasai fix propdef nitpicks in <http://lists.w3.org/Archives/Public/www-style/2012Mar/0258.html> changeset | files
Tue, 27 Mar 2012 11:25:48 -0700 L. David Baron 'vertical-align' keywords aren't animatable because nobody knows how the animation is supposed to work. changeset | files
Tue, 27 Mar 2012 11:24:24 -0700 L. David Baron Remove mention of 'grid-*' and 'zoom' properties. changeset | files
Tue, 27 Mar 2012 11:22:14 -0700 L. David Baron Improve the example for how to specify styles for different forward/reverse behavior. changeset | files
Tue, 27 Mar 2012 11:20:46 -0700 fantasai Clarify that boundaries of table cells is the far border edges, in this case. <http://lists.w3.org/Archives/Public/www-style/2012Mar/0258.html> changeset | files
Tue, 27 Mar 2012 11:01:26 -0700 fantasai Shift example that has nothing to do with tables up into a more general section. <http://lists.w3.org/Archives/Public/www-style/2012Mar/0258.html> changeset | files
Tue, 27 Mar 2012 10:53:49 -0700 fantasai Remove redundant sentence (already implied by use of 'used value'). <http://lists.w3.org/Archives/Public/www-style/2012Mar/0586.html> changeset | files
Tue, 27 Mar 2012 10:43:55 -0700 fantasai Clarify that formula applies to two radii, not all four, <http://lists.w3.org/Archives/Public/www-style/2012Mar/0258.html> changeset | files
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip

mercurial