swc/crates/swc_css_prefixer/tests/fixture/selection/output.defaults-not-ie-11.css

10 lines
92 B
CSS

.c::selection {
color: red;
}
::selection {
color: red;
}
::SeLeCtIoN {
color: red;
}