mirror of
https://github.com/swc-project/swc.git
synced 2024-12-20 04:01:39 +03:00
30 lines
367 B
CSS
30 lines
367 B
CSS
table {
|
|
color: \red;
|
|
}
|
|
|
|
a {
|
|
background: url("a).png");
|
|
background: url(a;a);
|
|
background: url(a/*);
|
|
background: \;a;
|
|
}
|
|
:not([foo=")"]) { }
|
|
:not(div/*)*/) { }
|
|
:not(:nth-child(2n of [foo=")"])) { }
|
|
[foo=\"] { }
|
|
[foo=\{] { }
|
|
[foo=\(] { }
|
|
[foo=yes\:\(it\'s\ work\)] { }
|
|
|
|
\@noat { }
|
|
|
|
h1\\{
|
|
color: \\;
|
|
}
|
|
|
|
[attr="\;"] { }
|
|
|
|
.prop {
|
|
\62 olor: red
|
|
}
|