Wed, 30 Jan 2013 11:48:51 +0900 John Daggett [css3-fonts] include example of system font keywords in font family names changeset | files
Tue, 29 Jan 2013 18:47:29 -0800 Tab Atkins Jr. [css3-syntax] Remove the todo talking about the previous commit's work. changeset | files
Tue, 29 Jan 2013 18:46:09 -0800 Tab Atkins Jr. [css3-syntax] Add parser entry points to the spec. changeset | files
Wed, 30 Jan 2013 11:16:06 +0900 John Daggett [css3-fonts] allow intra-family fallback in specific cases changeset | files
Tue, 29 Jan 2013 16:03:58 -0800 fantasai [css3-sizing] more cross-linking changeset | files
Tue, 29 Jan 2013 07:56:31 -0800 Sylvain Galineau [css3-animations] Propdef update: animation-* properties also apply to before/after pseudos changeset | files
Tue, 29 Jan 2013 11:47:57 +0900 John Daggett [css3-fonts] add case sensitivity issues changeset | files
Mon, 28 Jan 2013 18:03:52 -0800 fantasai [css3-flexbox] More cross-linking of single-line/multi-line terms. Reorder some conditions in one of the layout rules for easier comprehension. changeset | files
Mon, 28 Jan 2013 17:56:52 -0800 fantasai [css3-flexbox] Clarify 'Determine the main size of the flex container' step and which set of sizing rules are used for that. changeset | files
Mon, 28 Jan 2013 15:17:56 -0800 Tab Atkins Jr. [css3-syntax] Actually fix the behavior of the preceding commit's case, since just deleting the weird stuff still left a weird error in the reaminaing text. changeset | files
Mon, 28 Jan 2013 15:15:05 -0800 Tab Atkins Jr. [css3-syntax] Cant' figure out what I was trying to do with the special treatment of } in a selector. Killing it. changeset | files
Mon, 28 Jan 2013 15:13:30 -0800 Tab Atkins Jr. [css3-syntax] Rejigger the heading structure to make the ToC easier to read. changeset | files
Mon, 28 Jan 2013 09:11:52 -0800 Sylvain Galineau [css3-animations] Add pseudoElement property to AnimationEvent (bug 15846) changeset | files
Mon, 28 Jan 2013 07:43:49 -0800 Tab Atkins [css3-syntax] More delim token fixup in the comment insertion algo. changeset | files
Mon, 28 Jan 2013 07:33:02 -0800 Tab Atkins [css3-syntax] Remove lingering references to comment tokens. changeset | files
Mon, 28 Jan 2013 22:44:05 +0900 John Daggett [css3-fonts] trim out isFontAvailable, replaced by checkFont changeset | files
Sun, 27 Jan 2013 23:52:06 -0800 Tab Atkins [css3-syntax] Add/correct the token pairs that need comments inserted. changeset | files
Mon, 28 Jan 2013 16:47:35 +0900 John Daggett [css3-fonts] add callbacks to loadFont method of FontLoader for extra creamy goodness changeset | files
Sun, 27 Jan 2013 23:31:56 -0800 Tab Atkins [css3-syntax] Specify serialization rules for comments, since they're not preserved as tokens. changeset | files
Sun, 27 Jan 2013 23:03:50 -0800 Tab Atkins [css3-syntax] Hey look, comments don't actually do anything in the parser now. Let's remove them from the tokenizer too. ^_^ changeset | files
Sat, 26 Jan 2013 17:22:25 -0800 Tab Atkins [css3-syntax] Specify that the quirk stuff is case-insensitive. changeset | files
Thu, 24 Jan 2013 16:41:12 -0800 Alan Stearns [css-regions] remove redundant declarations in auto height example changeset | files
Thu, 24 Jan 2013 13:19:06 -0800 Tab Atkins Jr. [css-counter-styles-3] Whoops, had the example glyphs for disclosure-open/closed backwards. changeset | files
Thu, 24 Jan 2013 10:36:22 -0800 Tab Atkins Jr. [css3-syntax] Add an issue about possibly eagerly lowercasing some types of tokens. changeset | files
Wed, 23 Jan 2013 15:38:13 +0100 Bert Bos (merge) changeset | files
Wed, 23 Jan 2013 15:37:09 +0100 Bert Bos (merge) changeset | files
Wed, 23 Jan 2013 15:35:03 +0100 Bert Bos Generated. Do not edit! changeset | files
Wed, 23 Jan 2013 15:26:59 +0100 Bert Bos [css3-box] Added some more issues related to things Anton and I are changeset | files
Tue, 22 Jan 2013 18:09:14 -0800 fantasai [css3-values] Improve wording in relative units summary changeset | files
Tue, 22 Jan 2013 18:07:00 -0800 fantasai [css3-values] Fix wording s/viewport/initial containing block/ changeset | files
Tue, 22 Jan 2013 18:04:14 -0800 Tab Atkins Jr. [css3-syntax] Move the quirks mode flag to a new 'Parser Flags' section, as it only affects the parser, not the tokenizer. changeset | files
Tue, 22 Jan 2013 18:01:47 -0800 Tab Atkins Jr. [css3-syntax] Remove the redundant . clause in the number-fraction state. changeset | files
Tue, 22 Jan 2013 18:00:24 -0800 Tab Atkins Jr. [css3-syntax] Make an unexpected ; in an at-rule prelude a syntax error. changeset | files
Tue, 22 Jan 2013 17:58:37 -0800 Tab Atkins Jr. [css3-syntax] Add comment token clauses to all the parser rules. changeset | files
Mon, 21 Jan 2013 17:02:00 -0800 Alan Stearns [css-exclusions] start/end consistency (bug 16437) changeset | files
Mon, 21 Jan 2013 16:13:22 -0800 Alan Stearns [css-regions] removed DOM manipulation implication changeset | files
Mon, 21 Jan 2013 11:22:18 -0800 Tab Atkins [css3-syntax] Set the type flag correctly for the sci-not state. changeset | files
Sun, 20 Jan 2013 11:45:13 -0800 Tab Atkins [css3-syntax] Fix the same error in at-keyword, plus align at-keyword's handling of - with ident's. changeset | files
Sun, 20 Jan 2013 11:42:28 -0800 Tab Atkins [css3-syntax] Do the last fix better. changeset | files
Sun, 20 Jan 2013 11:35:27 -0800 Tab Atkins [css3-syntax] Handle -\x properly, + minor formatting fixes. changeset | files
Sun, 20 Jan 2013 11:28:18 -0800 Tab Atkins [css3-syntax] Fix transform-function-whitespace to not eat the whitespace between two idents. changeset | files
Fri, 18 Jan 2013 17:27:04 -0800 fantasai [css3-flexbox] Consistent capitalization in propdef tables changeset | files
Fri, 18 Jan 2013 17:23:14 -0800 fantasai [css3-flexbox] Fix broken image links changeset | files
Thu, 17 Jan 2013 14:38:17 -0800 Tab Atkins [css3-syntax] typo changeset | files
Wed, 14 Nov 2012 10:40:48 +0100 Rune Lillesveen Proposed changes in constraining for decoupling width/height and zoom. changeset | files
Tue, 15 Jan 2013 20:59:30 -0800 Tab Atkins [selectors4] More correction - element.qSA is scope-filtered, element.find is scope-relative, scoped stylesheets are scope-contained. changeset | files
Tue, 15 Jan 2013 00:15:07 -0800 Tab Atkins [selectors4] Reword the language about specificity, because it seems to consistently confuse people into thinking that 10 classes = 1 id. changeset | files
Mon, 14 Jan 2013 21:58:55 -0800 Tab Atkins [selectors4] Fix the example to say that element.find is scope-relative. changeset | files
Mon, 14 Jan 2013 21:52:56 -0800 Tab Atkins [css3-cascade] Properly link up the term 'specified' changeset | files
Mon, 14 Jan 2013 16:50:01 -0800 Tab Atkins [css3-cascade] Add issue about origin grouping in 'default'. changeset | files
Mon, 14 Jan 2013 16:45:07 -0800 Tab Atkins [css3-cascade] Clarify that important origins exist. Point to the origin list in the cascading section as the normative list. changeset | files
Mon, 14 Jan 2013 16:38:59 -0800 Tab Atkins [css3-cascade] Clarify what it means to 'discard an origin'. changeset | files
Mon, 14 Jan 2013 16:29:21 -0800 Tab Atkins [css3-transitions] markup tweak - quote all the id values, so ST2 syntax highlighting works correctly. changeset | files
Mon, 14 Jan 2013 16:26:52 -0800 Tab Atkins [css3-transitions] Fix outline-offset to transition as length. changeset | files
Sun, 13 Jan 2013 22:20:10 -0800 Tab Atkins [css3-flexbox] Fix outline-offset to transition as length. changeset | files
Mon, 14 Jan 2013 16:15:23 -0800 Alan Stearns [css-exclusions] updating issues resolved in Lyon changeset | files
Sun, 13 Jan 2013 08:27:33 +0900 John Daggett [css3-fonts] fix silly typo, eliminate source of great mirth changeset | files
Sat, 12 Jan 2013 10:30:05 -0800 Tab Atkins [css3-flexbox] typo changeset | files
Fri, 11 Jan 2013 13:24:53 -0800 Sylvain Galineau [css3-animations] Add animation-play-state sub-property to animation shorthand (bug 14787) changeset | files
Fri, 11 Jan 2013 12:52:21 -0800 Sylvain Galineau [css3-animations] Empty keyframe rules are exexecuted as long as duration > 0 (bug 15251) changeset | files
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip

mercurial