summaryrefslogtreecommitdiffstats
path: root/theme-compiler/tests/resources/sasslang/scss
Commit message (Collapse)AuthorAgeFilesLines
* For @-directives, infer missing semicolon before closing brace (#12792)joheriks2013-11-2830-3/+67
| | | | | | | | | | | | | | Parser now accepts the following (note missing semicolon after last @extend-directive): xyzzy { @extend foo ; @extend bar } As a consequence, moved 31 sasslang-cases from broken to fixed. Moved two tests from fixed to broken (34, 95, previously passed accidentally) Change-Id: I8968074abd79dec71be762ed926cc6f37fbcaa99
* Move a sass test that no longer fails.Mika Murtojarvi2013-11-271-0/+3
| | | | Change-Id: Ic83330cbea688be1c30aa89cad9524016617be8d
* Move working sass tests from sasslangbroken to sasslang.Mika Murtojarvi2013-11-272-0/+5
| | | | Change-Id: Ic503021884fd52b650f29df221cef3e69e8ef570
* Support "to" in CSS function parameters (#11309)Henri Sara2013-04-181-0/+6
| | | | | | This change also relaxes whitespace checking in SCSS tests slightly. Change-Id: I2ad5087e7d77ddd0473df47d202c6dd3e228181f
* Fixed several problems related to @extend directive (Ticket #10976)Haijian Wang2013-02-261-0/+10
| | | | Change-Id: I5e409856601aa514965319453c11946028b08dda
* Selector now can begin with a combinator. (Ticket #10754)Haijian Wang2013-02-191-0/+2
| | | | Change-Id: Id2f1a006e4caaf790f573ee823fcc41312f30261
* Move SASS tests that now work to correct directoryHenri Sara2012-12-092-0/+7
| | | | Change-Id: I8826539b5f51db29c46159f7f0d751d3fdf7eff2
* Refactor tests imported from the sass-lang project (#9751)Henri Sara2012-11-26329-2558/+0
| | | | | | Currently broken tests are separated from those that succeed. Change-Id: Iefb8a44464b62d332277fc15c678e160277b49ee
* Imported tests from the sass-lang project (#9751)Henri Sara2012-11-26422-0/+2704
Change-Id: I9acd28e13718a0f78b0f91af5161e94599193a15