- 20 Feb, 2019 1 commit
-
-
Gertjan van Heertum authored
- added (base) test cases for the lexer issues and 2 test files. The d="" luckily seems to behave as expected (did crash in earlier versions) - found the exact line in the CSS that failed (border with !important) and isolated the test - updated names of the tests and files - added a reference test for the non important line (which should always work). - fixed small spelling error in the css parser. - added trailing whitespace test for #399, which also crashes the lexer
-
- 10 Feb, 2019 1 commit
-
-
mrbean-bremen authored
- conforms to CSS specs - use default value if value is empty - fixes #318
-
- 19 Jan, 2019 1 commit
-
-
Matt Schneeberger authored
-
- 22 Dec, 2018 1 commit
-
-
Vadim Zaslavsky authored
See ExCSS pull request #62: https://github.com/TylerBrinks/ExCSS/pull/62
-
- 10 Jan, 2015 1 commit
-
-
David Snipp authored
Stop crash on null or empty images Deal with multiple spaces in Matrix
-
- 10 Aug, 2014 1 commit
-
-
Eric Domke authored
- Support of generic fonts (serif, sans-serif, monospace) - Initial support of filters - Fixes to gradient rendering
-
- 01 Aug, 2014 1 commit
-
-
Eric Domke authored
- Very initial support of CSS stylesheets in the SVG via including the ExCss and Fizzler libraries - Bug fixes with path rendering - Improvements to the API for loading an SVG file
-