index
:
libcss.git
dsilvers/calc
jmb/mq
lcneves/select-autogen
master
rjek/clang-warnings
tlsa/add-ci
tlsa/calc
tlsa/calc-wip
Cascading Style Sheets library
NetSurf Browser Project
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix setting of computed display: none
John Mark Bell
2009-06-29
1
-1
/
+1
*
Ensure that the root element has its styling set to the initial values.
John Mark Bell
2009-06-29
1
-3
/
+10
*
Fix list-style shorthand parser
John Mark Bell
2009-06-27
1
-0
/
+8
*
Fix font shorthand parser to reject spurious instances of inherit
John Mark Bell
2009-06-27
1
-0
/
+32
*
Fix comma separated list parsing
John Mark Bell
2009-06-27
1
-1
/
+2
*
Fix border + outline shorthand property parsers
John Mark Bell
2009-06-27
1
-0
/
+40
*
Fix azimuth parser
John Mark Bell
2009-06-27
1
-2
/
+2
*
Fix cue and pause shorthand parsers
John Mark Bell
2009-06-27
1
-0
/
+16
*
Fix padding shorthand parser in the face of inherit.
John Mark Bell
2009-06-27
2
-0
/
+9
*
Purge "colour" from the public API -- it's just confusing
John Mark Bell
2009-06-27
2
-22
/
+22
*
Reduce inlining in lexer
John Mark Bell
2009-06-27
1
-26
/
+26
*
Less pointless inlining
John Mark Bell
2009-06-27
2
-58
/
+58
*
Fix margin shorthand parser
John Mark Bell
2009-06-26
1
-0
/
+7
*
It helps if you remember to disable debug again
John Mark Bell
2009-06-26
1
-1
/
+1
*
Support for parsing inline styles
John Mark Bell
2009-06-26
6
-96
/
+383
*
Tidying code
John Mark Bell
2009-06-26
1
-42
/
+79
*
Make selection ignore selectors generated by rules in inactive @media blocks.
John Mark Bell
2009-06-26
1
-6
/
+44
*
Nested block support.
John Mark Bell
2009-06-26
4
-152
/
+356
*
Documentation and context restoration on error
John Mark Bell
2009-06-25
1
-19
/
+38
*
Documentation and context restoration on error
John Mark Bell
2009-06-25
1
-37
/
+261
*
Documentation and context restoration on error
John Mark Bell
2009-06-25
1
-9
/
+72
*
Documentation and context restoration on error
John Mark Bell
2009-06-25
1
-17
/
+183
*
Documentation and context recovery on error
John Mark Bell
2009-06-25
1
-19
/
+132
*
Padding shorthand property parser
John Mark Bell
2009-06-25
5
-1
/
+242
*
Documentation and context restoration on error
John Mark Bell
2009-06-25
1
-5
/
+86
*
Margin shorthand parser
John Mark Bell
2009-06-25
5
-6
/
+248
*
Documentation and context restoration on error
John Mark Bell
2009-06-25
1
-4
/
+83
*
Pedantic whitespace removal
John Mark Bell
2009-06-25
1
-1
/
+0
*
List-style shorthand parser
John Mark Bell
2009-06-25
5
-8
/
+186
*
Documentation and context restoration on error.
John Mark Bell
2009-06-25
1
-365
/
+447
*
Font shorthand property
John Mark Bell
2009-06-25
5
-2
/
+261
*
Documentation and context restoration on error.
John Mark Bell
2009-06-25
1
-300
/
+196
*
Factor out common parts of pause-after and pause-before parsers.
John Mark Bell
2009-06-25
5
-120
/
+379
*
Factor out common part of cue-after and cue-before parsers
John Mark Bell
2009-06-25
1
-104
/
+78
*
Factor comma-separated list parsing out of voice-family parser
John Mark Bell
2009-06-25
3
-327
/
+449
*
Documentation and restoration of context on error.
John Mark Bell
2009-06-25
1
-111
/
+554
*
Any declaration with non-whitespace tokens unconsumed after parsing the prope...
John Mark Bell
2009-06-25
1
-1
/
+11
*
Documentation and context restoration
John Mark Bell
2009-06-25
1
-18
/
+115
*
Documentation and context restoration
John Mark Bell
2009-06-25
1
-41
/
+242
*
Finish documentation
John Mark Bell
2009-06-25
1
-0
/
+241
*
Border and outline shorthand property parsers
John Mark Bell
2009-06-25
5
-19
/
+1248
*
Document border and outline property parsers.
John Mark Bell
2009-06-24
1
-35
/
+195
*
Fix c&p-induced lies
John Mark Bell
2009-06-24
1
-6
/
+6
*
Parse background shorthand property
John Mark Bell
2009-06-19
5
-7
/
+242
*
Some tweaks to the background-position parser, which will theoretically make ...
John Mark Bell
2009-06-18
1
-11
/
+23
*
Document all background-* property parsers and make them behave correctly.
John Mark Bell
2009-06-18
1
-16
/
+108
*
Centralise !important handling.
John Mark Bell
2009-06-18
20
-404
/
+474
*
Define error semantics, actually document functions, general tidying.
John Mark Bell
2009-06-18
1
-22
/
+124
*
Add whitespace
John Mark Bell
2009-06-18
1
-1
/
+1
*
Pedantic wrapping
John Mark Bell
2009-06-18
1
-1
/
+2
[next]