Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix test data. | Michael Drake | 2009-06-26 | 1 | -7/+7 |
| | | | | svn path=/trunk/libcss/; revision=8020 | ||||
* | Tests for Margin shorthand prop. Comment out test that is currently expected ↵ | Michael Drake | 2009-06-26 | 3 | -1/+114 |
| | | | | | | to fail. svn path=/trunk/libcss/; revision=8019 | ||||
* | Tidying code | John Mark Bell | 2009-06-26 | 1 | -42/+79 |
| | | | | svn path=/trunk/libcss/; revision=8018 | ||||
* | Make selection ignore selectors generated by rules in inactive @media blocks. | John Mark Bell | 2009-06-26 | 1 | -6/+44 |
| | | | | svn path=/trunk/libcss/; revision=8015 | ||||
* | Nested block support. | John Mark Bell | 2009-06-26 | 6 | -163/+449 |
| | | | | svn path=/trunk/libcss/; revision=8014 | ||||
* | Documentation and context restoration on error | John Mark Bell | 2009-06-25 | 1 | -19/+38 |
| | | | | svn path=/trunk/libcss/; revision=8004 | ||||
* | Documentation and context restoration on error | John Mark Bell | 2009-06-25 | 1 | -37/+261 |
| | | | | svn path=/trunk/libcss/; revision=8003 | ||||
* | Documentation and context restoration on error | John Mark Bell | 2009-06-25 | 1 | -9/+72 |
| | | | | svn path=/trunk/libcss/; revision=8002 | ||||
* | Documentation and context restoration on error | John Mark Bell | 2009-06-25 | 1 | -17/+183 |
| | | | | svn path=/trunk/libcss/; revision=8001 | ||||
* | Documentation and context recovery on error | John Mark Bell | 2009-06-25 | 1 | -19/+132 |
| | | | | svn path=/trunk/libcss/; revision=8000 | ||||
* | Padding shorthand property parser | John Mark Bell | 2009-06-25 | 5 | -1/+242 |
| | | | | svn path=/trunk/libcss/; revision=7999 | ||||
* | Documentation and context restoration on error | John Mark Bell | 2009-06-25 | 1 | -5/+86 |
| | | | | svn path=/trunk/libcss/; revision=7998 | ||||
* | Margin shorthand parser | John Mark Bell | 2009-06-25 | 5 | -6/+248 |
| | | | | svn path=/trunk/libcss/; revision=7997 | ||||
* | Documentation and context restoration on error | John Mark Bell | 2009-06-25 | 1 | -4/+83 |
| | | | | svn path=/trunk/libcss/; revision=7996 | ||||
* | Pedantic whitespace removal | John Mark Bell | 2009-06-25 | 1 | -1/+0 |
| | | | | svn path=/trunk/libcss/; revision=7995 | ||||
* | List-style shorthand parser | John Mark Bell | 2009-06-25 | 5 | -8/+186 |
| | | | | svn path=/trunk/libcss/; revision=7994 | ||||
* | Documentation and context restoration on error. | John Mark Bell | 2009-06-25 | 1 | -365/+447 |
| | | | | | | Factor out common counter-increment and counter-reset parser svn path=/trunk/libcss/; revision=7992 | ||||
* | Font shorthand property | John Mark Bell | 2009-06-25 | 5 | -2/+261 |
| | | | | svn path=/trunk/libcss/; revision=7989 | ||||
* | Documentation and context restoration on error. | John Mark Bell | 2009-06-25 | 1 | -300/+196 |
| | | | | | | Make font-family parser use generic comma-separated list parser svn path=/trunk/libcss/; revision=7985 | ||||
* | Factor out common parts of pause-after and pause-before parsers. | John Mark Bell | 2009-06-25 | 5 | -120/+379 |
| | | | | | | cue and pause shorthands svn path=/trunk/libcss/; revision=7983 | ||||
* | Factor out common part of cue-after and cue-before parsers | John Mark Bell | 2009-06-25 | 1 | -104/+78 |
| | | | | svn path=/trunk/libcss/; revision=7981 | ||||
* | Factor comma-separated list parsing out of voice-family parser | John Mark Bell | 2009-06-25 | 3 | -327/+449 |
| | | | | svn path=/trunk/libcss/; revision=7980 | ||||
* | Documentation and restoration of context on error. | John Mark Bell | 2009-06-25 | 1 | -111/+554 |
| | | | | svn path=/trunk/libcss/; revision=7973 | ||||
* | Fix test data | John Mark Bell | 2009-06-25 | 1 | -4/+2 |
| | | | | svn path=/trunk/libcss/; revision=7971 | ||||
* | Any declaration with non-whitespace tokens unconsumed after parsing the ↵ | John Mark Bell | 2009-06-25 | 1 | -1/+11 |
| | | | | | | property value and potential !important is invalid. svn path=/trunk/libcss/; revision=7970 | ||||
* | Show full width of azimuth named angle bits. | Michael Drake | 2009-06-25 | 1 | -9/+9 |
| | | | | svn path=/trunk/libcss/; revision=7968 | ||||
* | A few test cases for important. Not exactly sure how important is handled ↵ | Michael Drake | 2009-06-25 | 2 | -0/+81 |
| | | | | | | when not at end of declaration. Add some tests for azimuth:behind; since that was not tested. I'm not sure how the byte code is meant to handle behind, with no angle set. svn path=/trunk/libcss/; revision=7967 | ||||
* | Documentation and context restoration | John Mark Bell | 2009-06-25 | 1 | -18/+115 |
| | | | | svn path=/trunk/libcss/; revision=7959 | ||||
* | Documentation and context restoration | John Mark Bell | 2009-06-25 | 1 | -41/+242 |
| | | | | svn path=/trunk/libcss/; revision=7958 | ||||
* | Finish documentation | John Mark Bell | 2009-06-25 | 1 | -0/+241 |
| | | | | svn path=/trunk/libcss/; revision=7957 | ||||
* | Border and outline shorthand property parsers | John Mark Bell | 2009-06-25 | 6 | -23/+1256 |
| | | | | svn path=/trunk/libcss/; revision=7956 | ||||
* | Document border and outline property parsers. | John Mark Bell | 2009-06-24 | 1 | -35/+195 |
| | | | | | | Ensure that they restore the iteration context on error. svn path=/trunk/libcss/; revision=7955 | ||||
* | Fix c&p-induced lies | John Mark Bell | 2009-06-24 | 1 | -6/+6 |
| | | | | svn path=/trunk/libcss/; revision=7954 | ||||
* | Parse background shorthand property | John Mark Bell | 2009-06-19 | 5 | -7/+242 |
| | | | | svn path=/trunk/libcss/; revision=7874 | ||||
* | Hacky increase to buffer size to stop overflow when dumping shorthand ↵ | John Mark Bell | 2009-06-19 | 1 | -3/+3 |
| | | | | | | properties. Please look away now. svn path=/trunk/libcss/; revision=7873 | ||||
* | Some tweaks to the background-position parser, which will theoretically make ↵ | John Mark Bell | 2009-06-18 | 3 | -11/+45 |
| | | | | | | | | it do the right thing when invoked by shorthand property parser, say. Some more tests for illegal background-position values, to make sure I haven't screwed up. svn path=/trunk/libcss/; revision=7859 | ||||
* | Document all background-* property parsers and make them behave correctly. | John Mark Bell | 2009-06-18 | 1 | -16/+108 |
| | | | | svn path=/trunk/libcss/; revision=7857 | ||||
* | Centralise !important handling. | John Mark Bell | 2009-06-18 | 20 | -404/+474 |
| | | | | | | Document background-attachment parser and make it behave correctly. svn path=/trunk/libcss/; revision=7856 | ||||
* | Define error semantics, actually document functions, general tidying. | John Mark Bell | 2009-06-18 | 1 | -22/+124 |
| | | | | svn path=/trunk/libcss/; revision=7854 | ||||
* | Add whitespace | John Mark Bell | 2009-06-18 | 1 | -1/+1 |
| | | | | svn path=/trunk/libcss/; revision=7853 | ||||
* | Pedantic wrapping | John Mark Bell | 2009-06-18 | 1 | -1/+2 |
| | | | | svn path=/trunk/libcss/; revision=7852 | ||||
* | More tests (c.f. ↵ | John Mark Bell | 2009-06-18 | 1 | -0/+88 |
| | | | | | | http://lists.w3.org/Archives/Public/www-style/2009Jun/0164.html) svn path=/trunk/libcss/; revision=7851 | ||||
* | Lose redundant assignment | John Mark Bell | 2009-05-27 | 1 | -1/+1 |
| | | | | svn path=/trunk/libcss/; revision=7585 | ||||
* | Avoid dereferencing NULL pointer | John Mark Bell | 2009-05-27 | 1 | -1/+2 |
| | | | | svn path=/trunk/libcss/; revision=7584 | ||||
* | Factor out common code from top,right,bottom,left parsers | John Mark Bell | 2009-05-27 | 2 | -254/+89 |
| | | | | svn path=/trunk/libcss/; revision=7578 | ||||
* | Less comedic inlining of huge functions | John Mark Bell | 2009-05-27 | 4 | -7/+7 |
| | | | | svn path=/trunk/libcss/; revision=7577 | ||||
* | Remove unnecessary includes | John Mark Bell | 2009-05-27 | 1 | -7/+0 |
| | | | | svn path=/trunk/libcss/; revision=7576 | ||||
* | Pedantic linewrapping | John Mark Bell | 2009-05-27 | 1 | -1/+3 |
| | | | | svn path=/trunk/libcss/; revision=7575 | ||||
* | Rename boxsizing.c to display_sizing.c to better reflect its contents | John Mark Bell | 2009-05-27 | 2 | -1/+1 |
| | | | | svn path=/trunk/libcss/; revision=7574 | ||||
* | Move display parser | John Mark Bell | 2009-05-27 | 2 | -71/+72 |
| | | | | svn path=/trunk/libcss/; revision=7573 |