summaryrefslogtreecommitdiffstats
path: root/theme-compiler/tests/resources
Commit message (Expand)AuthorAgeFilesLines
* Merge changes from origin/7.1Artur Signell2013-11-112-0/+26
|\
| * Add a test for @mixin { @font-face {...} } (#11649)joheriks2013-11-082-0/+26
* | Merge commit 'a3aa6cc93e22fd6ff37ea6f3aa91810cab2aa624'Artur Signell2013-11-114-0/+32
|\|
| * Fixes for sass compiler, handling mixins (#11288).Mika Murtojarvi2013-11-084-0/+32
* | Merge commit 'a2f255448e6a755892a97b7df9fc2b65efc5dccc'Artur Signell2013-11-112-0/+9
|\|
| * Allow @font-face and general @-directives inside @if-blocks (#11649)joheriks2013-11-052-0/+9
* | Merge commit '9d84c091714f01e0088fab2202c10b505e78a607'Artur Signell2013-11-112-0/+6
|\|
| * Parser stripped minus of negative numbers with unknown units (#12811)joheriks2013-10-282-0/+6
* | A fix for handling nested parentheses in sass (#12833)Mika Murtojarvi2013-11-071-0/+3
* | Sass, the handling of selectors containing multiple #-symbols (#12832)Mika Murtojarvi2013-11-061-0/+9
* | Import W3C CSS tests to validate CSS parsing (#12735)joheriks2013-10-30728-0/+3956
* | Merge changes from origin/7.1Leif Åstrand2013-10-2215-4/+92
|\|
| * Handle numbers in the same way if they do not have a unit (#12732)Artur Signell2013-10-168-0/+88
| * Add sub directory support to sass test scanner (#12790)Artur Signell2013-10-167-4/+4
* | Merge changes from origin/7.1Henrik Paul2013-10-182-0/+11
|\|
| * Fix whitespace after including a mixin (#12715)Mika Murtojarvi2013-10-142-0/+11
* | Compass test cases (#11776)Artur Signell2013-09-2617-0/+132
|/
* Added controlDirective to ifContentStatement. Fixes ticket #12105.Juho Nurminen2013-08-282-0/+26
* #11638: Ending an imported SCSS file with a comment causes an error inHaijian Wang2013-07-013-0/+9
* Support nested SASS imports (#11909)Henri Sara2013-05-282-0/+8
* Merge commit 'a52ceb96590333' into 7.1Leif Åstrand2013-05-176-0/+149
|\
| * Merge commit 'feb9a8c3510afc76c079fafcd9e507205bde139c'Artur Signell2013-04-234-0/+34
| |\
| * \ Merge remote-tracking branch 'origin/7.0'John Ahlroos2013-03-0112-0/+104
| |\ \
| * | | support @content directive for Sass compiler (Ticket #10207)Haijian Wang2013-02-284-0/+74
| * | | support arithmetics in the SCSS compiler (#9354)Haijian Wang2013-02-272-0/+75
* | | | Support non-trivial SASS media selectors (#11455)Henri Sara2013-05-146-0/+32
| |_|/ |/| |
* | | Support "to" in CSS function parameters (#11309)Henri Sara2013-04-184-0/+34
| |/ |/|
* | Fixed several problems related to @extend directive (Ticket #10976)Haijian Wang2013-02-2612-0/+104
|/
* Selector now can begin with a combinator. (Ticket #10754)Haijian Wang2013-02-194-0/+18
* more than expected params in mixin throws IOB exception. (Ticket #10988)Haijian Wang2013-02-191-0/+4
* Added back previous removed test due to #9870 to pass test (TicketHaijian Wang2013-02-141-0/+1
* SASS fails to parse CSS expression function. (Ticket #9870)Haijian Wang2013-02-142-0/+6
* Merge "Sass replaces variables based on substring matches. (Tickets #10508, #...Henri Sara2013-02-134-0/+30
|\
| * Sass replaces variables based on substring matches. (Tickets #10508,Haijian Wang2013-02-134-0/+30
* | Paser doesn't know CSS 'lem' and 'rem'. (Ticket #11024)Haijian Wang2013-02-132-0/+10
* | Merge "Referencing multiple params in multiple lines inside mixin (Ticket #10...Henri Sara2013-02-122-0/+14
|\ \ | |/ |/|
| * Referencing multiple params in multiple lines inside mixin (TicketHaijian Wang2013-02-122-0/+14
* | pseudo-class css selector fails the parser. (Ticket 10316)Haijian Wang2013-02-112-0/+16
|/
* Preserve UTF-8 in imported files and output @charset in generated cssHaijian Wang2013-01-093-0/+12
* Supports @keyframes, related to Ticket #10000Haijian Wang2013-01-092-0/+84
* supports contains in @if, related to Ticket #9975Haijian Wang2013-01-082-0/+25
* support interpolation in property name (#9410)Haijian Wang2013-01-042-0/+15
* Merge "fix Ticket #10506, remove quotes in url path"Henri Sara2013-01-023-0/+11
|\
| * fix Ticket #10506, remove quotes in url pathHaijian Wang2013-01-023-0/+11
* | Extend support for Microsoft filter expressions in SASS (#10597)Henri Sara2012-12-272-0/+2
|/
* Copy unrecognized @ rules to output as is (#10486)Henri Sara2012-12-192-0/+6
* Use separate scope for variables within a mixin (#10453)Henri Sara2012-12-144-0/+43
* Move SASS tests that now work to correct directoryHenri Sara2012-12-094-0/+0
* Accept anything as pseudo function parameters (#10316)Henri Sara2012-12-072-0/+33
* Support @if in @mixin (#10438)Henri Sara2012-11-302-0/+12