Тест CSS-фильтров для Safari

Красный фон означает что Ваш броузер не читает CSS в соответствующей конструкции.

body:first-of-type .class{ }

html:root*.class { }

html*.class { }

@media screen and (-webkit-min-device-pixel-ratio:0){.class { }}

body:first-of-type .class { }