summaryrefslogtreecommitdiff
path: root/src/parse/properties
Commit message (Expand)AuthorAgeFilesLines
* More apparent warnings squashedJohn Mark Bell2009-08-021-3/+6
* Don't intern lower-case versions of strings. Use lwc_context_string_caseless_...John Mark Bell2009-07-2715-425/+1708
* Fix rgb() colour parser not to swap g and b.Michael Drake2009-07-221-34/+34
* Colour names are case insensitiveJohn Mark Bell2009-07-171-1/+1
* Make list-style shorthand parser attempt to parse a list-style-type value bef...John Mark Bell2009-07-071-5/+5
* Make all URIs absoluteJohn Mark Bell2009-07-014-18/+67
* Fix list-style shorthand parserJohn Mark Bell2009-06-271-0/+8
* Fix font shorthand parser to reject spurious instances of inheritJohn Mark Bell2009-06-271-0/+32
* Fix comma separated list parsingJohn Mark Bell2009-06-271-1/+2
* Fix border + outline shorthand property parsersJohn Mark Bell2009-06-271-0/+40
* Fix azimuth parserJohn Mark Bell2009-06-271-2/+2
* Fix cue and pause shorthand parsersJohn Mark Bell2009-06-271-0/+16
* Fix padding shorthand parser in the face of inherit.John Mark Bell2009-06-272-0/+9
* Fix margin shorthand parserJohn Mark Bell2009-06-261-0/+7
* 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-253-0/+240
* Documentation and context restoration on errorJohn Mark Bell2009-06-251-5/+86
* Margin shorthand parserJohn Mark Bell2009-06-253-0/+240
* 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-253-0/+177
* Documentation and context restoration on error.John Mark Bell2009-06-251-365/+447
* Font shorthand propertyJohn Mark Bell2009-06-253-0/+258
* 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-253-112/+369
* 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
* 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-253-0/+1218
* 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-193-0/+233
* Some tweaks to the background-position parser, which will theoretically make ...John Mark Bell2009-06-181-11/+23
* Document all background-* property parsers and make them behave correctly.John Mark Bell2009-06-181-16/+108
* Centralise !important handling.John Mark Bell2009-06-1816-403/+24
* Define error semantics, actually document functions, general tidying.John Mark Bell2009-06-181-22/+124
* Add whitespaceJohn Mark Bell2009-06-181-1/+1
* Avoid dereferencing NULL pointerJohn Mark Bell2009-05-271-1/+2
* Factor out common code from top,right,bottom,left parsersJohn Mark Bell2009-05-271-246/+83
* Less comedic inlining of huge functionsJohn Mark Bell2009-05-274-7/+7
* Remove unnecessary includesJohn Mark Bell2009-05-271-7/+0
* Pedantic linewrappingJohn Mark Bell2009-05-271-1/+3
* Rename boxsizing.c to display_sizing.c to better reflect its contentsJohn Mark Bell2009-05-272-1/+1