Safari 9 -> CSS3 selector not working

Hi, I suspect that new browser do not render the following corectly,


problem is in the selector

&:not(root:root) {

background-image: url("/Images/" + $name + ".png");

}



all other versions behaves like expected, but not safari 9

please help.

Safari 9 -> CSS3 selector not working
 
 
Q