13 lines
220 B
CSS
13 lines
220 B
CSS
|
.test-2798 {
|
||
|
regression: fixed;
|
||
|
}
|
||
|
.conditions-parser-1 {
|
||
|
only-atomic: ok;
|
||
|
}
|
||
|
.conditions-parser-2 {
|
||
|
only-atomic-with-nested-parenthesis: ok;
|
||
|
}
|
||
|
.conditions-parser-3 {
|
||
|
only-atomic-nested-parenthesis-on-right: ok;
|
||
|
}
|