2 text-shadow: -1px -1px 1px red, 6px 5px 5px yellow;
3 -moz-box-shadow: 0pt 0pt 2px rgba(255, 255, 255, 0.4) inset,
4 0pt 4px 6px rgba(255, 255, 255, 0.4) inset;
5 -webkit-transform: rotate(-0.0000000001deg);
9 unicode-range: U+??????, U+0???, U+0-7F, U+A5;
12 -moz-transform: translate(0, 11em) rotate(-90deg);
13 transform: rotateX(45deg);
15 .item[data-cra_zy-attr1b-ut3=bold] {
18 p:not([class*="lead"]) {
22 input[type="text"].class#id[attr=32]:not(1) {
26 div#id.class[a=1][b=2].class:not(1) {
30 ul.comma > li:not(:only-child)::after {
34 ol.comma > li:nth-last-child(2)::after {
61 -webkit-animation: anim2 7s infinite ease-in-out;
64 @-webkit-keyframes frames {
70 @keyframes fontbulger1 {
91 @supports ( box-shadow: 2px 2px 2px black ) or
92 ( -moz-box-shadow: 2px 2px 2px black ) {
94 box-shadow: 2px 2px 2px black;
95 -moz-box-shadow: 2px 2px 2px black;
99 @-x-document url-prefix(""github.com"") {
108 @namespace foo url(http://www.example.com);
110 foo|h1 { color: blue; }
111 foo|* { color: yellow; }
113 *|h1 { color: green; }
116 UpperCaseProperties: allowed;
123 ::distributed(input::placeholder) {