libsass icon indicating copy to clipboard operation
libsass copied to clipboard

A C/C++ implementation of a Sass compiler

Results 109 libsass issues
Sort by recently updated
recently updated
newest added

Per [the `@supports` spec](https://www.w3.org/TR/2013/CR-css3-conditional-20130404/#at-supports) (and also the [more recent version](https://drafts.csswg.org/css-conditional-3/#at-supports)), a condition should only have one of `and` or `or` specified at the top-level. In particular: ```scss @supports (a: b)...

Compatibility - P2
Dart Backport Done

we fuzz-test about latest 3.6.4 libsass and find a heap-buffer-overflow bug to be fixed: steps: 1、build python3 infra/helper.py build_fuzzers --sanitizer address libsass 2、run python3 infra/helper.py run_fuzzer libsass data_context_fuzzer -rss_limit_mb=0 error...

Fuzzy

For consistency with other Sass implementations, NaN (as returned by `0/0`) and the positive and negative infinities (`1/0` and `-1/0`) should not be equal to themselves.

Compatibility - P3
Dart Backport Done

Hello I found a weird behaviour when attempting to fix https://github.com/odoo/enterprise/pull/11881 ## input.scss **This CSS is deliberately WRONG**. ```scss div { ul:first-child() { font-family: Arial; } } ``` (can also...

Dart Backport Done

Version: sassc-3.6.1-8-g3e73 libsass-3.6.3-57-g9515 OS: Ubuntu 16.04 LTS POC: https://github.com/puppet-meteor/NLP_POC/blob/master/sassc/POC_13_000012 cmd: ./sassc POC ASAN log: ================================================================= ==22799==ERROR: AddressSanitizer: stack-overflow on address 0x7fffff7feff8 (pc 0x0000006a0df7 bp 0x000000000003 sp 0x7fffff7ff000 T0) #0 0x6a0df6...

Fuzzy

Version: sassc-3.6.1-8-g3e73 libsass-3.6.3-57-g9515 OS: Ubuntu 16.04 LTS POC: https://github.com/puppet-meteor/NLP_POC/blob/master/sassc/POC_10_000020 cmd: ./sassc POC ASAN log: ================================================================= ==52911==ERROR: AddressSanitizer: stack-overflow on address 0x7fffff7feff0 (pc 0x0000007565bd bp 0x7fffff7ff100 sp 0x7fffff7fefe0 T0) #0 0x7565bc...

Fuzzy

Version: sassc-3.6.1-8-g3e73 libsass-3.6.3-57-g9515 OS: Ubuntu 16.04 LTS POC: https://github.com/puppet-meteor/NLP_POC/blob/master/sassc/POC_13_000007 cmd: ./sassc POC ASAN log: ================================================================= ==20720==ERROR: AddressSanitizer: stack-overflow on address 0x7fffff7feff8 (pc 0x00000075556b bp 0x60200000eb40 sp 0x7fffff7ff000 T0) #0 0x75556a...

Fuzzy

Version: sassc-3.6.1-8-g3e73 libsass-3.6.3-57-g9515 OS: Ubuntu 16.04 LTS POC: https://github.com/puppet-meteor/NLP_POC/blob/master/sassc/POC_13_000004 cmd: ./sassc POC ASAN log: ================================================================= ==40794==ERROR: AddressSanitizer: stack-overflow on address 0x7fffff7fefc8 (pc 0x7ffff6ee1749 bp 0x7fffff7ff840 sp 0x7fffff7fefd0 T0) #0 0x7ffff6ee1748...

Fuzzy

Version: sassc-3.6.1-8-g3e73 libsass-3.6.3-57-g9515 OS: Ubuntu 16.04 LTS POC: https://github.com/puppet-meteor/NLP_POC/blob/master/sassc/1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111 cmd: ./sassc POC ASAN log: ================================================================= ==12224==ERROR: AddressSanitizer: stack-overflow on address 0x7fffff7feff8 (pc 0x000000756a3a bp 0x7fffff7ff070 sp 0x7fffff7ff000 T0) #0 0x756a39...

Fuzzy