Mon, 12 Aug 2013 15:17:33 +0100 [css-syntax] Return U+FFFD for escaped surrogate code points. file | diff | annotate
Fri, 09 Aug 2013 21:55:52 +0100 [css-syntax] Fix <an+b> grammar for cases that contain "n- " file | diff | annotate
Fri, 09 Aug 2013 10:42:21 -0700 [css-syntax] Specify that duplication declarations in style rules are discarded. file | diff | annotate
Fri, 09 Aug 2013 10:34:13 -0700 [css-syntax] Add an issue about missing the 'n- 5' cases for an+b. file | diff | annotate
Thu, 25 Jul 2013 14:02:03 +0100 [css-syntax] Literal tokens in grammars are ASCII case-insensitive. file | diff | annotate
Thu, 25 Jul 2013 14:01:36 +0100 [css-syntax] Add non-normative text to describe escaping. file | diff | annotate
Thu, 25 Jul 2013 12:20:02 +0100 [css-syntax] Editorial fixes in the "CSS stylesheets" section. file | diff | annotate
Wed, 24 Jul 2013 11:24:50 -0700 [css-syntax] Rewrite the CSS Stylesheets section. file | diff | annotate
Tue, 23 Jul 2013 14:14:05 -0700 [css-syntax] Markup fixes. file | diff | annotate
Tue, 23 Jul 2013 15:04:44 +0100 [css-syntax] Initial draft of the CSS Stylesheets section. file | diff | annotate
Tue, 23 Jul 2013 10:38:24 +0100 [css-syntax] Regenerate with updated pre-processor. file | diff | annotate
Sat, 20 Jul 2013 17:52:35 +0100 [css-syntax] Railroad diagrams: qualified rules can have any {} block, file | diff | annotate
Mon, 01 Jul 2013 08:29:36 +0100 [css-syntax] Acknowledge Marc O'Morain. file | diff | annotate
Mon, 01 Jul 2013 08:27:57 +0100 [css-syntax] Fix "Convert a string to a number", use <var>e</var> for the exponent file | diff | annotate
Mon, 01 Jul 2013 08:18:32 +0100 [css-syntax] Fix "Consume a number", allow exponent sign. file | diff | annotate
Fri, 28 Jun 2013 16:06:25 -0700 [css-syntax] Preprocessor fix - alphabetical attributes, so we get less diff churn. file | diff | annotate
Fri, 28 Jun 2013 11:30:32 -0700 [css-syntax] Remove some trailing whitespace. Preprocessor updates. file | diff | annotate
Fri, 28 Jun 2013 18:03:56 +0100 [css-syntax] Add acknowledgments back. They were removed when switching preprocessors. file | diff | annotate
Thu, 27 Jun 2013 14:16:33 -0700 [css-syntax] Preprocessor fixes. Add back the railroad-diagram styling. file | diff | annotate
Thu, 27 Jun 2013 15:50:02 +0100 [css-syntax] Not all qualifed rules contain declarations. file | diff | annotate
Wed, 26 Jun 2013 16:24:14 -0700 [css-syntax] markup typos file | diff | annotate
Wed, 26 Jun 2013 16:21:18 -0700 [css-syntax] More algo tweaks, including making 'consume a component value' start with a token consumption. file | diff | annotate
Wed, 26 Jun 2013 16:13:03 -0700 [css-syntax] Make several parsing algorithms slightly more precise, as requested by dbaron. file | diff | annotate
Wed, 26 Jun 2013 14:22:46 -0700 [css-syntax] Update markup to preprocessor standards. file | diff | annotate
Wed, 26 Jun 2013 13:53:33 -0700 [css-syntax] Switch to the new preprocessor. Disallow whitespace between the tokens in '+n'. file | diff | annotate
Tue, 25 Jun 2013 18:07:48 +0100 [css-syntax] Make <CDO> and <CDC> not special in "Parse a rule". file | diff | annotate
Tue, 25 Jun 2013 17:53:14 +0100 [css-syntax] Note: "Parse a declaration list" also parses at-rules. file | diff | annotate
Tue, 25 Jun 2013 17:52:26 +0100 [css-syntax] Allow leading whitespace in "Parse a declaration". file | diff | annotate
Mon, 24 Jun 2013 09:38:17 +0100 [css-syntax] Make url(<ws>*<eof> valid, per EOF-handling rules. file | diff | annotate
Thu, 20 Jun 2013 17:36:13 -0700 [css-syntax] Add Simon as co-editor. file | diff | annotate
Wed, 19 Jun 2013 12:30:54 +0100 [css-syntax] The unescaped newline is not part of <bad-string> file | diff | annotate
Mon, 17 Jun 2013 09:58:19 +0100 [css-syntax] Add "Parse a list of rules" and "Parse a declaration". file | diff | annotate
Mon, 17 Jun 2013 09:16:45 +0100 [css-syntax] Fix <an+b> parsing: '-n-3' is (-1, -3), not (-1, 3) file | diff | annotate
Mon, 17 Jun 2013 09:02:51 +0100 [css-syntax] Idents do not have a representation. file | diff | annotate
Wed, 12 Jun 2013 05:36:17 -0700 [css-syntax] Allow the parser algorithms to be invoked on a string. file | diff | annotate
Wed, 12 Jun 2013 05:29:50 -0700 [css-syntax] Markup typo file | diff | annotate
Thu, 06 Jun 2013 18:12:46 +0900 [css-syntax] \EOF turns into U+FFFD except when inside a string, in which case it just gets dropped. file | diff | annotate
Thu, 06 Jun 2013 16:34:00 +0900 [css-syntax] Use "qualified rule prelude" instead of "selector" when appropriate. file | diff | annotate
Mon, 03 Jun 2013 15:59:38 +0900 [css-syntax] Merge and update the Changes sections. file | diff | annotate
Fri, 31 May 2013 13:46:22 -0700 [css-syntax] tweak the multiplication signs. file | diff | annotate
Fri, 31 May 2013 10:45:04 -0700 [css-syntax] Add a note about the handling of escapes in bad-url. file | diff | annotate
Fri, 31 May 2013 10:40:41 -0700 [css-syntax] Make url() be escapable. Actually return function tokens. file | diff | annotate
Fri, 31 May 2013 10:32:06 -0700 [css-syntax] Check hash's id flag based on input characters, not possibly-escaped chars. file | diff | annotate
Thu, 30 May 2013 18:24:11 -0700 [css-syntax] editorial tweak file | diff | annotate
Thu, 30 May 2013 18:22:43 -0700 [css-syntax] Add a note about tokenizer lookahead. file | diff | annotate
Thu, 30 May 2013 17:11:17 -0700 [css-syntax] Big commit - redefine the tokenizer as a recursive-descent parser. file | diff | annotate
Thu, 30 May 2013 13:56:14 -0700 [css-syntax] Add another an+b difference from 2.1. file | diff | annotate
Thu, 30 May 2013 13:54:34 -0700 [css-syntax] editorial tweak file | diff | annotate
Thu, 30 May 2013 13:45:36 -0700 [css-syntax] Removed more 'token's. file | diff | annotate
Wed, 29 May 2013 13:36:16 -0700 [css-syntax] Clarify that whitespace may be defined to be significant in rule grammars. file | diff | annotate
Tue, 28 May 2013 19:05:59 -0700 [css-syntax] Lots of fixes from Simon. file | diff | annotate
Mon, 27 May 2013 16:48:55 +0800 [css-syntax] Update railroad diagram to formatting/naming changes. file | diff | annotate
Thu, 23 May 2013 19:08:16 -0700 [css-syntax] Processor fix. file | diff | annotate
Thu, 23 May 2013 19:07:17 -0700 [css-syntax] Fix some errant angles that got in. file | diff | annotate
Thu, 23 May 2013 18:46:29 -0700 [css-syntax] Use the 〈foo〉notation for tokens. file | diff | annotate
Mon, 20 May 2013 19:27:50 -0700 [css-syntax] Add additional example about @font-face. file | diff | annotate
Mon, 20 May 2013 18:42:16 -0700 [css-syntax] First draft of how to write grammars for rules. file | diff | annotate
Mon, 20 May 2013 17:28:31 -0700 [css-syntax] Remove lingering reference to function token's argument list. file | diff | annotate
Mon, 20 May 2013 17:24:39 -0700 [css-syntax] Define <an+b> serialization. file | diff | annotate
Fri, 17 May 2013 13:14:06 -0700 [css-syntax] Kill the remaining instances of 'recognized at-rule name'. file | diff | annotate
(0)-100-60tip

mercurial