summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Fix azimuth parserJohn Mark Bell2009-06-271-2/+2
* More aural tests.Michael Drake2009-06-271-0/+346
* Fix cue and pause shorthand parsersJohn Mark Bell2009-06-271-0/+16
* Comment out non-automated tests for now. Add some aural property tests.Michael Drake2009-06-274-3/+364
* Fix padding shorthand parser in the face of inherit.John Mark Bell2009-06-272-0/+9
* Move old shorthands test into margin test. Add a few general tests.Michael Drake2009-06-273-61/+84
* A few more margin tests.Michael Drake2009-06-271-0/+41
* Tests for padding property.Michael Drake2009-06-272-1/+205
* Purge "colour" from the public API -- it's just confusingJohn Mark Bell2009-06-276-36/+36
* Reduce inlining in lexerJohn Mark Bell2009-06-271-26/+26
* Less pointless inliningJohn Mark Bell2009-06-272-58/+58
* Fix margin shorthand parserJohn Mark Bell2009-06-261-0/+7
* Tests for background property.Michael Drake2009-06-262-1/+211
* It helps if you remember to disable debug againJohn Mark Bell2009-06-261-1/+1
* Support for parsing inline stylesJohn Mark Bell2009-06-2612-107/+397
* Inherit tests. At least one currently fails.Michael Drake2009-06-261-0/+50
* Fix test data.Michael Drake2009-06-261-7/+7
* Tests for Margin shorthand prop. Comment out test that is currently expected ...Michael Drake2009-06-263-1/+114
* Tidying codeJohn Mark Bell2009-06-261-42/+79
* Make selection ignore selectors generated by rules in inactive @media blocks.John Mark Bell2009-06-261-6/+44
* Nested block support.John Mark Bell2009-06-266-163/+449
* Documentation and context restoration on errorJohn Mark Bell2009-06-251-19/+38
* Documentation and context restoration on errorJohn Mark Bell2009-06-251-37/+261
* Documentation and context restoration on errorJohn Mark Bell2009-06-251-9/+72
* Documentation and context restoration on errorJohn Mark Bell2009-06-251-17/+183
* Documentation and context recovery on errorJohn Mark Bell2009-06-251-19/+132
* Padding shorthand property parserJohn Mark Bell2009-06-255-1/+242
* Documentation and context restoration on errorJohn Mark Bell2009-06-251-5/+86
* Margin shorthand parserJohn Mark Bell2009-06-255-6/+248
* Documentation and context restoration on errorJohn Mark Bell2009-06-251-4/+83
* Pedantic whitespace removalJohn Mark Bell2009-06-251-1/+0
* List-style shorthand parserJohn Mark Bell2009-06-255-8/+186
* Documentation and context restoration on error.John Mark Bell2009-06-251-365/+447
* Font shorthand propertyJohn Mark Bell2009-06-255-2/+261
* Documentation and context restoration on error.John Mark Bell2009-06-251-300/+196
* Factor out common parts of pause-after and pause-before parsers.John Mark Bell2009-06-255-120/+379
* Factor out common part of cue-after and cue-before parsersJohn Mark Bell2009-06-251-104/+78
* Factor comma-separated list parsing out of voice-family parserJohn Mark Bell2009-06-253-327/+449
* Documentation and restoration of context on error.John Mark Bell2009-06-251-111/+554
* Fix test dataJohn Mark Bell2009-06-251-4/+2
* Any declaration with non-whitespace tokens unconsumed after parsing the prope...John Mark Bell2009-06-251-1/+11
* Show full width of azimuth named angle bits.Michael Drake2009-06-251-9/+9
* A few test cases for important. Not exactly sure how important is handled whe...Michael Drake2009-06-252-0/+81
* Documentation and context restorationJohn Mark Bell2009-06-251-18/+115
* Documentation and context restorationJohn Mark Bell2009-06-251-41/+242
* Finish documentationJohn Mark Bell2009-06-251-0/+241
* Border and outline shorthand property parsersJohn Mark Bell2009-06-256-23/+1256
* Document border and outline property parsers.John Mark Bell2009-06-241-35/+195
* Fix c&p-induced liesJohn Mark Bell2009-06-241-6/+6
* Parse background shorthand propertyJohn Mark Bell2009-06-195-7/+242