You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Haijian Wang 934b8ceb3f support arithmetics in the SCSS compiler (#9354) 11 years ago
..
basic_arithmetics.css support arithmetics in the SCSS compiler (#9354) 11 years ago
chained_mixins.css Use separate scope for variables within a mixin (#10453) 11 years ago
contains-in-if.css supports contains in @if, related to Ticket #9975 11 years ago
expressions.css SASS fails to parse CSS expression function. (Ticket #9870) 11 years ago
first_selector_with_pseudo.css Eliminate ambiguity between pseudos and properties (#10406) 11 years ago
if_in_mixin.css Support @if in @mixin (#10438) 11 years ago
interpolation-in-property-name.css support interpolation in property name (#9410) 11 years ago
keyframe.css Supports @keyframes, related to Ticket #10000 11 years ago
listmodify.css Move some SCSS tests to be scanned automatically 11 years ago
microsoft-extensions.css Extend support for Microsoft filter expressions in SASS (#10597) 11 years ago
mixin-multiple-params.css Referencing multiple params in multiple lines inside mixin (Ticket 11 years ago
mixin_variables.css Use separate scope for variables within a mixin (#10453) 11 years ago
negative-rem-value.css Paser doesn't know CSS 'lem' and 'rem'. (Ticket #11024) 11 years ago
nested-selector-begin-with-plus.css Selector now can begin with a combinator. (Ticket #10754) 11 years ago
remove-directive.css Move some SCSS tests to be scanned automatically 11 years ago
selector-with-parenthesis.css pseudo-class css selector fails the parser. (Ticket 10316) 11 years ago
selector_types.css Accept anything as pseudo function parameters (#10316) 11 years ago
semicolons.css Move some SCSS tests to be scanned automatically 11 years ago
unknown_as_is.css Copy unrecognized @ rules to output as is (#10486) 11 years ago
url-path.css fix Ticket #10506, remove quotes in url path 11 years ago
utf8.css Preserve UTF-8 in imported files and output @charset in generated css 11 years ago
var-in-css-function.css Sass replaces variables based on substring matches. (Tickets #10508, 11 years ago
var-substring-match.css Sass replaces variables based on substring matches. (Tickets #10508, 11 years ago