|
37 | 37 | "float",
|
38 | 38 | "clear",
|
39 | 39 | "overflow",
|
40 |
| - "-ms-overflow-x", |
41 |
| - "-ms-overflow-y", |
42 | 40 | "overflow-x",
|
43 | 41 | "overflow-y",
|
44 | 42 | "-webkit-overflow-scrolling",
|
45 | 43 | "clip",
|
46 |
| - "-webkit-box-sizing", |
47 |
| - "-moz-box-sizing", |
48 | 44 | "box-sizing",
|
49 | 45 | "margin",
|
50 | 46 | "margin-top",
|
|
89 | 85 | "border-left-width",
|
90 | 86 | "border-left-style",
|
91 | 87 | "border-left-color",
|
92 |
| - "-webkit-border-radius", |
93 |
| - "-moz-border-radius", |
94 | 88 | "border-radius",
|
95 |
| - "-webkit-border-top-left-radius", |
96 |
| - "-moz-border-radius-topleft", |
97 | 89 | "border-top-left-radius",
|
98 |
| - "-webkit-border-top-right-radius", |
99 |
| - "-moz-border-radius-topright", |
100 | 90 | "border-top-right-radius",
|
101 |
| - "-webkit-border-bottom-right-radius", |
102 |
| - "-moz-border-radius-bottomright", |
103 | 91 | "border-bottom-right-radius",
|
104 |
| - "-webkit-border-bottom-left-radius", |
105 |
| - "-moz-border-radius-bottomleft", |
106 | 92 | "border-bottom-left-radius",
|
107 |
| - "-webkit-border-image", |
108 |
| - "-moz-border-image", |
109 |
| - "-o-border-image", |
110 | 93 | "border-image",
|
111 |
| - "-webkit-border-image-source", |
112 |
| - "-moz-border-image-source", |
113 |
| - "-o-border-image-source", |
114 | 94 | "border-image-source",
|
115 |
| - "-webkit-border-image-slice", |
116 |
| - "-moz-border-image-slice", |
117 |
| - "-o-border-image-slice", |
118 | 95 | "border-image-slice",
|
119 |
| - "-webkit-border-image-width", |
120 |
| - "-moz-border-image-width", |
121 |
| - "-o-border-image-width", |
122 | 96 | "border-image-width",
|
123 |
| - "-webkit-border-image-outset", |
124 |
| - "-moz-border-image-outset", |
125 |
| - "-o-border-image-outset", |
126 | 97 | "border-image-outset",
|
127 |
| - "-webkit-border-image-repeat", |
128 |
| - "-moz-border-image-repeat", |
129 |
| - "-o-border-image-repeat", |
130 | 98 | "border-image-repeat",
|
131 |
| - "-webkit-border-top-image", |
132 |
| - "-moz-border-top-image", |
133 |
| - "-o-border-top-image", |
134 | 99 | "border-top-image",
|
135 |
| - "-webkit-border-right-image", |
136 |
| - "-moz-border-right-image", |
137 |
| - "-o-border-right-image", |
138 | 100 | "border-right-image",
|
139 |
| - "-webkit-border-bottom-image", |
140 |
| - "-moz-border-bottom-image", |
141 |
| - "-o-border-bottom-image", |
142 | 101 | "border-bottom-image",
|
143 |
| - "-webkit-border-left-image", |
144 |
| - "-moz-border-left-image", |
145 |
| - "-o-border-left-image", |
146 | 102 | "border-left-image",
|
147 |
| - "-webkit-border-corner-image", |
148 |
| - "-moz-border-corner-image", |
149 |
| - "-o-border-corner-image", |
150 | 103 | "border-corner-image",
|
151 |
| - "-webkit-border-top-left-image", |
152 |
| - "-moz-border-top-left-image", |
153 |
| - "-o-border-top-left-image", |
154 | 104 | "border-top-left-image",
|
155 |
| - "-webkit-border-top-right-image", |
156 |
| - "-moz-border-top-right-image", |
157 |
| - "-o-border-top-right-image", |
158 | 105 | "border-top-right-image",
|
159 |
| - "-webkit-border-bottom-right-image", |
160 |
| - "-moz-border-bottom-right-image", |
161 |
| - "-o-border-bottom-right-image", |
162 | 106 | "border-bottom-right-image",
|
163 |
| - "-webkit-border-bottom-left-image", |
164 |
| - "-moz-border-bottom-left-image", |
165 |
| - "-o-border-bottom-left-image", |
166 | 107 | "border-bottom-left-image",
|
167 | 108 | "background",
|
168 | 109 | "filter:progid:DXImageTransform.Microsoft.AlphaImageLoader",
|
169 | 110 | "background-color",
|
170 | 111 | "background-image",
|
171 | 112 | "background-attachment",
|
172 | 113 | "background-position",
|
173 |
| - "-ms-background-position-x", |
174 |
| - "-ms-background-position-y", |
175 | 114 | "background-position-x",
|
176 | 115 | "background-position-y",
|
177 |
| - "-webkit-background-clip", |
178 |
| - "-moz-background-clip", |
179 | 116 | "background-clip",
|
180 | 117 | "background-origin",
|
181 |
| - "-webkit-background-size", |
182 |
| - "-moz-background-size", |
183 |
| - "-o-background-size", |
184 | 118 | "background-size",
|
185 | 119 | "background-repeat",
|
186 | 120 | "box-decoration-break",
|
187 |
| - "-webkit-box-shadow", |
188 |
| - "-moz-box-shadow", |
189 | 121 | "box-shadow",
|
190 | 122 | "color",
|
191 | 123 | "table-layout",
|
|
202 | 134 | "-ms-writing-mode",
|
203 | 135 | "vertical-align",
|
204 | 136 | "text-align",
|
205 |
| - "-webkit-text-align-last", |
206 |
| - "-moz-text-align-last", |
207 |
| - "-ms-text-align-last", |
208 | 137 | "text-align-last",
|
209 | 138 | "text-decoration",
|
210 | 139 | "text-emphasis",
|
211 | 140 | "text-emphasis-position",
|
212 | 141 | "text-emphasis-style",
|
213 | 142 | "text-emphasis-color",
|
214 | 143 | "text-indent",
|
215 |
| - "-ms-text-justify", |
216 | 144 | "text-justify",
|
217 | 145 | "text-outline",
|
218 | 146 | "text-transform",
|
219 | 147 | "text-wrap",
|
220 |
| - "-ms-text-overflow", |
221 | 148 | "text-overflow",
|
222 | 149 | "text-overflow-ellipsis",
|
223 | 150 | "text-overflow-mode",
|
224 | 151 | "text-shadow",
|
225 | 152 | "white-space",
|
226 | 153 | "word-spacing",
|
227 |
| - "-ms-word-wrap", |
228 | 154 | "word-wrap",
|
229 |
| - "-ms-word-break", |
230 | 155 | "word-break",
|
231 |
| - "-moz-tab-size", |
232 |
| - "-o-tab-size", |
233 | 156 | "tab-size",
|
234 |
| - "-webkit-hyphens", |
235 |
| - "-moz-hyphens", |
236 | 157 | "hyphens",
|
237 | 158 | "letter-spacing",
|
238 | 159 | "font",
|
|
249 | 170 | "-ms-filter:\\'progid:DXImageTransform.Microsoft.Alpha",
|
250 | 171 | "filter:progid:DXImageTransform.Microsoft.Alpha(Opacity",
|
251 | 172 | "-ms-interpolation-mode",
|
252 |
| - "-webkit-filter", |
253 |
| - "-ms-filter", |
254 | 173 | "filter",
|
255 | 174 | "resize",
|
256 | 175 | "cursor",
|
|
259 | 178 | "nav-right",
|
260 | 179 | "nav-down",
|
261 | 180 | "nav-left",
|
262 |
| - "-webkit-transition", |
263 |
| - "-moz-transition", |
264 |
| - "-ms-transition", |
265 |
| - "-o-transition", |
266 | 181 | "transition",
|
267 |
| - "-webkit-transition-delay", |
268 |
| - "-moz-transition-delay", |
269 |
| - "-ms-transition-delay", |
270 |
| - "-o-transition-delay", |
271 | 182 | "transition-delay",
|
272 |
| - "-webkit-transition-timing-function", |
273 |
| - "-moz-transition-timing-function", |
274 |
| - "-ms-transition-timing-function", |
275 |
| - "-o-transition-timing-function", |
276 | 183 | "transition-timing-function",
|
277 |
| - "-webkit-transition-duration", |
278 |
| - "-moz-transition-duration", |
279 |
| - "-ms-transition-duration", |
280 |
| - "-o-transition-duration", |
281 | 184 | "transition-duration",
|
282 |
| - "-webkit-transition-property", |
283 |
| - "-moz-transition-property", |
284 |
| - "-ms-transition-property", |
285 |
| - "-o-transition-property", |
286 | 185 | "transition-property",
|
287 |
| - "-webkit-transform", |
288 |
| - "-moz-transform", |
289 |
| - "-ms-transform", |
290 |
| - "-o-transform", |
291 | 186 | "transform",
|
292 |
| - "-webkit-transform-origin", |
293 |
| - "-moz-transform-origin", |
294 |
| - "-ms-transform-origin", |
295 |
| - "-o-transform-origin", |
296 | 187 | "transform-origin",
|
297 |
| - "-webkit-animation", |
298 |
| - "-moz-animation", |
299 |
| - "-ms-animation", |
300 |
| - "-o-animation", |
301 | 188 | "animation",
|
302 |
| - "-webkit-animation-name", |
303 |
| - "-moz-animation-name", |
304 |
| - "-ms-animation-name", |
305 |
| - "-o-animation-name", |
306 | 189 | "animation-name",
|
307 |
| - "-webkit-animation-duration", |
308 |
| - "-moz-animation-duration", |
309 |
| - "-ms-animation-duration", |
310 |
| - "-o-animation-duration", |
311 | 190 | "animation-duration",
|
312 |
| - "-webkit-animation-play-state", |
313 |
| - "-moz-animation-play-state", |
314 |
| - "-ms-animation-play-state", |
315 |
| - "-o-animation-play-state", |
316 | 191 | "animation-play-state",
|
317 |
| - "-webkit-animation-timing-function", |
318 |
| - "-moz-animation-timing-function", |
319 |
| - "-ms-animation-timing-function", |
320 |
| - "-o-animation-timing-function", |
321 | 192 | "animation-timing-function",
|
322 |
| - "-webkit-animation-delay", |
323 |
| - "-moz-animation-delay", |
324 |
| - "-ms-animation-delay", |
325 |
| - "-o-animation-delay", |
326 | 193 | "animation-delay",
|
327 |
| - "-webkit-animation-iteration-count", |
328 |
| - "-moz-animation-iteration-count", |
329 |
| - "-ms-animation-iteration-count", |
330 |
| - "-o-animation-iteration-count", |
331 | 194 | "animation-iteration-count",
|
332 |
| - "-webkit-animation-direction", |
333 |
| - "-moz-animation-direction", |
334 |
| - "-ms-animation-direction", |
335 |
| - "-o-animation-direction", |
336 | 195 | "animation-direction",
|
337 | 196 | "animation-fill-mode",
|
338 | 197 | "pointer-events",
|
339 | 198 | "unicode-bidi",
|
340 | 199 | "direction",
|
341 |
| - "-webkit-columns", |
342 |
| - "-moz-columns", |
343 | 200 | "columns",
|
344 |
| - "-webkit-column-span", |
345 |
| - "-moz-column-span", |
346 | 201 | "column-span",
|
347 |
| - "-webkit-column-width", |
348 |
| - "-moz-column-width", |
349 | 202 | "column-width",
|
350 |
| - "-webkit-column-count", |
351 |
| - "-moz-column-count", |
352 | 203 | "column-count",
|
353 |
| - "-webkit-column-fill", |
354 |
| - "-moz-column-fill", |
355 | 204 | "column-fill",
|
356 |
| - "-webkit-column-gap", |
357 |
| - "-moz-column-gap", |
358 | 205 | "column-gap",
|
359 |
| - "-webkit-column-rule", |
360 |
| - "-moz-column-rule", |
361 | 206 | "column-rule",
|
362 |
| - "-webkit-column-rule-width", |
363 |
| - "-moz-column-rule-width", |
364 | 207 | "column-rule-width",
|
365 |
| - "-webkit-column-rule-style", |
366 |
| - "-moz-column-rule-style", |
367 | 208 | "column-rule-style",
|
368 |
| - "-webkit-column-rule-color", |
369 |
| - "-moz-column-rule-color", |
370 | 209 | "column-rule-color",
|
371 | 210 | "break-before",
|
372 | 211 | "break-inside",
|
|
376 | 215 | "page-break-after",
|
377 | 216 | "orphans",
|
378 | 217 | "widows",
|
379 |
| - "-ms-zoom", |
380 | 218 | "zoom",
|
381 | 219 | "max-zoom",
|
382 | 220 | "min-zoom",
|
383 | 221 | "user-zoom",
|
384 | 222 | "orientation",
|
385 |
| - "-webkit-user-select", |
386 |
| - "-moz-user-select", |
387 |
| - "-ms-user-select", |
388 |
| - "-o-user-select", |
389 | 223 | "user-select",
|
390 | 224 | "fill",
|
391 | 225 | "stroke",
|
|
0 commit comments