Wed, 06 Feb 2013 13:40:30 -0700 L. David Baron [css3-conditional] Require whitespace around 'and' and 'or' and after 'not'. changeset | files
Wed, 06 Feb 2013 13:15:40 -0700 L. David Baron [css3-conditional] Tweak formatting of grammar to be consistent with the rest. changeset | files
Wed, 06 Feb 2013 13:16:56 -0700 L. David Baron [css3-conditional] Revert from WD to ED formatting. changeset | files
Wed, 06 Feb 2013 11:38:23 -0800 Tab Atkins [css-variables] Fix some concept links in the API section. changeset | files
Wed, 06 Feb 2013 11:37:19 -0800 Tab Atkins [css3-syntax] Add the *-match tokens, from Selectors, per WG resolution. changeset | files
Wed, 06 Feb 2013 10:57:34 -0800 Tab Atkins [css-variables] Fix the custom property serialization rule to match new casing decision. changeset | files
Wed, 06 Feb 2013 10:35:10 -0800 Tab Atkins [css-variables] Tweak custom property grammar. changeset | files
Wed, 06 Feb 2013 10:34:17 -0800 Tab Atkins [css-variables] Fix the grammar of var(). changeset | files
Wed, 06 Feb 2013 10:43:33 -0700 L. David Baron [css3-conditional] Add some resolutions to LCWD disposition of comments. changeset | files
Wed, 06 Feb 2013 09:35:13 -0800 Tab Atkins [css-variables] Tweak grammar, per dbaron's comments. changeset | files
Wed, 06 Feb 2013 10:23:18 -0700 L. David Baron Add draft of disposition of comments. changeset | files
Wed, 06 Feb 2013 09:23:18 -0800 Tab Atkins [css-variables] Finish the commit from earlier, adding a clarifying example to how case-sensitivity of the var-* properties works. changeset | files
Wed, 06 Feb 2013 10:04:47 -0700 John Daggett [css3-fonts] use default font in WD changeset | files
Wed, 06 Feb 2013 10:00:12 -0700 John Daggett [css3-fonts] add animatable attribute to font properties changeset | files
Wed, 06 Feb 2013 08:32:36 -0800 Tab Atkins [css-counter-styles-3] cjk-ideographic should be an alias for trad-chinese-informal changeset | files
Wed, 06 Feb 2013 08:24:05 -0800 Tab Atkins [css3-background] Fix lingering reference to 'UA-defined color' in box-shadow. changeset | files
Wed, 06 Feb 2013 08:19:39 -0800 Tab Atkins [css-variables] Rename the spec, per agreement with Daniel. changeset | files
Tue, 05 Feb 2013 20:02:56 -0700 John Daggett [css3-fonts] fix link error changeset | files
Tue, 05 Feb 2013 19:46:55 -0700 John Daggett [css3-fonts] set up new working draft for publication changeset | files
Tue, 05 Feb 2013 16:50:29 -0700 John Daggett [css3-fonts] alter wording based on wg feedback changeset | files
Tue, 05 Feb 2013 16:43:54 -0700 Tantek Çelik [css3-ui] use smaller p-summary for h-entry, a few linebreaks changeset | files
Tue, 05 Feb 2013 16:37:50 -0700 Tantek Çelik [css3-ui] prose grammar fixes, markup document info with h-entry changeset | files
Tue, 05 Feb 2013 15:05:50 -0700 Simon Sapin [css3-syntax] Split up some parsing railroad diagrams. changeset | files
Tue, 05 Feb 2013 14:41:50 -0700 L. David Baron [css3-background] Fix Animatable lines to include the information required by css3-transitions. changeset | files
Tue, 05 Feb 2013 14:41:07 -0700 L. David Baron [css3-transitions] Make the 'shadow list' animation type handle all of the features in box-shadow rather than just the ones in text-shadow, incorporating rules already in css3-background, so that css3-background doesn't need to redefine it. changeset | files
Tue, 05 Feb 2013 13:50:38 -0700 L. David Baron [css3-transforms] Add Animatable: lines to propdef tables. changeset | files
Tue, 05 Feb 2013 13:50:38 -0700 L. David Baron [css3-transitions] Fix a few properties that were listed as animating percentage/calc but shouldn't be since percentages aren't part of their computed value space. changeset | files
Tue, 05 Feb 2013 11:34:44 -0800 Tab Atkins [css-counter-styles-3] Remove issue about the grammar for @counter-style, because it's not necessary to be technically correct right now. I'll fix it properly once we get Syntax. changeset | files
Tue, 05 Feb 2013 12:17:06 -0700 Simon Sapin [css3-syntax] Add (not in the draft yet) railroad diagrams for parsing. changeset | files
Tue, 05 Feb 2013 11:12:44 -0800 Tab Atkins [css3-syntax] Make sure all the error mode entry points reconsume the current input token. changeset | files
Tue, 05 Feb 2013 11:06:20 -0800 Tab Atkins [css3-syntax] Handle EOF in the declaration-end state. changeset | files
Tue, 05 Feb 2013 10:15:15 -0800 Tab Atkins [css3-flexbox] Stretched items count as having a definite cross size too. changeset | files
Tue, 05 Feb 2013 10:10:38 -0800 Tab Atkins [css-counter-styles-3] Clarify that counter styles are case-sensitive, except for those defined in the spec. changeset | files
Tue, 05 Feb 2013 11:00:46 -0700 L. David Baron [css3-transitions] Explain Animatable lines a bit better, and make the definitions in the property table look like Animatable lines should. changeset | files
Tue, 05 Feb 2013 09:57:09 -0800 Tab Atkins [css3-syntax] Allow tokens like U+???, per CSS3 Fonts. changeset | files
Tue, 05 Feb 2013 10:54:37 -0700 John Daggett [css3-fonts] another urange tweak changeset | files
Tue, 05 Feb 2013 10:31:35 -0700 L. David Baron [css3-transforms] Fix Applies to lines to avoid   so that the (updated) preprocessor can generate the propdef table correctly. changeset | files
Tue, 05 Feb 2013 10:11:28 -0700 John Daggett [css3-fonts] minor editorial fixups changeset | files
Tue, 05 Feb 2013 09:02:01 -0800 Tab Atkins [css3-flexbox] Make the line-wrapping algorithm clearer in the presence of negative-size items. changeset | files
Tue, 05 Feb 2013 09:42:17 -0700 L. David Baron [css3-transitions] Make interpolation of integers round to nearest rather than floor, and make interpolation of integers and font weights round the halfway points towards positive infinity, to match SMIL. changeset | files
Tue, 05 Feb 2013 08:02:40 -0700 Simon Sapin [css3-page] Move and fix examples of page breaks before the first element. changeset | files
Mon, 04 Feb 2013 23:49:26 -0800 fantasai [css3-flexbox] Update issues list changeset | files
Mon, 04 Feb 2013 23:47:18 -0800 Tab Atkins [css3-flexbox] Fix the note about zero-size flex items. changeset | files
Mon, 04 Feb 2013 23:42:56 -0800 Tab Atkins [css3-flexbox] Make sure flex lines don't get negative cross sizes. changeset | files
Mon, 04 Feb 2013 23:33:33 -0800 Tab Atkins [css3-flexbox] regen changeset | files
Mon, 04 Feb 2013 23:15:35 -0800 Tab Atkins Clear up the ordering of the steps in abspos. changeset | files
Mon, 04 Feb 2013 23:13:22 -0800 Tab Atkins Abspos flex children aren't in any line. changeset | files
Mon, 04 Feb 2013 22:36:46 -0800 Tab Atkins Specify that a stretched, aspect-ratio'd flex item takes its min/max cross size into account. changeset | files
Mon, 04 Feb 2013 22:22:19 -0800 Tab Atkins Clarify that 'stretch' looks at the computed value of the cross size. changeset | files
Mon, 04 Feb 2013 23:32:16 -0800 fantasai [css3-flexbox] Update issues list, changes section changeset | files
Mon, 04 Feb 2013 21:52:22 -0800 Tab Atkins Clarify that ::first-line/letter don't apply to flex containers. changeset | files
Mon, 04 Feb 2013 23:09:19 -0700 L. David Baron [css3-transitions] Add note explaining motivation for repeatable list concept, as requested during face-to-face meeting. changeset | files
Mon, 04 Feb 2013 23:05:19 -0700 L. David Baron [css3-transitions] Define repeatable list type, rename list to simple list and shadow to shadow list, and link property table to list types appropriately. changeset | files
Mon, 04 Feb 2013 22:54:31 -0700 L. David Baron [css3-transitions] Add an id for animtype-list as well. changeset | files
Mon, 04 Feb 2013 22:52:09 -0700 L. David Baron [css3-transitions] Pull shorthand out of a list in which it doesn't really belong. changeset | files
Mon, 04 Feb 2013 22:47:16 -0700 L. David Baron [css3-transitions] Remove the transform list animation type, because it's defined and referenced entirely within the transforms specification. changeset | files
Mon, 04 Feb 2013 22:45:03 -0700 L. David Baron [css3-transitions] Make entries in property table hyperlinks to the animation types, as Animatable lines should be. changeset | files
Mon, 04 Feb 2013 22:38:44 -0700 L. David Baron [css3-transitions] Add ids to animation type definitions. changeset | files
Mon, 04 Feb 2013 22:33:00 -0700 L. David Baron [css3-transitions] Change TransitionEvent to use an event constructor. changeset | files
Mon, 04 Feb 2013 22:01:31 -0700 L. David Baron [css3-transitions] Drop issue on potentially using a / in the transition shorthand, since it's no longer practical for compatibility reasons, and since there don't seem to be convincing reasons to do so. changeset | files
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip

mercurial